:root{--accent:#8b5cf6;--accent-strong:#a78bfa;--bg:#07070a;--line:#292733;--wordmark:#aeb4bf;--text:#f4f4f5;--muted:#a1a1aa;--vox:#563d6e;--link:#a1a1aa;--link-hover:#a78bfa;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{background:var(--bg);height:100%}html,body{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-synthesis:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}main{min-width:0}a{color:inherit;text-decoration:none}::selection{color:var(--text);background:#8b5cf647}a:focus-visible{outline-offset:3px;outline:2px solid #8b5cf652}.shell,.site-header{width:100%;max-width:720px;margin:0 auto;padding:0 24px}.site-header{justify-content:space-between;align-items:center;min-height:72px;display:flex}.brand,.site-header nav,.site-footer nav{color:var(--muted);align-items:center;font-size:.88rem;font-weight:400;display:flex}.site-header nav,.site-footer nav{gap:16px}.site-header a:hover,.site-footer a:hover,.back-link:hover{color:var(--link-hover)}.wordmark-main,.product-page,.concept-page{animation:.36s ease-out both wordmark-enter}.wordmark-main{align-content:center;justify-items:center;gap:.42rem;min-height:100svh;padding:2rem;display:grid}.wordmark-main h1,.wordmark-main a,.product-page,.concept-page,.kicker{letter-spacing:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:400}h1,h2,p{letter-spacing:0}h1{max-width:520px;font-size:clamp(1.12rem,1.95vw,1.42rem);font-weight:400;line-height:1.2}.wordmark-main h1{color:var(--wordmark);font-size:clamp(1.28rem,2.35vw,1.72rem)}.wordmark-main a{color:var(--vox);text-underline-offset:.22em;padding:.18rem .08rem;font-size:clamp(.94rem,1.55vw,1.08rem);-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:color .18s,text-decoration-color .18s,transform .18s}.wordmark-main a:hover,.wordmark-main a:focus-visible{color:var(--accent-strong);text-decoration-color:currentColor;transform:translateY(-1px)}.product-page,.concept-page{min-height:100svh;padding:clamp(1.25rem,3vw,2rem)}.minimal-nav,.concept-header{color:var(--muted);justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.minimal-nav a,.concept-header a,.product-actions a,.concept a{transition:color .18s}.minimal-nav a:hover,.minimal-nav a:focus-visible,.concept-header a:hover,.concept-header a:focus-visible,.product-actions a:hover,.product-actions a:focus-visible,.concept a:hover,.concept a:focus-visible{color:var(--accent-strong)}.product-center{text-align:center;align-content:center;justify-items:center;gap:.46rem;min-height:calc(100svh - 8rem);display:grid}.concept-row>span,.concept-header span{color:var(--vox);font-size:.72rem}.product-center h1{color:var(--wordmark);max-width:none;font-size:clamp(1.4rem,3.4vw,2.1rem);font-weight:400;line-height:1.1}.product-center>p{color:var(--muted);font-size:clamp(.78rem,1.3vw,.88rem)}.product-actions{gap:.84rem;margin-top:.28rem;display:flex}.product-actions a{color:var(--link);text-underline-offset:.28em;font-size:.8rem;-webkit-text-decoration:underline #a1a1aa52;text-decoration:underline #a1a1aa52;text-decoration-thickness:1px}.product-foot{color:#a1a1aa5c;white-space:nowrap;font-size:.74rem;position:fixed;bottom:clamp(1.25rem,3vw,2rem);left:50%;transform:translate(-50%)}.concept-stack{align-content:center;gap:0;width:100%;max-width:46rem;min-height:calc(100svh - 6rem);margin:0 auto;display:grid}.concept-row{border-top:1px solid #2927338a;grid-template-columns:3rem minmax(0,1fr);align-items:center;gap:1rem;min-height:8rem;display:grid}.concept-row:last-child{border-bottom:1px solid #2927338a}.concept-row>div{justify-content:center;align-items:baseline;gap:1.1rem;min-width:0;display:flex}.concept-row strong{color:var(--wordmark);font-size:clamp(.98rem,2vw,1.32rem);font-weight:400}.concept-row a,.concept-row div>span{color:var(--muted);font-size:.82rem}.concept-a a{color:var(--vox)}.concept-b>div{justify-content:flex-start}.concept-b a:not(:first-of-type),.concept-c a{color:#a1a1aa8f}.concept-c strong{color:var(--wordmark);font-size:clamp(1.1rem,2.3vw,1.7rem)}.concept-page{grid-template-rows:auto 1fr;display:grid}h2{font-size:1.2rem;font-weight:500;line-height:1.35}.legal-copy p{color:var(--muted);overflow-wrap:anywhere;max-width:560px;font-size:.98rem;line-height:1.75}.back-link{color:var(--link);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.legal-main{flex:1;padding:58px 0 96px}.legal-copy h1{font-size:clamp(1.3rem,3vw,1.7rem)}.site-footer{border-top:1px solid var(--line);padding:22px 0}.footer-grid{justify-content:flex-start;align-items:center;display:flex}.site-footer nav{flex-wrap:wrap}@media (max-width:640px){.shell,.site-header{padding:0 20px}.site-header{min-height:64px}.legal-main{padding:116px 0 72px}.concept-row{grid-template-columns:2rem minmax(0,1fr);min-height:7rem}.concept-row>div{text-align:center;place-items:center;gap:.34rem;display:grid}}@media (prefers-reduced-motion:reduce){.wordmark-main,.product-page,.concept-page,.wordmark-main a{transition:none;animation:none;transform:none}}@keyframes wordmark-enter{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
