:root{--ink:#071019;--ink-soft:#0d1823;--panel:#0c1924c7;--panel-strong:#0b1721;--line:#cbe1e521;--text:#eef5f1;--muted:#a7b8b7;--saffron:#e4a64c;--saffron-pale:#f1c980;--teal:#4bc2ae;--ivory:#f3efe3;--danger:#e98877;--radius:22px;--shadow:0 24px 80px #0000005c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 13% 4%,#4bc2ae1f,#0000 30%),radial-gradient(circle at 84% 18%,#e4a64c1c,#0000 28%),linear-gradient(#071019 0%,#09131c 45%,#071019 100%);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.75}h1,h2,h3{letter-spacing:-.035em;margin:0}h1{font-size:clamp(3rem,7vw,6.8rem);line-height:.98}h2{font-size:clamp(2rem,4vw,3.9rem);line-height:1.05}h3{font-size:1.35rem}em{color:var(--saffron-pale);font-family:Georgia,serif;font-weight:500}.shell{width:min(1180px,100% - 40px);margin:0 auto}.ambient{z-index:-1;filter:blur(90px);opacity:.25;border-radius:999px;position:fixed}.ambient-one{background:var(--teal);width:280px;height:280px;top:20%;left:-160px}.ambient-two{background:var(--saffron);width:250px;height:250px;top:55%;right:-160px}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071019c2;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:linear-gradient(145deg,#e4a64c2e,#4bc2ae14);border:1px solid #e4a64c80;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 1px #ffffff08}.brand-mark svg{fill:none;width:27px;stroke:var(--saffron-pale);stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round}.brand-copy{flex-direction:column;display:flex}.brand-copy strong{letter-spacing:.18em;font-size:.92rem}.brand-copy small{color:var(--muted);margin-top:2px}.main-nav{color:#ced9d6;align-items:center;gap:28px;font-size:.94rem;display:flex}.main-nav a:hover{color:var(--saffron-pale)}.button{border:1px solid var(--saffron);background:linear-gradient(135deg, var(--saffron), #b9792d);color:#14100a;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:760;display:inline-flex;box-shadow:0 12px 34px #e4a64c33}.button:hover{filter:brightness(1.05);transform:translateY(-1px)}.button-ghost{color:var(--ivory);border-color:var(--line);box-shadow:none;background:0 0}.button-small{min-height:40px;padding:0 17px;font-size:.9rem}.button-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.text-link{color:var(--saffron-pale);font-weight:700}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;min-height:780px;padding-block:90px;display:grid}.hero-copy p{max-width:690px;font-size:1.12rem}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--teal);margin-bottom:18px;font-size:.73rem;font-weight:800;display:inline-flex}.trust-strip{flex-wrap:wrap;gap:10px;margin-top:36px;display:flex}.trust-strip span{color:#cbd7d4;border:1px solid var(--line);background:#ffffff05;border-radius:999px;padding:9px 13px;font-size:.82rem}.hero-orbit{aspect-ratio:1;place-items:center;width:min(420px,100%);margin-inline:auto;display:grid;position:relative}.orbit{border:1px solid #e4a64c47;border-radius:50%;position:absolute}.orbit-one{animation:28s linear infinite spin;inset:6%}.orbit-two{border-color:#4bc2ae4d;animation:19s linear infinite reverse spin;inset:22%}.orbit:before,.orbit:after{content:"";background:var(--saffron);width:10px;height:10px;box-shadow:0 0 20px var(--saffron);border-radius:50%;position:absolute}.orbit:before{top:-5px;left:50%}.orbit:after{background:var(--teal);box-shadow:0 0 20px var(--teal);bottom:7%;right:9%}.core-mark{width:150px;height:150px;color:var(--saffron-pale);box-shadow:var(--shadow);background:linear-gradient(145deg,#e4a64c21,#4bc2ae14);border:1px solid #e4a64c5c;border-radius:42px;place-items:center;font-family:Georgia,serif;font-size:3rem;display:grid}.orbit-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;position:absolute}.label-one{top:8%;right:12%}.label-two{bottom:24%;left:0}.label-three{bottom:8%;right:5%}@keyframes spin{to{transform:rotate(360deg)}}.section{padding-block:105px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.section-heading h2{max-width:760px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-card,.story-panel,.principle-grid article,.service-callout,.download-card,.notice,.prose-panel,.support-grid article,.service-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#101f2bdb,#08141db8);box-shadow:inset 0 1px #ffffff06}.product-card{border-radius:var(--radius);flex-direction:column;min-height:300px;padding:30px;transition:all .25s;display:flex}.product-card:hover{box-shadow:var(--shadow);border-color:#e4a64c57;transform:translateY(-5px)}.product-topline{justify-content:space-between;gap:12px;display:flex}.product-card h3{margin-top:22px;font-size:2rem}.product-card p{flex:1}.status-dot{color:#d7e3df;font-size:.77rem}.status-dot:before{content:"";background:#81908e;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.status-dot.live:before{background:var(--teal);box-shadow:0 0 12px var(--teal)}.status-dot.build:before{background:var(--saffron)}.status-dot.research:before{background:#9d8be6}.split-section{grid-template-columns:1fr 1.25fr;gap:18px;display:grid}.story-panel{border-radius:var(--radius);padding:42px}.principle-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.principle-grid article{border-radius:var(--radius);padding:28px}.principle-grid article>span,.service-grid article>span{color:var(--saffron);font-family:ui-monospace,monospace}.principle-grid h3{margin:36px 0 10px}.service-callout{border-radius:30px;justify-content:space-between;align-items:center;gap:30px;padding:48px;display:flex}.service-callout p{max-width:780px}.page{min-height:70vh;padding-block:120px}.page>h1{max-width:1000px;font-size:clamp(3rem,6vw,5.8rem)}.page-lead{max-width:800px;font-size:1.15rem}.page-grid{margin-top:55px}.narrow-page{max-width:900px}.product-hero{grid-template-columns:1fr .8fr;align-items:center;gap:60px;min-height:690px;padding-block:90px;display:grid}.product-hero h1{font-size:clamp(3rem,6vw,5.6rem)}.console-preview{box-shadow:var(--shadow);background:#050c12;border:1px solid #4bc2ae40;border-radius:22px;overflow:hidden;transform:rotate(1deg)}.console-bar{border-bottom:1px solid var(--line);background:#0c1821;align-items:center;gap:8px;height:44px;padding:0 14px;display:flex}.console-bar span{background:#45545c;border-radius:50%;width:9px;height:9px}.console-bar strong{color:var(--teal);letter-spacing:.12em;margin-left:auto;font:700 .7rem ui-monospace,monospace}.console-preview pre{color:#9fe2d6;white-space:pre-wrap;margin:0;padding:28px;font:.8rem/2 ui-monospace,SFMono-Regular,Consolas,monospace}.beta-notice{border-color:#e4a64c59}.notice{border-radius:18px;margin-block:25px;padding:22px 24px}.notice strong{color:var(--saffron-pale)}.notice p{margin-bottom:0}.feature-list{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px;display:grid}.feature-list div{border-bottom:1px solid var(--line);color:#d8e2df;padding:18px 4px}.feature-list span{color:var(--teal);margin-right:10px}.service-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:50px;display:grid}.service-grid article{border-radius:var(--radius);padding:34px}.service-grid h2{margin:26px 0 12px;font-size:1.8rem}.download-card{border-radius:var(--radius);justify-content:space-between;align-items:center;gap:30px;margin-top:45px;padding:34px;display:flex}.download-card h2{margin-top:16px;font-size:2rem}.download-actions{flex-direction:column;align-items:end;gap:14px;display:flex}.download-actions code{color:var(--muted);font-size:.75rem}.prose-panel{border-radius:var(--radius);margin-top:45px;padding:38px}.prose-panel h2:not(:first-child){margin-top:32px}.support-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:45px;display:grid}.support-grid article{border-radius:var(--radius);padding:30px}.site-footer{border-top:1px solid var(--line);background:#040a0f8c;margin-top:60px;padding:65px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-grid>div:not(:first-child){flex-direction:column;gap:10px;display:flex}.footer-grid h3{text-transform:uppercase;letter-spacing:.14em;color:var(--saffron-pale);margin-bottom:5px;font-size:.88rem}.footer-grid a{color:var(--muted)}.footer-copy{max-width:380px}.footer-bottom{border-top:1px solid var(--line);color:#718380;justify-content:space-between;gap:20px;margin-top:45px;padding-top:22px;font-size:.82rem;display:flex}@media (max-width:900px){.main-nav{display:none}.hero,.product-hero,.split-section{grid-template-columns:1fr}.hero{padding-top:70px}.hero-orbit{width:min(360px,85vw)}.principle-grid{grid-template-columns:1fr}.service-callout,.download-card{flex-direction:column;align-items:flex-start}.download-actions{align-items:flex-start}}@media (max-width:650px){.shell{width:min(100% - 24px,1180px)}.header-inner .button-small,.brand-copy small{display:none}.product-grid,.service-grid,.feature-list,.support-grid,.footer-grid{grid-template-columns:1fr}.section-heading,.footer-bottom{flex-direction:column;align-items:flex-start}.section,.page{padding-block:78px}.product-card{min-height:260px}.service-callout{padding:30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-reveal]{opacity:1;filter:blur();transform:translateY(0)}.reveal-ready [data-reveal]{opacity:0;filter:blur(4px);transition:opacity .7s cubic-bezier(.2,.75,.25,1),transform .7s cubic-bezier(.2,.75,.25,1),filter .7s cubic-bezier(.2,.75,.25,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(26px)}.reveal-ready [data-reveal].is-visible{opacity:1;filter:blur();transform:translateY(0)}.reveal-card:nth-child(2n){--reveal-delay:80ms}.reveal-card:nth-child(3n){--reveal-delay:.14s}.product-card{position:relative;overflow:hidden}.product-card:after{content:"";pointer-events:none;opacity:.5;background:radial-gradient(circle,#4bc2ae1f,#0000 68%);border-radius:50%;width:220px;height:220px;transition:transform .5s,opacity .5s;position:absolute;inset:auto -30% -70% auto}.product-card:hover:after{opacity:1;transform:translate(-28px,-24px)scale(1.12)}.product-card:focus-visible{outline:2px solid var(--saffron-pale);outline-offset:4px}.text-link-muted{color:#82918f;cursor:default}.status-dot.coming:before{background:#9d8be6;box-shadow:0 0 12px #9d8be680}.button-disabled{opacity:.58;cursor:not-allowed;filter:saturate(.5);box-shadow:none}.legal-notice{border-color:#4bc2ae47}.legal-copy h2{margin-bottom:10px;font-size:1.45rem}.legal-copy ul{color:var(--muted);padding-left:1.25rem;line-height:1.8}.legal-copy li+li{margin-top:6px}.product-detail-hero{grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);align-items:center;gap:64px;min-height:690px;padding-block:96px;display:grid}.product-detail-copy h1{font-size:clamp(3.8rem,8vw,7.4rem)}.product-detail-lead{max-width:760px;font-size:1.18rem}.back-link{color:var(--muted);margin-bottom:34px;font-weight:700;transition:color .2s,transform .2s;display:inline-flex}.back-link:hover{color:var(--saffron-pale);transform:translate(-3px)}.product-detail-status{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.product-detail-status .kicker{margin-bottom:0}.product-stage-panel{box-shadow:var(--shadow), inset 0 1px #ffffff0a;background:linear-gradient(145deg,#e4a64c14,#0000 48%),linear-gradient(145deg,#101f2bf0,#08141de0);border:1px solid #e4a64c47;border-radius:28px;padding:34px}.stage-label{color:var(--teal);letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px;font:800 .72rem ui-monospace,monospace;display:block}.product-stage-panel>strong{color:var(--ivory);font-size:1.8rem;display:block}.product-stage-panel dl{margin:34px 0 0}.product-stage-panel dl>div{border-top:1px solid var(--line);grid-template-columns:110px 1fr;gap:18px;padding:17px 0;display:grid}.product-stage-panel dt{color:#748985}.product-stage-panel dd{color:#d9e4e0;margin:0;font-weight:650}.product-information{padding-top:45px}.product-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-highlight-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#101f2bcc,#08141dad);border-radius:22px;min-height:190px;padding:27px}.product-highlight-grid article>span{color:var(--saffron);letter-spacing:.12em;font:750 .78rem ui-monospace,monospace}.product-highlight-grid article p{color:#d6e1dd;margin:46px 0 0;font-weight:650}.product-focus{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:58px;display:grid}.product-focus>div:first-child p{max-width:620px}.focus-list{gap:12px;display:grid}.focus-list div{border:1px solid var(--line);color:#dbe4e1;background:#ffffff05;border-radius:16px;align-items:center;gap:14px;min-height:64px;padding:14px 18px;display:flex}.focus-list span{color:var(--teal);font-size:.72rem}@media (max-width:900px){.product-detail-hero,.product-focus{grid-template-columns:1fr}.product-detail-hero{gap:40px;min-height:auto}.product-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.product-detail-hero{padding-block:70px}.product-detail-status{flex-direction:column;align-items:flex-start}.product-highlight-grid{grid-template-columns:1fr}.product-stage-panel{padding:26px}.product-stage-panel dl>div{grid-template-columns:1fr;gap:5px}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}
