.ConversationShowcase-module__8mZUaW__root{--font-display:"Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--ease:cubic-bezier(.16, 1, .3, 1);z-index:1;font-family:var(--font-body);text-align:left;position:relative}.ConversationShowcase-module__8mZUaW__controls{justify-content:flex-end;max-width:624px;margin:0 auto 12px;display:flex}.ConversationShowcase-module__8mZUaW__controlsWide{max-width:760px}.ConversationShowcase-module__8mZUaW__replay{font-family:var(--font-mono);letter-spacing:.04em;color:#a6a6ad;cursor:pointer;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);transition:border-color .18s var(--ease), color .18s var(--ease);background:0 0;border:1px solid #ffffff24;flex:none;align-items:center;gap:7px;padding:6px 12px;font-size:11px;display:inline-flex}.ConversationShowcase-module__8mZUaW__replay:hover{color:#fafafa;border-color:#6c6c72}.ConversationShowcase-module__8mZUaW__replay:focus-visible{outline-offset:2px;outline:2px solid #fafafa}.ConversationShowcase-module__8mZUaW__replayIcon{width:13px;height:13px;display:block}.ConversationShowcase-module__8mZUaW__plinth{z-index:1;clip-path:polygon(22px 0,100% 0,100% calc(100% - 22px),calc(100% - 22px) 100%,0 100%,0 22px);text-align:left;background:linear-gradient(#ffffff0e,#ffffff05);border:1px solid #ffffff1a;border-radius:0;max-width:624px;margin:0 auto;padding:14px 16px 18px;position:relative;box-shadow:inset 0 1px #ffffff0f,0 44px 96px -52px #000000d9}.ConversationShowcase-module__8mZUaW__plinthWide{max-width:760px}@media (min-width:720px){.ConversationShowcase-module__8mZUaW__plinth{padding:16px 18px 20px}}.ConversationShowcase-module__8mZUaW__cardScope>div{margin-top:0}.ConversationShowcase-module__8mZUaW__convo{flex-direction:column;gap:18px;padding:4px 2px 2px;display:flex}.ConversationShowcase-module__8mZUaW__userTurn{opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease);flex-direction:column;align-items:flex-end;gap:7px;display:flex;transform:translateY(8px)}.ConversationShowcase-module__8mZUaW__userTurnShown{opacity:1;transform:none}.ConversationShowcase-module__8mZUaW__userMeta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#6c6c72;font-size:10px}.ConversationShowcase-module__8mZUaW__userBubble{color:#fafafa;clip-path:polygon(9px 0,100% 0,100% 100%,9px 100%,0 calc(100% - 9px),0 9px);background:#ffffff0f;border:1px solid #ffffff1a;max-width:88%;margin:0;padding:13px 16px;font-size:14.5px;line-height:1.55}.ConversationShowcase-module__8mZUaW__botTurn{opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease);flex-direction:column;gap:7px;display:flex;transform:translateY(8px)}.ConversationShowcase-module__8mZUaW__botTurnShown{opacity:1;transform:none}.ConversationShowcase-module__8mZUaW__botMeta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#a6a6ad;font-size:10px}.ConversationShowcase-module__8mZUaW__reading{font-family:var(--font-mono);letter-spacing:.04em;color:#6c6c72;opacity:0;max-height:0;transition:opacity .3s var(--ease), max-height .3s var(--ease);align-items:center;gap:8px;font-size:11px;display:flex;overflow:hidden}.ConversationShowcase-module__8mZUaW__readingShown{opacity:1;max-height:28px}.ConversationShowcase-module__8mZUaW__readingDots{gap:4px;display:inline-flex}.ConversationShowcase-module__8mZUaW__readingDots i{width:4px;height:4px;animation:ConversationShowcase-module__8mZUaW__convoBlink 1.2s var(--ease) infinite;background:#a6a6ad;border-radius:50%;display:inline-block}.ConversationShowcase-module__8mZUaW__readingDots i:nth-child(2){animation-delay:.18s}.ConversationShowcase-module__8mZUaW__readingDots i:nth-child(3){animation-delay:.36s}@keyframes ConversationShowcase-module__8mZUaW__convoBlink{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.ConversationShowcase-module__8mZUaW__summary{color:#fafafa;opacity:0;max-width:92%;max-height:0;transition:opacity .5s var(--ease), transform .5s var(--ease), max-height .5s var(--ease);margin:0;font-size:14.5px;line-height:1.55;overflow:hidden;transform:translateY(6px)}.ConversationShowcase-module__8mZUaW__summaryShown{opacity:1;max-height:160px;transform:none}.ConversationShowcase-module__8mZUaW__lookMono{--c-line-2:#00000021;--ink:#0a0a0a;--ink-soft:#52525b;--ink-faint:#8a8a92;--line:#00000014;--line-strong:#00000021;--surface:#fff;--spark:#18181b;--spark-soft:#18181b14;--spark-line:#18181b38;--bar:#e4e4e7;--bar-strong:#c9c9cf;--card-bg:#fff;--card-radius:0px;--card-chamfer:9px;--head-grad-a:#fff;--head-grad-b:#fafafa;--foot-grad-a:#fafafa;--foot-grad-b:#f4f4f5;--toggle-radius:4px;--btn-chamfer:9px;--done-radius:4px}.ConversationShowcase-module__8mZUaW__card{border:1px solid var(--c-line-2);border-radius:var(--card-radius);background:var(--card-bg);opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease);margin-top:14px;overflow:hidden;transform:translateY(8px)scale(.992);box-shadow:0 1px 2px #1615120a,0 14px 30px -22px #16151247}.ConversationShowcase-module__8mZUaW__cardChamfer{clip-path:polygon(var(--card-chamfer) 0, 100% 0, 100% calc(100% - var(--card-chamfer)), calc(100% - var(--card-chamfer)) 100%, 0 100%, 0 var(--card-chamfer))}.ConversationShowcase-module__8mZUaW__cardShown{opacity:1;transform:none}.ConversationShowcase-module__8mZUaW__cardHead{border-bottom:1px solid var(--line);background:linear-gradient(180deg, var(--head-grad-a), var(--head-grad-b));align-items:center;gap:11px;padding:13px 16px;display:flex}.ConversationShowcase-module__8mZUaW__cardMark{flex:none;width:22px;height:22px}.ConversationShowcase-module__8mZUaW__cardTitleWrap{flex-direction:column;gap:1px;min-width:0;display:flex}.ConversationShowcase-module__8mZUaW__cardKicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);font-size:9.5px}.ConversationShowcase-module__8mZUaW__cardTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:15px;font-weight:600}.ConversationShowcase-module__8mZUaW__cardMatch{border:1px solid var(--line-strong);color:var(--ink-soft);white-space:nowrap;border-radius:100px;align-items:center;gap:6px;margin-left:auto;padding:3px 9px 3px 4px;font-size:10.5px;display:inline-flex}.ConversationShowcase-module__8mZUaW__cardMatchLogo{background:var(--ink);width:15px;height:15px;color:var(--surface);font-family:var(--font-display);border-radius:4px;justify-content:center;align-items:center;font-size:8.5px;font-weight:700;display:inline-flex}.ConversationShowcase-module__8mZUaW__rows{flex-direction:column;display:flex}.ConversationShowcase-module__8mZUaW__row{border-top:1px solid var(--line);opacity:0;transition:opacity .55s var(--ease), transform .55s var(--ease), background .25s var(--ease);grid-template-columns:22px 1fr auto;align-items:start;gap:12px;padding:14px 16px;display:grid;position:relative;transform:translateY(10px)}.ConversationShowcase-module__8mZUaW__row:first-child{border-top:none}.ConversationShowcase-module__8mZUaW__rowShown{opacity:1;transform:none}.ConversationShowcase-module__8mZUaW__rowApproved{background:#18181b09}.ConversationShowcase-module__8mZUaW__toggle{border:1.5px solid var(--line-strong);background:var(--surface);cursor:pointer;width:20px;height:20px;clip-path:polygon(var(--toggle-radius) 0, 100% 0, 100% calc(100% - var(--toggle-radius)), calc(100% - var(--toggle-radius)) 100%, 0 100%, 0 var(--toggle-radius));transition:background .18s var(--ease), border-color .18s var(--ease);justify-content:center;align-items:center;margin-top:1px;padding:0;display:inline-flex}.ConversationShowcase-module__8mZUaW__toggle:hover{border-color:var(--ink-soft)}.ConversationShowcase-module__8mZUaW__toggleOn{background:var(--spark);border-color:var(--spark)}.ConversationShowcase-module__8mZUaW__toggleCheck{color:#fff;opacity:0;width:12px;height:12px;transition:opacity .18s var(--ease), transform .18s var(--ease);transform:scale(.6)}.ConversationShowcase-module__8mZUaW__toggleOn .ConversationShowcase-module__8mZUaW__toggleCheck{opacity:1;transform:scale(1)}.ConversationShowcase-module__8mZUaW__rowMain{min-width:0}.ConversationShowcase-module__8mZUaW__rowLabelLine{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.ConversationShowcase-module__8mZUaW__rowField{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);font-size:10px}.ConversationShowcase-module__8mZUaW__rowValue{color:var(--ink);align-items:center;gap:7px;font-size:14px;font-weight:500;display:inline-flex}.ConversationShowcase-module__8mZUaW__rowArrow{color:var(--ink-faint)}.ConversationShowcase-module__8mZUaW__rowFrom{color:var(--ink-faint);font-weight:400;text-decoration:line-through;text-decoration-thickness:1px}.ConversationShowcase-module__8mZUaW__rowRationale{color:var(--ink-soft);margin-top:5px;font-size:12.5px;line-height:1.45}.ConversationShowcase-module__8mZUaW__conf{min-width:80px;transition:opacity .3s var(--ease);flex-direction:column;align-items:flex-end;gap:6px;padding-top:2px;display:flex}.ConversationShowcase-module__8mZUaW__confNum{font-family:var(--font-mono);color:var(--ink);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.ConversationShowcase-module__8mZUaW__confBarTrack{background:var(--line);border-radius:100px;width:74px;height:4px;overflow:hidden}.ConversationShowcase-module__8mZUaW__confBarFill{background:var(--spark);width:0%;height:100%;transition:width .6s var(--ease);border-radius:100px}.ConversationShowcase-module__8mZUaW__confBarFillMuted{background:var(--ink-faint)}.ConversationShowcase-module__8mZUaW__confLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:9px}.ConversationShowcase-module__8mZUaW__confHidden{opacity:0;pointer-events:none}.ConversationShowcase-module__8mZUaW__rowDone{border-radius:var(--done-radius);background:var(--spark);color:#fff;opacity:0;width:18px;height:18px;transition:opacity .3s var(--ease), transform .3s var(--ease);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:16px;transform:scale(.5)}.ConversationShowcase-module__8mZUaW__rowDone svg{width:11px;height:11px}.ConversationShowcase-module__8mZUaW__rowDoneShown{opacity:1;transform:scale(1)}.ConversationShowcase-module__8mZUaW__rowSkipped{opacity:.5}.ConversationShowcase-module__8mZUaW__cardFoot{border-top:1px solid var(--line);background:linear-gradient(180deg, var(--foot-grad-a), var(--foot-grad-b));align-items:center;gap:14px;padding:13px 16px;display:flex}.ConversationShowcase-module__8mZUaW__footCount{font-family:var(--font-mono);color:var(--ink-soft);font-variant-numeric:tabular-nums;font-size:12px}.ConversationShowcase-module__8mZUaW__footCount b{color:var(--ink);font-weight:600}.ConversationShowcase-module__8mZUaW__footSelectAll{color:var(--ink-faint);cursor:pointer;text-underline-offset:2px;transition:color .15s var(--ease);background:0 0;border:none;font-family:inherit;font-size:12px;text-decoration:underline}.ConversationShowcase-module__8mZUaW__footSelectAll:hover{color:var(--ink)}.ConversationShowcase-module__8mZUaW__footSpacer{flex:1}.ConversationShowcase-module__8mZUaW__approveBtn{color:#fff;background:var(--spark);border:1px solid var(--spark);cursor:pointer;clip-path:polygon(var(--btn-chamfer) 0, 100% 0, 100% calc(100% - var(--btn-chamfer)), calc(100% - var(--btn-chamfer)) 100%, 0 100%, 0 var(--btn-chamfer));transition:transform .18s var(--ease), background .18s var(--ease), opacity .18s var(--ease);align-items:center;gap:9px;padding:9px 16px;font-family:inherit;font-size:13.5px;font-weight:600;display:inline-flex}.ConversationShowcase-module__8mZUaW__approveBtn:hover:not(:disabled){background:#27272a;transform:translateY(-1px)}.ConversationShowcase-module__8mZUaW__approveBtn:disabled{opacity:.45;cursor:not-allowed}.ConversationShowcase-module__8mZUaW__approveBtn svg{width:15px;height:15px}.ConversationShowcase-module__8mZUaW__approveBtnDone{background:var(--ink);border-color:var(--ink);cursor:default}.ConversationShowcase-module__8mZUaW__approveBtnDone:hover{background:var(--ink);transform:none}.ConversationShowcase-module__8mZUaW__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite ConversationShowcase-module__8mZUaW__spin}@keyframes ConversationShowcase-module__8mZUaW__spin{to{transform:rotate(360deg)}}.ConversationShowcase-module__8mZUaW__writtenBanner{border-top:1px solid var(--spark-line);color:var(--spark);opacity:0;max-height:0;transition:max-height .4s var(--ease), opacity .4s var(--ease), padding .4s var(--ease);background:#18181b0f;align-items:center;gap:10px;padding:0 16px;font-size:13px;font-weight:500;display:flex;overflow:hidden}.ConversationShowcase-module__8mZUaW__writtenBannerShown{opacity:1;max-height:64px;padding:12px 16px}.ConversationShowcase-module__8mZUaW__writtenIcon{border-radius:var(--done-radius);background:var(--spark);color:#fff;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.ConversationShowcase-module__8mZUaW__writtenIcon svg{width:11px;height:11px}.ConversationShowcase-module__8mZUaW__writtenMeta{font-family:var(--font-mono);letter-spacing:.06em;color:var(--spark);opacity:.82;white-space:nowrap;margin-left:auto;font-size:10.5px}.ConversationShowcase-module__8mZUaW__pcard{border:1px solid var(--c-line-2);border-radius:var(--card-radius);background:var(--card-bg);opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease);margin-top:14px;overflow:hidden;transform:translateY(8px)scale(.992);box-shadow:0 1px 2px #1615120a,0 14px 30px -22px #16151247}.ConversationShowcase-module__8mZUaW__pcardShown{opacity:1;transform:none}.ConversationShowcase-module__8mZUaW__pseg{border:1px solid var(--line-strong);background:var(--surface);border-radius:100px;margin-left:auto;padding:2px;display:inline-flex}.ConversationShowcase-module__8mZUaW__psegBtn{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);cursor:pointer;transition:color .18s var(--ease), background .18s var(--ease);background:0 0;border:none;border-radius:100px;padding:4px 10px;font-size:10px}.ConversationShowcase-module__8mZUaW__psegBtn:hover{color:var(--ink-soft)}.ConversationShowcase-module__8mZUaW__psegBtnOn{background:var(--ink);color:var(--surface)}.ConversationShowcase-module__8mZUaW__pstatRow{align-items:center;gap:18px;padding:15px 18px 6px;display:flex}.ConversationShowcase-module__8mZUaW__pstat{flex-direction:column;gap:2px;min-width:0;display:flex}.ConversationShowcase-module__8mZUaW__pstatNum{font-family:var(--font-display);letter-spacing:-.02em;color:var(--spark);font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1}.ConversationShowcase-module__8mZUaW__pstatNumInk{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1}.ConversationShowcase-module__8mZUaW__pstatLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:9px}.ConversationShowcase-module__8mZUaW__pstatDiv{background:var(--line);align-self:stretch;width:1px;margin:4px 0}@media (max-width:560px){.ConversationShowcase-module__8mZUaW__pstatRow{gap:12px}.ConversationShowcase-module__8mZUaW__pstatNum,.ConversationShowcase-module__8mZUaW__pstatNumInk{font-size:21px}}.ConversationShowcase-module__8mZUaW__pchart{grid-template-columns:repeat(5,1fr);align-items:end;gap:10px;height:230px;padding:18px 18px 14px;display:grid}.ConversationShowcase-module__8mZUaW__pcol{flex-direction:column;align-items:center;min-width:0;height:100%;display:flex;position:relative}.ConversationShowcase-module__8mZUaW__ptrack{flex:1;justify-content:center;align-items:flex-end;width:100%;min-height:0;display:flex}.ConversationShowcase-module__8mZUaW__pbar{background:var(--bar);cursor:pointer;width:100%;max-width:56px;height:0%;transition:height .7s var(--ease), background .18s var(--ease), filter .18s var(--ease);border:none;border-radius:6px 6px 2px 2px;justify-content:center;align-items:flex-start;padding:0;display:flex;position:relative}.ConversationShowcase-module__8mZUaW__pbar:hover,.ConversationShowcase-module__8mZUaW__pbarActive{background:var(--bar-strong)}.ConversationShowcase-module__8mZUaW__pbar:focus-visible{outline:2px solid var(--spark);outline-offset:2px}.ConversationShowcase-module__8mZUaW__pbarSpark{background:var(--spark)}.ConversationShowcase-module__8mZUaW__pbarSpark:hover,.ConversationShowcase-module__8mZUaW__pbarSpark.ConversationShowcase-module__8mZUaW__pbarActive{filter:none;background:#27272a}.ConversationShowcase-module__8mZUaW__pbarVal{font-family:var(--font-mono);color:var(--ink-soft);font-variant-numeric:tabular-nums;opacity:0;transition:opacity .3s var(--ease) .45s;white-space:nowrap;margin-top:-19px;font-size:10.5px;font-weight:500}.ConversationShowcase-module__8mZUaW__pcardShown .ConversationShowcase-module__8mZUaW__pbar .ConversationShowcase-module__8mZUaW__pbarVal{opacity:1}.ConversationShowcase-module__8mZUaW__ptip{background:var(--ink);color:var(--surface);white-space:nowrap;pointer-events:none;opacity:0;z-index:3;transition:opacity .16s var(--ease), transform .16s var(--ease);border-radius:8px;flex-direction:column;align-items:center;gap:1px;padding:6px 10px;font-size:12px;display:inline-flex;position:absolute;top:-6px;left:50%;transform:translate(-50%,-4px)}.ConversationShowcase-module__8mZUaW__ptipShown{opacity:1;transform:translate(-50%,-8px)}.ConversationShowcase-module__8mZUaW__ptip b{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-weight:600}.ConversationShowcase-module__8mZUaW__ptipMeta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#fff9;font-size:9px}.ConversationShowcase-module__8mZUaW__pcolLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);text-align:center;overflow-wrap:break-word;width:100%;margin-top:11px;font-size:9px;line-height:1.3}@media (max-width:560px){.ConversationShowcase-module__8mZUaW__pchart{gap:6px;padding:18px 12px 14px}.ConversationShowcase-module__8mZUaW__pcolLabel{letter-spacing:.02em;font-size:8px}.ConversationShowcase-module__8mZUaW__pbarVal{font-size:9.5px}}.ConversationShowcase-module__8mZUaW__pcolLabelSpark{color:var(--spark);font-weight:600}.ConversationShowcase-module__8mZUaW__pcolCount{font-family:var(--font-mono);color:var(--ink-soft);font-variant-numeric:tabular-nums;margin-top:3px;font-size:11px;font-weight:500}.ConversationShowcase-module__8mZUaW__pfoot{border-top:1px solid var(--line);background:linear-gradient(180deg, var(--foot-grad-a), var(--foot-grad-b));align-items:center;gap:12px;padding:12px 18px;display:flex}.ConversationShowcase-module__8mZUaW__pfootLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);font-size:10.5px}.ConversationShowcase-module__8mZUaW__pfootMeta{font-family:var(--font-mono);letter-spacing:.04em;color:var(--spark);white-space:nowrap;align-items:center;gap:7px;font-size:10.5px;display:inline-flex}.ConversationShowcase-module__8mZUaW__pfootDot{background:var(--spark);width:6px;height:6px;box-shadow:0 0 0 3px var(--spark-soft);border-radius:50%}@media (max-width:480px){.ConversationShowcase-module__8mZUaW__pfootLabel{display:none}}@media (prefers-reduced-motion:reduce){.ConversationShowcase-module__8mZUaW__card,.ConversationShowcase-module__8mZUaW__row,.ConversationShowcase-module__8mZUaW__pcard,.ConversationShowcase-module__8mZUaW__userTurn,.ConversationShowcase-module__8mZUaW__botTurn,.ConversationShowcase-module__8mZUaW__summary{opacity:1!important;transition:none!important;transform:none!important}.ConversationShowcase-module__8mZUaW__summary{max-height:none!important}.ConversationShowcase-module__8mZUaW__spinner{animation:none!important}.ConversationShowcase-module__8mZUaW__confBarFill,.ConversationShowcase-module__8mZUaW__pbar,.ConversationShowcase-module__8mZUaW__pbarVal{transition:none!important}.ConversationShowcase-module__8mZUaW__pcardShown .ConversationShowcase-module__8mZUaW__pbar .ConversationShowcase-module__8mZUaW__pbarVal{opacity:1!important}.ConversationShowcase-module__8mZUaW__reading{display:none!important}.ConversationShowcase-module__8mZUaW__readingDots i{animation:none!important}}
.MegaMenu-module__n-qZpa__root{--font-display:"Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"JetBrains Mono", monospace;--ink:#fafafa;--ink-2:#a1a1aa;--ink-3:#71717a;--hairline:#ffffff14;--hairline-strong:#ffffff1f;--spark:#fafafa;--spark-soft:#fafafa1f;--focus-dim:#fafafa66;--glass:#0a0a0beb;--glass-hover:#ffffff0d;--ease-out:cubic-bezier(.16, 1, .3, 1);--chamfer:9px}.MegaMenu-module__n-qZpa__desktop{display:none}@media (min-width:768px){.MegaMenu-module__n-qZpa__desktop{align-items:center;gap:4px;display:flex;position:relative}}.MegaMenu-module__n-qZpa__trigger{font-family:var(--font-body);letter-spacing:-.01em;color:var(--ink-2);cursor:pointer;transition:color .15s var(--ease-out);background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 10px;font-size:14px;display:inline-flex}.MegaMenu-module__n-qZpa__trigger:hover,.MegaMenu-module__n-qZpa__trigger[aria-expanded=true]{color:var(--ink)}.MegaMenu-module__n-qZpa__trigger:focus-visible{color:var(--ink);box-shadow:0 0 0 3px var(--focus-dim);outline:none}.MegaMenu-module__n-qZpa__chevron{width:8px;height:8px;transition:transform .18s var(--ease-out);display:inline-block}.MegaMenu-module__n-qZpa__trigger[aria-expanded=true] .MegaMenu-module__n-qZpa__chevron{transform:rotate(180deg)}.MegaMenu-module__n-qZpa__plainLink{font-family:var(--font-body);letter-spacing:-.01em;color:var(--ink-2);transition:color .15s var(--ease-out);border-radius:6px;padding:8px 10px;font-size:14px;text-decoration:none}.MegaMenu-module__n-qZpa__plainLink:hover{color:var(--ink)}.MegaMenu-module__n-qZpa__plainLink:focus-visible{color:var(--ink);box-shadow:0 0 0 3px var(--focus-dim);outline:none}.MegaMenu-module__n-qZpa__panel{z-index:110;background:var(--glass);-webkit-backdrop-filter:blur(14px);border:1px solid var(--hairline-strong);min-width:360px;clip-path:polygon(0 0, calc(100% - var(--chamfer)) 0, 100% var(--chamfer), 100% 100%, var(--chamfer) 100%, 0 calc(100% - var(--chamfer)));animation:MegaMenu-module__n-qZpa__panelIn .18s var(--ease-out);padding:10px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 48px #00000080}@keyframes MegaMenu-module__n-qZpa__panelIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.MegaMenu-module__n-qZpa__panel{animation:none}}.MegaMenu-module__n-qZpa__panelWide{min-width:520px}.MegaMenu-module__n-qZpa__rowList{flex-direction:column;display:flex}.MegaMenu-module__n-qZpa__row{color:var(--ink);transition:background .12s var(--ease-out);border-radius:7px;align-items:flex-start;gap:12px;padding:11px 12px;text-decoration:none;display:flex}.MegaMenu-module__n-qZpa__row:hover{background:var(--glass-hover)}.MegaMenu-module__n-qZpa__row:focus-visible{box-shadow:0 0 0 3px var(--focus-dim);outline:none}.MegaMenu-module__n-qZpa__rowIcon{width:26px;height:26px;color:var(--spark);background:var(--spark-soft);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:15px;display:inline-flex}.MegaMenu-module__n-qZpa__rowText{flex-direction:column;gap:2px;min-width:0;display:flex}.MegaMenu-module__n-qZpa__rowLabel{font-family:var(--font-body);letter-spacing:-.01em;color:var(--ink);font-size:14px;font-weight:600}.MegaMenu-module__n-qZpa__rowOneLiner{font-family:var(--font-body);color:var(--ink-2);font-size:12.5px;line-height:1.45}.MegaMenu-module__n-qZpa__columns{grid-template-columns:1fr 1fr;gap:8px;display:grid}.MegaMenu-module__n-qZpa__column{flex-direction:column;display:flex}.MegaMenu-module__n-qZpa__colHead{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);padding:8px 12px 6px;font-size:10px}.MegaMenu-module__n-qZpa__simpleRow{font-family:var(--font-body);letter-spacing:-.01em;color:var(--ink-2);transition:background .12s var(--ease-out), color .12s var(--ease-out);border-radius:7px;padding:9px 12px;font-size:14px;text-decoration:none;display:block}.MegaMenu-module__n-qZpa__simpleRow:hover{background:var(--glass-hover);color:var(--ink)}.MegaMenu-module__n-qZpa__simpleRow:focus-visible{color:var(--ink);box-shadow:0 0 0 3px var(--focus-dim);outline:none}.MegaMenu-module__n-qZpa__panelFooter{border-top:1px solid var(--hairline);margin-top:6px;padding-top:8px}.MegaMenu-module__n-qZpa__footerLink{font-family:var(--font-body);letter-spacing:-.01em;color:var(--spark);transition:background .12s var(--ease-out);border-radius:7px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.MegaMenu-module__n-qZpa__footerLink:hover{background:var(--spark-soft)}.MegaMenu-module__n-qZpa__footerLink:focus-visible{box-shadow:0 0 0 3px var(--focus-dim);outline:none}.MegaMenu-module__n-qZpa__footerArrow{transition:transform .15s var(--ease-out)}.MegaMenu-module__n-qZpa__footerLink:hover .MegaMenu-module__n-qZpa__footerArrow{transform:translate(3px)}.MegaMenu-module__n-qZpa__hamburger{border:1px solid var(--hairline-strong);width:38px;height:38px;color:var(--ink);cursor:pointer;transition:border-color .15s var(--ease-out), box-shadow .15s var(--ease-out);--chamfer:7px;clip-path:polygon(var(--chamfer) 0, 100% 0, 100% calc(100% - var(--chamfer)), calc(100% - var(--chamfer)) 100%, 0 100%, 0 var(--chamfer));background:0 0;justify-content:center;align-items:center;display:inline-flex}.MegaMenu-module__n-qZpa__hamburger:hover{border-color:var(--ink-2)}.MegaMenu-module__n-qZpa__hamburger:focus-visible{outline:none;box-shadow:inset 0 0 0 2px}@media (min-width:768px){.MegaMenu-module__n-qZpa__hamburger{display:none}}.MegaMenu-module__n-qZpa__overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:flex-end;display:flex;position:fixed;inset:0}@media (min-width:768px){.MegaMenu-module__n-qZpa__overlay{display:none}}.MegaMenu-module__n-qZpa__drawer{background:var(--glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-left:1px solid var(--hairline-strong);width:min(86vw,360px);height:100%;animation:MegaMenu-module__n-qZpa__drawerIn .22s var(--ease-out);flex-direction:column;gap:6px;padding:18px 18px 28px;display:flex;overflow-y:auto}@keyframes MegaMenu-module__n-qZpa__drawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.MegaMenu-module__n-qZpa__drawer{animation:none}}.MegaMenu-module__n-qZpa__drawerHead{justify-content:flex-end;align-items:center;margin-bottom:4px;display:flex}.MegaMenu-module__n-qZpa__closeBtn{width:36px;height:36px;color:var(--ink-2);cursor:pointer;transition:color .15s var(--ease-out), background .15s var(--ease-out);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.MegaMenu-module__n-qZpa__closeBtn:hover{color:var(--ink);background:var(--glass-hover)}.MegaMenu-module__n-qZpa__closeBtn:focus-visible{box-shadow:0 0 0 3px var(--focus-dim);outline:none}.MegaMenu-module__n-qZpa__accordion{border-bottom:1px solid var(--hairline)}.MegaMenu-module__n-qZpa__summary{cursor:pointer;font-family:var(--font-body);letter-spacing:-.01em;color:var(--ink);justify-content:space-between;align-items:center;padding:14px 4px;font-size:16px;font-weight:500;list-style:none;display:flex}.MegaMenu-module__n-qZpa__summary::-webkit-details-marker{display:none}.MegaMenu-module__n-qZpa__summary:focus-visible{box-shadow:0 0 0 3px var(--focus-dim);border-radius:6px;outline:none}.MegaMenu-module__n-qZpa__summaryChevron{width:10px;height:10px;color:var(--ink-2);transition:transform .18s var(--ease-out)}.MegaMenu-module__n-qZpa__accordion[open] .MegaMenu-module__n-qZpa__summaryChevron{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.MegaMenu-module__n-qZpa__summaryChevron{transition:none}}.MegaMenu-module__n-qZpa__accordionBody{flex-direction:column;padding:2px 0 12px;display:flex}.MegaMenu-module__n-qZpa__subHead{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);padding:8px 8px 4px;font-size:10px}.MegaMenu-module__n-qZpa__drawerSubLink{font-family:var(--font-body);letter-spacing:-.01em;color:var(--ink-2);transition:background .12s var(--ease-out), color .12s var(--ease-out);border-radius:6px;padding:10px 8px;font-size:14.5px;text-decoration:none;display:block}.MegaMenu-module__n-qZpa__drawerSubLink:hover{background:var(--glass-hover);color:var(--ink)}.MegaMenu-module__n-qZpa__drawerSubLink:focus-visible{color:var(--ink);box-shadow:0 0 0 3px var(--focus-dim);outline:none}.MegaMenu-module__n-qZpa__drawerLink{font-family:var(--font-body);letter-spacing:-.01em;color:var(--ink);border-bottom:1px solid var(--hairline);transition:color .15s var(--ease-out);padding:14px 4px;font-size:16px;font-weight:500;text-decoration:none;display:block}.MegaMenu-module__n-qZpa__drawerLink:hover{color:var(--spark)}.MegaMenu-module__n-qZpa__drawerLink:focus-visible{box-shadow:0 0 0 3px var(--focus-dim);border-radius:6px;outline:none}.MegaMenu-module__n-qZpa__drawerCta{font-family:var(--font-body);letter-spacing:-.01em;background:var(--spark);color:#0a0a0b;border:1px solid var(--spark);cursor:pointer;transition:transform .18s var(--ease-out);clip-path:polygon(0 0, calc(100% - var(--chamfer)) 0, 100% var(--chamfer), 100% 100%, var(--chamfer) 100%, 0 calc(100% - var(--chamfer)));justify-content:center;align-items:center;margin-top:16px;padding:12px 18px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.MegaMenu-module__n-qZpa__drawerCta:hover{transform:translateY(-1px)}.MegaMenu-module__n-qZpa__drawerCta:focus-visible{box-shadow:0 0 0 3px var(--focus-dim);outline:none}@media (prefers-reduced-motion:reduce){.MegaMenu-module__n-qZpa__drawerCta:hover{transform:none}}
.legal-module__xpnSVG__page{--spark:#18181b;--chamfer:9px;padding:64px 0 96px}@media (min-width:768px){.legal-module__xpnSVG__page{padding:96px 0 128px}}.legal-module__xpnSVG__shell{max-width:820px;margin:0 auto;padding:0 24px}@media (min-width:768px){.legal-module__xpnSVG__shell{padding:0 48px}}.legal-module__xpnSVG__eyebrow{color:var(--accent-hover);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500}.legal-module__xpnSVG__eyebrow a{color:inherit;border-radius:3px;text-decoration:none}.legal-module__xpnSVG__eyebrow a:hover{color:var(--text-primary)}.legal-module__xpnSVG__eyebrow a:focus-visible{outline:2px solid var(--spark);outline-offset:3px}.legal-module__xpnSVG__breadcrumb{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;margin-bottom:24px;padding-bottom:16px;display:flex}.legal-module__xpnSVG__docMeta{letter-spacing:.02em;color:var(--text-tertiary);font-family:JetBrains Mono,monospace;font-size:12px}.legal-module__xpnSVG__prose{color:var(--text-secondary);font-size:16px;line-height:1.7}.legal-module__xpnSVG__prose>:first-child{margin-top:0}.legal-module__xpnSVG__prose h1{letter-spacing:-.025em;color:var(--text-primary);margin:0 0 24px;font-size:34px;font-weight:500;line-height:1.12}@media (min-width:768px){.legal-module__xpnSVG__prose h1{font-size:44px}}.legal-module__xpnSVG__prose h2{letter-spacing:-.02em;color:var(--text-primary);border-top:1px solid var(--border);margin:48px 0 16px;padding-top:24px;font-size:24px;font-weight:500;line-height:1.2}.legal-module__xpnSVG__prose h3{color:var(--text-primary);margin:32px 0 12px;font-size:19px;font-weight:500}.legal-module__xpnSVG__prose h4{color:var(--text-primary);margin:24px 0 10px;font-size:16px;font-weight:600}.legal-module__xpnSVG__prose p{margin:0 0 18px}.legal-module__xpnSVG__prose strong{color:var(--text-primary);font-weight:600}.legal-module__xpnSVG__prose a{color:var(--accent-hover);text-underline-offset:2px;text-decoration:underline}.legal-module__xpnSVG__prose a:hover{color:var(--accent)}.legal-module__xpnSVG__prose a:focus-visible{outline:2px solid var(--spark);outline-offset:3px;border-radius:2px}.legal-module__xpnSVG__prose ul,.legal-module__xpnSVG__prose ol{margin:0 0 18px;padding-left:24px}.legal-module__xpnSVG__prose li{margin:0 0 8px}.legal-module__xpnSVG__prose li>ul,.legal-module__xpnSVG__prose li>ol{margin-top:8px}.legal-module__xpnSVG__prose blockquote{border-left:3px solid var(--accent-border);background:var(--accent-soft);color:var(--text-secondary);border-radius:0 8px 8px 0;margin:24px 0;padding:12px 20px}.legal-module__xpnSVG__prose blockquote p:last-child{margin-bottom:0}.legal-module__xpnSVG__prose code{background:var(--surface-muted);border:1px solid var(--border);color:var(--text-primary);border-radius:4px;padding:1px 5px;font-family:JetBrains Mono,monospace;font-size:.88em}.legal-module__xpnSVG__prose pre{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;margin:0 0 18px;padding:16px;overflow-x:auto}.legal-module__xpnSVG__prose pre code{background:0 0;border:none;padding:0}.legal-module__xpnSVG__prose hr{border:none;border-top:1px solid var(--border);margin:40px 0}.legal-module__xpnSVG__prose .legal-module__xpnSVG__tableWrap,.legal-module__xpnSVG__prose table{margin:0 0 24px}.legal-module__xpnSVG__prose table{border-collapse:collapse;border:1px solid var(--border);border-radius:8px;width:100%;font-size:14px;display:block;overflow-x:auto}.legal-module__xpnSVG__prose thead{background:var(--surface-muted)}.legal-module__xpnSVG__prose th{text-align:left;color:var(--text-primary);border-bottom:1px solid var(--border-strong);vertical-align:top;white-space:nowrap;padding:10px 14px;font-weight:600}.legal-module__xpnSVG__prose td{border-bottom:1px solid var(--border);vertical-align:top;color:var(--text-secondary);padding:10px 14px}.legal-module__xpnSVG__prose tbody tr:last-child td{border-bottom:none}.legal-module__xpnSVG__prose tbody tr:nth-child(2n){background:var(--surface-muted)}.legal-module__xpnSVG__indexHero{margin-bottom:48px}.legal-module__xpnSVG__indexHero .legal-module__xpnSVG__eyebrow{margin-bottom:16px;display:block}.legal-module__xpnSVG__indexTitle{letter-spacing:-.025em;color:var(--text-primary);margin:0 0 16px;font-size:34px;font-weight:500;line-height:1.08}@media (min-width:768px){.legal-module__xpnSVG__indexTitle{font-size:48px}}.legal-module__xpnSVG__intro{max-width:56ch;color:var(--text-secondary);margin:0;font-size:18px;line-height:1.6}.legal-module__xpnSVG__docList{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.legal-module__xpnSVG__docItem{margin:0}.legal-module__xpnSVG__docLink{border-bottom:1px solid var(--border);transition:background .15s var(--ease), padding-left .15s var(--ease);padding:22px 16px 22px 14px;text-decoration:none;display:block;position:relative}.legal-module__xpnSVG__docLink:before{content:"";background:var(--spark);border-radius:0 var(--chamfer) var(--chamfer) 0;width:3px;height:0;transition:height .18s var(--ease);position:absolute;top:50%;left:0;transform:translateY(-50%)}.legal-module__xpnSVG__docLink:hover{background:var(--surface-muted);padding-left:18px}.legal-module__xpnSVG__docLink:hover:before,.legal-module__xpnSVG__docLink:focus-visible:before{height:calc(100% - 28px)}.legal-module__xpnSVG__docLink:focus-visible{outline:2px solid var(--spark);outline-offset:3px;background:var(--surface-muted)}.legal-module__xpnSVG__docHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 16px;display:flex}.legal-module__xpnSVG__docTitle{color:var(--text-primary);font-size:18px;font-weight:500}.legal-module__xpnSVG__docLink:hover .legal-module__xpnSVG__docTitle{color:var(--accent-hover)}.legal-module__xpnSVG__docDate{letter-spacing:.02em;color:var(--text-tertiary);flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:11.5px}.legal-module__xpnSVG__docSummary{max-width:64ch;color:var(--text-secondary);margin-top:5px;font-size:15px;line-height:1.5;display:block}.legal-module__xpnSVG__notice{background:var(--surface-muted);border:1px solid var(--border);max-width:820px;color:var(--text-tertiary);border-radius:8px;margin:0 auto 32px;padding:12px 16px;font-family:JetBrains Mono,monospace;font-size:13px}
.manifesto-module__qnrsjW__hero{padding:104px 0 0}@media (min-width:768px){.manifesto-module__qnrsjW__hero{padding:140px 0 88px}}.manifesto-module__qnrsjW__heroInner{max-width:980px}.manifesto-module__qnrsjW__byline{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;font-size:12px;display:flex}.manifesto-module__qnrsjW__byline .manifesto-module__qnrsjW__sep{background:var(--hairline-strong);width:1px;height:11px}.manifesto-module__qnrsjW__heroLede{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);max-width:760px;margin-top:30px;font-size:clamp(20px,2.5vw,27px);font-weight:450;line-height:1.4}.manifesto-module__qnrsjW__heroLede em{color:var(--spark);font-style:normal}.manifesto-module__qnrsjW__chapter{max-width:760px}.manifesto-module__qnrsjW__chapterNum{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:10px;margin-bottom:22px;font-size:11px;font-weight:500;display:inline-flex}.manifesto-module__qnrsjW__chapterNum b{color:var(--spark);font-weight:600}.manifesto-module__qnrsjW__chapterH{letter-spacing:-.035em;max-width:16ch;font-size:clamp(30px,4.2vw,50px);}.manifesto-module__qnrsjW__chapterH em{color:var(--spark);font-style:normal}.manifesto-module__qnrsjW__prose{max-width:680px;margin-top:32px}.manifesto-module__qnrsjW__prose p{color:var(--ink-2);margin:0;font-size:19px;line-height:1.66}.manifesto-module__qnrsjW__prose p+p{margin-top:24px}.manifesto-module__qnrsjW__prose strong{color:var(--ink);font-weight:500}.manifesto-module__qnrsjW__prose em{color:var(--spark);font-style:normal}.manifesto-module__qnrsjW__pull{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);max-width:920px;margin:8px 0;font-size:clamp(24px,3.2vw,36px);font-weight:450;line-height:1.28}.manifesto-module__qnrsjW__pull em{color:var(--spark);font-style:normal}.manifesto-module__qnrsjW__interlude{text-align:center}.manifesto-module__qnrsjW__interludeInner{max-width:880px;margin:0 auto}.manifesto-module__qnrsjW__interludeQuote{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:28px 0 0;font-size:clamp(28px,4vw,52px);font-weight:450;line-height:1.18}.manifesto-module__qnrsjW__interludeQuote em{color:var(--spark);font-style:normal}.manifesto-module__qnrsjW__interludeNote{max-width:560px;color:var(--ink-2);margin:30px auto 0;font-size:17px;line-height:1.6}.manifesto-module__qnrsjW__sectorGrid{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:1fr;gap:1px;margin-top:48px;display:grid}@media (min-width:720px){.manifesto-module__qnrsjW__sectorGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1040px){.manifesto-module__qnrsjW__sectorGrid{grid-template-columns:repeat(3,1fr)}}.manifesto-module__qnrsjW__sectorCell{background:var(--ground);padding:28px 26px}.manifesto-module__qnrsjW__sectorWho{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:18px;font-weight:500}.manifesto-module__qnrsjW__sectorWhat{color:var(--ink-2);margin-top:12px;font-size:14.5px;line-height:1.55}.manifesto-module__qnrsjW__principles{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:1fr;gap:1px;margin-top:56px;display:grid}@media (min-width:880px){.manifesto-module__qnrsjW__principles{grid-template-columns:repeat(3,1fr)}}.manifesto-module__qnrsjW__principle{background:var(--ground);padding:34px 30px}.manifesto-module__qnrsjW__principleStep{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:8px;margin-bottom:18px;font-size:11px;display:flex}.manifesto-module__qnrsjW__principleStepNum{color:var(--spark)}.manifesto-module__qnrsjW__principleH{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:20px;font-weight:500}.manifesto-module__qnrsjW__principleBody{color:var(--ink-2);margin-top:14px;font-size:15px;line-height:1.6}.manifesto-module__qnrsjW__principleBody strong{color:var(--ink);font-weight:500}.manifesto-module__qnrsjW__contrast{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:1fr;gap:1px;margin-top:48px;display:grid}@media (min-width:720px){.manifesto-module__qnrsjW__contrast{grid-template-columns:1fr 1fr}}.manifesto-module__qnrsjW__contrastCol{background:var(--ground);padding:30px 28px}.manifesto-module__qnrsjW__contrastCol.manifesto-module__qnrsjW__them{background:var(--surface-1)}.manifesto-module__qnrsjW__contrastTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-size:10px;display:inline-block}.manifesto-module__qnrsjW__contrastCol.manifesto-module__qnrsjW__them .manifesto-module__qnrsjW__contrastTag{color:var(--ink-3)}.manifesto-module__qnrsjW__contrastCol.manifesto-module__qnrsjW__us .manifesto-module__qnrsjW__contrastTag{color:var(--spark)}.manifesto-module__qnrsjW__contrastList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.manifesto-module__qnrsjW__contrastList li{color:var(--ink-2);align-items:baseline;gap:10px;font-size:15px;line-height:1.5;display:flex}.manifesto-module__qnrsjW__contrastCol.manifesto-module__qnrsjW__us .manifesto-module__qnrsjW__contrastList li{color:var(--ink)}.manifesto-module__qnrsjW__contrastMark{font-family:var(--font-mono);flex:none;font-size:12px;line-height:1.4}.manifesto-module__qnrsjW__contrastCol.manifesto-module__qnrsjW__them .manifesto-module__qnrsjW__contrastMark{color:var(--ink-3)}.manifesto-module__qnrsjW__contrastCol.manifesto-module__qnrsjW__us .manifesto-module__qnrsjW__contrastMark{color:var(--spark)}.manifesto-module__qnrsjW__signoff{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink-2);margin-top:40px;font-size:13px;font-style:normal;display:block}.manifesto-module__qnrsjW__rail{display:none}@media (min-width:1180px){.manifesto-module__qnrsjW__rail{z-index:40;pointer-events:none;display:block;position:fixed;top:50%;left:28px;transform:translateY(-50%)}}.manifesto-module__qnrsjW__railList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.manifesto-module__qnrsjW__railItem{margin:0}.manifesto-module__qnrsjW__railLink{pointer-events:auto;color:var(--ink-3);transition:color .3s var(--ease-out), background .3s var(--ease-out);border-radius:6px;grid-template-columns:22px auto;align-items:center;column-gap:10px;padding:7px 9px;text-decoration:none;display:grid}.manifesto-module__qnrsjW__railTick{opacity:.5;width:14px;height:2px;transition:width .4s var(--ease-out), background .4s var(--ease-out), opacity .4s var(--ease-out);background:currentColor;border-radius:1px;justify-self:start}.manifesto-module__qnrsjW__railNum{font-family:var(--font-mono);letter-spacing:.08em;color:var(--ink-3);transition:color .3s var(--ease-out);font-size:10px}.manifesto-module__qnrsjW__railLabel{font-family:var(--font-mono);letter-spacing:.04em;white-space:nowrap;opacity:0;max-width:0;transition:max-width .45s var(--ease-out), opacity .3s var(--ease-out);grid-column:2;font-size:11px;overflow:hidden}.manifesto-module__qnrsjW__rail:hover .manifesto-module__qnrsjW__railLabel,.manifesto-module__qnrsjW__rail:focus-within .manifesto-module__qnrsjW__railLabel,.manifesto-module__qnrsjW__railLink[data-active=true] .manifesto-module__qnrsjW__railLabel{opacity:1;max-width:220px}.manifesto-module__qnrsjW__railLink:hover{color:var(--ink);background:var(--hairline)}.manifesto-module__qnrsjW__railLink:hover .manifesto-module__qnrsjW__railTick{opacity:.8;width:18px}.manifesto-module__qnrsjW__railLink[data-active=true]{color:var(--ink)}.manifesto-module__qnrsjW__railLink[data-active=true] .manifesto-module__qnrsjW__railTick{opacity:1;background:var(--spark);width:22px}.manifesto-module__qnrsjW__railLink[data-active=true] .manifesto-module__qnrsjW__railLabel,.manifesto-module__qnrsjW__railLink[data-active=true] .manifesto-module__qnrsjW__railNum{color:var(--spark)}.manifesto-module__qnrsjW__railLink:focus-visible{outline:2px solid var(--spark);outline-offset:3px}.manifesto-module__qnrsjW__anchor{scroll-margin-top:24px}@media (prefers-reduced-motion:reduce){.manifesto-module__qnrsjW__railLink,.manifesto-module__qnrsjW__railTick,.manifesto-module__qnrsjW__railNum,.manifesto-module__qnrsjW__railLabel{transition:none}.manifesto-module__qnrsjW__railLabel{opacity:1;max-width:220px}}
.story-module__MCzmEW__root{--font-display:"Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--spark-dark:#fafafa;--spark-light:#18181b;--ease-out:cubic-bezier(.16, 1, .3, 1);--chamfer:9px;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.005em;font-size:16px;line-height:1.6}.story-module__MCzmEW__dark{--ground:#0a0a0b;--surface-1:#141416;--ink:#fafafa;--ink-2:#a1a1aa;--ink-3:#6b6b70;--hairline:#ffffff14;--hairline-strong:#ffffff1f;--spark:var(--spark-dark);background:var(--ground);color:var(--ink)}.story-module__MCzmEW__light{--ground:#fff;--surface-1:#fafafa;--ink:#0a0a0a;--ink-2:#52525b;--ink-3:#8a8a92;--hairline:#00000014;--hairline-strong:#0000001f;--spark:var(--spark-light);background:var(--ground);color:var(--ink)}.story-module__MCzmEW__shell{width:100%;overflow-x:hidden}.story-module__MCzmEW__wrap{max-width:1340px;margin:0 auto;padding:0 24px}@media (min-width:768px){.story-module__MCzmEW__wrap{padding:0 48px}}@media (min-width:1280px){.story-module__MCzmEW__wrap{padding:0 64px}}.story-module__MCzmEW__column{max-width:720px}.story-module__MCzmEW__band{border-bottom:1px solid var(--hairline);position:relative}.story-module__MCzmEW__band.story-module__MCzmEW__light{border-bottom:1px solid #0000001a}.story-module__MCzmEW__eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--ink-3);align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.story-module__MCzmEW__eyebrowDot{background:var(--spark);border-radius:50%;width:5px;height:5px;display:inline-block}.story-module__MCzmEW__display{font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink);font-weight:500;line-height:1.04}.story-module__MCzmEW__h1{max-width:16ch;font-size:clamp(38px,5.6vw,68px);}.story-module__MCzmEW__spark{color:var(--spark)}.story-module__MCzmEW__crosshair{background:var(--hairline-strong);pointer-events:none;width:1px;height:56px;position:absolute;top:0;right:clamp(24px,6vw,96px)}.story-module__MCzmEW__crosshair:after{content:"";background:var(--hairline-strong);width:25px;height:1px;position:absolute;top:28px;left:-12px}.story-module__MCzmEW__hero{padding:104px 0 88px}@media (min-width:768px){.story-module__MCzmEW__hero{padding:132px 0 112px}}.story-module__MCzmEW__heroInner{max-width:880px}.story-module__MCzmEW__heroEyebrow{margin-bottom:26px}.story-module__MCzmEW__heroLede{letter-spacing:-.01em;max-width:600px;color:var(--ink-2);margin-top:28px;font-size:clamp(17px,1.8vw,20px);line-height:1.62}.story-module__MCzmEW__heroLede em{color:var(--ink);font-style:italic}.story-module__MCzmEW__byline{border-top:1px solid var(--hairline);align-items:center;gap:13px;margin-top:40px;padding-top:28px;display:inline-flex}.story-module__MCzmEW__avatar{width:38px;height:38px;font-family:var(--font-mono);color:var(--spark);border:1px solid var(--spark);clip-path:polygon(0 0,100% 0,100% 100%,7px 100%,0 calc(100% - 7px));flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.story-module__MCzmEW__bylineText{color:var(--ink-2);font-size:14px}.story-module__MCzmEW__bylineText strong{color:var(--ink);font-weight:500}.story-module__MCzmEW__bodySection{padding:80px 0 96px}@media (min-width:768px){.story-module__MCzmEW__bodySection{padding:104px 0 128px}}.story-module__MCzmEW__movement{max-width:760px;margin-bottom:36px}.story-module__MCzmEW__movementNum{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--ink-3);align-items:baseline;gap:12px;margin-bottom:20px;font-size:11px;font-weight:500;display:inline-flex}.story-module__MCzmEW__movementNum b{letter-spacing:.1em;color:var(--spark);font-size:13px;font-weight:600}.story-module__MCzmEW__movementH{max-width:18ch;font-size:clamp(26px,3.3vw,38px);line-height:1.14;}.story-module__MCzmEW__body p{color:var(--ink-2);letter-spacing:-.01em;margin:0 0 26px;font-size:18px;line-height:1.72}.story-module__MCzmEW__body p strong{color:var(--ink);font-weight:500}.story-module__MCzmEW__body p em{color:var(--ink);font-style:italic}.story-module__MCzmEW__body p:last-child{margin-bottom:0}.story-module__MCzmEW__dropcap:first-letter{float:left;font-family:var(--font-display);color:var(--ink);padding:6px 12px 0 0;font-size:3.3em;font-weight:500;line-height:.78}.story-module__MCzmEW__quote{border-left:2px solid var(--spark);max-width:760px;font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);margin:52px 0;padding:6px 0 6px 28px;font-size:clamp(22px,2.6vw,30px);font-weight:450;line-height:1.3;position:relative}.story-module__MCzmEW__quoteMark{font-family:var(--font-display);color:var(--spark);opacity:.22;font-size:64px;line-height:1;position:absolute;top:-18px;left:16px}.story-module__MCzmEW__interlude{text-align:center;padding:96px 0 100px}@media (min-width:768px){.story-module__MCzmEW__interlude{padding:124px 0 128px}}.story-module__MCzmEW__interludeInner{max-width:860px;margin:0 auto}.story-module__MCzmEW__interludeEyebrow{justify-content:center;margin-bottom:30px}.story-module__MCzmEW__interludeQuote{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);max-width:16ch;margin:0 auto;font-size:clamp(28px,4.4vw,52px);font-weight:450;line-height:1.12}.story-module__MCzmEW__interludeNote{letter-spacing:-.005em;max-width:52ch;color:var(--ink-2);margin:30px auto 0;font-size:clamp(15px,1.6vw,17px);line-height:1.65}.story-module__MCzmEW__beats{border-top:1px solid var(--hairline);max-width:760px;margin:0;padding:0;list-style:none}.story-module__MCzmEW__beat{border-bottom:1px solid var(--hairline);grid-template-columns:64px 1fr;gap:clamp(16px,3vw,32px);padding:30px 0 32px;display:grid;position:relative}.story-module__MCzmEW__beatNum{font-family:var(--font-mono);letter-spacing:.06em;color:var(--spark);padding-top:3px;font-size:13px;font-weight:600}.story-module__MCzmEW__beatBody{min-width:0}.story-module__MCzmEW__beatHead{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:8px;font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1.22}.story-module__MCzmEW__beatText{letter-spacing:-.005em;color:var(--ink-2);margin:0;font-size:16px;line-height:1.62}@media (max-width:520px){.story-module__MCzmEW__beat{grid-template-columns:1fr;gap:6px}}.story-module__MCzmEW__beta{border-left:2px solid var(--spark);color:var(--ink-2);margin-top:44px;padding:22px 0 22px 22px;font-size:17px;line-height:1.66}.story-module__MCzmEW__cta{border-top:1px solid var(--hairline);flex-direction:column;align-items:flex-start;gap:18px;margin-top:48px;padding-top:44px;display:flex}.story-module__MCzmEW__btn:focus-visible{outline:2px solid var(--spark);outline-offset:3px}.story-module__MCzmEW__btn{font-family:var(--font-body);letter-spacing:-.01em;cursor:pointer;background:var(--spark);color:#fff;border:1px solid var(--spark);transition:transform .18s var(--ease-out);clip-path:polygon(0 0, calc(100% - var(--chamfer)) 0, 100% var(--chamfer), 100% 100%, var(--chamfer) 100%, 0 calc(100% - var(--chamfer)));justify-content:center;align-items:center;gap:9px;padding:15px 26px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.story-module__MCzmEW__btn:hover{transform:translateY(-1px)}.story-module__MCzmEW__btnArrow{color:#fff;font-family:var(--font-mono)}.story-module__MCzmEW__ctaNote{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-3);align-items:center;gap:9px;font-size:11px;display:inline-flex}.story-module__MCzmEW__ctaNote .story-module__MCzmEW__check{color:var(--spark)}.story-module__MCzmEW__signoff{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);align-items:baseline;gap:10px;margin-top:44px;font-size:17px;font-weight:450;display:inline-flex}.story-module__MCzmEW__signoffDash{color:var(--spark)}.story-module__MCzmEW__reveal{opacity:0;transition:opacity .42s var(--ease-out), transform .42s var(--ease-out);transition-delay:var(--d,0s);transform:translateY(14px)}.story-module__MCzmEW__reveal[data-shown=true]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.story-module__MCzmEW__reveal{opacity:1;transition:none;transform:none}}
.waitlist-module__my8WGW__root{--font-display:"Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--spark-dark:#fafafa;--spark-light:#18181b;--ease-out:cubic-bezier(.16, 1, .3, 1);--chamfer:9px;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.005em;font-size:16px;line-height:1.6}.waitlist-module__my8WGW__dark{--ground:#0a0a0b;--surface-1:#141416;--surface-2:#1c1c1f;--ink:#fafafa;--ink-2:#a1a1aa;--ink-3:#6b6b70;--hairline:#ffffff14;--hairline-soft:#ffffff0f;--hairline-strong:#ffffff1f;--spark:var(--spark-dark);--btn-fill:#fafafa;--btn-ink:#0a0a0b;background:var(--ground);color:var(--ink)}.waitlist-module__my8WGW__light{--ground:#fff;--surface-1:#fafafa;--surface-2:#f4f4f5;--ink:#0a0a0a;--ink-2:#52525b;--ink-3:#8a8a92;--hairline:#00000014;--hairline-soft:#0000000d;--hairline-strong:#0000001f;--spark:var(--spark-light);--btn-fill:#0a0a0a;--btn-ink:#fff;background:var(--ground);color:var(--ink)}.waitlist-module__my8WGW__shell{width:100%;overflow-x:hidden}.waitlist-module__my8WGW__wrap{max-width:1340px;margin:0 auto;padding:0 24px}@media (min-width:768px){.waitlist-module__my8WGW__wrap{padding:0 48px}}@media (min-width:1280px){.waitlist-module__my8WGW__wrap{padding:0 64px}}.waitlist-module__my8WGW__band{border-bottom:1px solid var(--hairline);position:relative}.waitlist-module__my8WGW__band.waitlist-module__my8WGW__light{border-bottom:1px solid #0000001a}.waitlist-module__my8WGW__sectionPad{padding:88px 0}@media (min-width:768px){.waitlist-module__my8WGW__sectionPad{padding:120px 0}}.waitlist-module__my8WGW__eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--ink-3);align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.waitlist-module__my8WGW__eyebrowDot{background:var(--spark);border-radius:50%;width:5px;height:5px;display:inline-block}.waitlist-module__my8WGW__display{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);font-weight:500;line-height:1.02}.waitlist-module__my8WGW__h1{letter-spacing:-.04em;font-size:clamp(40px,6.4vw,76px);}.waitlist-module__my8WGW__h2{font-size:clamp(30px,4vw,48px);}.waitlist-module__my8WGW__spark{color:var(--spark)}.waitlist-module__my8WGW__lede{font-family:var(--font-body);color:var(--ink-2);letter-spacing:-.01em;max-width:560px;font-size:19px;line-height:1.5}.waitlist-module__my8WGW__lede strong{color:var(--ink);font-weight:500}.waitlist-module__my8WGW__btn{font-family:var(--font-body);letter-spacing:-.01em;cursor:pointer;transition:transform .18s var(--ease-out), background .18s var(--ease-out), border-color .18s var(--ease-out), color .18s var(--ease-out);clip-path:polygon(0 0, calc(100% - var(--chamfer)) 0, 100% var(--chamfer), 100% 100%, var(--chamfer) 100%, 0 calc(100% - var(--chamfer)));border:1px solid #0000;justify-content:center;align-items:center;gap:9px;padding:14px 24px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.waitlist-module__my8WGW__btnPrimary{background:var(--spark);color:#0a0a0b;font-weight:600;position:relative}.waitlist-module__my8WGW__btnPrimary:hover{transform:translateY(-1px)}.waitlist-module__my8WGW__dark .waitlist-module__my8WGW__btnPrimary{color:#0a0a0b}.waitlist-module__my8WGW__light .waitlist-module__my8WGW__btnPrimary{color:#fff}.waitlist-module__my8WGW__btnGhost{color:var(--ink);border-color:var(--hairline-strong);background:0 0}.waitlist-module__my8WGW__btnGhost:hover{border-color:var(--ink-3)}.waitlist-module__my8WGW__btnArrow{color:var(--spark);font-family:var(--font-mono)}.waitlist-module__my8WGW__hero{padding:92px 0 0}@media (min-width:768px){.waitlist-module__my8WGW__hero{padding:120px 0 0}}.waitlist-module__my8WGW__heroInner{grid-template-columns:1fr;align-items:center;gap:48px;padding-bottom:96px;display:grid}@media (min-width:980px){.waitlist-module__my8WGW__heroInner{grid-template-columns:1.05fr .95fr;gap:60px;padding-bottom:120px}}.waitlist-module__my8WGW__heroEyebrow{margin-bottom:26px}.waitlist-module__my8WGW__heroH1{max-width:13ch}.waitlist-module__my8WGW__heroSub{margin-top:24px}.waitlist-module__my8WGW__heroActions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;display:flex}.waitlist-module__my8WGW__heroMeta{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;font-size:12px;display:flex}.waitlist-module__my8WGW__heroMeta .waitlist-module__my8WGW__sep{background:var(--hairline-strong);width:1px;height:11px}.waitlist-module__my8WGW__spots{border:1px solid var(--hairline-strong);background:var(--surface-1);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));align-items:center;gap:12px;margin-top:30px;padding:11px 18px;font-size:12px;display:inline-flex}.waitlist-module__my8WGW__spotsCount{font-family:var(--font-mono);color:var(--spark);font-size:15px;font-weight:600}.waitlist-module__my8WGW__spotsTrack{background:var(--hairline-strong);width:64px;height:3px;position:relative;overflow:hidden}.waitlist-module__my8WGW__spotsTrack span{background:var(--spark);position:absolute;inset:0 auto 0 0}.waitlist-module__my8WGW__heroVisual{min-width:0;position:relative}.waitlist-module__my8WGW__slab{background:var(--surface-1);border:1px solid var(--hairline-strong);clip-path:polygon(0 0,calc(100% - 26px) 0,100% 26px,100% 100%,0 100%);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 40px 80px -32px #0009}.waitlist-module__my8WGW__slabChrome{border-bottom:1px solid var(--hairline);background:var(--surface-2);align-items:center;gap:12px;padding:13px 16px;display:flex}.waitlist-module__my8WGW__slabDots{gap:7px;display:flex}.waitlist-module__my8WGW__slabDot{background:var(--hairline-strong);border-radius:50%;width:9px;height:9px}.waitlist-module__my8WGW__slabUrl{font-family:var(--font-mono);color:var(--ink-3);margin-left:6px;font-size:11.5px}.waitlist-module__my8WGW__slabUrl b{color:var(--ink-2);font-weight:500}.waitlist-module__my8WGW__slabChromeRight{font-family:var(--font-mono);color:var(--ink-3);align-items:center;gap:8px;margin-left:auto;font-size:10.5px;display:inline-flex}.waitlist-module__my8WGW__slabChromeRight .waitlist-module__my8WGW__dot{background:var(--spark);border-radius:50%;width:5px;height:5px;display:inline-block}.waitlist-module__my8WGW__slabBody{flex-direction:column;gap:18px;padding:22px 22px 24px;display:flex}.waitlist-module__my8WGW__chatRow{align-items:flex-start;gap:13px;display:flex}.waitlist-module__my8WGW__chatAvatar{width:26px;height:26px;font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-2);border:1px solid var(--hairline-strong);clip-path:polygon(0 0,100% 0,100% 100%,5px 100%,0 calc(100% - 5px));flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:inline-flex}.waitlist-module__my8WGW__chatAvatarClaude{color:var(--spark);border-color:var(--spark)}.waitlist-module__my8WGW__chatBubble{flex:1;min-width:0}.waitlist-module__my8WGW__chatMeta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-3);margin-bottom:8px;font-size:10px}.waitlist-module__my8WGW__claudeText{color:var(--ink-2);font-size:14px;line-height:1.6}.waitlist-module__my8WGW__claudeText strong{color:var(--ink);font-weight:500}.waitlist-module__my8WGW__approvalCard{border:1px solid var(--hairline-strong);background:var(--ground);clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,0 100%);margin-top:12px}.waitlist-module__my8WGW__cardHead{border-bottom:1px solid var(--hairline);align-items:center;gap:10px;padding:13px 16px;display:flex}.waitlist-module__my8WGW__badge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--spark);border:1px solid var(--spark);clip-path:polygon(0 0,100% 0,100% 100%,4px 100%,0 calc(100% - 4px));padding:3px 8px;font-size:9.5px;font-weight:600}.waitlist-module__my8WGW__cardTitle{color:var(--ink);letter-spacing:-.01em;font-size:12.5px;font-weight:500}.waitlist-module__my8WGW__cardCount{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-3);margin-left:auto;font-size:10px}.waitlist-module__my8WGW__propRow{grid-template-columns:20px 1fr;align-items:start;gap:0 12px;padding:13px 16px;display:grid}.waitlist-module__my8WGW__propRow+.waitlist-module__my8WGW__propRow{border-top:1px solid var(--hairline-soft)}.waitlist-module__my8WGW__propToggle{color:#0a0a0b;background:var(--spark);border:1px solid var(--spark);clip-path:polygon(0 0,100% 0,100% 100%,5px 100%,0 calc(100% - 5px));grid-row:1/span 2;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:10px;font-weight:700;display:inline-flex}.waitlist-module__my8WGW__propToggleOff{border-color:var(--hairline-strong);color:#0000;background:0 0}.waitlist-module__my8WGW__propTop{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.waitlist-module__my8WGW__propKey{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.07em;color:var(--ink-3);font-size:10px}.waitlist-module__my8WGW__propArrow{color:var(--ink-3);font-family:var(--font-mono);font-size:11px}.waitlist-module__my8WGW__propVal{color:var(--ink);letter-spacing:-.01em;font-size:13px;font-weight:500}.waitlist-module__my8WGW__propConf{font-family:var(--font-mono);letter-spacing:.02em;color:var(--spark);align-items:center;gap:6px;margin-left:auto;font-size:10.5px;display:inline-flex}.waitlist-module__my8WGW__propConfOff{color:var(--ink-3)}.waitlist-module__my8WGW__confMeter{background:var(--hairline-strong);width:28px;height:3px;position:relative;overflow:hidden}.waitlist-module__my8WGW__confMeter span{background:var(--spark);position:absolute;inset:0 auto 0 0}.waitlist-module__my8WGW__confMeterOff span{background:var(--ink-3)}.waitlist-module__my8WGW__cardFoot{border-top:1px solid var(--hairline);align-items:center;gap:10px;padding:13px 16px;display:flex}.waitlist-module__my8WGW__cardFootNote{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink-3);font-size:10.5px}.waitlist-module__my8WGW__cardFootSpacer{margin-left:auto}.waitlist-module__my8WGW__miniBtn{font-family:var(--font-body);border:1px solid var(--spark);background:var(--spark);color:#0a0a0b;cursor:default;clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px));padding:7px 14px;font-size:12px;font-weight:600}.waitlist-module__my8WGW__sectionHead{max-width:640px}.waitlist-module__my8WGW__sectionHead .waitlist-module__my8WGW__h2{margin-top:18px}.waitlist-module__my8WGW__sectionHead .waitlist-module__my8WGW__lede{margin-top:20px}.waitlist-module__my8WGW__perksGrid{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:1fr;gap:1px;margin-top:56px;display:grid}@media (min-width:720px){.waitlist-module__my8WGW__perksGrid{grid-template-columns:1fr 1fr}}.waitlist-module__my8WGW__perk{background:var(--ground);flex-direction:column;gap:12px;padding:28px 26px;display:flex}.waitlist-module__my8WGW__perkNum{font-family:var(--font-mono);letter-spacing:.1em;color:var(--spark);font-size:11px}.waitlist-module__my8WGW__perkHead{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:18px;font-weight:500;line-height:1.25}.waitlist-module__my8WGW__perkBody{color:var(--ink-2);font-size:13.5px;line-height:1.55}.waitlist-module__my8WGW__formSection{background:var(--surface-1)}.waitlist-module__my8WGW__formLayout{grid-template-columns:1fr;align-items:start;gap:48px;display:grid}@media (min-width:920px){.waitlist-module__my8WGW__formLayout{grid-template-columns:.9fr 1.1fr;gap:64px}}.waitlist-module__my8WGW__formAside .waitlist-module__my8WGW__h2{margin-top:18px}.waitlist-module__my8WGW__formAside .waitlist-module__my8WGW__lede{margin-top:20px}.waitlist-module__my8WGW__asideMeta{border-top:1px solid var(--hairline);flex-direction:column;gap:0;margin-top:28px;display:flex}.waitlist-module__my8WGW__asideMetaRow{color:var(--ink);border-bottom:1px solid var(--hairline);align-items:center;gap:11px;padding:13px 0;font-size:13.5px;display:flex}.waitlist-module__my8WGW__asideMetaRow .waitlist-module__my8WGW__check{color:var(--spark);font-size:12px}.waitlist-module__my8WGW__closerSection{text-align:center;position:relative}.waitlist-module__my8WGW__closer{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink-2);max-width:760px;margin:0 auto;font-size:clamp(22px,2.8vw,32px);font-weight:450;line-height:1.35}.waitlist-module__my8WGW__closer em{color:var(--ink);font-style:normal}.waitlist-module__my8WGW__closerEyebrow{justify-content:center;margin-bottom:26px}.waitlist-module__my8WGW__closerSignoff{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-3);margin-top:32px;font-size:12px}.waitlist-module__my8WGW__reveal{opacity:0;transition:opacity .42s var(--ease-out), transform .42s var(--ease-out);transition-delay:var(--d,0s);transform:translateY(14px)}.waitlist-module__my8WGW__reveal[data-shown=true]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.waitlist-module__my8WGW__reveal{opacity:1;transition:none;transform:none}}
.sections-module__9aG06W__claudeHost{--c-paper:#f4f3ee;--c-line:#e6e3da;--c-line-2:#dcd8cd;--ease:cubic-bezier(.16, 1, .3, 1);background:var(--c-paper);padding:26px 24px 28px}@media (min-width:768px){.sections-module__9aG06W__claudeHost{padding:34px 40px 36px}}.sections-module__9aG06W__claudeStage{max-width:720px;margin:0 auto}.sections-module__9aG06W__claudePrompt{align-items:center;gap:12px;margin-bottom:4px;display:flex}.sections-module__9aG06W__claudePromptAvatar{width:26px;height:26px;font-family:var(--font-mono);letter-spacing:.04em;color:#6b6960;clip-path:polygon(0 0,100% 0,100% 100%,5px 100%,0 calc(100% - 5px));border:1px solid #dcd8cd;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:inline-flex}.sections-module__9aG06W__claudePromptText{font-family:var(--font-body);color:#2b2a27;font-size:14px;line-height:1.5}.sections-module__9aG06W__proofCaption{max-width:560px;font-family:var(--font-mono);letter-spacing:.02em;color:#8c897f;text-align:center;margin:18px auto 0;font-size:11px;line-height:1.5}.sections-module__9aG06W__proofRows{flex-direction:column;display:flex}.sections-module__9aG06W__proofRow{justify-content:space-between;align-items:baseline;gap:12px;padding:13px 18px;display:flex}.sections-module__9aG06W__proofRow+.sections-module__9aG06W__proofRow{border-top:1px solid var(--hairline-soft)}.sections-module__9aG06W__proofRowMuted{opacity:.62}.sections-module__9aG06W__proofRowKey{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.07em;color:var(--ink-3);font-size:10px}.sections-module__9aG06W__proofRowVal{color:var(--ink);letter-spacing:-.01em;text-align:right;font-size:13.5px;font-weight:500}.sections-module__9aG06W__proofFootLine{border-top:1px solid var(--hairline);font-family:var(--font-mono);letter-spacing:.04em;color:var(--spark);align-items:center;gap:9px;padding:13px 18px;font-size:10.5px;display:flex}.sections-module__9aG06W__proofDot{background:var(--spark);border-radius:50%;width:5px;height:5px;display:inline-block}.sections-module__9aG06W__proofStatRow{align-items:baseline;gap:10px;padding:16px 18px 10px;display:flex}.sections-module__9aG06W__proofStat{font-family:var(--font-display);letter-spacing:-.04em;color:var(--spark);font-size:30px;font-weight:500;line-height:1}.sections-module__9aG06W__proofStatLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);font-size:10px}.sections-module__9aG06W__proofBarRow{align-items:center;gap:12px;padding:8px 18px;display:flex}.sections-module__9aG06W__proofBarLabel{width:96px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--ink-2);flex:none;font-size:10.5px}.sections-module__9aG06W__proofBarTrack{background:var(--hairline-strong);flex:1;height:8px;position:relative;overflow:hidden}.sections-module__9aG06W__proofBarFill{background:var(--spark);position:absolute;inset:0 auto 0 0}.sections-module__9aG06W__proofBarCount{text-align:right;width:28px;font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink-2);flex:none;font-size:11px}.sections-module__9aG06W__proofBarRow:last-child .sections-module__9aG06W__proofBarFill{background:var(--spark)}.sections-module__9aG06W__netList{flex-direction:column;display:flex}.sections-module__9aG06W__netRow{padding:14px 18px}.sections-module__9aG06W__netRow+.sections-module__9aG06W__netRow{border-top:1px solid var(--hairline-soft)}.sections-module__9aG06W__netTop{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.sections-module__9aG06W__netName{color:var(--ink);letter-spacing:-.01em;font-size:13.5px;font-weight:500}.sections-module__9aG06W__netQuiet{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);border:1px solid var(--hairline-strong);clip-path:polygon(0 0,100% 0,100% 100%,4px 100%,0 calc(100% - 4px));padding:2px 6px;font-size:9px}.sections-module__9aG06W__netMeterRow{align-items:center;gap:10px;margin-top:9px;display:flex}.sections-module__9aG06W__netMeterTrack{background:var(--hairline-strong);flex:1;height:4px;position:relative;overflow:hidden}.sections-module__9aG06W__netMeterFill{background:var(--spark);position:absolute;inset:0 auto 0 0}.sections-module__9aG06W__netMeterFillQuiet{background:var(--ink-3)}.sections-module__9aG06W__netScore{text-align:right;width:26px;font-family:var(--font-mono);letter-spacing:.02em;color:var(--spark);flex:none;font-size:11px}.sections-module__9aG06W__netScoreQuiet{color:var(--ink-3)}.sections-module__9aG06W__netDetail{font-family:var(--font-mono);letter-spacing:.03em;color:var(--ink-3);margin-top:8px;font-size:10px}.sections-module__9aG06W__featureCell{padding:34px 30px}.sections-module__9aG06W__featureBody{color:var(--ink-2);margin:0;font-size:15px;line-height:1.6}.sections-module__9aG06W__getList{max-width:620px;margin:0}.sections-module__9aG06W__getList li{font-size:15px;line-height:1.5}.sections-module__9aG06W__painGrid{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:1fr;gap:1px;display:grid}.sections-module__9aG06W__painRow{background:var(--hairline);grid-template-columns:1fr;gap:1px;display:grid}@media (min-width:820px){.sections-module__9aG06W__painRow{grid-template-columns:.9fr 1.1fr}}.sections-module__9aG06W__painCol,.sections-module__9aG06W__reliefCol{background:var(--ground);padding:28px}.sections-module__9aG06W__painCol{background:var(--surface-1)}.sections-module__9aG06W__painTag,.sections-module__9aG06W__reliefTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:10px;display:inline-block}.sections-module__9aG06W__painTag{color:var(--ink-3)}.sections-module__9aG06W__reliefTag{color:var(--spark)}.sections-module__9aG06W__painText{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:19px;font-weight:450;line-height:1.34}.sections-module__9aG06W__reliefText{color:var(--ink-2);margin:0 0 16px;font-size:15px;line-height:1.6}.sections-module__9aG06W__reliefLink{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--hairline-strong);transition:border-color .18s var(--ease-out), color .18s var(--ease-out);align-items:center;gap:7px;padding-bottom:3px;font-size:11px;text-decoration:none;display:inline-flex}.sections-module__9aG06W__reliefLink:hover{color:var(--spark);border-color:var(--spark)}.sections-module__9aG06W__reliefArrow{color:var(--spark)}.sections-module__9aG06W__reliefLink:focus-visible{outline:2px solid var(--spark);outline-offset:3px}.sections-module__9aG06W__relatedCard:focus-visible{outline:2px solid var(--spark);outline-offset:-2px}.sections-module__9aG06W__relatedGrid{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:1fr;gap:1px;display:grid}@media (min-width:720px){.sections-module__9aG06W__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1040px){.sections-module__9aG06W__relatedGrid{grid-template-columns:repeat(3,1fr)}}.sections-module__9aG06W__relatedGrid2{grid-template-columns:1fr}@media (min-width:720px){.sections-module__9aG06W__relatedGrid2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1040px){.sections-module__9aG06W__relatedGrid2{grid-template-columns:repeat(2,1fr)}}.sections-module__9aG06W__relatedCard{background:var(--ground);transition:background .18s var(--ease-out);flex-direction:column;padding:28px 26px;text-decoration:none;display:flex;position:relative}.sections-module__9aG06W__relatedCard:hover{background:var(--surface-1)}.sections-module__9aG06W__relatedTop{align-items:center;gap:12px;min-height:22px;margin-bottom:16px;display:flex}.sections-module__9aG06W__relatedIcon{color:var(--spark);font-size:18px;line-height:1}.sections-module__9aG06W__relatedEyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-3);font-size:10px}.sections-module__9aG06W__relatedLabel{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:19px;font-weight:500}.sections-module__9aG06W__relatedOneLiner{color:var(--ink-2);margin-top:10px;font-size:14px;line-height:1.5}.sections-module__9aG06W__relatedArrow{font-family:var(--font-mono);color:var(--spark);transition:transform .18s var(--ease-out);margin-top:18px;font-size:14px}.sections-module__9aG06W__relatedCard:hover .sections-module__9aG06W__relatedArrow{transform:translate(3px)}.sections-module__9aG06W__ctaCloser{letter-spacing:.04em}.sections-module__9aG06W__hero{padding:96px 0 0}@media (min-width:768px){.sections-module__9aG06W__hero{padding:128px 0 0}}.sections-module__9aG06W__heroInner{max-width:860px}.sections-module__9aG06W__heroH1{letter-spacing:-.04em;max-width:18ch;margin-top:22px;font-size:clamp(38px,5.6vw,66px);}.sections-module__9aG06W__heroLede{color:var(--ink-2);max-width:620px;margin-top:24px;font-size:19px;line-height:1.55}.sections-module__9aG06W__heroActions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;display:flex}.sections-module__9aG06W__heroProof{margin-top:64px}@media (min-width:768px){.sections-module__9aG06W__heroProof{margin-top:80px}}.sections-module__9aG06W__sectionHead{max-width:680px}.sections-module__9aG06W__sectionHead .sections-module__9aG06W__sectionH2{margin-top:18px}.sections-module__9aG06W__sectionH2{font-size:clamp(30px,4vw,46px);}.sections-module__9aG06W__sectionLede{color:var(--ink-2);max-width:640px;margin-top:20px;font-size:18px;line-height:1.6}.sections-module__9aG06W__problemText{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);max-width:880px;margin-top:22px;font-size:clamp(22px,2.6vw,30px);font-weight:450;line-height:1.34}.sections-module__9aG06W__howRows{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:1fr;gap:1px;margin-top:56px;display:grid}@media (min-width:880px){.sections-module__9aG06W__howRows{grid-template-columns:repeat(3,1fr)}}.sections-module__9aG06W__getWrap{margin-top:48px}.sections-module__9aG06W__sectionGap{margin-top:44px}.sections-module__9aG06W__indexEyebrow{margin-bottom:22px}.sections-module__9aG06W__indexSectionLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-3);align-items:center;gap:10px;margin:0 0 24px;font-size:11px;display:flex}.sections-module__9aG06W__indexSectionLabel:before{content:"";background:var(--spark);border-radius:50%;width:5px;height:5px}.sections-module__9aG06W__indexBlock+.sections-module__9aG06W__indexBlock{margin-top:72px}.sections-module__9aG06W__indexBandHead{max-width:680px;margin-bottom:36px}.sections-module__9aG06W__indexBandHead .sections-module__9aG06W__indexSectionLabel{margin-bottom:16px}.sections-module__9aG06W__indexBandH2{letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,34px);}.sections-module__9aG06W__indexBandSub{color:var(--ink-2);max-width:600px;margin-top:14px;font-size:16px;line-height:1.55}.sections-module__9aG06W__matrix{border:1px solid var(--hairline);background:var(--hairline);flex-direction:column;gap:1px;max-width:720px;display:flex}.sections-module__9aG06W__matrixRow{background:var(--ground);grid-template-columns:1.6fr repeat(4,1fr);align-items:center;display:grid}.sections-module__9aG06W__matrixHeadRow{background:var(--surface-1)}.sections-module__9aG06W__matrixRowHead{letter-spacing:-.01em;color:var(--ink);padding:14px 16px;font-size:13.5px;font-weight:500}.sections-module__9aG06W__matrixHeadRow .sections-module__9aG06W__matrixRowHead,.sections-module__9aG06W__matrixColHead{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);font-size:10px;font-weight:500}.sections-module__9aG06W__matrixColHead{text-align:center;padding:14px 8px}.sections-module__9aG06W__matrixCell{justify-content:center;align-items:center;padding:14px 8px;display:flex}.sections-module__9aG06W__matrixMark{font-size:13px;line-height:1}.sections-module__9aG06W__matrixCell_yes .sections-module__9aG06W__matrixMark{color:var(--spark)}.sections-module__9aG06W__matrixCell_own .sections-module__9aG06W__matrixMark{color:var(--ink-2)}.sections-module__9aG06W__matrixCell_no .sections-module__9aG06W__matrixMark{color:var(--ink-3)}.sections-module__9aG06W__matrixFoot{background:var(--ground);color:var(--ink-2);margin:0;padding:16px;font-size:13.5px;line-height:1.55}.sections-module__9aG06W__matrixFoot strong{color:var(--ink);font-weight:600}.sections-module__9aG06W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.sections-module__9aG06W__matrixRow{grid-template-columns:1.4fr repeat(4,1fr)}.sections-module__9aG06W__matrixRowHead{padding:12px 10px;font-size:12px}.sections-module__9aG06W__matrixColHead,.sections-module__9aG06W__matrixCell{padding:12px 4px}}
