@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;600&family=Noto+Sans+SC:wght@400;500;700&display=swap";:root{--bg:#08111f;--bg-deep:#050b16;--surface:#0d1728d6;--surface-strong:#12203a;--surface-soft:#121f38bd;--card:#16233c;--card-strong:#1c2d4d;--text:#f8fbff;--text-soft:#c7d5e7;--muted:#8ea2bf;--line:#8fa4bf2e;--line-strong:#8fa4bf4d;--primary:#7c8cff;--primary-strong:#5e6ad2;--green:#22c55e;--green-soft:#22c55e24;--orange:#f97316;--orange-soft:#f9731624;--shadow-lg:0 36px 120px #0208186b;--shadow-md:0 18px 56px #02081847;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--font-heading:"Inter", "Noto Sans SC", system-ui, sans-serif;--font-body:"Inter", "Noto Sans SC", system-ui, sans-serif;--font-mono:"JetBrains Mono", "SFMono-Regular", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{font-family:var(--font-body);color:var(--text);background:radial-gradient(52vw 52vw at -10% -6%, #5e6ad23d, transparent 64%), radial-gradient(30vw 30vw at 110% 8%, #22c55e24, transparent 68%), radial-gradient(24vw 24vw at 50% 100%, #f973161f, transparent 72%), linear-gradient(180deg, var(--bg) 0%, var(--bg-deep) 100%);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.65}a{color:inherit}button,a{cursor:pointer}img{max-width:100%}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.03em;margin:0;line-height:1.05}p,dl,dt,dd,ul,ol{margin:0}summary{cursor:pointer}:target{scroll-margin-top:6.8rem}:focus-visible{outline-offset:3px;outline:2px solid #7c8cffe0}.page-shell{width:min(1240px,100% - 2rem);margin:0 auto;padding:1rem 0 2.4rem;position:relative}.ambient{filter:blur(72px);pointer-events:none;z-index:-1;border-radius:999px;position:fixed}.ambient-a{background:#5e6ad23d;width:320px;height:320px;top:12vh;left:4vw}.ambient-b{background:#22c55e29;width:280px;height:280px;top:34vh;right:6vw}.ambient-c{background:#f973161f;width:260px;height:260px;bottom:8vh;right:24vw}.panel{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0e182ae0,#0a121ff0)}.panel-subtle{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:linear-gradient(#182641e0,#111c30e0)}.top-nav{z-index:50;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-bottom:1.15rem;padding:.95rem 1.15rem;display:grid;position:sticky;top:.75rem}.brand-lockup{align-items:center;gap:.9rem;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--primary), #95a0ff);border-radius:.95rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:800;display:inline-flex;box-shadow:0 12px 34px #7c8cff57}.brand-copy{gap:.16rem;display:grid}.brand-copy strong{letter-spacing:.02em;font-size:.98rem}.brand-copy small{color:var(--muted);font-size:.76rem}.nav-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;display:flex}.nav-links a{color:var(--muted);border-radius:999px;padding:.48rem .78rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .22s,background-color .22s,transform .22s}.nav-links a:hover{color:var(--text);background:#7c8cff1f;transform:translateY(-1px)}.locale-switch{border:1px solid var(--line);background:#080e1aa8;border-radius:999px;padding:.2rem;display:inline-flex}.locale-button{color:var(--muted);font-size:.8rem;font-weight:700;line-height:1;font-family:var(--font-body);background:0 0;border:none;border-radius:999px;padding:.52rem .72rem}.locale-button.active{color:#fff;background:linear-gradient(135deg,#7c8cffeb,#5e6ad2eb)}.home-main,.docs-main{gap:1rem;display:grid}.section-shell{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(26px)}.section-shell.is-visible{opacity:1;transform:translateY(0)}.hero-panel{grid-template-columns:1.15fr .85fr;gap:1rem;padding:2rem;display:grid;position:relative;overflow:hidden}.hero-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#7c8cff38,#0000 70%);border-radius:999px;width:280px;height:280px;position:absolute;inset:auto auto -140px -90px}.hero-copy{flex-direction:column;justify-content:center;display:flex}.hero-kicker,.section-kicker,.card-kicker{letter-spacing:.14em;text-transform:uppercase;color:#94a3ff;font-size:.78rem;font-weight:700}.hero-copy h1,.docs-hero h1{max-width:11ch;margin-top:.8rem;font-size:clamp(2.9rem,5.5vw,5.6rem)}.hero-subtitle,.section-description,.docs-description,.live-summary,.capability-card p,.stack-card p,.journey-card p,.docs-entry-card p,.doc-section p,.final-description,.download-note,.faq-item p,.showcase-card p,.download-card p,.highlight-card p{color:var(--text-soft)}.hero-subtitle{max-width:63ch;margin-top:1rem;font-size:1.04rem}.chip-row,.badge-row{flex-wrap:wrap;gap:.55rem;display:flex}.chip-row{margin-top:1.2rem}.chip,.badge,.showcase-badge{border:1px solid var(--line);color:var(--text-soft);background:#0c1525bd;border-radius:999px;padding:.5rem .8rem;font-size:.84rem;font-weight:600}.badge,.showcase-badge{font-size:.78rem}.showcase-badge{color:#fff;background:#7c8cff24;border-color:#7c8cff3d}.hero-actions{flex-wrap:wrap;align-items:center;gap:.72rem;margin-top:1.45rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.78rem 1.16rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-strong));box-shadow:0 16px 44px #5e6ad25c}.button-secondary{color:var(--text);border-color:var(--line-strong);background:#080e1aa8}.hero-link-inline{margin-top:0}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.4rem;display:grid}.stat-card{min-height:132px;padding:1rem}.stat-card dd{color:#fff;margin-bottom:.5rem;font-size:1.18rem;font-weight:700}.stat-card dt{color:var(--muted);font-size:.92rem}.live-panel{padding:1.2rem;position:relative;overflow:hidden}.hero-product-shot{border-radius:var(--radius-lg);background:#060c16e0;border:1px solid #7c8cff2e;margin-top:1rem;position:relative;overflow:hidden;box-shadow:0 22px 64px #0e132457}.hero-product-shot:after{content:"";pointer-events:none;background:linear-gradient(#7c8cff0f,#0a121f0a);position:absolute;inset:0}.hero-product-topbar{z-index:2;justify-content:space-between;gap:.6rem;display:flex;position:absolute;top:.85rem;left:.85rem;right:.85rem}.hero-product-chip{color:#dbeafe;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090f1cc2;border:1px solid #8fa4bf2e;border-radius:999px;align-items:center;min-height:30px;padding:.26rem .65rem;font-size:.74rem;font-weight:700;display:inline-flex}.hero-product-chip-live{color:#90f0ae;border-color:#22c55e3d}.hero-product-image{aspect-ratio:16/10.2;object-fit:cover;width:100%;display:block}.hero-product-inset{z-index:2;background:#080e1ae0;border:1px solid #7c8cff3d;border-radius:18px;width:min(42%,255px);position:absolute;bottom:1rem;right:1rem;overflow:hidden;box-shadow:0 20px 48px #070c176b}.hero-product-inset-image{aspect-ratio:16/9.2;object-fit:cover;width:100%;display:block}.hero-product-caption{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080e1ab8;border:1px solid #8fa4bf29;border-radius:18px;gap:.2rem;max-width:calc(100% - 300px);padding:.82rem .92rem;display:grid;position:absolute;bottom:1rem;left:1rem}.hero-product-caption strong{color:#fff;font-size:.95rem}.hero-product-caption span{color:var(--text-soft);font-size:.82rem}.live-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e29,#0000 70%);border-radius:999px;width:180px;height:180px;position:absolute;inset:auto -30px -36px auto}.live-panel-head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.live-pill,.live-signal{border-radius:999px;align-items:center;min-height:32px;padding:.3rem .72rem;font-size:.76rem;font-weight:700;display:inline-flex}.live-pill{color:#adb7ff;background:#7c8cff1f}.live-signal{background:var(--green-soft);color:#90f0ae;border:1px solid #22c55e3d}.live-panel h2{margin-top:1rem;font-size:clamp(1.5rem,3vw,2.25rem)}.live-summary{margin-top:.75rem}.badge-row{margin-top:1rem}.timeline{gap:.78rem;margin-top:1.15rem;display:grid}.timeline-item{border-radius:var(--radius-md);background:#070c1785;border:1px solid #8fa4bf24;grid-template-columns:auto auto 1fr;align-items:start;gap:.75rem;padding:.82rem .88rem;display:grid}.status-dot{border-radius:999px;width:.7rem;height:.7rem;margin-top:.35rem;box-shadow:0 0 0 6px #ffffff05}.status-done{background:var(--green)}.status-live{background:var(--primary);box-shadow:0 0 0 8px #7c8cff24}.status-queued{background:var(--orange)}.timeline-time{color:var(--muted);font-family:var(--font-mono);margin-top:.08rem;font-size:.8rem}.timeline-item p{color:var(--text-soft)}.section-card{padding:1.55rem}.section-intro{max-width:72ch}.section-intro h2{margin-top:.6rem;font-size:clamp(2rem,4vw,3.3rem)}.section-description{margin-top:.8rem}.highlights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.4rem;display:grid}.highlight-card{padding:1.2rem}.highlight-card h3{margin-top:.6rem;font-size:1.45rem}.highlight-card p{margin-top:.72rem}.highlight-card ul{color:var(--text-soft);gap:.4rem;margin-top:.95rem;padding-left:1.1rem;display:grid}.showcase-grid,.faq-list{margin-top:1.4rem}.showcase-grid{grid-template-columns:1.15fr .85fr .85fr;gap:.9rem;display:grid}.showcase-card{padding:1.2rem}.showcase-card.featured{background:linear-gradient(#1e2f53f0,#111c30f0)}.showcase-head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.showcase-card h3{margin-top:.6rem;font-size:1.35rem}.showcase-media{border-radius:var(--radius-md);background:#060c16db;border:1px solid #8fa4bf29;margin-bottom:1rem;overflow:hidden}.showcase-image{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.4rem;display:grid}.capability-card{padding:1.2rem}.capability-card h3{margin-top:.6rem;font-size:1.35rem}.capability-card ul{color:var(--text-soft);gap:.4rem;margin-top:.95rem;padding-left:1.1rem;display:grid}.faq-list{gap:.8rem;display:grid}.faq-item{padding:1.2rem}.faq-item summary{color:#fff;justify-content:space-between;align-items:center;gap:1rem;margin-top:0;font-size:1.2rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#9fb2ff;font-size:1.4rem}.faq-item[open] summary:after{content:"−"}.faq-item p{margin-top:.9rem}.final-cta{grid-template-columns:1.2fr auto;align-items:center;gap:1rem;padding:1.55rem;display:grid}.final-actions{justify-content:flex-end;margin-top:0}.footer-line{margin-top:1rem;padding:.2rem .25rem}.footer-line p{color:var(--muted);font-size:.9rem}.feature-image-wrap{border-radius:var(--radius-lg);background:#060c16db;border:1px solid #8fa4bf29;margin-top:1rem;margin-bottom:.5rem;overflow:hidden}.feature-image{aspect-ratio:16/8.8;object-fit:cover;width:100%;display:block}.download-main{gap:1rem;display:grid}.download-hero-grid{grid-template-columns:1.15fr .85fr;gap:.9rem;margin-top:1.4rem;display:grid}.download-latest-card,.download-side-card{padding:1.2rem}.download-latest-card h3,.download-side-card h3,.screenshot-placeholder strong{margin-top:.6rem;font-size:1.35rem;display:block}.download-route-note{border-radius:var(--radius-md);background:#080e1a8f;border:1px solid #7c8cff2e;gap:.45rem;margin-top:1rem;padding:.95rem 1rem;display:grid}.download-route-note span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}.download-route-note code{font-family:var(--font-mono);color:#dbeafe;word-break:break-all}.release-actions{margin-top:1rem}.download-side-list{color:var(--text-soft);gap:.45rem;margin-top:1rem;padding-left:1.1rem;display:grid}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.4rem;display:grid}.screenshot-placeholder{border-radius:var(--radius-lg);background:linear-gradient(#0f1829e6,#0a121ff0),linear-gradient(135deg,#7c8cff14,#22c55e0a);border:1px solid #7c8cff2e;flex-direction:column;justify-content:flex-end;min-height:260px;padding:1.2rem;display:flex;position:relative;overflow:hidden}.screenshot-card{gap:0}.screenshot-image-wrap{aspect-ratio:16/9;border-radius:var(--radius-md);background:#060c16db;border:1px solid #8fa4bf29;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.screenshot-image{object-fit:cover;width:100%;height:100%;display:block}.placeholder-wide{grid-column:span 2;min-height:320px}.placeholder-wide .screenshot-image-wrap{aspect-ratio:16/8.6}.placeholder-index{z-index:2;font-family:var(--font-mono);color:#9fb2ff;background:#0a121fb8;border:1px solid #7c8cff3d;border-radius:999px;padding:.28rem .46rem;font-size:.84rem;position:absolute;top:1.15rem;right:1.15rem}.screenshot-placeholder p{max-width:46ch;color:var(--text-soft);margin-top:.6rem}.screenshot-note{max-width:72ch}.docs-shell .docs-main{gap:1rem}.docs-hero{padding:1.7rem 1.55rem}.docs-hero h1{max-width:14ch}.docs-description{max-width:72ch;margin-top:.8rem}.docs-hero small{color:var(--muted);font-family:var(--font-mono);margin-top:.86rem;font-size:.82rem;display:inline-block}.docs-layout{grid-template-columns:280px 1fr;align-items:start;gap:1rem;display:grid}.docs-toc{padding:1rem;position:sticky;top:6rem}.docs-toc h2{font-size:1rem}.docs-toc ul{gap:.45rem;margin-top:.85rem;padding:0;list-style:none;display:grid}.docs-toc a{color:var(--muted);border-radius:12px;padding:.5rem .62rem;text-decoration:none;transition:color .22s,background-color .22s;display:block}.docs-toc a:hover{color:#fff;background:#7c8cff1f}.docs-content{padding:1.35rem}.doc-section+.doc-section{border-top:1px solid #8fa4bf24;margin-top:2.2rem;padding-top:2.2rem}.doc-section h2{font-size:clamp(1.45rem,3vw,2.2rem)}.doc-section p{margin-top:.82rem}.doc-section ul{color:var(--text-soft);gap:.4rem;margin-top:.82rem;padding-left:1.1rem;display:grid}.doc-section pre{border-radius:var(--radius-md);background:linear-gradient(#060c16f5,#09101cf5);border:1px solid #7c8cff2e;margin-top:1rem;padding:1rem;overflow-x:auto}.doc-section code{font-family:var(--font-mono);color:#dbeafe;font-size:.84rem;line-height:1.72}.link-inline{color:#fff;align-items:center;gap:.4rem;margin-top:1rem;font-weight:700;text-decoration:none;display:inline-flex}.link-inline:after{content:"→";color:#9fb2ff}@media (width<=1120px){.hero-panel,.download-hero-grid,.final-cta{grid-template-columns:1fr}.hero-copy h1,.docs-hero h1{max-width:100%}.hero-stats,.capability-grid,.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.highlights-grid,.showcase-grid{grid-template-columns:1fr}.final-actions{justify-content:flex-start}}@media (width<=940px){.top-nav{grid-template-columns:1fr;justify-items:start;gap:.8rem}.nav-links{justify-content:flex-start}.docs-layout{grid-template-columns:1fr}.docs-toc{position:relative;top:auto}}@media (width<=720px){.page-shell{width:min(1240px,100% - 1rem);padding-top:.7rem}.hero-product-topbar{top:.7rem;left:.7rem;right:.7rem}.hero-product-chip{min-height:28px;padding:.22rem .56rem;font-size:.68rem}.hero-product-inset{width:min(46%,210px);bottom:.7rem;right:.7rem}.hero-product-caption{max-width:calc(100% - 180px);padding:.7rem .8rem;bottom:.7rem;left:.7rem}.hero-panel,.section-card,.final-cta,.docs-hero,.docs-toc,.docs-content{padding:1rem}.hero-actions,.final-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-stats,.capability-grid,.screenshot-grid,.highlights-grid{grid-template-columns:1fr}.placeholder-wide{grid-column:span 1;min-height:260px}.hero-copy h1,.docs-hero h1,.section-intro h2{font-size:clamp(2.25rem,9vw,3.4rem)}.timeline-item{grid-template-columns:auto 1fr}.timeline-time,.timeline-item p{grid-column:2}.brand-copy small{display:none}.showcase-head{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
