.gg-tool{min-height:100vh;background:var(--gg-black);color:var(--gg-white)}.gg-tool .gg-content-header{justify-content:space-between;border-bottom:1px solid rgb(246 245 239 / .3)}.gg-tool-hero{min-height:690px;display:grid;grid-template-columns:68% 32%;border-bottom:1px solid var(--gg-white);overflow:hidden}.gg-tool-hero>div{padding:6rem 4vw 4rem;display:flex;flex-direction:column;justify-content:space-between}.gg-tool-hero>div>span,.gg-tool-hero aside b{color:var(--gg-orange);font-size:.6rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.gg-tool-hero h1{margin:3rem 0 0;font-size:clamp(7rem,15vw,17rem);line-height:.67;letter-spacing:-.095em}.gg-tool-hero h1 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-orange)}.gg-tool-hero aside{padding:4rem 3vw;display:flex;flex-direction:column;justify-content:flex-end;background:var(--gg-red);color:var(--gg-black)}.gg-tool-hero aside p{margin:0 0 4rem;font:italic clamp(1.7rem,2.7vw,3rem)/1.08 Georgia,serif}.gg-decision{background:var(--gg-white);color:var(--gg-black)}.gg-decision-progress{position:sticky;z-index:12;top:0;display:grid;grid-template-columns:repeat(4,1fr);background:var(--gg-black);color:var(--gg-white);border-bottom:1px solid rgb(246 245 239 / .4)}.gg-decision-progress button{min-height:78px;display:grid;grid-template-columns:70px 1fr;align-items:center;text-align:left;padding:0 1.4rem;background:#fff0;color:inherit;border:0;border-right:1px solid rgb(246 245 239 / .35);cursor:pointer}.gg-decision-progress button:disabled{cursor:default;opacity:.42}.gg-decision-progress span{color:var(--gg-orange);font-size:.54rem;font-weight:900;letter-spacing:.1em}.gg-decision-progress b{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}.gg-decision-progress button.active{background:var(--gg-orange);color:var(--gg-black)}.gg-decision-progress button.active span{color:var(--gg-red)}.gg-decision-progress button.complete span:after{content:" ✓";color:var(--gg-white)}.gg-decision-panel{min-height:850px}.gg-decision-panel[hidden],.gg-decision-result[hidden]{display:none}.gg-decision-panel>header{min-height:360px;padding:5rem 4vw 3rem;background:var(--gg-green);color:var(--gg-white);position:relative;overflow:hidden}.gg-decision-panel>header:after{content:"✦";position:absolute;right:2vw;top:-7rem;color:var(--gg-orange);font-size:34rem;line-height:1;opacity:.18}.gg-decision-panel>header span,.gg-decision-panel>header p{position:relative;z-index:1;margin:0;color:var(--gg-orange);font-size:.58rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gg-decision-panel>header p{margin-top:1rem;color:var(--gg-white)}.gg-decision-panel>header h2{position:relative;z-index:1;margin:2.5rem 0 0;font-size:clamp(4rem,8vw,9rem);line-height:.76;letter-spacing:-.075em}.gg-decision-panel>header h2 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-orange)}.gg-decision-choices{margin:0;padding:0;border:0}.gg-decision-choices legend,.gg-zone>span{display:block;width:100%;padding:1.2rem 4vw;background:var(--gg-orange);font-size:.56rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gg-decision-choices label{min-height:76px;display:grid;grid-template-columns:1fr auto;align-items:center;padding:0 4vw;border-bottom:1px solid var(--gg-black);cursor:pointer;transition:padding .18s,background .18s,color .18s}.gg-decision-choices label:hover{padding-left:4.8vw}.gg-decision-choices label:has(input:focus-visible){outline:4px solid var(--gg-orange);outline-offset:-4px}.gg-decision-choices label:has(input:checked){background:var(--gg-black);color:var(--gg-white)}.gg-decision-choices input{position:absolute;opacity:0;pointer-events:none}.gg-decision-choices label span{font-size:clamp(1rem,1.5vw,1.35rem);font-weight:900}.gg-decision-choices label b{color:var(--gg-red)}.gg-decision-choices label:has(input:checked) b:before{content:"✓"}.gg-decision-choices label:has(input:checked) b{font-size:0;color:var(--gg-orange)}.gg-decision-choices label:has(input:checked) b:before{font-size:1rem}.gg-goal-choices label{min-height:94px}.gg-goal-choices label span{font-size:clamp(1.35rem,2.5vw,2.7rem);letter-spacing:-.04em}.gg-condition-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--gg-black)}.gg-condition-grid>*{background:var(--gg-white)}.gg-condition-grid .gg-decision-choices:nth-child(3){grid-column:1/-1}.gg-zone{display:block;grid-column:1/-1}.gg-zone input{width:100%;min-height:95px;padding:0 4vw;border:0;border-radius:0;background:var(--gg-white);color:var(--gg-black);font:900 clamp(1.4rem,2.5vw,2.5rem)/1 Arial,sans-serif;text-transform:uppercase}.gg-zone input:focus{outline:4px solid var(--gg-red);outline-offset:-4px}.gg-check{grid-column:1/-1;min-height:90px;display:flex;align-items:center;gap:1rem;padding:0 4vw;background:var(--gg-green);color:var(--gg-white);cursor:pointer;font-size:1rem;font-weight:900}.gg-check input{width:22px;height:22px;accent-color:var(--gg-orange)}.gg-decision-panel>footer{min-height:110px;padding:1.5rem 4vw;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;background:var(--gg-black);color:var(--gg-white)}.gg-decision-panel>footer button,.gg-decision-result>footer button,.gg-decision-result>footer a{border:1px solid rgb(246 245 239 / .6);background:#fff0;color:var(--gg-white);padding:1rem 1.3rem;font-size:.62rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase;cursor:pointer}.gg-decision-panel>footer button:last-child{background:var(--gg-red);border-color:var(--gg-red)}.gg-decision-panel>footer button b{margin-left:1.2rem;color:var(--gg-orange)}.gg-decision-error{margin:0;text-align:center;color:var(--gg-orange);font-size:.65rem;font-weight:900;letter-spacing:.08em}.gg-decision-result>header{min-height:680px;display:grid;grid-template-columns:68% 32%;background:var(--gg-black);color:var(--gg-white)}.gg-decision-result>header>div{padding:5rem 4vw}.gg-decision-result>header span,.gg-result-summary>span,.gg-result-bottom span{color:var(--gg-orange);font-size:.57rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gg-decision-result>header p{font-size:.58rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.gg-decision-result h2{margin:3rem 0 0;font-size:clamp(4.5rem,9vw,10rem);line-height:.76;letter-spacing:-.08em}.gg-decision-result h2 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-orange)}.gg-decision-result>header aside{padding:4rem 3vw;display:flex;flex-direction:column;justify-content:flex-end;background:var(--gg-red);color:var(--gg-black)}.gg-decision-result>header aside span{color:var(--gg-black)}.gg-decision-result>header aside p{margin:2rem 0 0;font:italic clamp(1.5rem,2.6vw,2.8rem)/1.1 Georgia,serif;text-transform:none;letter-spacing:0}.gg-result-summary{display:grid;grid-template-columns:220px 1fr;gap:3rem;padding:4rem 4vw;background:var(--gg-orange)}.gg-result-summary span{color:var(--gg-black)}.gg-result-summary p{max-width:1050px;margin:0;font:italic clamp(1.5rem,2.5vw,2.6rem)/1.28 Georgia,serif}.gg-result-options{display:grid;grid-template-columns:repeat(3,1fr);background:var(--gg-black);gap:1px}.gg-result-options article{min-height:420px;padding:3rem 3vw;display:flex;flex-direction:column;background:var(--gg-white)}.gg-result-options article:nth-child(2){background:var(--gg-green);color:var(--gg-white);transform:translateY(3rem);position:relative;z-index:2}.gg-result-options article span{color:var(--gg-red);font-size:.55rem;font-weight:900;letter-spacing:.1em}.gg-result-options article h3{margin:3rem 0 1rem;font-size:clamp(2rem,3.2vw,3.8rem);line-height:.9;letter-spacing:-.055em}.gg-result-options article p{margin:auto 0 0;font:1rem/1.6 Georgia,serif}.gg-result-bottom{display:grid;grid-template-columns:1fr 1fr;padding-top:3rem;background:var(--gg-black);color:var(--gg-white)}.gg-result-bottom>div{min-height:310px;padding:4rem 4vw;border-right:1px solid rgb(246 245 239 / .4)}.gg-result-bottom p{margin:2rem 0 0;font:italic clamp(1.45rem,2.2vw,2.35rem)/1.25 Georgia,serif}.gg-decision-result>footer{padding:2rem 4vw;display:flex;justify-content:space-between;align-items:center;background:var(--gg-black);color:var(--gg-white);border-top:1px solid rgb(246 245 239 / .4)}.gg-decision-result>footer a{background:var(--gg-orange);border-color:var(--gg-orange);color:var(--gg-black)}.gg-decision-result>footer a b{margin-left:1rem;color:var(--gg-red)}@media(max-width:900px){.gg-tool-hero{grid-template-columns:1fr}.gg-tool-hero aside{min-height:260px}.gg-decision-progress button{grid-template-columns:1fr;gap:.35rem;padding:1rem}.gg-decision-result>header{grid-template-columns:1fr}.gg-decision-result>header aside{min-height:300px}.gg-result-options{grid-template-columns:1fr 1fr}.gg-result-options article:nth-child(2){transform:none}.gg-result-options article:nth-child(3){grid-column:1/-1}.gg-result-bottom{padding-top:0}}@media(max-width:620px){.gg-tool .gg-content-header{height:64px;padding:0 5vw}.gg-tool-hero{min-height:auto}.gg-tool-hero>div{min-height:510px;padding:4rem 5vw 3rem}.gg-tool-hero h1{font-size:24vw}.gg-tool-hero aside{padding:3rem 5vw}.gg-decision-progress{top:0}.gg-decision-progress button{min-height:64px;padding:.65rem .35rem;text-align:center}.gg-decision-progress span{font-size:.43rem}.gg-decision-progress b{font-size:.48rem}.gg-decision-panel>header{min-height:350px;padding:4rem 5vw 2.5rem}.gg-decision-panel>header:after{right:-15vw;font-size:22rem}.gg-decision-panel>header h2{font-size:15vw}.gg-decision-choices legend,.gg-zone>span{padding:1rem 5vw}.gg-decision-choices label{min-height:72px;padding:0 5vw}.gg-decision-choices label:hover{padding-left:6vw}.gg-goal-choices label{min-height:86px}.gg-goal-choices label span{font-size:1.35rem}.gg-condition-grid{grid-template-columns:1fr}.gg-condition-grid .gg-decision-choices:nth-child(3),.gg-zone,.gg-check{grid-column:1}.gg-zone input{min-height:82px;padding:0 5vw}.gg-check{padding:0 5vw}.gg-decision-panel>footer{grid-template-columns:1fr 1fr;gap:1rem;padding:1.2rem 5vw}.gg-decision-panel>footer .gg-decision-error{grid-column:1/-1;grid-row:1}.gg-decision-panel>footer button:last-child{grid-column:2}.gg-decision-panel>footer button:only-of-type{grid-column:1/-1}.gg-decision-result>header{min-height:auto}.gg-decision-result>header>div{min-height:520px;padding:4rem 5vw}.gg-decision-result h2{font-size:17vw}.gg-decision-result>header aside{min-height:260px;padding:3rem 5vw}.gg-result-summary{grid-template-columns:1fr;gap:1.5rem;padding:3rem 5vw}.gg-result-summary p{font-size:1.45rem}.gg-result-options{grid-template-columns:1fr}.gg-result-options article,.gg-result-options article:nth-child(3){grid-column:1;min-height:340px;padding:3rem 5vw}.gg-result-options article h3{font-size:2.5rem}.gg-result-bottom{grid-template-columns:1fr}.gg-result-bottom>div{min-height:260px;padding:3rem 5vw;border-right:0;border-bottom:1px solid rgb(246 245 239 / .4)}.gg-decision-result>footer{align-items:stretch;flex-direction:column;gap:1rem;padding:2rem 5vw}.gg-decision-result>footer a,.gg-decision-result>footer button{text-align:center}}@media(prefers-reduced-motion:reduce){.gg-decision-choices label,.gg-related-art img{transition:none}}.gg-tool-intro{display:grid;grid-template-columns:1fr 1fr;gap:6vw;padding:6rem 4vw;background:var(--gg-orange);color:var(--gg-black);border-top:1px solid var(--gg-black)}.gg-tool-intro span,.gg-tool-context>header>span,.gg-tool-limit>span,.gg-tool-reading>span{display:block;font-size:.57rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.gg-tool-intro h2{margin:1.4rem 0 0;font-size:clamp(3.5rem,6.5vw,7rem);line-height:.78;letter-spacing:-.07em}.gg-tool-intro>div:last-child{align-self:end;max-width:690px}.gg-tool-intro p{margin:0 0 1.3rem;font:italic clamp(1.15rem,1.6vw,1.45rem)/1.48 Georgia,serif}.gg-tool-context{background:var(--gg-white);color:var(--gg-black);padding:7rem 4vw}.gg-tool-context>header{display:grid;grid-template-columns:1fr 2fr;align-items:end;margin-bottom:4rem}.gg-tool-context>header h2{margin:0;font-size:clamp(4rem,8vw,8.5rem);line-height:.76;letter-spacing:-.075em}.gg-tool-context>header h2 i{color:var(--gg-red);font-family:Georgia,serif;font-weight:400}.gg-tool-context-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--gg-black);border-left:1px solid var(--gg-black)}.gg-tool-context-grid article{min-height:330px;padding:2rem 1.5rem;border-right:1px solid var(--gg-black);border-bottom:1px solid var(--gg-black);display:flex;flex-direction:column}.gg-tool-context-grid article>span{color:var(--gg-red);font-size:.53rem;font-weight:900;letter-spacing:.12em}.gg-tool-context-grid h3{margin:3rem 0 1.2rem;font-size:clamp(1.45rem,2vw,2.2rem);line-height:.95;letter-spacing:-.04em}.gg-tool-context-grid p{margin:auto 0 0;font:.96rem/1.55 Georgia,serif}.gg-tool-limit{margin:5rem 0 0;padding:3rem;display:grid;grid-template-columns:1fr 2fr auto;gap:3rem;align-items:center;background:var(--gg-green);color:var(--gg-white);transform:rotate(-.5deg)}.gg-tool-limit>span{color:var(--gg-orange)}.gg-tool-limit p{margin:0;font:italic 1.08rem/1.5 Georgia,serif}.gg-tool-limit a{padding:.9rem 0;border-top:2px solid var(--gg-white);font-size:.57rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.gg-tool-limit a b{margin-left:1rem;color:var(--gg-orange)}.gg-tool-reading{display:grid;grid-template-columns:1fr repeat(3,1.25fr);background:var(--gg-black);color:var(--gg-white);border-top:1px solid rgb(246 245 239 / .4)}.gg-tool-reading>*{min-height:150px;padding:1.5rem 2vw;border-right:1px solid rgb(246 245 239 / .35)}.gg-tool-reading>span{color:var(--gg-orange)}.gg-tool-reading a{display:flex;flex-direction:column;justify-content:space-between;font-size:1.05rem;font-weight:900;line-height:1.05}.gg-tool-reading a b{align-self:flex-end;color:var(--gg-orange)}.gg-tool-reading a:hover,.gg-tool-reading a:focus-visible{background:var(--gg-red);color:var(--gg-black);outline:0}.gg-tool-reading a:hover b{color:var(--gg-black)}@media(max-width:800px){.gg-tool-intro{grid-template-columns:1fr;padding:4rem 5vw}.gg-tool-intro h2{font-size:15vw}.gg-tool-context{padding:5rem 5vw}.gg-tool-context>header{grid-template-columns:1fr;gap:1.5rem}.gg-tool-context>header h2{font-size:15vw}.gg-tool-context-grid{grid-template-columns:1fr}.gg-tool-context-grid article{min-height:240px}.gg-tool-limit{grid-template-columns:1fr;gap:1.5rem;padding:2rem;transform:none}.gg-tool-reading{grid-template-columns:1fr}.gg-tool-reading>*{min-height:120px;padding:1.5rem 5vw}}