.home-landing{color-scheme:dark;--bg:#080b12;--bg-deep:#05070b;--surface:#0d121c;--surface-raised:#121926;--surface-2:#18233a;--surface-soft:#141d2cb8;--brand-soft:#16243f;--text:#f5f8ff;--muted:#a8b3c7;--border:#d0dfff1f;--brand:#4d6bfe;--brand-strong:#6f87ff;--cyan:#6bc8ff;--code-bg:#111722;--code-text:#aebbd4;--warn-bg:#583f0f66;--warn-border:#f2c14e59;background:linear-gradient(180deg, #08101d 0%, var(--bg) 32%, var(--bg-deep) 100%);color:var(--text);font-family:Segoe UI Variable Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.home-landing .container{width:min(1180px,100% - 48px)}.home-landing .page-atmosphere{pointer-events:none;height:980px;position:absolute;inset:0 0 auto;overflow:hidden}.home-landing .page-grid{opacity:.55;background-image:linear-gradient(#87a6e214 1px,#0000 1px),linear-gradient(90deg,#87a6e214 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(#000 0%,#000000b3 58%,#0000 96%)}.home-landing .light-field{filter:blur(90px);opacity:.36;border-radius:50%;position:absolute}.home-landing .light-field-a{background:radial-gradient(circle at 38%,#76baff 0,#315eea 32%,#0000 70%);width:760px;height:620px;top:-210px;right:-80px;transform:rotate(-14deg)}.home-landing .light-field-b{background:radial-gradient(circle,#3165e5c7,#0000 67%);width:600px;height:520px;top:270px;left:-240px}.home-landing .site-header{z-index:50;backdrop-filter:none;background:0 0;border-bottom:1px solid #0000;transition:background .18s,border-color .18s;position:sticky;top:0}.home-landing .nav-wrap{height:78px;transition:height .26s cubic-bezier(.22,1,.36,1),width .26s cubic-bezier(.22,1,.36,1)}.home-landing .site-header.is-scrolled{border-bottom:0}.home-landing .site-header.is-scrolled .nav-wrap{border:1px solid var(--border);backdrop-filter:blur(22px)saturate(125%);background:#080c14d1;border-radius:18px;width:min(1160px,100vw - 32px);height:64px;margin-top:10px;padding:0 16px;box-shadow:0 18px 55px #00000057,inset 0 1px #ffffff0a}.home-landing .brand{color:var(--text)}.home-landing .brand small,.home-landing .nav-links a{color:var(--muted)}.home-landing .nav-links a:hover{color:var(--text);background:0 0}.home-landing .nav-links a[aria-current=page]{color:#dbe4ff;background:#4d6bfe24}.home-landing .lang-switch{border-color:var(--border);color:var(--muted)}.home-landing .landing-hero{z-index:1;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;width:min(1180px,100vw - 48px);min-height:calc(100vh - 78px);margin:0 auto;padding:72px 0 104px;display:grid;position:relative}.home-landing .hero-copy{z-index:2;position:relative}.home-landing .identity-label{color:#bedcff;letter-spacing:.1em;text-transform:uppercase;background:#245da324;border:1px solid #6bc8ff38;border-radius:99px;align-items:center;gap:9px;margin:0 0 26px;padding:7px 11px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:10px;display:inline-flex}.home-landing .pulse-dot{background:#67e8b5;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #67e8b51a}.home-landing .hero-copy h1{letter-spacing:-.065em;margin:0;font-family:Arial Nova,Segoe UI Variable Display,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(54px,5.8vw,88px);font-weight:650;line-height:.98}.home-landing .hero-accent{color:#0000;background:linear-gradient(115deg,#fff 0%,#a9c9ff 45%,#6789ff 100%) text}.home-landing .hero-lead{max-width:580px;color:var(--muted);margin:29px 0 0;font-size:16px;line-height:1.85}.home-landing .hero-lead strong{color:#e8eefc}.home-landing .hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:36px;display:flex}.home-landing .home-button{color:#fff;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:14px;min-width:240px;height:62px;padding:10px 18px;font-size:13px;font-weight:650;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.home-landing .home-button:hover{text-decoration:none;transform:translateY(-2px)}.home-landing .home-button-primary{background:linear-gradient(135deg,#6f87ff,#3f5eef);box-shadow:0 18px 42px #2f4dd647,inset 0 1px #ffffff3d}.home-landing .home-button-primary:hover{box-shadow:0 22px 52px #2f4dd65c,inset 0 1px #ffffff3d}.home-landing .home-button-ghost{border-color:var(--border);color:var(--muted);background:#ffffff0a}.home-landing .home-button-ghost:hover{color:var(--text);background:#ffffff12;border-color:#d0dfff38}.home-landing .official-banner{width:min(508px,100%);color:var(--text);background:linear-gradient(100deg,#2b5dbe3d,#4d6bfe14);border:1px solid #6bc8ff4d;border-radius:14px;align-items:center;gap:12px;margin-top:12px;padding:9px 14px;transition:transform .18s,border-color .18s;display:flex}.home-landing .official-banner:hover{border-color:#6bc8ff8f;text-decoration:none;transform:translateY(-2px)}.home-landing .official-banner-icon svg{width:18px;height:18px}.home-landing .official-banner-icon{color:#fff;background:linear-gradient(145deg,#6bc8ff,#4d6bfe);border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:17px;display:grid}.home-landing .official-banner-copy{flex-direction:column;gap:2px;display:flex}.home-landing .official-banner-copy small{color:#9bc8ff;letter-spacing:.08em;text-transform:uppercase;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:8px}.home-landing .official-banner-copy b{font-size:13px;font-weight:650}.home-landing .official-banner-arrow{color:var(--cyan);align-items:center;margin-left:auto;display:inline-flex}.home-landing .release-meta{color:#6f7b91;letter-spacing:.04em;align-items:center;gap:10px;margin:22px 0 0;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:10px;display:flex}.home-landing .release-meta a{color:#a8b3c7}.home-landing .hero-visual{isolation:isolate;min-width:0;padding:52px 0 86px 16px;position:relative}.home-landing .visual-orbit{z-index:-1;border:1px solid #75a3ff26;border-radius:50%;position:absolute}.home-landing .orbit-one{inset:5% -15% 4% 1%;transform:rotate(7deg)}.home-landing .orbit-two{border-color:#75a3ff14;inset:17% -2% 15% -10%;transform:rotate(-8deg)}.home-landing .desktop-window{z-index:2;background:#111319;border:1px solid #bdd7ff33;border-radius:18px;width:106%;margin-left:1%;position:relative;overflow:hidden;box-shadow:0 44px 100px #00000085,0 0 0 8px #5375b50a}.home-landing .window-titlebar{color:#bdc6d5;background:#171a21;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:34px;padding-left:10px;font-size:9px;display:flex}.home-landing .window-brand,.home-landing .window-controls{align-items:center;display:flex}.home-landing .window-brand{gap:7px}.home-landing .mini-mark{object-fit:contain;width:16px;height:16px}.home-landing .window-controls span{color:#8590a1;place-items:center;width:38px;height:34px;font-size:12px;display:grid}.home-landing .window-controls span:last-child{font-size:15px}.home-landing .window-body{grid-template-columns:146px 1fr;height:390px;display:grid}.home-landing .app-sidebar{color:#b6bfcd;background:#17181c;border-right:1px solid #ffffff0f;padding:18px 12px;font-size:9px;position:relative}.home-landing .app-wordmark{color:#e6eaf1;align-items:center;gap:4px;margin:0 4px 22px;display:flex}.home-landing .app-wordmark img{width:16px;height:16px}.home-landing .app-wordmark b{border:1px solid #697283;border-radius:2px;margin-left:3px;padding:2px 3px;font-size:6px}.home-landing .new-chat{color:#fff;text-align:center;background:#484b52;border:1px solid #ffffff21;border-radius:9px;justify-content:center;align-items:center;gap:4px;padding:9px;display:flex}.home-landing .sidebar-label{color:#778293;margin:18px 4px 8px}.home-landing .workspace-row,.home-landing .conversation{border-radius:7px;padding:7px 8px}.home-landing .workspace-row{color:#e6eaf1;font-weight:600}.home-landing .workspace-row span{vertical-align:middle;color:#6daeff;margin-right:5px;display:inline-flex}.home-landing .conversation{color:#8e98a8;margin-top:2px}.home-landing .conversation.active{color:#fff;background:#2a2c31}.home-landing .settings-row{color:#e4e8ef;position:absolute;bottom:16px;left:18px;right:18px}.home-landing .settings-row span{vertical-align:middle;margin-left:5px;display:inline-flex}.home-landing .app-canvas{background:radial-gradient(circle,#252f4380,#0000 47%),#111316;flex-direction:column;justify-content:center;align-items:center;padding:50px 56px;display:flex}.home-landing .canvas-brand{color:#f0f3f8;align-items:center;gap:8px;font-size:17px;font-weight:600;display:flex}.home-landing .canvas-logo{object-fit:contain;width:24px;height:24px}.home-landing .canvas-brand em{color:#a8b9f9;border:1px solid #6f87ff66;border-radius:99px;padding:2px 5px;font-size:6px;font-style:normal}.home-landing .prompt-card{background:#2a2c30;border:1px solid #ffffff1a;border-radius:14px;width:min(420px,100%);height:112px;margin-top:32px;padding:15px;box-shadow:0 18px 36px #00000038}.home-landing .prompt-card p{color:#aab4c3;margin:0;font-size:10px}.home-landing .prompt-toolbar span{align-items:center;display:inline-flex}.home-landing .prompt-toolbar{color:#aeb7c5;align-items:center;gap:8px;margin-top:47px;font-size:8px;display:flex}.home-landing .prompt-toolbar b{color:#d7dce5}.home-landing .model-name{margin-left:auto}.home-landing .send{color:#a9b5cd;background:#405683;border-radius:50%;place-items:center;width:24px;height:24px;font-size:14px;display:grid}.home-landing .visual-caption{color:var(--muted);letter-spacing:.12em;align-items:center;gap:12px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:9px;display:flex;position:absolute;bottom:10px;left:2%}.home-landing .visual-caption b{border:1px solid var(--border);width:26px;height:26px;color:var(--muted);border-radius:50%;place-items:center;font-size:8px;display:grid}.home-landing .identity-notice{z-index:2;background:linear-gradient(115deg, #2b508e30, #0d121cdb 48%), var(--surface);border:1px solid #6bc8ff2e;border-radius:32px;grid-template-columns:.45fr 1.1fr .65fr;gap:52px;width:min(1180px,100vw - 48px);margin:0 auto;padding:48px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0d}.home-landing .notice-index{color:#8ab8f5;letter-spacing:.1em;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:9px}.home-landing .section-kicker{color:#88a6dc;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:10px}.home-landing .notice-copy h2,.home-landing .section-heading h2,.home-landing .architecture-copy h2,.home-landing .download-copy h2{letter-spacing:-.045em;margin:0;font-family:Arial Nova,Segoe UI Variable Display,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-weight:600}.home-landing .notice-copy h2{font-size:clamp(30px,3vw,42px)}.home-landing .notice-copy>p:last-child{color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.85}.home-landing .notice-links{flex-direction:column;justify-content:center;display:flex}.home-landing .notice-links a{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;padding:13px 0;font-size:12px;transition:color .15s,padding-left .15s;display:flex}.home-landing .notice-links a:hover{color:var(--text);padding-left:4px;text-decoration:none}.home-landing .notice-links span:last-child{color:#789fff}.home-landing .section-shell{z-index:2;width:min(1180px,100vw - 48px);margin:0 auto;padding:140px 0;position:relative}.home-landing .section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:54px;display:grid}.home-landing .section-heading h2{max-width:760px;font-size:clamp(40px,5vw,64px);line-height:1.08}.home-landing .section-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.9}.home-landing .feature-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.home-landing .feature-card{border:1px solid var(--border);background:radial-gradient(circle at 90% 12%, #5070ca21, transparent 34%), var(--surface-soft);border-radius:22px;min-height:340px;padding:34px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.home-landing .feature-card-wide{grid-column:1/-1;grid-template-columns:auto 1fr .7fr;align-items:center;gap:34px;min-height:280px;display:grid}.home-landing .feature-icon{color:#91acff;background:#4d6bfe1a;border:1px solid #769bff4d;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:66px;font-size:21px;display:grid}.home-landing .feature-card-wide .feature-icon{margin:0}.home-landing .feature-label{color:#7387ae;letter-spacing:.1em;margin:0 0 12px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:9px}.home-landing .feature-card h3{letter-spacing:-.035em;margin:0;font-family:Arial Nova,Segoe UI Variable Display,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:25px;font-weight:600}.home-landing .feature-card p:last-child{max-width:560px;color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.85}.home-landing .architecture{border-top:1px solid var(--border);grid-template-columns:.75fr 1.25fr;align-items:center;gap:100px;display:grid}.home-landing .architecture-copy h2{font-size:clamp(42px,5vw,66px);line-height:1.06}.home-landing .architecture-copy>p{color:var(--muted);margin:25px 0 0;font-size:14px;line-height:1.9}.home-landing .text-link{color:#a9bfff;align-items:center;gap:8px;margin-top:28px;font-size:13px;display:inline-flex}.home-landing .text-link:hover{color:#d7e1ff}.home-landing .runtime-map{border:1px solid var(--border);background-color:#0c111bb8;background-image:linear-gradient(#6c8ed40a 1px,#0000 1px),linear-gradient(90deg,#6c8ed40a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:32px;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;min-height:480px;padding:52px 38px;display:grid;position:relative}.home-landing .map-rail{background:linear-gradient(90deg,#0000,#5579d4 30% 70%,#0000);height:1px;position:absolute;bottom:91px;left:20%;right:20%}.home-landing .map-node{z-index:2;background:#121926f0;border:1px solid #d0dfff38;border-radius:18px;min-height:205px;padding:24px;position:relative;box-shadow:0 24px 46px #00000040}.home-landing .node-runtime{background:linear-gradient(145deg,#334b8961,#121926f0);border-color:#668bff5c}.home-landing .node-top{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.home-landing .node-top b{color:#819eea}.home-landing .map-node h3{margin:45px 0 7px;font-size:19px}.home-landing .map-node p{color:var(--muted);margin:0;font-size:10px}.home-landing .map-node code{color:#a5b4cc;margin-top:22px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:9px;display:inline-block}.home-landing .map-transfer{z-index:3;color:#7f92b7;flex-direction:column;align-items:center;gap:7px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:7px;display:flex;position:relative}.home-landing .map-transfer i svg{width:16px;height:16px}.home-landing .map-transfer i{color:#9eb1f4;background:#18223a;border:1px solid #6f87ff61;border-radius:50%;place-items:center;width:32px;height:32px;font-size:14px;font-style:normal;display:grid}.home-landing .map-source{z-index:2;align-items:center;gap:11px;display:flex;position:absolute;bottom:47px;right:50%;transform:translate(50%)}.home-landing .source-dot{background:#13203b;border:2px solid #7697f4;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 7px #4f70cb1f}.home-landing .map-source p{flex-direction:column;gap:3px;margin:0;display:flex}.home-landing .map-source b{font-size:10px}.home-landing .map-source p span{color:var(--muted);font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:8px}.home-landing .download-panel{background:linear-gradient(125deg,#233e7e73,#0f141fe0 58%);border:1px solid #749aff40;border-radius:32px;grid-template-columns:1fr auto;align-items:center;gap:80px;margin-bottom:110px;padding:72px;display:grid;overflow:hidden}.home-landing .download-glow{filter:blur(80px);background:#5781ff4d;border-radius:50%;width:520px;height:420px;position:absolute;top:-180px;right:-140px}.home-landing .download-copy,.home-landing .download-actions{z-index:2;position:relative}.home-landing .download-copy h2{font-size:clamp(38px,4.5vw,58px);line-height:1.08}.home-landing .download-copy>p:last-child{max-width:680px;color:var(--muted);margin:20px 0 0;font-size:13px;line-height:1.8}.home-landing .download-actions{flex-direction:column;align-items:center;gap:14px;display:flex}.home-landing .download-actions .home-button{min-width:260px}.home-landing .checksum-link{color:#6f7b91;text-underline-offset:4px;align-items:center;gap:6px;font-size:10px;text-decoration:underline #fff3;display:inline-flex}.home-landing .checksum-link:hover{color:var(--muted)}.home-landing .landing-faq{padding-top:0}.home-landing .faq-stack{gap:12px;display:grid}.home-landing .landing-faq details{background:var(--surface);border-color:var(--border)}.home-landing .landing-faq summary{color:var(--text)}.home-landing .landing-faq details[open] summary{background:var(--surface-raised)}.home-landing .landing-faq .answer p{color:var(--muted)}.home-landing .faq-more{margin-top:22px}.home-landing .site-footer{border-top-color:var(--border);color:var(--muted);background:0 0}.home-landing .site-footer h2{color:var(--text)}.home-landing .site-footer a{color:var(--muted)}.home-landing .site-footer a:hover{color:var(--brand-strong)}.home-landing .footer-bottom{border-top-color:var(--border)}.js-enabled .home-landing .reveal{opacity:0;filter:blur(4px);transition:opacity .56s cubic-bezier(.22,1,.36,1),filter .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1);transform:translateY(12px)scale(.997)}.js-enabled .home-landing .reveal.is-visible{opacity:1;filter:none;transform:translateY(0)scale(1)}.home-landing .theme-toggle{border:1px solid var(--border);height:34px;color:var(--muted);font:inherit;cursor:pointer;background:#ffffff0a;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:12px;transition:border-color .16s,color .16s,background-color .16s;display:inline-flex}.home-landing .theme-toggle:hover{color:var(--text);background:#ffffff12;border-color:#d0dfff38}.home-landing .theme-toggle-icon{flex:none;width:15px;height:15px}html:not(.js-enabled) .home-landing .theme-toggle{display:none}@media (width<=640px){.home-landing .theme-toggle-text{display:none}.home-landing .theme-toggle{justify-content:center;width:34px;padding:0}}@media (width<=980px){.home-landing .nav-wrap,.home-landing .site-header.is-scrolled .nav-wrap{height:auto;min-height:64px;padding-block:10px}.home-landing .site-header.is-scrolled .nav-wrap{margin-top:6px}.home-landing .landing-hero{grid-template-columns:1fr;gap:40px;padding-top:40px}.home-landing .hero-visual{padding:20px 0 60px}.home-landing .identity-notice{grid-template-columns:1fr;gap:28px}.home-landing .section-heading{grid-template-columns:1fr;gap:24px}.home-landing .feature-card-wide{grid-template-columns:1fr;align-items:start}.home-landing .architecture{grid-template-columns:1fr;gap:48px}.home-landing .runtime-map{grid-template-columns:1fr;min-height:auto}.home-landing .map-transfer{flex-direction:row}.home-landing .map-source{justify-content:center;margin-top:14px;position:static;transform:none}.home-landing .map-rail{display:none}.home-landing .download-panel{grid-template-columns:1fr;gap:40px}}@media (width<=640px){.home-landing .container,.home-landing .landing-hero,.home-landing .identity-notice,.home-landing .section-shell{width:min(100% - 30px,620px)}.home-landing .landing-hero{min-height:auto;padding-bottom:60px}.home-landing .hero-copy h1{font-size:clamp(44px,13vw,64px)}.home-landing .home-button{width:100%;min-width:0}.home-landing .identity-notice,.home-landing .download-panel{border-radius:24px;padding:30px 22px}.home-landing .feature-card,.home-landing .feature-card-wide{min-height:0;padding:26px}.home-landing .window-body{grid-template-columns:110px 1fr;height:320px}.home-landing .app-canvas{padding:28px 22px}.home-landing .section-shell{padding:90px 0}.home-landing .footer-grid{gap:1.5rem}}@media (prefers-reduced-motion:reduce){.home-landing .reveal,.js-enabled .home-landing .reveal{opacity:1;filter:none;transition:none;transform:none}}html[data-theme=light] .home-landing{color-scheme:light;--bg:#f4f7fc;--bg-deep:#eaf0f8;--surface:#fff;--surface-raised:#f8fafd;--surface-2:#e8edf6;--surface-soft:#ffffffc7;--text:#101828;--muted:#4b5563;--border:#0f1e3c24;--brand:#2563eb;--brand-strong:#1d4ed8;--cyan:#0284c7;--code-bg:#0f172a;--code-text:#dbeafe;--warn-bg:#fff7e6;--warn-border:#f2c14e;background:linear-gradient(180deg, #fff 0%, var(--bg) 32%, var(--bg-deep) 100%)}html[data-theme=light] .home-landing .page-grid{background-image:linear-gradient(#1e40af12 1px,#0000 1px),linear-gradient(90deg,#1e40af12 1px,#0000 1px)}html[data-theme=light] .home-landing .light-field{opacity:.2}html[data-theme=light] .home-landing .site-header.is-scrolled .nav-wrap{background:#ffffffd6;border-color:#0f1e3c29;box-shadow:0 18px 55px #1e3a8a29,inset 0 1px #ffffffb3}html[data-theme=light] .home-landing .nav-links a[aria-current=page]{color:#1d4ed8;background:#2563eb17}html[data-theme=light] .home-landing .theme-toggle{background:#0f1e3c0a}html[data-theme=light] .home-landing .theme-toggle:hover{background:#0f1e3c14}html[data-theme=light] .home-landing .identity-label{color:#1d4ed8;background:#2563eb14;border-color:#0284c74d}html[data-theme=light] .home-landing .hero-accent{color:#0000;background:linear-gradient(115deg,#0f172a 0%,#1d4ed8 55%,#0284c7 100%) text}html[data-theme=light] .home-landing .hero-lead strong{color:#0f172a}html[data-theme=light] .home-landing .home-button-ghost{color:#334155;background:#ffffffb8;border-color:#0f1e3c2e}html[data-theme=light] .home-landing .home-button-ghost:hover{color:#0f172a;background:#ffffffe6}html[data-theme=light] .home-landing .official-banner{background:linear-gradient(100deg,#2563eb1a,#0284c70d);border-color:#2563eb40}html[data-theme=light] .home-landing .official-banner-copy{color:#0f172a}html[data-theme=light] .home-landing .official-banner-copy small{color:#1d4ed8}html[data-theme=light] .home-landing .official-banner-arrow{color:#0284c7}html[data-theme=light] .home-landing .release-meta{color:#64748b}html[data-theme=light] .home-landing .release-meta a{color:#475569}html[data-theme=light] .home-landing .visual-orbit{border-color:#2563eb2e}html[data-theme=light] .home-landing .orbit-two{border-color:#2563eb1a}html[data-theme=light] .home-landing .identity-notice{background:linear-gradient(115deg, #2563eb12, #ffffffdb 48%), var(--surface);border-color:#0284c733;box-shadow:inset 0 1px #fffc}html[data-theme=light] .home-landing .notice-index,html[data-theme=light] .home-landing .section-kicker{color:#1d4ed8}html[data-theme=light] .home-landing .notice-links a{border-bottom-color:#0f1e3c24}html[data-theme=light] .home-landing .notice-links span:last-child{color:#2563eb}html[data-theme=light] .home-landing .feature-card{background:radial-gradient(circle at 90% 12%, #2563eb14, transparent 34%), var(--surface-soft);border-color:#0f1e3c1f;box-shadow:inset 0 1px #ffffffd9}html[data-theme=light] .home-landing .feature-icon{color:#1d4ed8;background:#2563eb14;border-color:#2563eb3d}html[data-theme=light] .home-landing .feature-label{color:#64748b}html[data-theme=light] .home-landing .text-link{color:#1d4ed8}html[data-theme=light] .home-landing .text-link:hover{color:#0f172a}html[data-theme=light] .home-landing .architecture{border-top-color:#0f1e3c24}html[data-theme=light] .home-landing .runtime-map{background-color:#ffffffb3;background-image:linear-gradient(#1e40af0d 1px,#0000 1px),linear-gradient(90deg,#1e40af0d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-color:#0f1e3c24}html[data-theme=light] .home-landing .map-rail{background:linear-gradient(90deg,#0000,#2563eb 30% 70%,#0000)}html[data-theme=light] .home-landing .map-node{background:#ffffffeb;border-color:#0f1e3c29;box-shadow:0 24px 46px #1e3a8a24}html[data-theme=light] .home-landing .node-runtime{background:linear-gradient(145deg,#2563eb1a,#fffffff0);border-color:#2563eb52}html[data-theme=light] .home-landing .node-top{color:#64748b}html[data-theme=light] .home-landing .node-top b{color:#1d4ed8}html[data-theme=light] .home-landing .map-node code{color:#475569}html[data-theme=light] .home-landing .map-transfer{color:#64748b}html[data-theme=light] .home-landing .map-transfer i svg{width:16px;height:16px}.home-landing .map-transfer i{color:#1d4ed8;background:#eef4ff;border-color:#2563eb59}html[data-theme=light] .home-landing .map-source p span{color:#64748b}html[data-theme=light] .home-landing .download-panel{background:linear-gradient(125deg,#2563eb1f,#ffffffe0 58%);border-color:#2563eb40}html[data-theme=light] .home-landing .download-glow{opacity:.5}html[data-theme=light] .home-landing .checksum-link{color:#64748b}html[data-theme=light] .home-landing .checksum-link:hover{color:#334155}html[data-theme=light] .home-landing .landing-faq details{background:var(--surface)}@media (prefers-color-scheme:light){html:not([data-theme]) .home-landing{color-scheme:light;--bg:#f4f7fc;--bg-deep:#eaf0f8;--surface:#fff;--surface-raised:#f8fafd;--surface-2:#e8edf6;--surface-soft:#ffffffc7;--text:#101828;--muted:#4b5563;--border:#0f1e3c24;--brand:#2563eb;--brand-strong:#1d4ed8;--cyan:#0284c7;--code-bg:#0f172a;--code-text:#dbeafe;--warn-bg:#fff7e6;--warn-border:#f2c14e;background:linear-gradient(180deg, #fff 0%, var(--bg) 32%, var(--bg-deep) 100%)}html:not([data-theme]) .home-landing .page-grid{background-image:linear-gradient(#1e40af12 1px,#0000 1px),linear-gradient(90deg,#1e40af12 1px,#0000 1px)}html:not([data-theme]) .home-landing .light-field{opacity:.2}html:not([data-theme]) .home-landing .site-header.is-scrolled .nav-wrap{background:#ffffffd6;border-color:#0f1e3c29;box-shadow:0 18px 55px #1e3a8a29,inset 0 1px #ffffffb3}html:not([data-theme]) .home-landing .nav-links a[aria-current=page]{color:#1d4ed8;background:#2563eb17}html:not([data-theme]) .home-landing .theme-toggle{background:#0f1e3c0a}html:not([data-theme]) .home-landing .theme-toggle:hover{background:#0f1e3c14}html:not([data-theme]) .home-landing .identity-label{color:#1d4ed8;background:#2563eb14;border-color:#0284c74d}html:not([data-theme]) .home-landing .hero-accent{color:#0000;background:linear-gradient(115deg,#0f172a 0%,#1d4ed8 55%,#0284c7 100%) text}html:not([data-theme]) .home-landing .hero-lead strong{color:#0f172a}html:not([data-theme]) .home-landing .home-button-ghost{color:#334155;background:#ffffffb8;border-color:#0f1e3c2e}html:not([data-theme]) .home-landing .home-button-ghost:hover{color:#0f172a;background:#ffffffe6}html:not([data-theme]) .home-landing .official-banner{background:linear-gradient(100deg,#2563eb1a,#0284c70d);border-color:#2563eb40}html:not([data-theme]) .home-landing .official-banner-copy{color:#0f172a}html:not([data-theme]) .home-landing .official-banner-copy small{color:#1d4ed8}html:not([data-theme]) .home-landing .official-banner-arrow{color:#0284c7}html:not([data-theme]) .home-landing .release-meta{color:#64748b}html:not([data-theme]) .home-landing .release-meta a{color:#475569}html:not([data-theme]) .home-landing .visual-orbit{border-color:#2563eb2e}html:not([data-theme]) .home-landing .orbit-two{border-color:#2563eb1a}html:not([data-theme]) .home-landing .identity-notice{background:linear-gradient(115deg, #2563eb12, #ffffffdb 48%), var(--surface);border-color:#0284c733;box-shadow:inset 0 1px #fffc}html:not([data-theme]) .home-landing .notice-index,html:not([data-theme]) .home-landing .section-kicker{color:#1d4ed8}html:not([data-theme]) .home-landing .notice-links a{border-bottom-color:#0f1e3c24}html:not([data-theme]) .home-landing .notice-links span:last-child{color:#2563eb}html:not([data-theme]) .home-landing .feature-card{background:radial-gradient(circle at 90% 12%, #2563eb14, transparent 34%), var(--surface-soft);border-color:#0f1e3c1f;box-shadow:inset 0 1px #ffffffd9}html:not([data-theme]) .home-landing .feature-icon{color:#1d4ed8;background:#2563eb14;border-color:#2563eb3d}html:not([data-theme]) .home-landing .feature-label{color:#64748b}html:not([data-theme]) .home-landing .text-link{color:#1d4ed8}html:not([data-theme]) .home-landing .text-link:hover{color:#0f172a}html:not([data-theme]) .home-landing .architecture{border-top-color:#0f1e3c24}html:not([data-theme]) .home-landing .runtime-map{background-color:#ffffffb3;background-image:linear-gradient(#1e40af0d 1px,#0000 1px),linear-gradient(90deg,#1e40af0d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-color:#0f1e3c24}html:not([data-theme]) .home-landing .map-rail{background:linear-gradient(90deg,#0000,#2563eb 30% 70%,#0000)}html:not([data-theme]) .home-landing .map-node{background:#ffffffeb;border-color:#0f1e3c29;box-shadow:0 24px 46px #1e3a8a24}html:not([data-theme]) .home-landing .node-runtime{background:linear-gradient(145deg,#2563eb1a,#fffffff0);border-color:#2563eb52}html:not([data-theme]) .home-landing .node-top{color:#64748b}html:not([data-theme]) .home-landing .node-top b{color:#1d4ed8}html:not([data-theme]) .home-landing .map-node code{color:#475569}html:not([data-theme]) .home-landing .map-transfer{color:#64748b}html:not([data-theme]) .home-landing .map-transfer i svg{width:16px;height:16px}.home-landing .map-transfer i{color:#1d4ed8;background:#eef4ff;border-color:#2563eb59}html:not([data-theme]) .home-landing .map-source p span{color:#64748b}html:not([data-theme]) .home-landing .download-panel{background:linear-gradient(125deg,#2563eb1f,#ffffffe0 58%);border-color:#2563eb40}html:not([data-theme]) .home-landing .download-glow{opacity:.5}html:not([data-theme]) .home-landing .checksum-link{color:#64748b}html:not([data-theme]) .home-landing .checksum-link:hover{color:#334155}html:not([data-theme]) .home-landing .landing-faq details{background:var(--surface)}}
