:root{--gold:#ffcc00}.accent,.gold{color:var(--gold)}#research-menu{border:var(--border);display:flex;gap:.5em;flex-direction:column;text-align:center;padding:1em;border-radius:var(--radius);background:var(--color-bg-4);position:sticky;top:calc(var(--gcc-menu-top, 0px) + 1em);z-index:100;box-shadow:10px 10px 20px rgba(0,0,0,.5)}#research-menu .title{font-weight:700;font-size:1.1em;color:var(--color-text)}#research-menu ul{display:flex;gap:.5em;flex-wrap:wrap;justify-content:center;margin-top:0}#research-menu ul li+li{margin-top:0}#research-menu ul li a{display:block;padding:.5em 1em;border-radius:30px;background:var(--color-bg-2);color:var(--color-grey);text-decoration:none;font-weight:600}#research-menu ul li a.active{background:var(--gold);color:var(--color-text-dark)}.gcc h2{margin-bottom:1em}.gcc h3{font-size:1.6em;letter-spacing:-.5px;margin:1em 0;color:var(--color-grey)}.gcc p{line-height:1.7em;font-size:1.1em}.gcc p strong{color:var(--color-text-emphasis)}.gcc .preheader{color:var(--gold)}.gcc table th{background:var(--color-bg-2)}.gcc .button-gold{background:var(--gold);color:var(--color-text-dark);border:1px solid var(--gold);font-weight:700}.calculator-brand{font-size:.85em;color:var(--color-grey);opacity:.75;text-align:center;padding:1em}.calculator-brand a{color:var(--gold);text-decoration:none}.gcc-banner{border:var(--border);border-radius:var(--radius);text-align:center;overflow:hidden}.gcc-banner img{width:100%;height:auto;display:block}.gcc-quote{text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.gcc-quote .text{font-size:1.2em;line-height:1.5em;color:var(--color-text-emphasis);font-weight:700}.gcc-quote .author{font-size:.9em;color:var(--color-grey);margin-top:1em}#gcca-banner{background:linear-gradient(to bottom,rgba(0,0,0,0),var(--color-bg-4));padding:2em 0 5em;text-align:center}#gcca-banner .preheader{color:var(--gold);margin-bottom:2em;font-size:1.2em;font-weight:700}#gcca-banner h1{font-size:3em;margin-bottom:.5em;line-height:1em}#gcca-banner .subtitle{font-size:1.5em;margin-top:.25em}#gcca-banner .button-group{justify-content:center}#gcca-banner .container{text-align:left}#gcca-exSum ul{display:flex;flex-direction:column;gap:1em;margin-top:2em}#gcca-exSum li+li{margin-top:0}#gcca-exSum li{padding:.75em .75em .75em 2em;border:var(--border-light);border-radius:var(--radius);border-left:3px solid var(--gold)}#gcca-catError .list{display:flex;flex-direction:column;gap:1em;text-align:center}#gcca-catError .list .catError_card{border:var(--border);display:flex;flex-direction:column;gap:.5em;padding:1em;border-radius:var(--radius);background:var(--color-bg-4)}#gcca-catError .list .catError_card .date{text-transform:uppercase;font-size:.9em;margin-bottom:.5em}#gcca-catError .list .catError_card .val{font-size:1.8em;line-height:1em;font-weight:700}#gcca-catError .list .catError_card .text{color:var(--color-grey);margin-top:.5em}#gcca-catError .list .arrow{padding:1em;text-align:center}#gcca-catError .list .arrow .text{color:var(--gold);margin-bottom:.5em}#gcca-catError .list .arrow svg{color:var(--gold);width:30px;height:30px;display:block;margin:0 auto}#gcca-catError .list .arrow .arrow-right{display:none}#gcca-catError .note{border-left:5px solid var(--gold);padding-left:2em}#gcaa-forces{background:var(--color-bg-4);padding-top:4em;padding-bottom:4em}#gcaa-forces h2{color:var(--color-grey);text-transform:capitalize}#gcaa-forces h2 strong{color:var(--color-text-emphasis)}#gcca-coverage{background:var(--color-bg-4);padding-top:4em;padding-bottom:4em}#gcca-coverage .top{display:flex;flex-direction:column;gap:2em}#gcca-conclusion .list{display:flex;flex-direction:column;gap:1em}#gcca-conclusion .catConclusion-card{border:var(--border);padding:1em;border-radius:var(--radius);background:var(--color-bg-2);display:flex;flex-direction:column;gap:.5em}#gcca-conclusion .catConclusion-card .number{font-weight:700;color:var(--gold)}#gcca-conclusion .catConclusion-card .title{color:var(--color-text-emphasis);font-size:1.3em;font-weight:700}#gcca-conclusion .catConclusion-card .text{line-height:1.6em}#gcca-simulator{background:linear-gradient(to top,rgba(0,0,0,0),var(--color-bg-4));padding-top:4em;padding-bottom:4em;text-align:center}#gcca-simulator .button-group{justify-content:center}#gcc-calculator h2{font-size:1.5em;letter-spacing:-1px;display:flex;gap:1em;align-items:center}#gcc-calculator h2 span{text-transform:uppercase;font-size:.5em;font-weight:400;line-height:.5em;letter-spacing:0;padding:.5em 1em;display:block;border:1px solid var(--color-success);border-radius:20px;color:var(--color-success);background:var(--color-success-bg)}#gccc-header{background:linear-gradient(to bottom,rgba(0,0,0,0),var(--color-bg-4));padding:2em 0 5em;text-align:center}#gccc-header h1{font-size:3em;line-height:1em}#gccc-header h1 span{display:block;font-weight:400}#gccc-header h1 strong{color:var(--gold)}#gccc-header .preheader{color:var(--gold);margin-bottom:2em;font-size:1.2em;font-weight:700}#gccc-header .button-group{justify-content:center}.gcc-preset .button-group{flex-wrap:wrap;display:flex;gap:.5em;margin-top:1em}.gcc-preset .button-group button{display:inline-block;background:none;color:var(--color-grey);border:1px solid var(--color-grey)}.gcc-preset .button-group button.active{border-color:var(--gold);background:var(--gold);color:var(--color-text-dark);font-weight:600}.gcc-preset .button-group button .gcc-preset-check{width:14px;height:14px;vertical-align:-2px;margin-right:.3em}.gcc-panel{padding:3em 0}.gcc-panel+.gcc-panel{border-top:var(--border-dotted)}.gcc-panel .gcc-panel_header{display:flex;gap:1em;justify-content:space-between;align-items:center}.gcc-panel .gcc-panel_header h3{font-size:1.1em;letter-spacing:0}.gcc-panel .gcc-panel_header .val{color:var(--gold);font-weight:700;font-size:1.1em}.gcc-panel .gcc-panel_text{margin-top:.5em;font-size:.9em;color:var(--color-grey)}.gcc-panel .gcc-panel_input{font-size:.7em;color:var(--color-grey);margin-top:2em}.gcc-panel .gcc-panel_input input[type=range]{-webkit-appearance:none;appearance:none;width:100%;background:var(--color-bg-2)}.gcc-panel .gcc-panel_input input[type=range]:focus{outline:none}.gcc-panel .gcc-panel_input input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,var(--gold) var(--fill,50%),var(--color-bg-2) var(--fill,50%));box-shadow:inset 1px 1px 1px rgba(0,0,0,.5);height:6px;border-radius:3px}.gcc-panel .gcc-panel_input input[type=range]::-moz-range-track{background:var(--color-bg-2);box-shadow:inset 1px 1px 1px rgba(0,0,0,.5);height:6px;border-radius:3px}.gcc-panel .gcc-panel_input input[type=range]::-moz-range-progress{background:var(--gold);height:6px;border-radius:3px}.gcc-panel .gcc-panel_input input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--gold);border:2px solid var(--color-bg-2);box-shadow:0 0 0 1px var(--gold),0 2px 5px rgba(0,0,0,.5);cursor:pointer;margin-top:-6px}.gcc-panel .gcc-panel_input input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}.gcc-panel .gcc-panel_input input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--gold);border:2px solid var(--color-bg-2);box-shadow:0 0 0 1px var(--gold);cursor:pointer}.gcc-panel .gcc-panel_input_scale{display:flex;justify-content:space-between;font-size:.9em;margin-top:1em}.gcc-panel .gcc-panel_input_scale span{color:var(--color-grey)}.gcc-adv-toggle{display:block;width:100%;text-align:left;margin-top:.5em;background:none;border:none;border-top:var(--border-dotted);color:var(--gold);font-weight:600;cursor:pointer;padding:1.5em 0 .5em;font-size:.95em}.gcc-adv-toggle:hover{text-decoration:underline}.gcc-adv{display:none}.gcc-adv.open{display:block}.gcc-adv .gcc-adv-row{display:flex;gap:1em}.gcc-adv .gcc-adv-row .gcc-panel{flex:1;padding:1.5em 0}.gcc-grid-right{border:1px solid var(--gold);border-radius:var(--radius);padding:1.5em;background:var(--color-bg-4)}.gcc-grid-right .two-lines{min-height:50px}.gcc-grid-right .disclaimer{font-size:.9em;color:var(--color-grey);margin-top:1em}.gcc-right_timing{font-size:2.4em;line-height:1em;font-weight:700;color:var(--gold);letter-spacing:-.01em;font-variant-numeric:tabular-nums}.gcc-right_timing span{color:inherit}.gcc-right_lead{font-size:1.7em;line-height:1em;font-weight:700;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.gcc-right_buttons button{background:var(--gold);color:var(--color-text-dark);border:1px solid var(--gold)}#gcc-locked a{display:inline-block}.gcc-grid .calculator-brand{border-top:var(--border-dotted);border-bottom:var(--border-dotted)}@media (min-width:768px){#research-menu{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:40px;padding:1em 2em}#gcca-conclusion .list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1em;align-items:stretch}}@media (min-width:992px){#research-menu ul li a{transition:var(--transition)}#research-menu ul li a:hover{background:var(--gold);color:var(--color-text-dark)}#gcca-catError .list{flex-direction:row;justify-content:center;gap:1em;align-items:stretch}#gcca-catError .list .catError_card{flex:1}#gcca-catError .list .arrow{display:flex;flex-direction:column;justify-content:center;align-items:center}#gcca-catError .list .arrow .arrow-right{display:block}#gcca-catError .list .arrow .arrow-down{display:none}#gcca-model .list .catModel-card{flex:0 0 calc(25% - 1em)}#gcca-coverage .top{flex-direction:row;justify-content:center;gap:2em;align-items:center}#gcca-coverage .top>div{flex:1}.gcc-preset .button-group button{transition:var(--transition)}.gcc-preset .button-group button:hover{border-color:var(--gold);color:var(--color-text)}.gcc-grid{display:grid;grid-template-columns:1fr 420px;gap:2em}}