:root{--bg:#0b0d10;--bg-elev:#12151a;--bg-card:#161a21;--bg-card-hover:#1b212b;--line:#ffffff14;--line-strong:#ffffff24;--text:#f3f0e8;--text-muted:#a39e93;--text-dim:#6f6a62;--accent:#d4a24c;--accent-soft:#d4a24c24;--accent-ink:#1a1408;--live:#3ecf8e;--live-soft:#3ecf8e1f;--soon:#7aa2ff;--soon-soft:#7aa2ff1f;--radius:16px;--radius-sm:10px;--shadow:0 20px 50px #00000059;--font:"DM Sans", system-ui, -apple-system, sans-serif;--serif:"Instrument Serif", Georgia, serif;--wrap:1100px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font);color:var(--text);background:radial-gradient(1000px 500px at 10% -10%, #d4a24c1f, transparent 55%), radial-gradient(800px 420px at 90% 0%, #7aa2ff14, transparent 50%), var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}img{max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip{background:var(--accent);color:var(--accent-ink);z-index:100;padding:.5rem .75rem;position:absolute;top:0;left:-9999px}.skip:focus{top:.75rem;left:.75rem}.wrap{width:min(100% - 2rem, var(--wrap));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#0b0d10c7;position:sticky;top:0}.header-inner{align-items:center;gap:1rem;min-height:64px;display:flex}.logo{letter-spacing:-.02em;align-items:center;gap:.6rem;font-weight:600;display:inline-flex}.logo-mark{background:linear-gradient(135deg, var(--accent), #f0c57a 45%, #8b6a2e);border-radius:6px;width:22px;height:22px;box-shadow:inset 0 0 0 1px #ffffff1f}.nav{color:var(--text-muted);gap:1.25rem;margin-left:auto;font-size:.95rem;display:none}.nav a:hover{color:var(--text)}.header-cta{margin-left:auto}@media (width>=760px){.nav{display:flex}.header-cta{margin-left:0}}.btn{letter-spacing:-.01em;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 1.15rem;font-weight:600;transition:transform .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-sm{padding:.55rem .9rem;font-size:.9rem}.btn-primary{background:var(--accent);color:var(--accent-ink)}.btn-primary:hover{background:#e0b25c}.btn-ghost{border-color:var(--line-strong);color:var(--text);background:0 0}.btn-ghost:hover{background:#ffffff0a;border-color:#ffffff38}.hero{padding:3.5rem 0 2.5rem}.hero-inner{max-width:820px}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:600}.hero h1{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:clamp(2.6rem,8vw,4.6rem);font-weight:400;line-height:1.05}.hero h1 em{color:var(--accent);font-style:italic}.hero-lead{max-width:34rem;color:var(--text-muted);margin:1.15rem 0 0;font-size:1.1rem}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.hero-stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:2.5rem 0 0;padding:1rem 0 0;display:grid}.hero-stats div{min-width:0}.hero-stats dt{color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem}.hero-stats dd{letter-spacing:-.02em;margin:.2rem 0 0;font-weight:600}.section{padding:3rem 0}.section-head{max-width:40rem;margin-bottom:1.75rem}.section-head h2{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:400}.section-sub{color:var(--text-muted);margin:.6rem 0 0}.product-grid{gap:1rem;display:grid}@media (width>=820px){.product-grid{grid-template-columns:1.15fr 1fr}}.product-card{background:linear-gradient(180deg, var(--bg-card), #12161c);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.4rem 1.35rem 1.35rem;transition:border-color .15s,background .15s}.product-card:hover{border-color:var(--line-strong);background:var(--bg-card-hover)}.product-card.featured{background:linear-gradient(180deg, #d4a24c14, transparent 40%), linear-gradient(180deg, var(--bg-card), #12161c);border-color:#d4a24c59}.product-top{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.22rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge-live{color:var(--live);background:var(--live-soft)}.badge-soft{color:var(--text-muted);background:#ffffff0f}.badge-soon{color:var(--soon);background:var(--soon-soft)}.price-pill{background:var(--accent-soft);color:var(--accent);border-radius:999px;margin-left:auto;padding:.22rem .6rem;font-size:.8rem;font-weight:600}.price-pill.muted{color:var(--text-muted);background:#ffffff0d}.product-card h3,.pipeline-card h3,.soft-card h3{letter-spacing:-.02em;margin:0;font-size:1.45rem}.product-tagline,.pipeline-card p,.soft-card p{color:var(--text-muted);margin:.55rem 0 0}.product-bullets{color:var(--text-muted);margin:1rem 0 0;padding:0;font-size:.95rem;list-style:none}.product-bullets li{margin:.4rem 0;padding-left:1.1rem;position:relative}.product-bullets li:before{content:"";background:var(--accent);border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:.55em;left:0}.product-actions{flex-wrap:wrap;gap:.6rem;margin-top:1.35rem;display:flex}.soft-card{border:1px dashed var(--line-strong);border-radius:var(--radius);background:#ffffff05;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1rem;padding:1.15rem 1.25rem;display:flex}@media (width>=640px){.soft-card{flex-direction:row;justify-content:space-between;align-items:center}}.soft-card h3{margin-top:.45rem;font-size:1.15rem}.soft-card p{max-width:40rem;margin-top:.35rem;font-size:.95rem}.pipeline{background:linear-gradient(#0000,#ffffff04)}.pipeline-grid{gap:1rem;display:grid}@media (width>=760px){.pipeline-grid{grid-template-columns:1fr 1fr}}.pipeline-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--bg-elev);padding:1.35rem}.waitlist-form{flex-direction:column;gap:.55rem;margin-top:1.15rem;display:flex}@media (width>=480px){.waitlist-form{flex-direction:row}}.waitlist-form input{border:1px solid var(--line-strong);min-width:0;color:var(--text);background:#00000040;border-radius:999px;outline:none;flex:1;padding:.7rem .9rem}.waitlist-form input::placeholder{color:var(--text-dim)}.waitlist-form input:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#d4a24c8c}.form-note{color:var(--live);margin:.55rem 0 0;font-size:.88rem}.form-note.error{color:#ff8f8f}.contact-inner{border-radius:calc(var(--radius) + 4px);border:1px solid var(--line);background:linear-gradient(135deg, #d4a24c1a, transparent 40%), var(--bg-card);gap:1.5rem;padding:1.75rem;display:grid}@media (width>=760px){.contact-inner{grid-template-columns:1.2fr 1fr;align-items:center}}.contact-actions{flex-direction:column;gap:.65rem;display:flex}.contact-actions .btn{width:100%}.site-footer{border-top:1px solid var(--line);color:var(--text-dim);padding:1.5rem 0 2rem;font-size:.9rem}.footer-inner{flex-direction:column;gap:.75rem;display:flex}.footer-inner p{margin:0}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.footer-links a:hover{color:var(--text-muted)}@media (width>=640px){.footer-inner{flex-direction:row;justify-content:space-between;align-items:center}}.strip{padding-top:.5rem}.strip-grid{gap:.85rem;display:grid}@media (width>=760px){.strip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.strip-card{border-radius:var(--radius);border:1px solid var(--line);background:#ffffff06;padding:1.15rem 1.2rem}.strip-card h2{letter-spacing:-.02em;margin:0;font-size:1.05rem}.strip-card p{color:var(--text-muted);margin:.45rem 0 0;font-size:.95rem}.soft-link{color:var(--text-muted);text-underline-offset:3px;font-size:.95rem;text-decoration:underline}.soft-link:hover{color:var(--text)}.about-inner{max-width:40rem}.legal{padding-top:2rem;padding-bottom:2rem}.legal-inner{border-top:1px solid var(--line);max-width:40rem;padding-top:1.25rem}.legal-disclaimer{color:var(--text-dim);margin:1rem 0 0;font-size:.88rem}.dir-group{letter-spacing:.12em;text-transform:uppercase;opacity:.7;margin:2.25rem 0 .9rem;font-size:.8rem}.dir-grid{grid-template-columns:1fr;gap:.9rem;display:grid}@media (width>=640px){.dir-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=980px){.dir-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dir-card{color:inherit;background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:.4rem;padding:1.1rem 1.2rem;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.dir-card:hover,.dir-card:focus-visible{border-color:#ffffff47;transform:translateY(-1px)}.dir-name{font-size:1.05rem;font-weight:600}.dir-desc{opacity:.8;font-size:.93rem;line-height:1.45}.dir-host{opacity:.6;margin-top:auto;padding-top:.35rem;font-size:.82rem}
