.uc-scope{--ink:#1b1b1b;--ink-2:#34322e;--parch:#f7f5f2;--paper:#fff;--stone-6:#6f6a62;--stone-4:#a6a199;--line:#1b1b1b21;--line-soft:#1b1b1b12;--sky:#6fa6dc;--sky-deep:#4d86c2;--live:#3e9b6c;--live-bg:#e4f1e9;--wait:#c9912f;--wait-bg:#f5ebd7;--think-bg:#e4edf7;--disp:var(--font-dm-sans), "DM Sans",system-ui,sans-serif;--ui:var(--font-space-grotesk), "Space Grotesk",system-ui,sans-serif;--mono:var(--font-space-mono), "Space Mono",ui-monospace,monospace;--r-card:20px;--r-pill:999px;--gut:clamp(22px,4vw,56px);--maxw:1200px}.uc-scope *{box-sizing:border-box;margin:0;padding:0}.uc-scope{scroll-behavior:smooth;-webkit-text-size-adjust:100%;background:var(--parch);color:var(--ink);font-family:var(--disp);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;font-weight:430;line-height:1.55;overflow-x:hidden}.uc-scope .wrap{max-width:var(--maxw);padding:0 var(--gut);margin:0 auto}.uc-scope ::selection{background:var(--sky);color:var(--ink)}.uc-scope a{color:inherit}.uc-scope .eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--stone-6);font-size:11.5px}.uc-scope .btn{font-family:var(--ui);letter-spacing:.01em;border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:8px;padding:13px 26px;font-size:14.5px;font-weight:500;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.uc-scope .btn svg{flex:none;width:15px;height:15px}.uc-scope .btn.primary{background:var(--ink);color:var(--parch)}.uc-scope .btn.primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1b1b1b2e}.uc-scope .btn.secondary{border-color:var(--ink);color:var(--ink);background:0 0}.uc-scope .btn.secondary:hover{transform:translateY(-1px)}.uc-scope .status{border-radius:var(--r-pill);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;padding:6px 12px;font-size:11px;display:inline-flex}.uc-scope .status .d{border-radius:50%;width:7px;height:7px}.uc-scope .status.think{background:var(--think-bg);color:var(--sky-deep)}.uc-scope .status.think .d{background:var(--sky);animation:1.6s infinite uc-scope-pulse}@keyframes uc-scope-pulse{0%,to{opacity:1}50%{opacity:.35}}.uc-scope nav{z-index:60;-webkit-backdrop-filter:saturate(140%)blur(13px);backdrop-filter:saturate(140%)blur(13px);border-bottom:1px solid var(--line-soft);background:#f7f5f2d6;position:sticky;top:0}.uc-scope .nav-in{max-width:var(--maxw);padding:17px var(--gut);justify-content:space-between;align-items:center;gap:18px;margin:0 auto;display:flex}.uc-scope .brand{align-items:center;gap:11px;text-decoration:none;display:flex}.uc-scope .brand .mark{flex:none;width:27px;height:27px}.uc-scope .brand .name{font-family:var(--disp);letter-spacing:.015em;font-size:22px;font-weight:300}.uc-scope .nav-back{font-family:var(--ui);color:var(--stone-6);align-items:center;gap:7px;font-size:14px;text-decoration:none;transition:color .18s;display:inline-flex}.uc-scope .nav-back:hover{color:var(--ink)}.uc-scope .head{padding:clamp(64px,9vw,108px) 0 30px}.uc-scope .head .eyebrow{margin-bottom:22px;display:block}.uc-scope h1{font-family:var(--disp);letter-spacing:-.045em;max-width:15ch;font-size:clamp(42px,7.4vw,88px);font-weight:540;line-height:1.01}.uc-scope .head .sub{font-family:var(--disp);color:var(--stone-6);max-width:56ch;margin-top:24px;font-size:clamp(16px,1.55vw,19px);font-weight:430;line-height:1.62}.uc-scope .stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:clamp(40px,5vw,60px);display:grid}.uc-scope .stat{padding:26px 30px}.uc-scope .stat:first-child{padding-left:0}.uc-scope .stat:not(:last-child){border-right:1px solid var(--line-soft)}.uc-scope .stat .n{font-family:var(--disp);letter-spacing:-.03em;font-size:clamp(30px,3.7vw,46px);font-weight:540;line-height:1}.uc-scope .stat .l{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--stone-6);margin-top:11px;font-size:11px}@media (max-width:680px){.uc-scope .stats{grid-template-columns:1fr 1fr}.uc-scope .stat{padding:18px}.uc-scope .stat:first-child,.uc-scope .stat:nth-child(3){padding-left:0}.uc-scope .stat:nth-child(2){border-right:0}.uc-scope .stat:first-child,.uc-scope .stat:nth-child(2){border-bottom:1px solid var(--line-soft)}}.uc-scope .fbar-wrap{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(11px);backdrop-filter:saturate(140%)blur(11px);border-bottom:1px solid var(--line-soft);background:#f7f5f2eb;padding:16px 0;position:sticky;top:62px}.uc-scope #fbar{max-width:var(--maxw);padding:0 var(--gut);flex-wrap:wrap;gap:9px;margin:0 auto;display:flex}.uc-scope .fchip{font-family:var(--ui);letter-spacing:.005em;border-radius:var(--r-pill);border:1px solid var(--line);color:var(--ink-2);cursor:pointer;white-space:nowrap;background:0 0;padding:9px 16px;font-size:13.5px;font-weight:500;transition:all .18s}.uc-scope .fchip:hover{border-color:var(--ink);color:var(--ink)}.uc-scope .fchip.active{background:var(--ink);color:var(--parch);border-color:var(--ink)}@media (max-width:760px){.uc-scope .fbar-wrap{top:58px}.uc-scope #fbar{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.uc-scope #fbar::-webkit-scrollbar{display:none}}.uc-scope main{padding:8px 0 0}.uc-scope .zone{padding:clamp(20px,3vw,40px) 0}.uc-scope .zone-paper{background:var(--paper);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);margin-top:clamp(40px,6vw,88px);padding:clamp(40px,6vw,84px) 0 clamp(48px,7vw,96px)}.uc-scope .zone-paper .uc{background:var(--parch);border-color:#1b1b1b1a}.uc-scope .zone-paper .group-head{margin-top:0}.uc-scope .group-head{max-width:var(--maxw);padding:0 var(--gut);margin:clamp(56px,8vw,112px) auto 0}.uc-scope .group-head:before{content:"";background:var(--line);height:1px;margin-bottom:26px;display:block}.uc-scope .group-head .eyebrow{display:block}.uc-scope .cat{max-width:var(--maxw);padding:clamp(36px,4.5vw,60px) var(--gut) 6px;margin:0 auto}.uc-scope .cat-head{margin-bottom:clamp(22px,2.6vw,32px)}.uc-scope .cat-name{font-family:var(--disp);letter-spacing:-.04em;font-size:clamp(28px,3.7vw,48px);font-weight:540;line-height:1.01}.uc-scope .cat-desc{font-family:var(--disp);color:var(--stone-6);max-width:62ch;margin-top:13px;font-size:16px;font-weight:430;line-height:1.6}.uc-scope .cat-count{font-family:var(--mono);letter-spacing:.1em;color:var(--stone-4);margin-top:14px;font-size:11.5px;display:inline-block}.uc-scope .uc-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:820px){.uc-scope .uc-grid{grid-template-columns:1fr}}.uc-scope .uc{background:var(--paper);border:1px solid var(--line-soft);border-radius:var(--r-card);align-self:start;transition:border-color .2s,box-shadow .2s;overflow:hidden}.uc-scope .uc:hover{border-color:var(--line);box-shadow:0 8px 30px #1b1b1b0e}.uc-scope .uc.open{border-color:#1b1b1b2e;box-shadow:0 10px 34px #1b1b1b12}.uc-scope .uc-head{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:18px;width:100%;padding:24px 26px;display:flex}.uc-scope .uc-pain{font-family:var(--disp);letter-spacing:-.018em;color:var(--ink);font-size:18.5px;font-weight:540;line-height:1.34}.uc-scope .uc-plus{font-family:var(--ui);color:var(--stone-4);flex:none;margin-top:1px;font-size:24px;font-weight:400;line-height:1;transition:transform .28s cubic-bezier(.4,0,.2,1),color .2s}.uc-scope .uc:hover .uc-plus{color:var(--ink)}.uc-scope .uc.open .uc-plus{color:var(--ink);transform:rotate(45deg)}.uc-scope .uc-body{max-height:0;transition:max-height .34s cubic-bezier(.4,0,.2,1);overflow:hidden}.uc-scope .uc-inner{opacity:0;padding:0 26px 24px;transition:opacity .28s 40ms,transform .28s 40ms;transform:translateY(4px)}.uc-scope .uc.open .uc-inner{opacity:1;transform:none}.uc-scope .uc-does{font-family:var(--disp);color:var(--ink-2);font-size:15.5px;font-weight:430;line-height:1.66}.uc-scope .uc-receipt{font-family:var(--mono);color:var(--stone-6);border-top:1px solid var(--line-soft);margin-top:16px;padding-top:15px;font-size:11.5px;line-height:1.75}.uc-scope .uc-cta{font-family:var(--ui);color:var(--ink);align-items:center;gap:7px;margin-top:17px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.uc-scope .uc-cta svg{width:15px;height:15px;transition:transform .2s}.uc-scope .uc-cta:hover{color:#000}.uc-scope .uc-cta:hover svg{transform:translate(3px)}.uc-scope .dna-note{max-width:var(--maxw);padding:0 var(--gut);font-family:var(--disp);color:var(--stone-6);margin:clamp(22px,3vw,34px) auto 0;font-size:14px;line-height:1.62}.uc-scope .dna-note b{color:var(--ink-2);font-weight:560}.uc-scope footer{border-top:1px solid var(--line-soft);margin-top:clamp(40px,6vw,80px)}.uc-scope .foot{max-width:var(--maxw);padding:34px var(--gut);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.uc-scope .foot .meta{font-family:var(--mono);letter-spacing:.04em;color:var(--stone-6);font-size:12px}.uc-scope .foot a{font-family:var(--ui);color:var(--ink);align-items:center;gap:7px;font-size:14px;font-weight:500;text-decoration:none;transition:color .18s;display:inline-flex}.uc-scope .foot a:hover{color:#000}.uc-scope .scrim{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1b1b1b75;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.uc-scope .scrim.open{display:flex}.uc-scope .modal{background:var(--paper);border:1px solid var(--line-soft);border-radius:var(--r-card);width:100%;max-width:452px;padding:34px;animation:.24s cubic-bezier(.4,0,.2,1) uc-scope-pop;position:relative;box-shadow:0 30px 70px #1b1b1b38}@keyframes uc-scope-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.uc-scope .modal .x{border:1px solid var(--line);cursor:pointer;width:30px;height:30px;color:var(--stone-6);background:0 0;border-radius:50%;place-items:center;font-size:17px;line-height:1;transition:all .18s;display:grid;position:absolute;top:16px;right:16px}.uc-scope .modal .x:hover{border-color:var(--ink);color:var(--ink)}.uc-scope .modal .m-status{margin-bottom:18px}.uc-scope .modal h3{font-family:var(--disp);letter-spacing:-.02em;margin-bottom:11px;font-size:23px;font-weight:540;line-height:1.24}.uc-scope .modal p{font-family:var(--disp);color:var(--stone-6);margin-bottom:24px;font-size:15px;font-weight:430;line-height:1.58}.uc-scope .field{flex-direction:column;gap:20px;display:flex}.uc-scope .field input{font-family:var(--disp);border:none;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:0 0;border-radius:0;padding:12px 2px;font-size:16px;transition:border-color .18s}.uc-scope .field input::placeholder{color:var(--stone-4)}.uc-scope .field input:focus{border-bottom-color:var(--ink);outline:none}.uc-scope .field .btn{justify-content:center;width:100%}.uc-scope .modal .confirm{text-align:center;padding:6px 0 2px;display:none}.uc-scope .modal.confirmed .form-side{display:none}.uc-scope .modal.confirmed .confirm{display:block}.uc-scope .modal .check{background:var(--live-bg);border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 18px;display:grid}.uc-scope .modal .check svg{width:26px;height:26px;stroke:var(--live)}.uc-scope .reveal{opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);transform:translateY(16px)}.uc-scope .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.uc-scope .reveal,.uc-scope .uc-inner{opacity:1;transition:none;transform:none}.uc-scope{scroll-behavior:auto}.uc-scope .status.think .d{animation:none}}.uc-scope .askbox{text-align:left;border-radius:var(--r-card);cursor:pointer;width:100%;font-family:var(--disp);background:0 0;border:1px dashed #1b1b1b3d;justify-content:space-between;align-items:center;gap:22px;margin-top:18px;padding:24px 26px;transition:border-color .2s,background .2s;display:flex}.uc-scope .askbox:hover{border-color:var(--ink);background:#1b1b1b05}.uc-scope .askbox-l{flex-direction:column;min-width:0;display:flex}.uc-scope .askbox-eyebrow{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--stone-4);font-size:10.5px}.uc-scope .askbox-h{font-family:var(--disp);letter-spacing:-.015em;color:var(--ink);margin-top:9px;font-size:18px;font-weight:540;line-height:1.3}.uc-scope .askbox-p{font-family:var(--disp);color:var(--stone-6);max-width:64ch;margin-top:7px;font-size:14.5px;font-weight:430;line-height:1.55}.uc-scope .askbox-cta{font-family:var(--ui);color:var(--ink);white-space:nowrap;flex:none;align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.uc-scope .askbox-cta svg{width:16px;height:16px;transition:transform .2s}.uc-scope .askbox:hover .askbox-cta svg{transform:translate(3px)}@media (max-width:640px){.uc-scope .askbox{flex-direction:column;align-items:flex-start;gap:16px}}.uc-scope .field textarea{font-family:var(--disp);border:none;border-bottom:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:0 0;border-radius:0;min-height:66px;padding:12px 2px;font-size:15px;line-height:1.5}.uc-scope .field textarea::placeholder{color:var(--stone-4)}.uc-scope .field textarea:focus{border-bottom-color:var(--ink);outline:none}
