.quiz-module__Wkwa8G__shell{background:radial-gradient(circle at 92% 8%, #d85f3f1f, transparent 24rem), radial-gradient(circle at 5% 95%, #25453a1f, transparent 28rem), var(--paper);min-height:100svh;padding:0 max(1.25rem,50vw - 38rem)}.quiz-module__Wkwa8G__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:5.5rem;display:flex}.quiz-module__Wkwa8G__header>p{color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:750}.quiz-module__Wkwa8G__brand{letter-spacing:-.03em;align-items:center;gap:.75rem;font-size:.9rem;font-weight:800;display:flex}.quiz-module__Wkwa8G__brand>span{aspect-ratio:1;width:2rem;color:var(--paper);background:var(--ink);font-family:var(--font-display), serif;border-radius:53% 47% 45% 55%/47% 58% 42% 53%;place-items:center;font-size:1.05rem;display:grid;transform:rotate(-7deg)}.quiz-module__Wkwa8G__progressTrack{z-index:10;background:#18211d14;height:3px;position:fixed;top:5.5rem;left:0;right:0}.quiz-module__Wkwa8G__progressTrack span{background:var(--coral);height:100%;transition:width .35s cubic-bezier(.2,.75,.25,1);display:block}.quiz-module__Wkwa8G__intro{flex-direction:column;align-items:flex-start;width:min(100%,62rem);min-height:calc(100svh - 5.5rem);padding:clamp(5rem,12vh,9rem) 0 4rem;display:flex}.quiz-module__Wkwa8G__kicker,.quiz-module__Wkwa8G__resultIndex{color:var(--sage-dark);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800}.quiz-module__Wkwa8G__intro h1,.quiz-module__Wkwa8G__emailCopy h1,.quiz-module__Wkwa8G__resultHero h1{max-width:11ch;font-family:var(--font-display), serif;letter-spacing:-.035em;text-wrap:balance;margin-top:1.4rem;font-size:clamp(3.7rem,8.5vw,8rem);font-weight:440;line-height:.91}.quiz-module__Wkwa8G__introCopy{max-width:42rem;color:var(--ink-soft);margin-top:2rem;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.75}.quiz-module__Wkwa8G__primaryButton{min-height:3.8rem;color:var(--paper-deep);background:var(--sage);cursor:pointer;font:inherit;border:0;border-radius:99rem;justify-content:space-between;align-items:center;gap:2.5rem;margin-top:2.3rem;padding:0 1.5rem;font-size:.8rem;font-weight:650;transition:gap .18s,background .18s,opacity .18s;display:inline-flex;box-shadow:0 14px 30px -14px #8e5aa8cc}.quiz-module__Wkwa8G__primaryButton:hover:not(:disabled){background:var(--sage-dark);gap:3rem}.quiz-module__Wkwa8G__primaryButton:disabled{cursor:wait;opacity:.58}.quiz-module__Wkwa8G__introNotes{width:100%;color:var(--ink-soft);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:auto;padding-top:4rem;font-size:.7rem;font-weight:650;display:grid}.quiz-module__Wkwa8G__questionStage{flex-direction:column;min-height:calc(100svh - 5.5rem);padding:clamp(3rem,8vh,6rem) 0 3rem;display:flex}.quiz-module__Wkwa8G__questionTop{align-items:center;gap:1rem;display:flex}.quiz-module__Wkwa8G__backTop{width:2.6rem;height:2.6rem;color:var(--ink);background:var(--paper-deep);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;font-size:1.15rem;transition:transform .18s,opacity .18s;display:grid;box-shadow:0 10px 22px -16px #5f3a7599}.quiz-module__Wkwa8G__backTop:hover:not(:disabled){transform:translate(-2px)}.quiz-module__Wkwa8G__backTop:disabled{opacity:0;pointer-events:none}.quiz-module__Wkwa8G__questionMeta{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;flex:1;justify-content:space-between;font-size:.7rem;display:flex}.quiz-module__Wkwa8G__questionMeta strong{color:var(--ink)}.quiz-module__Wkwa8G__questionAnim{width:100%;margin:auto 0;animation:.42s cubic-bezier(.2,.75,.25,1) both quiz-module__Wkwa8G__questionIn}@keyframes quiz-module__Wkwa8G__questionIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.quiz-module__Wkwa8G__questionCard{border:0;margin:0;padding:0}.quiz-module__Wkwa8G__questionCard legend{width:min(100%,53rem);font-family:var(--font-display), serif;letter-spacing:-.035em;text-wrap:balance;font-size:clamp(2.5rem,5.4vw,5.4rem);font-weight:440;line-height:1.03}.quiz-module__Wkwa8G__answerGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;margin-top:clamp(2rem,5vh,4rem);display:grid}.quiz-module__Wkwa8G__answerButton{min-height:8rem;color:var(--ink-soft);background:var(--paper-deep);cursor:pointer;font:inherit;border:0;border-radius:18px;align-content:center;place-items:center;gap:.85rem;padding:1.25rem .75rem;font-size:.72rem;font-weight:600;transition:color .16s,background .16s,transform .18s cubic-bezier(.34,1.4,.5,1),box-shadow .18s;display:grid;box-shadow:0 12px 26px -22px #5f3a758c}.quiz-module__Wkwa8G__answerButton span{background:var(--violet-soft);width:2.4rem;height:2.4rem;color:var(--sage-dark);font-family:var(--font-display), sans-serif;border-radius:50%;place-items:center;font-size:1.1rem;font-weight:600;transition:background .16s,color .16s;display:grid}.quiz-module__Wkwa8G__answerButton:hover:not([aria-pressed=true]){color:var(--ink);transform:translateY(-.4rem);box-shadow:0 18px 32px -20px #5f3a7599}.quiz-module__Wkwa8G__answerButton[aria-pressed=true]{color:var(--paper-deep);background:var(--sage);box-shadow:0 16px 30px -16px #8e5aa8cc}.quiz-module__Wkwa8G__answerButton[aria-pressed=true] span{color:#fff;background:#ffffff38}.quiz-module__Wkwa8G__questionFooter{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:2rem;font-size:.68rem;display:flex}.quiz-module__Wkwa8G__kbdHint{align-items:center;gap:.4rem;font-weight:650;display:inline-flex}.quiz-module__Wkwa8G__kbdHint kbd{min-width:1.4rem;height:1.4rem;color:var(--ink);border:1px solid var(--line);font-family:var(--font-body), sans-serif;background:#18211d0f;border-radius:.4rem;place-items:center;padding:0 .3rem;font-size:.68rem;font-weight:750;display:inline-grid}.quiz-module__Wkwa8G__finalizing,.quiz-module__Wkwa8G__saveIssue{margin-top:1.5rem;font-size:.72rem;line-height:1.5}.quiz-module__Wkwa8G__finalizing{color:var(--sage-dark);align-items:center;gap:.55rem;font-weight:750;display:inline-flex}.quiz-module__Wkwa8G__finalizing:before{content:"";background:var(--coral);border-radius:50%;width:.55rem;height:.55rem;animation:1.4s ease-in-out infinite quiz-module__Wkwa8G__finalizePulse}@keyframes quiz-module__Wkwa8G__finalizePulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.quiz-module__Wkwa8G__saveIssue{color:var(--ink-soft)}.quiz-module__Wkwa8G__backButton,.quiz-module__Wkwa8G__errorPanel button{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid;font-size:.7rem;font-weight:750}.quiz-module__Wkwa8G__backButton:disabled{cursor:default;opacity:0}.quiz-module__Wkwa8G__emailStage{grid-template-columns:minmax(0,1.1fr) minmax(22rem,.9fr);align-items:center;gap:clamp(3rem,9vw,8rem);min-height:calc(100svh - 5.5rem);padding:clamp(4rem,10vh,8rem) 0;display:grid}.quiz-module__Wkwa8G__emailCopy h1{font-size:clamp(3.4rem,6.5vw,6.5rem)}.quiz-module__Wkwa8G__emailCopy>p:last-child{max-width:35rem;color:var(--ink-soft);margin-top:2rem;line-height:1.75}.quiz-module__Wkwa8G__emailForm{background:radial-gradient(90% 140% at 100% 0%, #58726624, transparent 60%), var(--paper-deep);border:1px solid var(--line);border-radius:1.5rem;padding:clamp(1.5rem,4vw,3rem)}.quiz-module__Wkwa8G__emailForm>label:first-child{font-size:.72rem;font-weight:800;display:block}.quiz-module__Wkwa8G__emailForm>input[type=email]{width:100%;height:3.5rem;color:var(--ink);border:0;border-bottom:1px solid var(--ink);font:inherit;background:0 0;border-radius:0;margin-top:.65rem;padding:0 .15rem;font-size:1rem}.quiz-module__Wkwa8G__checkLabel{color:var(--ink-soft);grid-template-columns:1.1rem 1fr;align-items:start;gap:.7rem;margin-top:1.5rem;font-size:.74rem;line-height:1.55;display:grid}.quiz-module__Wkwa8G__checkLabel input{width:1rem;height:1rem;accent-color:var(--sage-dark);margin-top:.12rem}.quiz-module__Wkwa8G__checkLabel a{color:var(--ink);border-bottom:1px solid}.quiz-module__Wkwa8G__emailForm .quiz-module__Wkwa8G__primaryButton{width:100%}.quiz-module__Wkwa8G__formTrust{color:var(--ink-soft);text-align:center;margin-top:1rem;font-size:.68rem}.quiz-module__Wkwa8G__error,.quiz-module__Wkwa8G__errorPanel{color:#8c2f20;margin-top:1.5rem;font-size:.72rem;line-height:1.5}.quiz-module__Wkwa8G__errorPanel{background:#d85f3f1a;border:1px solid #8c2f2040;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.quiz-module__Wkwa8G__resultStage{padding:clamp(4rem,9vh,7rem) 0 5rem}.quiz-module__Wkwa8G__resultHero{max-width:61rem}.quiz-module__Wkwa8G__resultHero h1{max-width:13ch;color:var(--sage-dark)}.quiz-module__Wkwa8G__resultHero>p:last-child{max-width:48rem;color:var(--ink-soft);margin-top:2rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8}.quiz-module__Wkwa8G__resultGrid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:5rem;display:grid}.quiz-module__Wkwa8G__resultGrid article{border-right:1px solid var(--line);min-height:17rem;padding:2rem 2rem 2rem 0}.quiz-module__Wkwa8G__resultGrid article+article{border-right:0;padding-left:2rem}.quiz-module__Wkwa8G__resultGrid ul{gap:1rem;margin-top:3rem;list-style:none;display:grid}.quiz-module__Wkwa8G__resultGrid li{font-family:var(--font-display), serif;font-size:clamp(1.4rem,2.2vw,2.2rem)}.quiz-module__Wkwa8G__resultStage blockquote{color:var(--paper);background:var(--ink);font-family:var(--font-display), serif;border-radius:1.5rem;margin-top:2rem;padding:clamp(2rem,5vw,4rem);font-size:clamp(1.8rem,3.6vw,3.7rem);line-height:1.15}.quiz-module__Wkwa8G__resultStage blockquote span{color:#a4b8af;font-family:var(--font-body), sans-serif;letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.65rem;font-weight:800;display:block}.quiz-module__Wkwa8G__secondaryResults{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding-top:2rem;display:flex}.quiz-module__Wkwa8G__secondaryResults>p{color:var(--ink-soft);font-size:.7rem}.quiz-module__Wkwa8G__secondaryResults>div{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.quiz-module__Wkwa8G__secondaryResults span{border:1px solid var(--line);border-radius:99rem;padding:.65rem .85rem;font-size:.7rem;font-weight:700}.quiz-module__Wkwa8G__afterResult{align-items:stretch;gap:1rem;margin-top:2.5rem;display:flex}.quiz-module__Wkwa8G__afterResult .quiz-module__Wkwa8G__deepDive{flex:1;margin-top:0}.quiz-module__Wkwa8G__shareButton{color:var(--paper-deep);background:var(--sage);cursor:pointer;font:inherit;white-space:nowrap;border:0;border-radius:20px;flex:none;align-items:center;gap:.7rem;padding:0 1.6rem;font-size:.95rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 16px 32px -18px #8e5aa8d9}.quiz-module__Wkwa8G__shareButton:hover{background:var(--sage-dark);transform:translateY(-3px)}.quiz-module__Wkwa8G__deepDive{background:radial-gradient(90% 160% at 100% 0%, #8e5aa829, transparent 60%), var(--paper-deep);border-radius:20px;margin-top:2.5rem;padding:1.6rem 1.8rem;transition:transform .2s;display:block;box-shadow:0 20px 44px -34px #5f3a7599}.quiz-module__Wkwa8G__deepDive:hover{transform:translateY(-3px)}.quiz-module__Wkwa8G__deepDiveKicker{letter-spacing:.1em;text-transform:uppercase;color:var(--sage-dark);font-size:.72rem;font-weight:700;display:block}.quiz-module__Wkwa8G__deepDive strong{letter-spacing:-.01em;color:var(--ink);margin-top:.6rem;font-size:clamp(1.1rem,2.4vw,1.45rem);font-weight:650;display:block}.quiz-module__Wkwa8G__deepDiveSub{color:var(--ink-soft);margin-top:.4rem;font-size:.92rem;display:block}.quiz-module__Wkwa8G__disclaimer{max-width:44rem;color:var(--ink-soft);margin-top:4rem;font-size:.68rem;line-height:1.6}.quiz-module__Wkwa8G__restartButton{min-height:2.75rem;color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;margin:1.25rem 0 3.5rem;padding:.7rem 1.35rem;font-size:.85rem;font-weight:600;transition:color .18s,border-color .18s}.quiz-module__Wkwa8G__restartButton:hover{color:var(--sage-dark);border-color:var(--sage)}@media (prefers-reduced-motion:reduce){.quiz-module__Wkwa8G__restartButton{transition:none}}@media (max-width:760px){.quiz-module__Wkwa8G__header>p{display:none}.quiz-module__Wkwa8G__introNotes{grid-template-columns:1fr;gap:.7rem}.quiz-module__Wkwa8G__questionStage{padding:clamp(1.5rem,4vh,3rem) 0 1.5rem}.quiz-module__Wkwa8G__questionCard legend{font-size:clamp(1.75rem,6.4vw,2.5rem);line-height:1.12}.quiz-module__Wkwa8G__answerGrid{grid-template-columns:1fr;gap:.55rem;margin-top:1.35rem}.quiz-module__Wkwa8G__answerButton{justify-content:flex-start;align-items:center;gap:.9rem;min-height:0;padding:.8rem 1.15rem;font-size:.95rem;font-weight:600;display:flex}.quiz-module__Wkwa8G__answerButton span{width:2.25rem;height:2.25rem;font-size:1rem}.quiz-module__Wkwa8G__answerButton:hover:not([aria-pressed=true]){transform:none}.quiz-module__Wkwa8G__answerButton:active:not([aria-pressed=true]){transform:scale(.98)}.quiz-module__Wkwa8G__afterResult{flex-direction:column}.quiz-module__Wkwa8G__shareButton{justify-content:center;padding:1rem 1.6rem}.quiz-module__Wkwa8G__questionFooter{margin-top:0}.quiz-module__Wkwa8G__questionFooter>p{display:none}.quiz-module__Wkwa8G__emailStage,.quiz-module__Wkwa8G__resultGrid{grid-template-columns:1fr}.quiz-module__Wkwa8G__resultGrid article,.quiz-module__Wkwa8G__resultGrid article+article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:2rem 0}.quiz-module__Wkwa8G__secondaryResults{flex-direction:column;align-items:flex-start}.quiz-module__Wkwa8G__secondaryResults>div{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.quiz-module__Wkwa8G__progressTrack span,.quiz-module__Wkwa8G__answerButton,.quiz-module__Wkwa8G__primaryButton{transition:none}.quiz-module__Wkwa8G__questionAnim,.quiz-module__Wkwa8G__finalizing:before{animation:none}}
.quiz-seo-module__07PDkq__wrap{border-top:1px solid var(--line);max-width:52rem;margin:0 auto;padding:1rem 0 5rem}.quiz-seo-module__07PDkq__section{padding-top:3.25rem}.quiz-seo-module__07PDkq__section>h2{color:var(--ink);font-family:var(--font-display), sans-serif;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.35rem,3.4vw,1.75rem);font-weight:650;line-height:1.25}.quiz-seo-module__07PDkq__lead{color:var(--ink-soft);margin-bottom:.85rem;font-size:1rem;line-height:1.7}.quiz-seo-module__07PDkq__note{color:var(--ink-soft);margin-top:1.25rem;font-size:.94rem;line-height:1.65}.quiz-seo-module__07PDkq__note a{color:var(--sage-dark);text-underline-offset:3px;font-weight:600;text-decoration:underline}.quiz-seo-module__07PDkq__twoCols{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;margin-top:1.25rem;display:grid}.quiz-seo-module__07PDkq__card{background:var(--paper-deep);border:1px solid var(--line);border-radius:20px;padding:1.5rem}.quiz-seo-module__07PDkq__card>h3{color:var(--ink);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.85rem;font-size:.72rem;font-weight:750}.quiz-seo-module__07PDkq__card ul{gap:.6rem;list-style:none;display:grid}.quiz-seo-module__07PDkq__card li{color:var(--ink-soft);padding-left:1.15rem;font-size:.95rem;line-height:1.55;position:relative}.quiz-seo-module__07PDkq__card li:before{background:var(--sage);content:"";border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:.55rem;left:0}.quiz-seo-module__07PDkq__typeList{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.6rem;margin-top:1.25rem;list-style:none;display:grid}.quiz-seo-module__07PDkq__typeList a{background:var(--paper-deep);border:1px solid var(--line);border-radius:16px;align-items:center;gap:.85rem;height:100%;padding:.9rem 1rem;transition:border-color .18s,transform .18s;display:flex}.quiz-seo-module__07PDkq__typeList a:hover{border-color:var(--sage);transform:translateY(-2px)}.quiz-seo-module__07PDkq__typeNumber{width:2rem;height:2rem;color:var(--sage-dark);background:var(--violet-soft);border-radius:50%;flex-shrink:0;place-items:center;font-size:.9rem;font-weight:700;display:grid}.quiz-seo-module__07PDkq__typeBody{gap:.1rem;min-width:0;display:grid}.quiz-seo-module__07PDkq__typeBody strong{color:var(--ink);font-size:.95rem;font-weight:650}.quiz-seo-module__07PDkq__typeBody>span{color:var(--ink-soft);font-size:.83rem;line-height:1.4}.quiz-seo-module__07PDkq__faq{gap:.6rem;margin-top:1.25rem;display:grid}.quiz-seo-module__07PDkq__faq details{background:var(--paper-deep);border:1px solid var(--line);border-radius:16px;padding:0 1.25rem}.quiz-seo-module__07PDkq__faq summary{color:var(--ink);cursor:pointer;padding:1.05rem 0;font-size:.98rem;font-weight:600;list-style:none}.quiz-seo-module__07PDkq__faq summary::-webkit-details-marker{display:none}.quiz-seo-module__07PDkq__faq summary:after{float:right;color:var(--sage);content:"+";margin-left:1rem;font-size:1.2rem;line-height:1}.quiz-seo-module__07PDkq__faq details[open] summary:after{content:"−"}.quiz-seo-module__07PDkq__faq details>p{color:var(--ink-soft);padding-bottom:1.15rem;font-size:.94rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.quiz-seo-module__07PDkq__typeList a{transition:none}.quiz-seo-module__07PDkq__typeList a:hover{transform:none}}
