.check-root{--ink:#14202E;--ink-soft:#1D2E40;--paper:#F7F4EE;--paper-warm:#EFEAE0;--jade:#17916A;--jade-deep:#0F6B4E;--ochre:#D9A441;--ochre-deep:#9A6E17;--slate:#5C6B7A;--hair:rgba(20,32,46,.12);--sans:var(--font-sans),"Instrument Sans",system-ui,sans-serif;--serif:var(--font-display),"Fraunces",Georgia,serif;font-family:var(--sans);background:var(--ink);color:var(--paper);--check-header-h:66px;padding-top:var(--check-header-h);min-height:100vh;display:flex;flex-direction:column;line-height:1.5}@media (max-width:720px){.check-root{--check-header-h:60px}}.check-root *{margin:0;padding:0;box-sizing:border-box}@media (prefers-reduced-motion:reduce){.check-root *{transition:none!important;animation:none!important}}.check-root .bar{display:flex;align-items:center;justify-content:flex-end;padding:16px 24px;border-bottom:1px solid rgba(247,244,238,.1);min-height:52px}.check-root .count{font-size:14px;color:rgba(247,244,238,.5);font-variant-numeric:tabular-nums}.check-root .stage{flex:1;display:flex;flex-direction:column;justify-content:center;padding:36px 24px 56px}.check-root .inner{width:100%;max-width:520px;margin:0 auto}.check-root .lede{font-family:var(--serif);font-size:clamp(30px,7vw,42px);line-height:1.15;font-weight:500;letter-spacing:-.6px;margin-bottom:18px}.check-root .sub{font-size:16px;color:rgba(247,244,238,.66);max-width:38ch;margin-bottom:34px}.check-root .meta{font-size:14px;color:rgba(247,244,238,.42);margin-top:18px}.check-root .q{font-family:var(--serif);font-size:clamp(25px,5.6vw,33px);line-height:1.22;font-weight:500;letter-spacing:-.4px;margin-bottom:26px}.check-root .opts{display:flex;flex-direction:column;gap:9px}.check-root .opt{font-family:var(--sans);font-size:16.5px;color:var(--ink);background:var(--paper);border:1px solid transparent;border-radius:3px;padding:16px 18px;text-align:left;cursor:pointer;width:100%;transition:background .12s ease,transform .12s ease}.check-root .opt:hover{background:#fff;transform:translateX(2px)}.check-root .opt:focus-visible{outline:2.5px solid var(--jade);outline-offset:2px}.check-root .opt:active{background:var(--paper-warm)}.check-root .back{background:none;border:none;color:rgba(247,244,238,.45);font-family:var(--sans);font-size:14.5px;cursor:pointer;margin-top:26px;padding:6px 0}.check-root .back:hover{color:rgba(247,244,238,.8)}.check-root .back:focus-visible{outline:2px solid var(--jade);outline-offset:3px}.check-root .btn{font-family:var(--sans);font-size:16px;font-weight:600;background:var(--jade);color:#fff;border:none;border-radius:3px;padding:15px 30px;cursor:pointer;transition:background .12s ease}.check-root .btn:hover{background:var(--jade-deep)}.check-root .btn:focus-visible{outline:2.5px solid var(--paper);outline-offset:2px}.check-root .btn[disabled]{opacity:.6;cursor:default}.check-root.done{background:var(--paper);color:var(--ink)}.check-root.done .bar{border-bottom-color:var(--hair)}.check-root.done .count{color:var(--slate)}.check-root.done .stage{justify-content:flex-start;padding-top:40px}.check-root .verdict{font-family:var(--serif);font-size:clamp(27px,6vw,37px);line-height:1.18;font-weight:500;letter-spacing:-.5px;margin-bottom:12px}.check-root .verdict-sub{font-size:16.5px;color:var(--slate);max-width:40ch;margin-bottom:38px}.check-root .section-head{font-family:var(--sans);font-size:13.5px;font-weight:600;color:var(--slate);padding-bottom:9px;border-bottom:1px solid var(--hair);margin-bottom:16px}.check-root .wins{display:flex;flex-direction:column;gap:11px;margin-bottom:38px}.check-root .win{display:flex;gap:11px;align-items:baseline;font-size:16px}.check-root .tick{color:var(--jade);font-weight:600;flex:none;line-height:1.35}.check-root .gaps{display:flex;flex-direction:column;gap:2px;margin-bottom:38px}.check-root .gap{padding:19px 0;border-bottom:1px solid var(--hair)}.check-root .gap:first-child{border-top:1px solid var(--hair)}.check-root .gap-title{font-family:var(--serif);font-size:19.5px;font-weight:600;line-height:1.3;margin-bottom:7px}.check-root .gap-why{font-size:15.5px;color:var(--slate);margin-bottom:11px;max-width:46ch}.check-root .gap-fix{font-size:15.5px;color:var(--jade-deep);font-weight:500;padding-left:13px;border-left:2px solid var(--ochre)}.check-root .gate{background:var(--ink);color:var(--paper);border-radius:4px;padding:26px;margin-bottom:22px}.check-root .gate h2{font-family:var(--serif);font-size:22px;font-weight:500;margin-bottom:8px;letter-spacing:-.3px}.check-root .gate p{font-size:15.5px;color:rgba(247,244,238,.66);margin-bottom:20px;max-width:42ch}.check-root .row{display:flex;gap:9px;flex-wrap:wrap}.check-root input[type=email]{flex:1;min-width:210px;font-family:var(--sans);font-size:16px;padding:14px 15px;border:1px solid rgba(247,244,238,.22);border-radius:3px;background:rgba(247,244,238,.06);color:var(--paper)}.check-root input[type=email]::-moz-placeholder{color:rgba(247,244,238,.38)}.check-root input[type=email]::placeholder{color:rgba(247,244,238,.38)}.check-root input[type=email]:focus{outline:2.5px solid var(--jade);outline-offset:1px;border-color:transparent}.check-root .gate-error{font-size:14.5px;color:#F0B9A0;margin:12px 0 0}.check-root .ask{border:1px solid var(--hair);border-radius:4px;padding:22px}.check-root .ask h3{font-family:var(--sans);font-size:16px;font-weight:600;margin-bottom:5px}.check-root .ask p{font-size:14.5px;color:var(--slate);margin-bottom:14px}.check-root textarea{width:100%;font-family:var(--sans);font-size:15.5px;line-height:1.5;padding:13px 14px;border:1px solid var(--hair);border-radius:3px;background:#fff;color:var(--ink);resize:vertical}.check-root textarea:focus{outline:2.5px solid var(--jade);outline-offset:1px;border-color:transparent}.check-root .ask-note{font-size:13.5px;color:var(--jade-deep);margin-top:10px}.check-root .sent{background:var(--jade);color:#fff;border-radius:4px;padding:22px 26px;font-size:16px;margin-bottom:22px}.check-root .hidden{display:none}.check-root .sent-head{font-family:var(--serif);font-size:21px;font-weight:600;letter-spacing:-.2px;margin-bottom:6px}.check-root .sent-sub{font-size:15.5px;line-height:1.5;color:rgba(255,255,255,.82);max-width:42ch;margin-bottom:18px}.check-root .sent-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--sans);font-size:15.5px;font-weight:600;background:var(--paper);color:var(--jade-deep);text-decoration:none;border-radius:3px;padding:13px 20px;transition:background .12s ease}.check-root .sent-cta:hover{background:#fff}.check-root .sent-cta:focus-visible{outline:2.5px solid var(--ink);outline-offset:2px}.check-root .progress{height:2px;background:rgba(247,244,238,.12);overflow:hidden}.check-root .progress-fill{height:100%;background:var(--jade);transition:width .32s cubic-bezier(.4,0,.2,1)}.check-root.done .progress{background:var(--hair)}@media (prefers-reduced-motion:reduce){.check-root .progress-fill{transition:none}}