.gg-honestly{--gh-brown:#573522;min-height:100vh;background:var(--gg-black);color:var(--gg-white)}.gg-honestly .gg-content-header{justify-content:space-between;border-bottom:1px solid rgb(246 245 239 / .3)}.gh-hero{min-height:720px;display:grid;grid-template-columns:72% 28%;overflow:hidden}.gh-hero>div{padding:6rem 4vw 4rem;display:flex;flex-direction:column;justify-content:space-between;background:var(--gg-red);color:var(--gg-black)}.gh-hero span,.gh-hero aside b{font-size:.58rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.gh-hero h1{margin:3rem 0 0;font-size:clamp(7rem,15vw,17rem);line-height:.65;letter-spacing:-.095em}.gh-hero h1 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-white)}.gh-hero aside{padding:4rem 3vw;display:flex;flex-direction:column;justify-content:flex-end;background:var(--gh-brown);color:var(--gg-white)}.gh-hero aside p{margin:0 0 4rem;font:italic clamp(1.7rem,2.7vw,3rem)/1.08 Georgia,serif}.gh-hero aside b{color:var(--gg-orange)}.gh-intro{display:grid;grid-template-columns:1fr 1fr;gap:6vw;padding:6rem 4vw;background:var(--gg-orange);color:var(--gg-black)}.gh-intro span,.gh-context>header span{font-size:.57rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.gh-intro h2{margin:1.5rem 0 0;font-size:clamp(3.8rem,7vw,7.5rem);line-height:.78;letter-spacing:-.075em}.gh-intro h2 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-white)}.gh-intro>div:last-child{align-self:end}.gh-intro p{max-width:680px;margin:0 0 1.3rem;font:italic 1.25rem/1.5 Georgia,serif}.gh-form{background:var(--gg-white);color:var(--gg-black)}.gh-progress{position:sticky;z-index:12;top:0;display:grid;grid-template-columns:repeat(5,1fr);background:var(--gg-black);color:var(--gg-white)}.gh-progress button{min-height:80px;padding:1rem 1.2rem;display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;text-align:left;background:#fff0;color:inherit;border:0;border-right:1px solid rgb(246 245 239 / .35);cursor:pointer}.gh-progress button:disabled{opacity:.4}.gh-progress span{color:var(--gg-orange);font-size:.5rem;font-weight:900;letter-spacing:.1em}.gh-progress b{font-size:.6rem;letter-spacing:.11em;text-transform:uppercase}.gh-progress button.active{background:var(--gg-orange);color:var(--gg-black)}.gh-progress button.active span{color:var(--gg-red)}.gh-progress button.complete span:after{content:"  ✓";color:var(--gg-white)}.gh-panel[hidden],.gh-result[hidden]{display:none}.gh-panel>header{position:relative;min-height:390px;padding:5rem 4vw 3rem;background:var(--gh-brown);color:var(--gg-white);overflow:hidden}.gh-panel>header:after{content:"";position:absolute;right:-7vw;top:-17vw;width:42vw;aspect-ratio:1;border-radius:50% 50% 8% 50%;background:var(--gg-red);transform:rotate(24deg);opacity:.42}.gh-panel>header span,.gh-panel>header p{position:relative;z-index:1;margin:0;color:var(--gg-orange);font-size:.57rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gh-panel>header p{margin-top:1rem;color:var(--gg-white)}.gh-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}.gh-panel>header h2 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-orange)}.gh-question-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--gg-black)}.gh-question-grid>*{background:var(--gg-white)}.gh-three-columns{grid-template-columns:repeat(3,1fr)}.gh-choices,.gh-tasks{margin:0;padding:0;border:0}.gh-choices legend,.gh-tasks legend{width:100%;padding:1.1rem 4vw;background:var(--gg-orange);font-size:.55rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.gh-choices label{min-height:77px;padding:1rem 4vw;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--gg-black);cursor:pointer}.gh-choices input,.gh-tasks input{position:absolute;opacity:0}.gh-choices label span{font-size:1.1rem;font-weight:900}.gh-choices label i{margin-top:.4rem;font:italic .86rem/1.35 Georgia,serif;color:#605c55}.gh-choices label:hover,.gh-choices label:has(input:focus-visible){background:#e9e7df}.gh-choices label:has(input:checked){background:var(--gg-green);color:var(--gg-white);box-shadow:inset 10px 0 0 var(--gg-orange)}.gh-choices label:has(input:checked) i{color:#d8d6cf}.gh-large-choices label{min-height:106px}.gh-large-choices label span{font-size:clamp(1.25rem,2vw,2rem);letter-spacing:-.035em}.gh-time-choices label{min-height:90px}.gh-task-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--gg-black)}.gh-tasks label{min-height:82px;padding:0 4vw;display:flex;align-items:center;border-bottom:1px solid var(--gg-black);cursor:pointer;font-size:1rem;font-weight:900}.gh-tasks label:before{content:"";width:22px;height:22px;margin-right:1rem;border:2px solid currentColor}.gh-tasks label:has(input:checked):before{background:var(--gg-orange);box-shadow:inset 0 0 0 5px var(--gg-green)}.gh-enjoy label:has(input:checked){background:var(--gg-green);color:var(--gg-white)}.gh-avoid label:has(input:checked){background:var(--gg-red);color:var(--gg-black)}.gh-avoid label:has(input:checked):before{background:var(--gg-black);box-shadow:inset 0 0 0 5px var(--gg-red)}.gh-panel>footer{min-height:110px;padding:1.5rem 4vw;display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;background:var(--gg-black);color:var(--gg-white)}.gh-panel>footer button,.gh-result>footer button,.gh-result>footer a{padding:1rem 1.3rem;background:#fff0;color:var(--gg-white);border:1px solid rgb(246 245 239 / .6);font-size:.61rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.gh-panel>footer button:last-child{background:var(--gg-red);border-color:var(--gg-red)}.gh-panel>footer button b{margin-left:1rem;color:var(--gg-orange)}.gh-error{margin:0;text-align:center;color:var(--gg-orange);font-size:.65rem;font-weight:900}.gh-result>header{min-height:690px;display:grid;grid-template-columns:70% 30%;background:var(--gg-black);color:var(--gg-white)}.gh-result>header>div{padding:5rem 4vw}.gh-result>header span,.gh-result-thesis span,.gh-result-details span{color:var(--gg-orange);font-size:.55rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gh-result>header p{font-size:.58rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.gh-result h2{margin:3rem 0 0;font-size:clamp(5rem,11vw,12rem);line-height:.69;letter-spacing:-.09em}.gh-result h2 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-red)}.gh-result>header aside{padding:4rem 3vw;display:flex;flex-direction:column;justify-content:flex-end;background:var(--gg-orange);color:var(--gg-black)}.gh-result>header aside span{color:var(--gg-black)}.gh-result>header aside p{margin:2rem 0 0;font:italic clamp(1.4rem,2.3vw,2.5rem)/1.15 Georgia,serif;text-transform:none;letter-spacing:0}.gh-result-thesis{display:grid;grid-template-columns:220px 1fr;gap:3rem;padding:4rem 4vw;background:var(--gg-red);color:var(--gg-black)}.gh-result-thesis span{color:var(--gg-black)}.gh-result-thesis p{max-width:1050px;margin:0;font:italic clamp(1.5rem,2.5vw,2.5rem)/1.3 Georgia,serif}.gh-result-plan{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--gg-black)}.gh-result-plan article{min-height:390px;padding:2.5rem 2vw;display:flex;flex-direction:column;background:var(--gg-white)}.gh-result-plan article:nth-child(2){background:var(--gg-green);color:var(--gg-white)}.gh-result-plan article:nth-child(3){background:var(--gh-brown);color:var(--gg-white)}.gh-result-plan article:nth-child(4){background:var(--gg-orange)}.gh-result-plan span{color:var(--gg-red);font-size:.52rem;font-weight:900;letter-spacing:.12em}.gh-result-plan h3{margin:3rem 0 1rem;font-size:clamp(1.7rem,2.7vw,3rem);line-height:.9;letter-spacing:-.05em}.gh-result-plan p{margin:auto 0 0;font:.96rem/1.55 Georgia,serif}.gh-result-details{display:grid;grid-template-columns:1fr 1fr 1.2fr;background:var(--gg-black);color:var(--gg-white)}.gh-result-details article{min-height:330px;padding:3rem 3vw;border-right:1px solid rgb(246 245 239 / .35)}.gh-result-details p{margin:2rem 0 0;font:italic 1.2rem/1.5 Georgia,serif}.gh-result-details ol{margin:2rem 0 0;padding-left:1.2rem}.gh-result-details li{padding:.45rem 0;font:1rem/1.4 Georgia,serif}.gh-result>footer{padding:2rem 4vw;display:flex;justify-content:space-between;background:var(--gg-black);border-top:1px solid rgb(246 245 239 / .4)}.gh-result>footer a{background:var(--gg-orange);border-color:var(--gg-orange);color:var(--gg-black)}.gh-context{padding:7rem 4vw;background:var(--gg-white);color:var(--gg-black)}.gh-context>header{display:grid;grid-template-columns:1fr 2fr;align-items:end;margin-bottom:4rem}.gh-context h2{margin:0;font-size:clamp(4rem,8vw,8.5rem);line-height:.76;letter-spacing:-.075em}.gh-context h2 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-red)}.gh-context>div{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--gg-black);border-left:1px solid var(--gg-black)}.gh-context article{min-height:300px;padding:2rem 1.5rem;border-right:1px solid var(--gg-black);border-bottom:1px solid var(--gg-black)}.gh-context article>span{color:var(--gg-red);font-size:.52rem;font-weight:900;letter-spacing:.12em}.gh-context h3{margin:3rem 0 1rem;font-size:1.8rem;line-height:.95}.gh-context p{font:.95rem/1.55 Georgia,serif}@media(max-width:900px){.gh-hero{grid-template-columns:1fr}.gh-hero aside{min-height:260px}.gh-progress button{grid-template-columns:1fr;gap:.3rem;text-align:center}.gh-three-columns{grid-template-columns:1fr}.gh-result>header{grid-template-columns:1fr}.gh-result>header aside{min-height:280px}.gh-result-plan{grid-template-columns:1fr 1fr}.gh-result-details{grid-template-columns:1fr}.gh-context>div{grid-template-columns:1fr 1fr}}@media(max-width:650px){.gg-honestly .gg-content-header{height:64px;padding:0 5vw}.gh-hero>div{min-height:530px;padding:4rem 5vw 3rem}.gh-hero h1{font-size:23vw}.gh-hero aside{padding:3rem 5vw}.gh-intro{grid-template-columns:1fr;padding:4rem 5vw}.gh-intro h2{font-size:15vw}.gh-progress button{min-height:67px;padding:.5rem .15rem}.gh-progress span{font-size:.4rem}.gh-progress b{font-size:.44rem}.gh-panel>header{min-height:360px;padding:4rem 5vw 2.5rem}.gh-panel>header h2{font-size:15vw}.gh-panel>header:after{width:75vw}.gh-question-grid,.gh-task-grid{grid-template-columns:1fr}.gh-choices legend,.gh-tasks legend{padding:1rem 5vw}.gh-choices label,.gh-tasks label{padding-left:5vw;padding-right:5vw}.gh-panel>footer{grid-template-columns:1fr 1fr;gap:1rem;padding:1.2rem 5vw}.gh-panel>footer .gh-error{grid-column:1/-1;grid-row:1}.gh-panel>footer button:last-child{grid-column:2}.gh-panel>footer button:only-of-type{grid-column:1/-1}.gh-result>header{min-height:auto}.gh-result>header>div{min-height:520px;padding:4rem 5vw}.gh-result h2{font-size:19vw}.gh-result>header aside{padding:3rem 5vw}.gh-result-thesis{grid-template-columns:1fr;padding:3rem 5vw}.gh-result-plan{grid-template-columns:1fr}.gh-result-plan article{min-height:320px;padding:2.5rem 5vw}.gh-result-details article{min-height:260px;padding:3rem 5vw}.gh-result>footer{flex-direction:column;gap:1rem;padding:2rem 5vw}.gh-result>footer>*{text-align:center}.gh-context{padding:5rem 5vw}.gh-context>header{grid-template-columns:1fr;gap:1.5rem}.gh-context h2{font-size:15vw}.gh-context>div{grid-template-columns:1fr}.gh-context article{min-height:230px}}@media(prefers-reduced-motion:reduce){.gh-choices label{transition:none}}.gh-after{padding:7rem 4vw;background:var(--gh-brown);color:var(--gg-white)}.gh-after>header{display:grid;grid-template-columns:1fr 2fr;align-items:end;margin-bottom:4rem}.gh-after>header span,.gh-after article>span,.gh-limit span{color:var(--gg-orange);font-size:.55rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gh-after h2{margin:0;font-size:clamp(4rem,8vw,8.5rem);line-height:.76;letter-spacing:-.075em}.gh-after h2 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-red)}.gh-after-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgb(246 245 239 / .45)}.gh-after-grid article{min-height:340px;padding:2.5rem 2vw;display:flex;flex-direction:column;background:var(--gg-black)}.gh-after-grid article:nth-child(2){background:var(--gg-green)}.gh-after-grid article:nth-child(3){background:var(--gg-red);color:var(--gg-black)}.gh-after-grid article:nth-child(3)>span{color:var(--gg-black)}.gh-after h3{margin:3rem 0 1.5rem;font-size:clamp(1.8rem,2.7vw,3rem);line-height:.92;letter-spacing:-.045em}.gh-after-grid p{margin:auto 0 0;font:1rem/1.55 Georgia,serif}.gh-limit{display:grid;grid-template-columns:1.5fr 1fr;gap:4vw;padding:3rem;margin-top:1px;background:var(--gg-orange);color:var(--gg-black)}.gh-limit span{color:var(--gg-black)}.gh-limit p{max-width:760px;margin:1.3rem 0 0;font:italic 1.15rem/1.5 Georgia,serif}.gh-limit nav{display:flex;flex-direction:column;justify-content:center}.gh-limit a{padding:1.1rem 0;border-bottom:1px solid var(--gg-black);color:var(--gg-black);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gh-limit a:first-child{border-top:1px solid var(--gg-black)}.gh-limit b{float:right;color:var(--gg-red)}@media(max-width:900px){.gh-after-grid{grid-template-columns:1fr}.gh-after-grid article{min-height:260px;padding:2.5rem 4vw}.gh-limit{grid-template-columns:1fr}}@media(max-width:650px){.gh-after{padding:5rem 5vw}.gh-after>header{grid-template-columns:1fr;gap:1.5rem}.gh-after h2{font-size:15vw}.gh-after-grid article{padding:2.5rem 5vw}.gh-limit{padding:2.5rem 5vw}.gh-limit a{line-height:1.4}}