.framework-tabs:where(.astro-377xntfu){margin-top:2rem}.framework-tabs-header:where(.astro-377xntfu){display:flex;gap:.25rem;justify-content:center;margin-bottom:1.5rem;padding:.25rem;background:var(--sl-color-gray-6);border-radius:.75rem;width:fit-content;margin-left:auto;margin-right:auto}.framework-tab-button:where(.astro-377xntfu){display:flex;align-items:center;gap:.625rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:600;border:none;border-radius:.5rem;background:transparent;color:var(--sl-color-gray-2);cursor:pointer;transition:all .2s ease;position:relative}.framework-tab-button:where(.astro-377xntfu):hover:not(.active){color:var(--sl-color-text);background:var(--sl-color-gray-5)}.framework-tab-button:where(.astro-377xntfu).active{color:var(--sl-color-text);background:var(--sl-color-bg);box-shadow:0 2px 8px #0000001a}.dark:where(.astro-377xntfu) .framework-tab-button:where(.astro-377xntfu).active{box-shadow:0 2px 8px #0000004d}.framework-tab-icon:where(.astro-377xntfu){display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;transition:filter .2s ease,opacity .2s ease}.framework-tab-icon:where(.astro-377xntfu) svg:where(.astro-377xntfu){width:100%;height:100%}.framework-tab-button:where(.astro-377xntfu):not(.active) .framework-tab-icon:where(.astro-377xntfu){filter:grayscale(100%);opacity:.6}.framework-tab-button:where(.astro-377xntfu).active .framework-tab-icon:where(.astro-377xntfu){filter:grayscale(0%);opacity:1}.framework-tab-label:where(.astro-377xntfu){white-space:nowrap}.framework-tabs-content:where(.astro-377xntfu){position:relative}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.code-window:where(.astro-dkzm2p2m){border-radius:.75rem;overflow:hidden;background:#1e1e1e;box-shadow:0 8px 16px #0003,0 2px 4px #0000001a;border:1px solid rgba(255,255,255,.1)}.code-window-header:where(.astro-dkzm2p2m){display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#2d2d2d;border-bottom:1px solid rgba(255,255,255,.1)}.code-window-controls:where(.astro-dkzm2p2m){display:flex;gap:.375rem;align-items:center}.code-window-dot:where(.astro-dkzm2p2m){width:12px;height:12px;border-radius:50%;flex-shrink:0}.code-window-dot-close:where(.astro-dkzm2p2m){background:#ff5f57}.code-window-dot-minimize:where(.astro-dkzm2p2m){background:#ffbd2e}.code-window-dot-maximize:where(.astro-dkzm2p2m){background:#28ca42}.code-window-title:where(.astro-dkzm2p2m){display:flex;align-items:center;gap:.5rem;flex:1;font-size:.8125rem;font-weight:500;color:#ffffffb3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.code-window-icon:where(.astro-dkzm2p2m){flex-shrink:0;color:#ffffff80}.code-window-content:where(.astro-dkzm2p2m){overflow:hidden}.code-window-content pre.shiki{margin:0;padding:1.5rem;border-radius:0;overflow-x:auto;background:#1e1e1e!important;border:none;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.code-window-content pre.shiki::-webkit-scrollbar{height:8px}.code-window-content pre.shiki::-webkit-scrollbar-track{background:transparent}.code-window-content pre.shiki::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.code-window-content pre.shiki::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.code-window-content pre.shiki code{font-family:Fira Code,Consolas,Monaco,Courier New,monospace;font-size:.875rem;line-height:1.7;display:block;width:100%}.landing-page{--landing-bg: #f3f6fc;--landing-text: #0f172a;--landing-muted: #52607a;--landing-card: #ffffff;--landing-card-2: #f1f5ff;--landing-border: #d8e2f0;--landing-accent: #1e40af;--landing-accent-2: #0f766e;--landing-shadow: 0 22px 46px -30px rgba(15, 23, 42, .32);background:var(--landing-bg);color:var(--landing-text);min-height:100%}html.dark .landing-page{--landing-bg: #090f1c;--landing-text: #e6edf8;--landing-muted: #a2afc5;--landing-card: #0f1b32;--landing-card-2: #182946;--landing-border: #2a3d5b;--landing-accent: #4f7dff;--landing-accent-2: #2dd4bf;--landing-shadow: 0 28px 58px -36px rgba(2, 7, 18, .85)}.landing-root{min-height:100vh;display:flex;flex-direction:column}.landing-page .container{width:min(1200px,calc(100% - 2.5rem));margin-inline:auto}.landing-hero{position:relative;overflow:hidden;padding:5.5rem 0 3.25rem;border-bottom:1px solid var(--landing-border);background:radial-gradient(circle at 10% -6%,rgba(96,165,250,.2),transparent 34%),radial-gradient(circle at 95% 110%,rgba(45,212,191,.16),transparent 30%),linear-gradient(180deg,#eaf0fb,#dde8f8 52%,#d7e3f6);color:var(--landing-text)}html.dark .landing-hero{border-bottom-color:#2c405f;background:radial-gradient(circle at 12% -4%,rgba(96,165,250,.18),transparent 34%),radial-gradient(circle at 95% 108%,rgba(45,212,191,.14),transparent 30%),linear-gradient(145deg,#0b1426,#122543 45%,#0f1f38)}.hero-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(108,129,168,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(108,129,168,.12) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 86%);pointer-events:none}.hero-glow{position:absolute;width:360px;height:360px;border-radius:999px;filter:blur(72px);opacity:.42;pointer-events:none}.hero-glow-left{top:-140px;left:-110px;background:#1e40af8c}.hero-glow-right{right:-150px;bottom:-170px;background:#0f766e85}.landing-hero-layout{position:relative;display:grid;gap:1.8rem;align-items:center}.hero-copy h1{font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-weight:760;letter-spacing:-.03em;line-height:1.02;font-size:clamp(2.4rem,6.2vw,4.35rem);max-width:12ch;margin-bottom:1.1rem;color:#0f1e3c;text-wrap:balance}html.dark .hero-copy h1{color:#e8f1ff;text-shadow:0 1px 10px rgba(6,14,30,.36)}.hero-eyebrow{width:fit-content;color:#2141a1;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.88;margin-bottom:1rem}html.dark .hero-eyebrow{color:#a9c2ff}.hero-description{color:color-mix(in oklab,var(--landing-text) 76%,#3f5c93);font-size:clamp(1.04rem,1.45vw,1.2rem);line-height:1.68;max-width:58ch;margin-bottom:1.5rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:1rem}.hero-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.8rem;padding:.78rem 1.28rem;font-weight:700;text-decoration:none;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.hero-btn:hover{transform:translateY(-1px)}.hero-btn-primary{color:#f8fbff;background:linear-gradient(132deg,#3f6ded,#365ee7);box-shadow:0 10px 20px -14px #4f7dff85}.hero-btn-secondary{color:#1f335f;border-color:#4361b357;background:#f8fbffc2}html.dark .hero-btn-secondary{color:#e5ecff;border-color:#94a3b866;background:#0f1a2fb8}.hero-stage{display:block}.stage-window{border:1px solid rgba(191,213,255,.4);border-radius:1rem;background:#f8fbffed;box-shadow:var(--landing-shadow);color:#0f172a}.stage-window{overflow:hidden;backdrop-filter:blur(8px)}.stage-canvas{position:relative;height:440px;min-height:440px;background:radial-gradient(circle at 18% 12%,#dbe8ff,transparent 55%),radial-gradient(circle at 83% 87%,#bfdbfe,transparent 45%),linear-gradient(140deg,#f8fbff,#edf2ff 56%,#e8f5ff);overflow:hidden}html.dark .stage-canvas{background:radial-gradient(circle at 20% 16%,#1e3a5f,transparent 55%),radial-gradient(circle at 85% 86%,#104355,transparent 45%),linear-gradient(145deg,#132033,#121f35 52%,#102130)}.stage-canvas-fallback{height:100%;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:var(--landing-muted)}.metrics-strip{margin-top:1.45rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.metric-tile{border:1px solid rgba(191,213,255,.42);border-radius:.85rem;background:#f8fbffe6;box-shadow:var(--landing-shadow);padding:.74rem .8rem;backdrop-filter:blur(8px);color:#0f172a}.metric-value{font-family:Avenir Next,Segoe UI,sans-serif;font-size:.95rem;font-weight:760;margin-bottom:.1rem}.metric-label{color:var(--landing-muted);font-size:.75rem;line-height:1.34}.landing-section{padding:4.5rem 0}.landing-section-features{background:linear-gradient(180deg,#ffffff52,#ffffff05)}.landing-section-quickstart{background:linear-gradient(180deg,#94a3b814,#94a3b808)}html.dark .landing-section-features{background:linear-gradient(180deg,#1e293b5c,#11182714)}html.dark .landing-section-quickstart{background:linear-gradient(180deg,#0f172a80,#0f172a33)}.workflow-band{background:linear-gradient(180deg,#4f7dff1f,#2dd4bf0f);border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border)}.landing-section-title{font-family:Avenir Next,Segoe UI,sans-serif;font-weight:760;letter-spacing:-.02em;font-size:clamp(1.75rem,2.75vw,2.6rem);line-height:1.14;margin-bottom:.88rem;text-align:center}.landing-section-subtitle{width:min(760px,100%);margin:0 auto 2rem;color:var(--landing-muted);text-align:center;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.9rem}.feature-card{border:1px solid var(--landing-border);border-radius:.95rem;background:linear-gradient(180deg,var(--landing-card),rgba(239,245,255,.9));box-shadow:var(--landing-shadow);padding:1rem;min-height:182px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.feature-card:hover{transform:translateY(-1px);border-color:color-mix(in oklab,var(--landing-accent) 34%,var(--landing-border));box-shadow:0 22px 44px -30px #0f172a6b}html.dark .feature-card{background:linear-gradient(180deg,var(--landing-card),rgba(24,41,70,.88))}.feature-index{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.16rem .56rem;background:#4f7dff24;color:var(--landing-accent);border:1px solid var(--landing-border);font-size:.71rem;font-weight:760;letter-spacing:.05em;margin-bottom:.65rem}.feature-card h3{font-size:1.02rem;line-height:1.3;margin-bottom:.46rem}.feature-card p{color:var(--landing-muted);font-size:.92rem;line-height:1.58}.workflow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.9rem}.workflow-card{border:1px solid var(--landing-border);border-radius:.95rem;background:linear-gradient(180deg,var(--landing-card),rgba(235,249,246,.64));box-shadow:var(--landing-shadow);padding:1rem;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.workflow-card:hover{transform:translateY(-1px);border-color:color-mix(in oklab,var(--landing-accent-2) 36%,var(--landing-border));box-shadow:0 22px 44px -30px #0f172a6b}html.dark .workflow-card{background:linear-gradient(180deg,var(--landing-card),rgba(16,67,85,.28))}.workflow-step{display:inline-flex;border-radius:999px;border:1px solid var(--landing-border);background:#2dd4bf1f;color:var(--landing-accent-2);font-size:.72rem;font-weight:760;padding:.18rem .58rem;margin-bottom:.54rem}.workflow-card h3{font-size:1.02rem;margin-bottom:.42rem}.workflow-card p{color:var(--landing-muted);font-size:.9rem;line-height:1.56}.quickstart-shell{border:1px solid var(--landing-border);border-radius:1rem;background:linear-gradient(180deg,rgba(255,255,255,.95),var(--landing-card));box-shadow:var(--landing-shadow);padding:clamp(1rem,2.1vw,1.5rem)}.quickstart-head{margin-bottom:1.2rem}.quickstart-head .landing-section-title,.quickstart-head .landing-section-subtitle{text-align:left;margin-inline:0}.quickstart-head .landing-section-subtitle{margin-bottom:0}.quickstart-link{margin-top:1rem}.quickstart-link a{color:var(--landing-accent);font-weight:700;text-decoration:none}.quickstart-link a:hover{text-decoration:underline}.landing-footer{border-top:1px solid var(--landing-border);padding:1.55rem 0 .9rem;background:linear-gradient(180deg,#7889a62e,#7889a60f)}html.dark .stage-window,html.dark .metric-tile{border-color:#94a3b866;background:#0f1b32e6;color:#dbe7ff}html.dark .metric-value{color:#f3f7ff}html.dark .metric-label{color:#a8b8d6}html.dark .quickstart-shell{background:linear-gradient(180deg,#182946db,#0f1b32eb)}.landing-footer-main{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) minmax(0,1fr);gap:1.25rem 1.8rem;align-items:start}.landing-footer-main>*{min-width:0}.landing-footer-brand-block{display:grid;gap:.55rem;max-width:52ch}.landing-footer-logo{width:fit-content;display:flex;align-items:center;gap:.5rem;color:#0f234a;text-decoration:none;font-size:1.08rem;font-weight:760;letter-spacing:-.02em}.landing-footer-logo:hover{opacity:.9}.landing-footer-col{display:grid;align-content:start;gap:.42rem}.landing-footer-col-title{color:color-mix(in oklab,var(--landing-muted) 88%,#23385f);font-size:.72rem;font-weight:560;letter-spacing:.09em;text-transform:uppercase;margin-top:0;margin-bottom:.04rem}.landing-footer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:.34rem}.landing-footer-list li{margin:0;padding:0;display:block}.landing-footer-list a{display:inline-flex;width:fit-content;color:color-mix(in oklab,var(--landing-text) 78%,var(--landing-muted));text-decoration:none;font-size:.88rem;font-weight:400;line-height:1.45;border-bottom:1px solid transparent;transition:color .14s ease,border-bottom-color .14s ease}.landing-footer-list a:hover{color:var(--landing-text);border-bottom-color:color-mix(in oklab,var(--landing-text) 18%,transparent)}.landing-footer-copy{color:var(--landing-muted);font-size:.87rem;line-height:1.55;margin:0}.landing-footer-cta{width:fit-content;display:inline-flex;align-items:center;justify-content:center;border-radius:.68rem;border:1px solid rgba(34,71,159,.42);background:#ffffffb8;color:#15377a;text-decoration:none;font-size:.8rem;font-weight:700;line-height:1.2;padding:.4rem .64rem;transition:transform .14s ease,border-color .14s ease,background-color .14s ease}.landing-footer-cta:hover{transform:translateY(-1px);border-color:#22479f9e;background:#ffffffeb}.landing-footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.45rem 1rem;padding-top:.85rem;margin-top:.9rem;border-top:1px solid rgba(148,163,184,.28);color:var(--landing-muted);font-size:.79rem}.landing-footer-bottom p{margin:0}html.dark .landing-footer{background:linear-gradient(180deg,#202f4a99,#101c3252)}html.dark .landing-footer-logo{color:#f2f7ff}html.dark .landing-footer-copy{color:#a8b8d4}html.dark .landing-footer-col-title{color:#8f9fba}html.dark .landing-footer-list a{color:#b8c5db}html.dark .landing-footer-list a:hover{color:#eef4ff;border-bottom-color:#eef4ff38}html.dark .landing-footer-cta{background:#0b172bcc;border-color:#7ca2ea80;color:#dbe7ff}html.dark .landing-footer-cta:hover{background:#14233df5;border-color:#98bbffb3}html.dark .landing-footer-bottom{border-top-color:#94a3b840;color:#a7b6d1}@media(min-width:980px){.landing-hero-layout{grid-template-columns:minmax(0,1fr) minmax(500px,660px);gap:2.1rem}.stage-canvas{height:500px;min-height:500px}.metrics-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.landing-hero{padding-top:4.2rem;padding-bottom:2.6rem}.landing-section{padding:3.4rem 0}.stage-canvas{height:380px;min-height:380px}.landing-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.landing-footer-brand-block{grid-column:1 / -1;max-width:none}}@media(max-width:620px){.landing-page .container{width:calc(100% - 1.5rem)}.hero-btn{width:100%}.metrics-strip{grid-template-columns:1fr}.stage-canvas{height:300px;min-height:300px}.landing-footer-main{grid-template-columns:1fr;gap:.95rem}.landing-footer-bottom{flex-direction:column;align-items:flex-start}}
