:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#080b0e;--bg-elevated:#0d1115;--surface:#12171cd1;--surface-strong:#141a1f;--surface-soft:#ffffff09;--surface-hover:#fff1;--line:#ffffff18;--line-strong:#ffffff29;--text:#f5f3ed;--text-soft:#c4c9ce;--muted:#89939c;--accent:#8bd8c7;--accent-strong:#b0eadc;--accent-ink:#071310;--champagne:#d5bb82;--danger:#f19898;--success:#89d3ad;--shadow-lg:0 30px 90px #0000005c;--shadow-sm:0 12px 35px #0003;--radius-sm:12px;--radius-md:18px;--radius-lg:26px;--radius-xl:34px;--content:1180px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:radial-gradient(circle at 82% -8%, #8bd8c71c, transparent 31rem), radial-gradient(circle at 6% 24%, #d5bb820e, transparent 28rem), linear-gradient(180deg, #0a0d10 0%, var(--bg) 40%, #07090b 100%);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}body:before{content:"";pointer-events:none;opacity:.28;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:52px 52px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}::selection{color:var(--text);background:#8bd8c74d}a{color:var(--accent-strong);text-underline-offset:3px}a:hover{color:#d2f5ec}main.product-shell{width:min(100%, calc(var(--content) + 48px));z-index:1;margin:0 auto;padding:0 24px 96px;position:relative}.product-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{width:34px;height:34px;color:var(--accent-strong);letter-spacing:-.04em;background:linear-gradient(145deg,#8bd8c72b,#ffffff06);border:1px solid #8bd8c747;border-radius:11px;place-items:center;font-size:.72rem;font-weight:850;display:grid;box-shadow:inset 0 1px #ffffff14}.brand-copy{gap:1px;display:grid}.brand-name{color:var(--text);letter-spacing:-.03em;font-weight:760}.brand-descriptor{color:var(--muted);letter-spacing:.025em;font-size:.76rem}.topbar-status{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.hero{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:end;gap:clamp(32px,5vw,72px);padding:clamp(64px,9vw,118px) 0 52px;display:grid}.hero-copy{max-width:780px}.eyebrow{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.14em;margin:0 0 18px;font-size:.76rem;font-weight:760;line-height:1}h1{letter-spacing:-.073em;text-wrap:balance;max-width:850px;margin:0;font-size:clamp(3.2rem,7vw,6.55rem);font-weight:760;line-height:.91}.hero-title-muted{color:#929aa0}.hero-lede{max-width:720px;color:var(--text-soft);margin:28px 0 0;font-size:clamp(1.03rem,1.45vw,1.22rem);line-height:1.7}.hero-aside{border-radius:var(--radius-xl);border:1px solid var(--line);min-height:270px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 72% 23%,#8bd8c730,#0000 12rem),linear-gradient(145deg,#ffffff0e,#ffffff05);flex-direction:column;justify-content:space-between;padding:28px;display:flex;position:relative;overflow:hidden}.hero-aside:after{content:"";border:1px solid #8bd8c72b;border-radius:50%;height:220px;position:absolute;inset:auto -16% -42% 22%;transform:rotate(-13deg);box-shadow:0 0 80px #8bd8c717}.hero-aside-label{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.hero-aside-value{z-index:1;letter-spacing:-.035em;max-width:260px;margin:0;font-size:1.55rem;line-height:1.25;position:relative}.signal-row{z-index:1;flex-wrap:wrap;gap:7px;display:flex;position:relative}.badge,.trust-chip,.status-pill{border:1px solid var(--line);min-height:28px;color:var(--text-soft);white-space:nowrap;background:#ffffff09;border-radius:999px;align-items:center;padding:5px 10px;font-size:.74rem;line-height:1;display:inline-flex}.status-pill:before{content:"";background:var(--muted);border-radius:50%;width:6px;height:6px;margin-right:7px;box-shadow:0 0 0 3px #89939c14}.status-pill.is-ready:before{background:var(--success);box-shadow:0 0 0 3px #89d3ad1c}.trust-chip.accent{color:#c8f3e8;background:#8bd8c711;border-color:#8bd8c740}.trust-chip.champagne{color:#ead9b6;background:#d5bb820e;border-color:#d5bb823b}.journey-rail{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));margin:0 0 28px;padding:0;list-style:none;display:grid}.journey-step{color:var(--muted);letter-spacing:.015em;padding:18px 10px 18px 22px;font-size:.8rem;position:relative}.journey-step:before{content:"";background:#4c555d;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.journey-step:first-child{color:var(--text)}.journey-step:first-child:before{background:var(--accent);box-shadow:0 0 0 5px #8bd8c717}.auth-stage{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;margin:22px 0 36px;display:grid}.auth-intro,.auth-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.auth-intro{flex-direction:column;justify-content:space-between;min-height:330px;padding:clamp(26px,4vw,42px);display:flex}.auth-intro h2{max-width:620px;font-size:clamp(2rem,3.5vw,3.15rem)}.auth-intro p{max-width:640px}.auth-panel{padding:24px}.auth-panel h3{margin:0 0 6px;font-size:1.05rem}.auth-advanced{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.auth-advanced summary{color:var(--muted);cursor:pointer;font-size:.82rem}.auth-advanced[open] summary{color:var(--text-soft);margin-bottom:14px}.workspace-bar{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#0b0f12d4;border-radius:17px;justify-content:space-between;align-items:center;gap:14px;margin:8px 0 34px;padding:8px;display:flex;position:sticky;top:10px;box-shadow:0 16px 50px #0000003d}.workspace-nav{scrollbar-width:none;align-items:center;gap:3px;display:flex;overflow-x:auto}.workspace-nav::-webkit-scrollbar{display:none}.workspace-nav button{min-height:40px;color:var(--muted);box-shadow:none;white-space:nowrap;background:0 0;border:0;padding:8px 13px;font-size:.82rem;font-weight:650}.workspace-nav button:hover{background:var(--surface-soft);color:var(--text-soft);transform:none}.workspace-nav button[aria-current=page]{color:var(--text);background:#ffffff13}.account-mini{white-space:nowrap;color:var(--muted);align-items:center;gap:8px;padding-right:6px;font-size:.76rem;display:flex}.view-header{justify-content:space-between;align-items:end;gap:24px;margin:0 0 24px;display:flex}.view-header-copy{max-width:720px}.view-kicker{color:var(--champagne);text-transform:uppercase;letter-spacing:.13em;margin:0 0 8px;font-size:.72rem;font-weight:760}.view-header h2{font-size:clamp(2.25rem,5vw,4.15rem)}.view-header p{max-width:680px;margin-bottom:0}.module-stack{gap:16px;display:grid}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.module-grid>.card{height:100%;margin:0}.module-section{margin-top:26px}.module-section-title{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:760}.card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:inset 0 1px #ffffff06, var(--shadow-sm);background:linear-gradient(150deg,#151b20f0,#0f1418e6);margin:16px 0;padding:clamp(20px,3vw,28px);position:relative;overflow:hidden}.card:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#8bd8c729,#0000);width:100%;height:1px;position:absolute;inset:0 auto auto 0}.card .card{box-shadow:none;border-radius:var(--radius-md);background:#070a0c54}.card h2:first-child,.card h3:first-child{margin-top:0}h2,h3,h4{color:var(--text);text-wrap:balance}h2{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.5rem,2.3vw,2.05rem);line-height:1.12}h3{letter-spacing:-.02em;margin:22px 0 10px;font-size:1.08rem;line-height:1.3}p{color:var(--text-soft);line-height:1.67}p:first-child{margin-top:0}small{color:var(--muted)}strong{color:var(--text)}code{color:#c5eee4;overflow-wrap:anywhere;background:#8bd8c70e;border-radius:6px;max-width:100%;padding:.08em .34em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}label{color:var(--text-soft);gap:7px;font-size:.82rem;font-weight:590;display:grid}input,textarea,select,button{font:inherit}input,textarea,select{border:1px solid var(--line-strong);width:100%;min-height:46px;color:var(--text);background:#070a0c99;border-radius:12px;outline:none;padding:11px 13px;transition:border-color .16s,background .16s,box-shadow .16s}textarea{resize:vertical;min-height:100px;line-height:1.5}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}input::placeholder,textarea::placeholder{color:#66717a}input:hover,textarea:hover,select:hover{border-color:#ffffff3b}input:focus,textarea:focus,select:focus{background:#070a0cd1;border-color:#8bd8c7a6;box-shadow:0 0 0 4px #8bd8c714}button{cursor:pointer;color:#0a0d0f;letter-spacing:-.015em;background:linear-gradient(#f4f1e9,#dcd9d1);border:1px solid #ffffff21;border-radius:12px;min-height:44px;padding:10px 15px;font-weight:760;transition:transform .16s,filter .16s,background .16s,border-color .16s;box-shadow:0 6px 18px #0003,inset 0 1px #ffffffb3}button:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0)}button.secondary{color:var(--text);border-color:var(--line-strong);box-shadow:none;background:#ffffff0b}button.secondary:hover:not(:disabled){background:#ffffff13}button.accent{background:linear-gradient(180deg, var(--accent-strong), var(--accent));color:var(--accent-ink);border-color:#0000}button:disabled{opacity:.38;cursor:not-allowed;filter:grayscale(.2)}button:focus-visible,summary:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.status{white-space:pre-wrap;border:1px solid var(--line);color:var(--text-soft);background:#05080a80;border-radius:12px;padding:13px 14px;line-height:1.5;overflow:auto}.error,[role=alert]{color:#f0b3b3}.error{background:#f1989812;border:1px solid #f198982e;border-radius:12px;padding:12px 14px}.developer-panel{border-top:1px solid var(--line);margin-top:42px;padding-top:18px}.developer-panel summary{color:#626c74;cursor:pointer;font-size:.76rem}.developer-panel .status{color:#8f9aa3;margin-top:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.76rem}.product-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 40px;display:grid}.principle{border-top:1px solid var(--line);padding:16px 4px 0}.principle-label{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.principle-value{color:var(--text-soft);margin:7px 0 0;font-size:.88rem;line-height:1.5}@media (max-width:900px){.hero{grid-template-columns:1fr;align-items:start}.hero-aside{min-height:230px}.auth-stage,.module-grid{grid-template-columns:1fr}.workspace-bar{flex-direction:column;align-items:stretch}.account-mini{padding:0 8px 4px}}@media (max-width:640px){main.product-shell{padding:0 16px 68px}.product-topbar{min-height:68px}.brand-descriptor{display:none}.hero{gap:28px;padding:52px 0 34px}h1{font-size:clamp(3.15rem,18vw,4.8rem)}.hero-lede{margin-top:20px}.journey-rail{grid-template-columns:1fr;padding:10px 0}.journey-step{padding:8px 10px 8px 25px}.journey-step:before{left:6px}.view-header{flex-direction:column;align-items:start}.product-principles{grid-template-columns:1fr}.auth-intro{min-height:auto}.card{border-radius:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
main.product-shell{width:100%;max-width:none;min-height:100vh;margin:0;padding:0}.product-topbar{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);border-bottom:1px solid var(--line);background:#080b0ef0;min-height:64px;padding:0 20px;position:sticky;top:0}.product-topbar .brand-mark{border-radius:9px;width:32px;height:32px}.product-topbar .brand-descriptor{font-size:.7rem}.hero,.journey-rail{display:none}.auth-stage{grid-template-columns:minmax(320px,440px);justify-content:center;align-items:start;margin:0;padding:clamp(56px,9vh,100px) 24px}.auth-intro{display:none}.auth-panel{width:100%;padding:28px}.auth-panel h3{letter-spacing:-.03em;font-size:1.35rem}.workspace-bar{z-index:30;border:0;border-right:1px solid var(--line);width:236px;box-shadow:none;-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background:#0a0e11f5;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:18px;margin:0;padding:18px 12px 14px;display:flex;position:fixed;top:64px;bottom:0;left:0}.workspace-nav{flex-direction:column;align-items:stretch;gap:4px;display:flex;overflow:visible}.workspace-nav button{text-align:left;width:100%;min-height:42px;color:var(--muted);border-radius:10px;justify-content:flex-start;padding:9px 12px}.workspace-nav button:hover{background:#ffffff0b}.workspace-nav button[aria-current=page]{color:var(--text);box-shadow:inset 2px 0 0 var(--accent);background:#8bd8c717}.account-mini{border-top:1px solid var(--line);white-space:normal;gap:8px;width:100%;margin-top:auto;padding:14px 4px 0;display:grid}.account-mini .secondary{width:100%}.workspace-bar~.view-header{border-bottom:1px solid var(--line);background:#080b0e85;align-items:center;margin:0 0 0 236px;padding:32px 40px 20px}.workspace-bar~.view-header .view-header-copy{max-width:920px}.workspace-bar~.view-header h2{letter-spacing:-.045em;margin:0 0 6px;font-size:clamp(1.7rem,2.6vw,2.45rem)}.workspace-bar~.view-header p{max-width:820px;margin:0;font-size:.94rem;line-height:1.55}.workspace-bar~.module-stack{gap:14px;width:auto;max-width:1440px;margin-left:236px;padding:24px 40px 80px}.workspace-bar~.developer-panel{margin:0 40px 60px 276px}.module-stack>.card,.module-grid>.card{margin:0}.card{border-radius:16px;padding:22px;box-shadow:inset 0 1px #ffffff06,0 10px 28px #00000029}.card h2{font-size:clamp(1.25rem,1.9vw,1.65rem)}.card p{max-width:900px}.view-kicker{margin-bottom:5px;font-size:.66rem}.product-principles{margin:0}.status{min-height:0}@media (max-width:900px){.product-topbar{min-height:58px;padding:0 14px}.brand-descriptor,.topbar-status .trust-chip{display:none}.workspace-bar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;gap:8px;width:100%;height:auto;padding:7px 10px;position:sticky;top:58px;bottom:auto;overflow-x:auto}.workspace-nav{scrollbar-width:none;flex-direction:row;flex:1 0 auto;align-items:center;overflow-x:auto}.workspace-nav::-webkit-scrollbar{display:none}.workspace-nav button{white-space:nowrap;width:auto;min-height:38px}.workspace-nav button[aria-current=page]{box-shadow:inset 0 -2px 0 var(--accent)}.account-mini{white-space:nowrap;border:0;width:auto;margin:0;padding:0;display:flex}.account-mini>span{display:none}.account-mini .secondary{width:auto}.workspace-bar~.view-header{margin-left:0;padding:24px 20px 16px}.workspace-bar~.module-stack{margin-left:0;padding:18px 20px 64px}.workspace-bar~.developer-panel{margin:0 20px 48px}}@media (max-width:600px){.topbar-status .status-pill{padding:5px 8px;font-size:0}.topbar-status .status-pill:before{margin-right:0}.workspace-bar~.view-header,.workspace-bar~.module-stack{padding-inline:16px}.module-grid{grid-template-columns:1fr}.card{border-radius:14px;padding:18px}}
