:root{--primary:#2e8bff;--primary-2:#1e6be0;--primary-deep:#0a1730;--ink:#0b1220;--ink-2:#1b2437;--muted:#5b6a80;--muted-2:#8a97ac;--line:#e4e9f2;--line-2:#d6ddeb;--surface:#fff;--surface-2:#f7f9fc;--surface-3:#eef3fb;--accent-cyan:#6fb5ff;--accent-emerald:#10b981;--accent-amber:#f59e0b;--accent-violet:#7c5cff;--accent-rose:#f43f5e;--radius:16px;--radius-sm:10px;--shadow-sm:0 1px 2px #0b12200a, 0 1px 1px #0b122008;--shadow-md:0 10px 30px -12px #0b12202e, 0 4px 10px -4px #0b122014;--shadow-lg:0 30px 60px -20px #0b122059, 0 12px 24px -10px #0b122026;--container:1200px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}ol,ul{margin:0;padding:0;list-style:none}body{color:var(--ink);background:var(--surface-2);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.site-root{color:var(--ink);background:var(--surface-2)}.skip-link{background:var(--ink);color:#fff;z-index:1000;border-radius:0 0 8px;padding:12px 16px;font-weight:600;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2e8bff2e}.eyebrow.on-dark{color:#c7d6ee}.eyebrow.on-dark:before{background:var(--accent-cyan);box-shadow:0 0 0 4px #6fb5ff29}h1,h2,h3,h4{letter-spacing:-.015em;color:var(--ink);margin:0;font-family:Space Grotesk,Inter,sans-serif;font-weight:600}p{margin:0}.text-muted{color:var(--muted)}.btn{white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;transition:transform .15s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 6px 16px -6px #2e8bff8c,inset 0 1px #ffffff40}.btn-primary:hover{background:var(--primary-2);transform:translateY(-1px)}.btn-ghost{color:var(--ink);border-color:var(--line-2);background:var(--surface)}.btn-ghost:hover{border-color:var(--ink)}.btn-on-dark{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-color:#ffffff2e}.btn-on-dark:hover{background:#ffffff24}.btn-lg{border-radius:14px;padding:15px 24px;font-size:15px}.btn-sm{border-radius:10px;padding:8px 12px;font-size:13px}.btn svg{width:14px;height:14px}.badge{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:600;display:inline-flex}.badge .dot{background:currentColor;border-radius:50%;width:5px;height:5px}.badge.b-active{color:#047857;background:#10b9811a;border-color:#10b98147}.badge.b-dev{color:#b45309;background:#f59e0b1a;border-color:#f59e0b47}.badge.b-beta{color:#5b3fe0;background:#7c5cff1a;border-color:#7c5cff47}.badge.b-soon{color:#5b6a80;background:#5b6a801a;border-color:#5b6a8047}.badge.b-piloto{color:#1e6be0;background:#2e8bff1a;border-color:#2e8bff47}.badge.b-q2{background:var(--ink);color:#fff;border-color:var(--ink)}.badge.b-new{color:#1e6be0;background:#2e8bff1a;border-color:#2e8bff47}.badge.b-mejora{color:#047857;background:#10b9811a;border-color:#10b98147}.badge.b-fix{color:#be123c;background:#f43f5e14;border-color:#f43f5e40}.badge.b-design{color:#5b3fe0;background:#7c5cff1a;border-color:#7c5cff47}.badge.b-infra{color:#5b6a80;background:#5b6a801a;border-color:#5b6a8047}.badge.b-research{color:#1e6be0;background:#2e8bff14;border-color:#2e8bff38}.site-header{z-index:30;-webkit-backdrop-filter:saturate(160%)blur(14px);backdrop-filter:saturate(160%)blur(14px);border-bottom:1px solid var(--line);background:#ffffffd9;position:sticky;top:0}.nav{height:64px;max-width:var(--container);justify-content:space-between;align-items:center;margin:0 auto;padding:0 20px;display:flex}.brand{letter-spacing:-.01em;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;display:flex}.brand-mark{background:var(--primary-deep);border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.brand-mark img{width:22px;height:22px}.brand b{font-weight:700}.nav-links{align-items:center;gap:2px;display:flex}.nav-links a{color:var(--ink-2);border-radius:8px;padding:8px 12px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s}.nav-links a:hover{background:var(--surface-3);color:var(--ink)}.nav-right{align-items:center;gap:8px;display:flex}.burger{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:none}.burger svg{width:18px;height:18px}.sticky-cta{z-index:25;border-top:1px solid var(--line);background:linear-gradient(#fff0 0%,#fffffff2 35%,#fff 100%);gap:8px;padding:16px 20px;display:none;position:sticky;bottom:0}.sticky-cta .btn{flex:1}.hero{color:#eaf1ff;background:radial-gradient(900px 500px at 90% -10%,#2e8bff38,#0000 60%),radial-gradient(700px 400px at 0 100%,#6fb5ff1a,#0000 60%),linear-gradient(#0a1730 0%,#081126 100%);border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 90%);mask-image:linear-gradient(#000 0%,#0000 90%)}.hero-inner{z-index:2;max-width:var(--container);margin:0 auto;padding:56px 20px 72px;position:relative}.brand-watermark{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;filter:blur(2px);opacity:.07;width:auto;height:auto;position:absolute}.brand-watermark-hero{width:clamp(260px,34vw,460px);height:clamp(260px,34vw,460px);top:6%;right:4%}.brand-watermark-cta{opacity:.06;width:clamp(320px,38vw,520px);height:clamp(320px,38vw,520px);top:50%;left:50%;transform:translate(-50%,-50%)}.hero-eyebrow{color:#c7d6ee;letter-spacing:.12em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:9px;padding:6px 12px 6px 9px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.hero-eyebrow .dot{background:#38e27a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #38e27a33}.hero h1{color:#fff;letter-spacing:-.03em;max-width:18ch;margin:18px 0 14px;font-size:clamp(36px,5.4vw,64px);line-height:1.04}.hero h1 .grad{background:linear-gradient(90deg,#6fb5ff 0%,#2e8bff 60%,#1e6be0 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero p.lead{color:#b9c8e2;max-width:56ch;margin-bottom:28px;font-size:16px}.hero p.lead b{color:#fff;font-weight:600}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px;display:flex}.hero-microcopy{color:#8ea3c3;font-size:13px;font-style:italic}.hero-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:56px;display:grid}.hero-showcase{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#ffffff0e,#ffffff05);border:1px solid #ffffff1f;border-radius:22px;padding:22px;box-shadow:0 30px 80px -30px #0009}.hero-showcase-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.hero-showcase-head .label{letter-spacing:.12em;text-transform:uppercase;color:#8ea3c3;font-family:JetBrains Mono,monospace;font-size:10.5px}.hero-products-stack{flex-direction:column;gap:8px;display:flex}.hero-prod-row{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.hero-prod-row:hover{background:#ffffff12;border-color:#ffffff29}.hero-prod-icon{color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;display:grid}.hero-prod-meta{flex:1;min-width:0}.hero-prod-name{color:#fff;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600}.hero-prod-state{color:#8ea3c3;letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:10.5px}.hero-prod-spark{flex-shrink:0;width:64px;height:22px}.section{padding:80px 0;scroll-margin-top:80px}.section .container{max-width:var(--container);margin:0 auto;padding:0 20px}.section-head{flex-direction:column;gap:12px;max-width:720px;margin-bottom:40px;display:flex}.section-head h2{letter-spacing:-.025em;font-size:clamp(26px,3.2vw,40px);line-height:1.1}.section-head h2 .accent{color:var(--primary)}.section-head p{color:var(--muted);max-width:60ch;font-size:16px}.section.surface{background:var(--surface)}.section.surface-2{background:var(--surface-2)}.section.dark{color:#fff;background:radial-gradient(700px 400px at 80% 0,#2e8bff40,#0000 60%),radial-gradient(500px 300px at 0 100%,#6fb5ff1f,#0000 60%),linear-gradient(135deg,#0a1730 0%,#102a56 60%,#0a1730 100%);position:relative;overflow:hidden}.section.dark>.container{z-index:2;position:relative}.section.dark h2,.section.dark h3,.section.dark h4{color:#fff}.section.dark p{color:#b9c8e2}.banner-closed{max-width:var(--container);margin:24px auto 0;padding:0 20px}.banner-closed-inner{background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border:1px solid #f59e0b40;border-radius:16px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.banner-closed-icon{color:#b45309;background:#f59e0b26;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.banner-closed-icon svg{width:18px;height:18px}.banner-closed-body{flex:1;min-width:0}.banner-closed-title{color:var(--ink);margin-bottom:2px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:600}.banner-closed-text{color:var(--muted);font-size:13.5px}.banner-closed-cta{color:var(--primary);white-space:nowrap;flex-shrink:0;align-self:center;font-size:13px;font-weight:600}.banner-closed-cta:hover{color:var(--primary-2)}.products-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.products-grid .product-card.featured{grid-column:span 2}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;flex-direction:column;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.product-card:before{content:"";background:var(--_accent,var(--primary));opacity:.85;height:3px;position:absolute;top:0;left:0;right:0}.product-card:hover{box-shadow:var(--shadow-md);border-color:var(--line-2);transform:translateY(-3px)}.product-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.product-icon{background:color-mix(in oklab, var(--_accent) 12%, white);width:44px;height:44px;color:var(--_accent);border-radius:12px;flex-shrink:0;place-items:center;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;display:grid}.product-card h3{letter-spacing:-.02em;margin-bottom:4px;font-family:Space Grotesk,sans-serif;font-size:22px}.product-card .sub{color:var(--muted);font-size:13px;line-height:1.5}.product-card .desc{color:var(--ink-2);flex:1;margin:14px 0 18px;font-size:14px;line-height:1.55}.product-mock{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;flex-direction:column;gap:8px;height:130px;margin:4px 0 14px;padding:14px;display:flex;overflow:hidden}.product-cta-row{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:14px;display:flex}.p-sce{--_accent:#f59e0b}.p-sam{--_accent:#10b981}.p-buen{--_accent:#7c5cff}.p-ledgr{--_accent:#2e8bff}.p-erp{--_accent:#0b1220}.launcher-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.launcher-card{background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:14px;flex-direction:column;gap:10px;padding:16px;transition:all .2s;display:flex}.launcher-card:hover{border-color:var(--_accent);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.launcher-head{align-items:center;gap:10px;display:flex}.launcher-icon{background:color-mix(in oklab, var(--_accent) 14%, white);width:36px;height:36px;color:var(--_accent);border-radius:10px;flex-shrink:0;place-items:center;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;display:grid}.launcher-name{font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:600}.launcher-meta{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:10.5px}.launcher-actions{gap:6px;margin-top:4px;display:flex}.launcher-actions .btn{flex:1}.changelog{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:hidden}.changelog-filter{border-bottom:1px solid var(--line);background:var(--surface-2);gap:6px;padding:14px 16px;display:flex;overflow-x:auto}.changelog-filter button{letter-spacing:.04em;color:var(--muted);border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:999px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;transition:all .15s}.changelog-filter button:hover{color:var(--ink);border-color:var(--line-2)}.changelog-filter button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.changelog-list{flex-direction:column;display:flex}.changelog-item{border-top:1px solid var(--line);grid-template-columns:140px 1fr auto;align-items:start;gap:16px;padding:18px 20px;transition:background .15s;display:grid}.changelog-item:first-child{border-top:0}.changelog-item:hover{background:var(--surface-2)}.changelog-meta{flex-direction:column;gap:6px;display:flex}.changelog-product{color:var(--ink);font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600}.changelog-date{color:var(--muted-2);letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:11px}.changelog-body h4{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;font-family:Space Grotesk,sans-serif;font-size:16px;display:flex}.changelog-body p{color:var(--muted);font-size:13.5px;line-height:1.5}.changelog-link{color:var(--primary);white-space:nowrap;font-size:13px;font-weight:600}.timeline-vert{flex-direction:column;gap:16px;display:flex}.timeline-phase{grid-template-columns:56px 1fr;gap:18px;display:grid;position:relative}.timeline-phase:before{content:"";background:linear-gradient(180deg, var(--line-2), transparent);width:2px;position:absolute;top:56px;bottom:-16px;left:27px}.timeline-phase:last-child:before{display:none}.phase-num{background:var(--surface);border:1px solid var(--line);width:56px;height:56px;color:var(--primary);z-index:1;box-shadow:var(--shadow-sm);border-radius:16px;place-items:center;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;display:grid;position:relative}.phase-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px 22px}.phase-days{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:6px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.phase-card h3{letter-spacing:-.015em;margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:18px}.phase-card p{color:var(--muted);margin-bottom:12px;font-size:14px;line-height:1.55}.phase-deliverables{flex-wrap:wrap;gap:6px;display:flex}.phase-tag{letter-spacing:.06em;background:var(--surface-3);color:var(--ink-2);border:1px solid var(--line);border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:10.5px}.standards-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.standard-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:10px;padding:22px;transition:all .2s;display:flex}.standard-card:hover{border-color:var(--line-2);box-shadow:var(--shadow-sm)}.standard-icon{background:var(--surface-3);width:38px;height:38px;color:var(--primary);border-radius:10px;place-items:center;display:grid}.standard-icon svg{width:18px;height:18px}.standard-card h3{letter-spacing:-.015em;font-family:Space Grotesk,sans-serif;font-size:16px}.standard-card p{color:var(--muted);font-size:13.5px;line-height:1.5}.pilot-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr 1fr;gap:18px 28px;padding:24px;display:grid}.pilot-row .pilot-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2);margin-bottom:6px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:600}.pilot-row p{color:var(--ink-2);font-size:14px;line-height:1.5}.pilot-head{border-bottom:1px solid var(--line);grid-column:span 2;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;padding-bottom:16px;display:flex}.pilot-head h3{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:20px}.pilot-head .pilot-product{letter-spacing:.08em;color:var(--primary);background:#2e8bff14;border:1px solid #2e8bff38;border-radius:999px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:11px}.waitlist-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-md);border-radius:22px;padding:28px}.waitlist-form{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field.full{grid-column:span 2}.field label{color:var(--ink-2);font-size:12px;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--line-2);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2e8bff1f}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--accent-rose)}.field textarea{resize:vertical;min-height:80px}.field .field-error{color:#be123c;margin-top:2px;font-size:12px}.field .required-mark{color:var(--accent-rose);margin-left:2px;font-weight:700}.cta-block{text-align:center;max-width:720px;margin:0 auto}.cta-block h2{color:#fff;max-width:22ch;margin:0 auto 16px}.cta-block p{color:#b9c8e2;margin-bottom:28px;font-size:16px}.cta-block .btns{flex-wrap:wrap;justify-content:center;gap:10px;display:inline-flex}.site-footer{color:#8ea3c3;background:#070e1c;padding:48px 0 24px}.site-footer .container{max-width:var(--container);margin:0 auto;padding:0 20px}.footer-top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-bottom:40px;display:grid}.footer-brand{color:#fff}.footer-tag{color:#8ea3c3;max-width:36ch;margin-top:12px;font-size:13.5px;line-height:1.5}.footer-col-head{color:#fff;text-transform:uppercase;letter-spacing:.14em;margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600}.footer-col a{color:#8ea3c3;padding:4px 0;font-size:13.5px;transition:color .15s;display:block}.footer-col a:hover{color:#fff}.footer-bottom{color:#6a7b9a;letter-spacing:.04em;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#070e1ca6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-content{background:var(--surface);box-shadow:var(--shadow-lg);border-radius:20px;width:100%;max-width:560px;max-height:90vh;position:relative;overflow-y:auto}.modal-head{padding:28px 28px 8px}.modal-head h2{margin-bottom:6px;font-size:22px}.modal-head p{color:var(--muted);font-size:14px}.modal-body{padding:16px 28px 28px}.modal-close{width:32px;height:32px;color:var(--muted);border-radius:8px;place-items:center;transition:background .15s,color .15s;display:grid;position:absolute;top:16px;right:16px}.modal-close:hover{background:var(--surface-3);color:var(--ink)}.legal-page{background:var(--surface-2);flex-direction:column;min-height:100vh;display:flex}.legal-hero{color:#eaf1ff;background:radial-gradient(700px 400px at 80% 0,#2e8bff40,#0000 60%),radial-gradient(500px 300px at 0 100%,#6fb5ff1f,#0000 60%),linear-gradient(135deg,#0a1730 0%,#102a56 60%,#0a1730 100%);border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden}.legal-hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 90%);mask-image:linear-gradient(#000 0%,#0000 90%)}.legal-hero-inner{z-index:2;max-width:var(--container);flex-direction:column;gap:18px;padding:40px 28px 64px;display:flex;position:relative}.legal-hero .brand-watermark{opacity:.055;width:clamp(220px,26vw,320px);height:clamp(220px,26vw,320px);top:50%;left:auto;right:-40px;transform:translateY(-50%)}.legal-back-link{color:#b9c8e2;letter-spacing:.04em;align-self:flex-start;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}.legal-back-link:hover{color:#fff}.legal-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-cyan);align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:11.5px;font-weight:600;display:inline-flex}.legal-eyebrow .dot{background:#38e27a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #38e27a33}.legal-hero h1{color:#fff;letter-spacing:-.025em;max-width:22ch;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(32px,4.6vw,52px);line-height:1.05}.legal-last-updated{color:#b9c8e2;letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:11.5px;display:inline-flex}.legal-last-updated-dot{background:var(--accent-cyan);border-radius:50%;width:6px;height:6px}.legal-page-body{flex:1;padding:56px 0 80px}.legal-page-grid{grid-template-columns:260px 1fr;align-items:flex-start;gap:64px;display:grid}.legal-toc{align-self:flex-start;padding-left:24px;position:sticky;top:24px}.legal-toc-head{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600}.legal-toc-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.legal-toc-list a{color:var(--muted);border-left:2px solid #0000;border-radius:8px;align-items:flex-start;gap:12px;padding:8px 14px 8px 12px;font-size:13.5px;line-height:1.45;transition:color .15s,background .15s,border-color .15s;display:flex}.legal-toc-list a:hover{color:var(--ink);background:var(--surface-3)}.legal-toc-list a.active{color:var(--primary);border-left-color:var(--primary);background:#2e8bff14;font-weight:500}.legal-toc-num{color:var(--muted-2);flex-shrink:0;padding-top:1px;font-family:JetBrains Mono,monospace;font-size:11px}.legal-toc-list a.active .legal-toc-num{color:var(--primary)}.legal-toc-label{flex:1}.legal-page-content{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:12px 48px 48px}.legal-section{border-bottom:1px solid var(--line);padding:36px 0;scroll-margin-top:24px}.legal-section:last-of-type{border-bottom:none}.legal-section-head{align-items:baseline;gap:16px;margin-bottom:20px;display:flex}.legal-section-num{color:var(--accent-cyan);letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:13px}.legal-section-head h2{letter-spacing:-.015em;color:var(--ink);margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(22px,2.4vw,28px);font-weight:600}.legal-section-body{color:var(--ink-2);font-size:15px;line-height:1.7}.legal-section-body h3{color:var(--ink);margin:24px 0 8px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600}.legal-section-body p{margin:0 0 12px}.legal-section-body p:last-child{margin-bottom:0}.legal-section-body ul{margin:8px 0 16px;padding-left:22px;list-style:outside}.legal-section-body ul li{margin-bottom:6px}.legal-section-body strong{color:var(--ink);font-weight:600}.legal-section-body a{color:var(--primary);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.legal-section-body a:hover{color:var(--primary-2)}.legal-contact-card{background:linear-gradient(135deg, var(--primary-deep) 0%, #102a56 100%);color:#eaf1ff;border-radius:var(--radius);grid-template-columns:1.4fr 1fr;align-items:center;gap:28px;margin-top:40px;padding:32px;display:grid}.legal-contact-card .eyebrow{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.14em;font-family:JetBrains Mono,monospace;font-size:11.5px}.legal-contact-card h3{color:#fff;margin:8px 0;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:600;line-height:1.2}.legal-contact-card p{color:#b9c8e2;margin:0;font-size:14px;line-height:1.6}.legal-contact-actions{flex-direction:column;gap:10px;display:flex}@media (width<=960px){.hero-grid{grid-template-columns:1fr;gap:32px}.nav-links{display:none}.burger{display:inline-flex}.products-grid{grid-template-columns:1fr}.products-grid .product-card.featured{grid-column:span 1}.launcher-grid,.standards-grid{grid-template-columns:1fr}.changelog-item{grid-template-columns:1fr;gap:8px}.changelog-item .changelog-link{justify-self:start}.pilot-card{grid-template-columns:1fr}.pilot-head{grid-column:span 1}.waitlist-form{grid-template-columns:1fr}.field.full{grid-column:span 1}.footer-top{grid-template-columns:1fr 1fr}.footer-brand-col{grid-column:span 2}.nav-right .btn-primary{display:none}.legal-page-grid{grid-template-columns:1fr;gap:24px}.legal-toc{position:static}.legal-page-content{padding:8px 28px 32px}.legal-contact-card{grid-template-columns:1fr;padding:24px}}@media (width<=640px){.sticky-cta{display:flex}.brand-watermark-hero{opacity:.06;width:200px;height:200px;top:4%;right:4%}.brand-watermark-cta{opacity:.05;width:260px;height:260px}.section{padding:56px 0}.section-head{margin-bottom:28px}.section-head h2{font-size:26px}.hero h1{font-size:36px}.hero p.lead{font-size:15px}.hero-inner{padding:32px 18px 48px}.nav{padding:0 18px}.modal-content{padding:0}.modal-head{padding:24px 20px 8px}.modal-body{padding:12px 20px 24px}.legal-hero-inner{padding:32px 18px 48px}.legal-page-content{padding:4px 18px 24px}.legal-section{padding:24px 0}}.waitlist-consent{color:var(--muted);margin:0 0 12px;font-size:12.5px;font-style:italic}.idea-board-hero{color:#eaf1ff;background:radial-gradient(700px 400px at 80% 0,#2e8bff47,#0000 60%),radial-gradient(500px 300px at 0 100%,#6fb5ff24,#0000 60%),linear-gradient(135deg,#0a1730 0%,#102a56 60%,#0a1730 100%);border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden}.idea-board-hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 95%);mask-image:linear-gradient(#000 0%,#0000 95%)}.idea-board-hero-inner{z-index:2;max-width:var(--container);flex-direction:column;gap:14px;padding:36px 28px 56px;display:flex;position:relative}.idea-board-hero-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:6px;display:flex}.idea-back-link{letter-spacing:.04em;color:#b9c8e2;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:12px;transition:color .15s;display:inline-flex}.idea-back-link:hover{color:#fff}.idea-board-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-cyan);align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:11.5px;font-weight:600;display:inline-flex}.idea-board-eyebrow .dot{background:#38e27a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #38e27a33}.idea-board-hero h1{color:#fff;letter-spacing:-.025em;max-width:20ch;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(32px,4.6vw,52px);line-height:1.05}.idea-board-lead{color:#b9c8e2;max-width:60ch;font-size:16px;line-height:1.55}.idea-board-stats{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:28px;padding-top:16px;display:flex}.idea-stat{flex-direction:column;gap:4px;display:flex}.idea-stat-value{color:#fff;letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:700;line-height:1}.idea-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#8ea3c3;font-family:JetBrains Mono,monospace;font-size:11px}.idea-board-section{padding:56px 0 64px}.idea-board-layout{flex-direction:column;gap:28px;display:flex}.idea-board-filters{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;gap:14px;padding:18px 20px;display:flex}.idea-filter-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.idea-filter-label{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);min-width:72px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600}.idea-filter-chips{flex-wrap:wrap;flex:1;gap:8px;display:flex}.idea-filter-chips button{border:1px solid var(--line-2);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-family:JetBrains Mono,monospace;font-size:12px;transition:border-color .15s,color .15s,background .15s,transform .1s;display:inline-flex}.idea-filter-chips button:hover{color:var(--ink);border-color:var(--ink-2);transform:translateY(-1px)}.idea-filter-chips button.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px -4px #2e8bff66}.idea-chip-count{min-width:18px;height:18px;color:var(--muted-2);background:#5b6a801f;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.idea-filter-chips button.active .idea-chip-count{color:#fff;background:#ffffff38}.idea-filter-clear{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:6px 10px;font-family:JetBrains Mono,monospace;font-size:11.5px;transition:background .15s}.idea-filter-clear:hover{background:#2e8bff14}.idea-board-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.idea-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);border-left-width:3px;flex-direction:column;gap:16px;padding:24px 22px 18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.idea-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.idea-card-status-new{border-left-color:var(--primary)}.idea-card-status-new:hover{border-color:var(--primary);border-left-color:var(--primary)}.idea-card-status-contacted{border-left-color:var(--accent-amber)}.idea-card-status-contacted:hover{border-color:var(--accent-amber);border-left-color:var(--accent-amber)}.idea-card-status-qualified{border-left-color:var(--accent-emerald)}.idea-card-status-qualified:hover{border-color:var(--accent-emerald);border-left-color:var(--accent-emerald)}.idea-card-quote-mark{color:var(--surface-3);pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Space Grotesk,Georgia,serif;font-size:96px;font-weight:700;line-height:1;position:absolute;top:-18px;right:14px}.idea-card-head{z-index:1;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.idea-status-badge{letter-spacing:.04em;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;display:inline-flex}.idea-status-badge .dot{border-radius:50%;width:6px;height:6px}.idea-status-badge-new{color:var(--primary-2);background:#2e8bff1a}.idea-status-badge-new .dot{background:var(--primary)}.idea-status-badge-contacted{color:#b45309;background:#f59e0b1f}.idea-status-badge-contacted .dot{background:var(--accent-amber)}.idea-status-badge-qualified{color:#047857;background:#10b9811f}.idea-status-badge-qualified .dot{background:var(--accent-emerald)}.idea-card-time{color:var(--muted-2);align-items:center;gap:5px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.idea-card-process{z-index:1;color:var(--ink);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:15px;font-style:italic;line-height:1.6;display:-webkit-box;position:relative;overflow:hidden}.idea-card-foot{border-top:1px dashed var(--line);margin-top:auto;padding-top:12px}.idea-urgency-tag{background:var(--surface-2);border:1px solid var(--line);color:var(--muted);letter-spacing:.04em;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-family:JetBrains Mono,monospace;font-size:10.5px;display:inline-flex}.idea-urgency-tag .dot{background:var(--accent-cyan);border-radius:50%;width:5px;height:5px}.idea-board-loading,.idea-board-error,.idea-board-empty{background:var(--surface);border:1px dashed var(--line-2);border-radius:var(--radius);text-align:center;color:var(--muted);padding:48px 32px}.idea-board-error{flex-direction:column;align-items:center;gap:12px;display:flex}.idea-board-empty{flex-direction:column;align-items:center;gap:16px;display:flex}.idea-empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:inline-flex}.idea-board-load-more{justify-content:center;padding:12px 0 4px;display:flex}.idea-board-cta{position:relative;overflow:hidden}.idea-board-cta>.container{z-index:2;position:relative}@media (width<=640px){.idea-board-hero-inner{padding:28px 18px 44px}.idea-board-stats{gap:20px;padding-top:14px}.idea-stat-value{font-size:26px}.idea-filter-row{flex-direction:column;align-items:flex-start}.idea-filter-label{min-width:0}.idea-filter-clear{margin-left:0}.idea-board-grid{grid-template-columns:1fr;gap:14px}.idea-card-quote-mark{font-size:72px;top:-14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
