.release-banner:where(.astro-c6c7psdi){--banner-text:var(--pw-text);--banner-text-muted:var(--pw-text-muted);--banner-text-secondary:var(--pw-text-secondary);--banner-accent:var(--pw-primary);--banner-rule:var(--pw-border);--banner-surface:color-mix(in oklch, var(--pw-primary) 5%, var(--pw-bg));--banner-edge:color-mix(in oklch, var(--pw-primary) 60%, transparent);--banner-glow:color-mix(in oklch, var(--pw-primary) 22%, transparent);isolation:isolate;background:var(--banner-surface);border-bottom:1px solid var(--pw-border);color:var(--banner-text);animation:.7s cubic-bezier(.2,.7,.1,1) both release-banner-enter;position:relative;overflow:hidden}[data-theme=dark] .release-banner:where(.astro-c6c7psdi){--banner-surface:color-mix(in oklch, var(--pw-primary) 9%, var(--pw-bg));--banner-edge:color-mix(in oklch, var(--pw-primary) 75%, transparent);--banner-glow:color-mix(in oklch, var(--pw-primary) 30%, transparent)}.release-banner:where(.astro-c6c7psdi):before{content:"";background:linear-gradient(90deg, transparent 0%, var(--banner-edge) 18%, var(--banner-edge) 82%, transparent 100%);z-index:2;pointer-events:none;opacity:.85;height:1px;transition:opacity .22s ease-out;position:absolute;inset:0 0 auto}.release-banner:where(.astro-c6c7psdi):after{content:"";aspect-ratio:2;background:radial-gradient(ellipse at center, var(--banner-glow) 0%, transparent 65%);filter:blur(36px);z-index:0;pointer-events:none;width:60%;position:absolute;top:-120%;right:-10%;transform:translateZ(0)}.release-banner:where(.astro-c6c7psdi):hover:before,.release-banner:where(.astro-c6c7psdi):focus-within:before{opacity:1}.release-banner-inner:where(.astro-c6c7psdi){z-index:1;max-width:var(--pw-max-width);grid-template-columns:1fr auto;grid-template-areas:"statement nav";align-items:stretch;gap:1rem 2.5rem;margin:0 auto;padding:1.4rem 1.5rem;display:grid;position:relative}.release-banner-cell:where(.astro-c6c7psdi){grid-template-rows:auto auto;align-content:center;gap:.2rem;display:grid}.release-banner-cell--statement:where(.astro-c6c7psdi){grid-area:statement;gap:.55rem}.release-banner-eyebrow:where(.astro-c6c7psdi){letter-spacing:.24em;text-transform:uppercase;color:var(--banner-accent);user-select:none;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.7rem;font-weight:500}.release-banner-version:where(.astro-c6c7psdi){letter-spacing:-.018em;color:var(--banner-text);font-feature-settings:"ss01", "cv01", "cv11";font-family:Inter,system-ui,sans-serif;font-size:clamp(1.5rem,1.2rem + .8vw,2rem);font-weight:800;line-height:1.1}.release-banner-nav:where(.astro-c6c7psdi){grid-area:nav;align-items:stretch;gap:0;display:flex}.release-banner-link:where(.astro-c6c7psdi){color:var(--banner-text);border-left:1px solid var(--banner-rule);grid-template-rows:auto auto;align-content:center;gap:.18rem;padding:.1rem 1.1rem;text-decoration:none;transition:color .18s ease-out;display:grid;position:relative}.release-banner-link:where(.astro-c6c7psdi):first-child{border-left:none;padding-left:0}.release-banner-link:where(.astro-c6c7psdi):last-child{padding-right:0}.release-banner-link-eyebrow:where(.astro-c6c7psdi){letter-spacing:.2em;text-transform:uppercase;color:var(--banner-text-muted);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.6rem;font-weight:500;transition:color .18s ease-out}.release-banner-link-label:where(.astro-c6c7psdi){letter-spacing:-.005em;color:var(--banner-text);align-items:center;gap:.4rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;display:inline-flex}.release-banner-link-arrow:where(.astro-c6c7psdi){color:var(--banner-text-muted);opacity:.7;flex-shrink:0;transition:transform .22s cubic-bezier(.2,.8,.2,1),color .18s ease-out,opacity .18s ease-out;transform:translate(0)}.release-banner-link:where(.astro-c6c7psdi):hover,.release-banner-link:where(.astro-c6c7psdi):focus-visible,.release-banner-link:where(.astro-c6c7psdi):hover .release-banner-link-eyebrow:where(.astro-c6c7psdi),.release-banner-link:where(.astro-c6c7psdi):focus-visible .release-banner-link-eyebrow:where(.astro-c6c7psdi){color:var(--banner-accent)}.release-banner-link:where(.astro-c6c7psdi):hover .release-banner-link-arrow:where(.astro-c6c7psdi),.release-banner-link:where(.astro-c6c7psdi):focus-visible .release-banner-link-arrow:where(.astro-c6c7psdi){color:var(--banner-accent);opacity:1;transform:translate(2px,-2px)}.release-banner-link:where(.astro-c6c7psdi):focus-visible{outline:2px solid var(--banner-accent);outline-offset:4px;border-radius:var(--pw-radius-sm)}@media (width<=720px){.release-banner-inner:where(.astro-c6c7psdi){flex-wrap:wrap;grid-template-columns:none;grid-template-areas:none;align-items:baseline;gap:.35rem 0;padding:.7rem .85rem;display:flex}.release-banner-cell--statement:where(.astro-c6c7psdi),.release-banner-nav:where(.astro-c6c7psdi){display:contents}.release-banner-version:where(.astro-c6c7psdi){letter-spacing:-.01em;padding-right:.3rem;font-size:1rem}.release-banner-eyebrow:where(.astro-c6c7psdi),.release-banner-link-eyebrow:where(.astro-c6c7psdi),.release-banner-link-arrow:where(.astro-c6c7psdi){display:none}.release-banner-link:where(.astro-c6c7psdi){border-left:1px solid var(--banner-rule);align-content:center;padding:0 .3rem}.release-banner-link:where(.astro-c6c7psdi):first-child{border-left:1px solid var(--banner-rule);padding-left:.3rem}.release-banner-link:where(.astro-c6c7psdi):last-child{padding-right:0}.release-banner-link-label:where(.astro-c6c7psdi){letter-spacing:-.005em;white-space:nowrap;gap:0;font-size:.72rem;font-weight:500}}@media (prefers-reduced-motion:reduce){.release-banner:where(.astro-c6c7psdi){animation:none}.release-banner-link-arrow:where(.astro-c6c7psdi),.release-banner-link:where(.astro-c6c7psdi),.release-banner-link-eyebrow:where(.astro-c6c7psdi),.release-banner:where(.astro-c6c7psdi):before{transition:none}.release-banner-link:where(.astro-c6c7psdi):hover .release-banner-link-arrow:where(.astro-c6c7psdi),.release-banner-link:where(.astro-c6c7psdi):focus-visible .release-banner-link-arrow:where(.astro-c6c7psdi){transform:none}}@keyframes release-banner-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translate(0,0)}}.t-keyword{color:#82aaff}.t-string{color:#c3e88d}.t-comment{color:#6f6f6f;font-style:italic}.copy-btn{color:#888;cursor:pointer;opacity:0;background:#ffffff14;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:absolute;top:12px;right:12px}pre:hover .copy-btn{opacity:1}.copy-btn:hover{color:#fff;background:#ffffff26}:where(.astro-lcdefpme),:where(.astro-lcdefpme):before,:where(.astro-lcdefpme):after{box-sizing:border-box;margin:0;padding:0}:root{--pw-primary:#0f62fe;--pw-primary-dark:#0043ce;--pw-primary-light:#d0e2ff;--pw-bg:#fff;--pw-bg-subtle:#f4f4f4;--pw-bg-muted:#e8e8e8;--pw-surface:#fff;--pw-text:#161616;--pw-text-secondary:#525252;--pw-text-muted:#6f6f6f;--pw-border:#e0e0e0;--pw-code-bg:#161616;--pw-code-text:#f4f4f4;--pw-max-width:1200px;--pw-content-max:800px;--pw-radius-sm:6px;--pw-radius-md:8px;--pw-radius-lg:12px;--pw-radius-xl:16px;--pw-shadow-sm:0 1px 3px #00000014;--pw-shadow-md:0 4px 12px #0000001a;--pw-shadow-lg:0 8px 32px #0000001f}:where(.astro-lcdefpme)[data-theme=dark]{--pw-bg:#0a0a0a;--pw-bg-subtle:#161616;--pw-bg-muted:#262626;--pw-surface:#1a1a1a;--pw-text:#f4f4f4;--pw-text-secondary:#c6c6c6;--pw-text-muted:#8d8d8d;--pw-border:#393939;--pw-code-bg:#0d0d0d;--pw-shadow-sm:0 1px 3px #0000004d;--pw-shadow-md:0 4px 12px #0006;--pw-shadow-lg:0 8px 32px #00000080}html{background:var(--pw-bg);color:var(--pw-text);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{line-height:1.6}.nav:where(.astro-lcdefpme){z-index:100;background:var(--pw-bg);border-bottom:1px solid var(--pw-border);backdrop-filter:blur(12px);background:color-mix(in srgb, var(--pw-bg) 85%, transparent);position:sticky;top:0}.nav-inner:where(.astro-lcdefpme){max-width:var(--pw-max-width);justify-content:space-between;align-items:center;height:56px;margin:0 auto;padding:0 24px;display:flex}.nav-brand:where(.astro-lcdefpme){color:var(--pw-text);align-items:center;gap:10px;text-decoration:none;display:flex}.nav-icon:where(.astro-lcdefpme){color:var(--pw-primary)}.nav-wordmark:where(.astro-lcdefpme){letter-spacing:.08em;font-size:16px;font-weight:700}.nav-wordmark-accent:where(.astro-lcdefpme){color:var(--pw-primary)}.nav-links:where(.astro-lcdefpme){align-items:center;gap:24px;display:flex}.nav-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--pw-text-secondary);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.nav-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:var(--pw-primary)}.theme-toggle:where(.astro-lcdefpme){border:1px solid var(--pw-border);border-radius:var(--pw-radius-sm);width:36px;height:36px;color:var(--pw-text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .15s;display:flex}.theme-toggle:where(.astro-lcdefpme):hover{color:var(--pw-text);border-color:var(--pw-text-muted)}:where(.astro-lcdefpme)[data-theme=light] .icon-moon:where(.astro-lcdefpme),:where(.astro-lcdefpme)[data-theme=dark] .icon-sun:where(.astro-lcdefpme){display:none}.hero:where(.astro-lcdefpme){padding:80px 24px 48px}.hero-inner:where(.astro-lcdefpme){max-width:var(--pw-content-max);text-align:center;margin:0 auto}.hero:where(.astro-lcdefpme) h1:where(.astro-lcdefpme){letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.1}.gradient-text:where(.astro-lcdefpme){background:linear-gradient(135deg, var(--pw-primary), #6929c4);-webkit-text-fill-color:transparent;background-clip:text}.hero-sub:where(.astro-lcdefpme){color:var(--pw-text-secondary);max-width:580px;margin:0 auto 40px;font-size:18px;line-height:1.7}.hero-actions:where(.astro-lcdefpme){flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:56px;display:flex}.btn:where(.astro-lcdefpme){border-radius:var(--pw-radius-sm);cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:where(.astro-lcdefpme){background:var(--pw-primary);color:#fff}.btn-primary:where(.astro-lcdefpme):hover{background:var(--pw-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #0f62fe4d}.btn-ghost:where(.astro-lcdefpme){color:var(--pw-text);border:1px solid var(--pw-border);background:0 0}.btn-ghost:where(.astro-lcdefpme):hover{border-color:var(--pw-primary);color:var(--pw-primary)}.hero-terminal:where(.astro-lcdefpme){border-radius:var(--pw-radius-lg);max-width:560px;box-shadow:var(--pw-shadow-lg);text-align:left;margin:0 auto;overflow:hidden}.terminal-bar:where(.astro-lcdefpme){background:#2a2a2a;align-items:center;gap:8px;padding:12px 16px;display:flex}.terminal-dot:where(.astro-lcdefpme){border-radius:50%;width:12px;height:12px}.terminal-dot:where(.astro-lcdefpme).red{background:#ff5f57}.terminal-dot:where(.astro-lcdefpme).yellow{background:#febc2e}.terminal-dot:where(.astro-lcdefpme).green{background:#28c840}.terminal-title:where(.astro-lcdefpme){color:#888;margin-left:auto;font-family:JetBrains Mono,monospace;font-size:12px}.hero-terminal:where(.astro-lcdefpme) pre:where(.astro-lcdefpme),.sdk-code:where(.astro-lcdefpme) pre:where(.astro-lcdefpme){background:var(--pw-code-bg);color:var(--pw-code-text);margin:0;padding:20px;font-family:JetBrains Mono,Fira Code,monospace;font-size:13px;line-height:1.8;overflow-x:auto}.t-muted:where(.astro-lcdefpme){color:#6f6f6f}.t-success:where(.astro-lcdefpme){color:#42be65}.showcase:where(.astro-lcdefpme){background:var(--pw-bg-subtle);padding:48px 24px 80px}.showcase-alt:where(.astro-lcdefpme){background:var(--pw-bg);padding:80px 24px}.showcase-inner:where(.astro-lcdefpme){max-width:var(--pw-max-width);margin:0 auto}.showcase-browser:where(.astro-lcdefpme){border-radius:var(--pw-radius-lg);box-shadow:var(--pw-shadow-lg);border:1px solid var(--pw-border);overflow:hidden}.browser-bar:where(.astro-lcdefpme){background:var(--pw-bg-muted);border-bottom:1px solid var(--pw-border);align-items:center;gap:8px;padding:12px 16px;display:flex}.browser-url:where(.astro-lcdefpme){color:var(--pw-text-muted);margin-left:12px;font-family:JetBrains Mono,monospace;font-size:12px}.showcase-img:where(.astro-lcdefpme){width:100%;height:auto;display:block}:where(.astro-lcdefpme)[data-theme=light] .showcase-dark:where(.astro-lcdefpme),:where(.astro-lcdefpme)[data-theme=dark] .showcase-light:where(.astro-lcdefpme){display:none}.section-inner:where(.astro-lcdefpme){max-width:var(--pw-max-width);margin:0 auto;padding:0 24px}.section-header:where(.astro-lcdefpme){text-align:center;margin-bottom:56px}.section-label:where(.astro-lcdefpme){letter-spacing:.05em;text-transform:uppercase;color:var(--pw-primary);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.section-header:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(24px,3.5vw,36px);font-weight:700}.section-header:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--pw-text-secondary);max-width:500px;margin:0 auto;font-size:16px}.features:where(.astro-lcdefpme){padding:96px 24px}.feature-grid:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card:where(.astro-lcdefpme){border:1px solid var(--pw-border);border-radius:var(--pw-radius-md);background:var(--pw-surface);padding:32px;transition:transform .2s,box-shadow .2s}.feature-card:where(.astro-lcdefpme):hover{box-shadow:var(--pw-shadow-md);transform:translateY(-2px)}.feature-icon:where(.astro-lcdefpme){border-radius:var(--pw-radius-md);background:var(--pw-primary-light);width:44px;height:44px;color:var(--pw-primary);justify-content:center;align-items:center;margin-bottom:20px;display:flex}:where(.astro-lcdefpme)[data-theme=dark] .feature-icon:where(.astro-lcdefpme){background:#0f62fe1f}.feature-card:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){margin-bottom:8px;font-size:16px;font-weight:600}.feature-card:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--pw-text-secondary);font-size:14px;line-height:1.6}.feature-card:where(.astro-lcdefpme) code:where(.astro-lcdefpme){background:var(--pw-bg-muted);border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:12px}.architecture-section:where(.astro-lcdefpme){background:var(--pw-bg-subtle);padding:96px 24px}.architecture-figure:where(.astro-lcdefpme){background:var(--pw-surface);border:1px solid var(--pw-border);border-radius:var(--pw-radius-md);max-width:880px;box-shadow:var(--pw-shadow-sm);margin:0 auto;padding:32px}.architecture-figure:where(.astro-lcdefpme) .architecture-diagram{width:100%;max-width:100%;height:auto;display:block}.sdk-section:where(.astro-lcdefpme){padding:96px 24px}.sdk-grid:where(.astro-lcdefpme){grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.sdk-content:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){letter-spacing:-.02em;margin-bottom:16px;font-size:32px;font-weight:700}.sdk-content:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--pw-text-secondary);margin-bottom:24px;font-size:16px;line-height:1.7}.sdk-features:where(.astro-lcdefpme){margin-bottom:32px;list-style:none}.sdk-features:where(.astro-lcdefpme) li:where(.astro-lcdefpme){color:var(--pw-text-secondary);margin-bottom:10px;padding-left:24px;font-size:15px;position:relative}.sdk-features:where(.astro-lcdefpme) li:where(.astro-lcdefpme):before{content:"";background:var(--pw-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.sdk-code:where(.astro-lcdefpme){border-radius:var(--pw-radius-lg);box-shadow:var(--pw-shadow-lg);overflow:hidden}.sdk-tabs:where(.astro-lcdefpme){background:#2a2a2a;padding:0;display:flex}.sdk-tab:where(.astro-lcdefpme){color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 20px;font-family:JetBrains Mono,monospace;font-size:12px;transition:all .15s}.sdk-tab:where(.astro-lcdefpme):hover{color:#ccc}.sdk-tab:where(.astro-lcdefpme).active{color:#f4f4f4;border-bottom-color:var(--pw-primary)}.artifacts-section:where(.astro-lcdefpme){background:var(--pw-bg-subtle);padding:96px 24px}.artifact-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px;display:grid}.artifact-card:where(.astro-lcdefpme){border:1px solid var(--pw-border);border-radius:var(--pw-radius-md);background:var(--pw-surface);padding:24px}.artifact-header:where(.astro-lcdefpme){align-items:center;gap:10px;margin-bottom:8px;display:flex}.artifact-name:where(.astro-lcdefpme){font-family:JetBrains Mono,monospace;font-size:15px;font-weight:600}.artifact-desc:where(.astro-lcdefpme){color:var(--pw-text-secondary);margin-bottom:12px;font-size:13px;line-height:1.5}.artifact-coord:where(.astro-lcdefpme){background:var(--pw-bg-muted);color:var(--pw-text-muted);border-radius:4px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:12px;display:inline-block}.artifact-install:where(.astro-lcdefpme){max-width:640px;margin:0 auto}.tech-section:where(.astro-lcdefpme){padding:96px 24px}.tech-chips:where(.astro-lcdefpme){grid-template-columns:repeat(5,auto);justify-content:center;gap:12px;display:grid}.tech-chip:where(.astro-lcdefpme){background:var(--pw-surface);border:1px solid var(--pw-border);color:var(--pw-text);border-radius:999px;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:500;transition:transform .15s,box-shadow .15s;display:inline-flex}.tech-chip:where(.astro-lcdefpme):hover{box-shadow:var(--pw-shadow-sm);transform:translateY(-2px)}.tech-chip:where(.astro-lcdefpme) img:where(.astro-lcdefpme){flex-shrink:0}:where(.astro-lcdefpme)[data-theme=dark] .tech-chip:where(.astro-lcdefpme) img:where(.astro-lcdefpme){filter:brightness(1.2)}.comparison-section:where(.astro-lcdefpme){background:var(--pw-bg-subtle);padding:96px 24px}.comparison-wrap:where(.astro-lcdefpme){border:1px solid var(--pw-border);border-radius:var(--pw-radius-md);background:var(--pw-surface);max-width:880px;box-shadow:var(--pw-shadow-sm);margin:0 auto;overflow:hidden}.comparison-table:where(.astro-lcdefpme){border-collapse:separate;border-spacing:0;width:100%}.comparison-table:where(.astro-lcdefpme) thead:where(.astro-lcdefpme) th:where(.astro-lcdefpme){letter-spacing:.06em;text-transform:uppercase;color:var(--pw-text-muted);text-align:center;border-bottom:1px solid var(--pw-border);background:var(--pw-bg-subtle);vertical-align:middle;padding:18px 16px;font-size:12px;font-weight:600}.comparison-table:where(.astro-lcdefpme) thead:where(.astro-lcdefpme) th:where(.astro-lcdefpme):first-child{text-align:left}.comparison-table:where(.astro-lcdefpme) thead:where(.astro-lcdefpme) th:where(.astro-lcdefpme).comparison-col-mono{text-transform:none;letter-spacing:0;color:var(--pw-text-secondary);font-family:JetBrains Mono,monospace;font-size:13px}.comparison-table:where(.astro-lcdefpme) thead:where(.astro-lcdefpme) th:where(.astro-lcdefpme).comparison-col-plugwerk{color:var(--pw-primary);background:color-mix(in srgb, var(--pw-primary) 10%, var(--pw-bg-subtle))}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) th:where(.astro-lcdefpme)[scope=row]{text-align:left;color:var(--pw-text);border-bottom:1px solid var(--pw-border);vertical-align:middle;padding:16px 20px;font-size:15px;font-weight:500}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) td:where(.astro-lcdefpme){text-align:center;border-bottom:1px solid var(--pw-border);vertical-align:middle;padding:16px}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) td:where(.astro-lcdefpme):last-child{background:color-mix(in srgb, var(--pw-primary) 5%, transparent)}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) tr:where(.astro-lcdefpme):last-child th:where(.astro-lcdefpme),.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) tr:where(.astro-lcdefpme):last-child td:where(.astro-lcdefpme){border-bottom:none}.comparison-table:where(.astro-lcdefpme) code:where(.astro-lcdefpme){background:var(--pw-bg-muted);border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:13px}@media (hover:hover) and (width>=641px){.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) tr:where(.astro-lcdefpme):hover th:where(.astro-lcdefpme)[scope=row],.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) tr:where(.astro-lcdefpme):hover td:where(.astro-lcdefpme){background:var(--pw-bg-subtle)}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) tr:where(.astro-lcdefpme):hover td:where(.astro-lcdefpme):last-child{background:color-mix(in srgb, var(--pw-primary) 10%, var(--pw-bg-subtle))}}.cmp-mark:where(.astro-lcdefpme){border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.cmp-yes:where(.astro-lcdefpme){color:var(--pw-primary);background:color-mix(in srgb, var(--pw-primary) 12%, transparent)}.cmp-no:where(.astro-lcdefpme){color:var(--pw-text-muted);background:var(--pw-bg-muted)}.cmp-partial:where(.astro-lcdefpme){color:#b87800;background:#febc2e2e}:where(.astro-lcdefpme)[data-theme=dark] .cmp-partial:where(.astro-lcdefpme){color:#febc2e;background:#febc2e29}@media (width<=640px){.comparison-wrap:where(.astro-lcdefpme){box-shadow:none;background:0 0;border:none;overflow:visible}.comparison-table:where(.astro-lcdefpme){display:block}.comparison-table:where(.astro-lcdefpme) thead:where(.astro-lcdefpme){clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme),.comparison-table:where(.astro-lcdefpme) tr:where(.astro-lcdefpme),.comparison-table:where(.astro-lcdefpme) th:where(.astro-lcdefpme),.comparison-table:where(.astro-lcdefpme) td:where(.astro-lcdefpme){display:block}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) tr:where(.astro-lcdefpme){border:1px solid var(--pw-border);border-radius:var(--pw-radius-md);background:var(--pw-surface);margin-bottom:12px;padding:16px 20px 12px}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) th:where(.astro-lcdefpme)[scope=row]{border-bottom:1px solid var(--pw-border);margin-bottom:8px;padding:0 0 12px;font-size:15px;font-weight:600}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) td:where(.astro-lcdefpme){text-align:left;background:0 0;border-bottom:none;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) td:where(.astro-lcdefpme):before{content:attr(data-label);color:var(--pw-text-secondary);font-size:14px}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) td:where(.astro-lcdefpme):last-child{border-radius:var(--pw-radius-sm);background:color-mix(in srgb, var(--pw-primary) 7%, transparent);margin:8px -10px 0;padding:12px 14px}.comparison-table:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) td:where(.astro-lcdefpme):last-child:before{color:var(--pw-primary);font-weight:600}}.cta-section:where(.astro-lcdefpme){background:var(--pw-bg-subtle);text-align:center;padding:96px 24px}.cta-section:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(24px,3.5vw,36px);font-weight:700}.cta-section:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--pw-text-secondary);margin-bottom:32px;font-size:16px}.footer:where(.astro-lcdefpme){border-top:1px solid var(--pw-border);padding:24px}.footer-inner:where(.astro-lcdefpme){max-width:var(--pw-max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.footer-left:where(.astro-lcdefpme){align-items:center;gap:16px;display:flex}.footer-brand:where(.astro-lcdefpme){font-size:14px;font-weight:700}.footer-copy:where(.astro-lcdefpme){color:var(--pw-text-muted);font-size:13px}.footer-links:where(.astro-lcdefpme){gap:24px;display:flex}.footer-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--pw-text-muted);font-size:13px;text-decoration:none;transition:color .15s}.footer-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:var(--pw-primary)}@media (width<=1024px){.feature-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr)}.tech-chips:where(.astro-lcdefpme){grid-template-columns:repeat(4,auto);gap:10px}}@media (width<=768px){.hero:where(.astro-lcdefpme){padding:48px 20px 32px}.hero-actions:where(.astro-lcdefpme){flex-direction:column;align-items:center}.btn:where(.astro-lcdefpme){justify-content:center;width:100%;max-width:280px}.feature-grid:where(.astro-lcdefpme){grid-template-columns:1fr}.architecture-section:where(.astro-lcdefpme){padding:64px 20px}.architecture-figure:where(.astro-lcdefpme){padding:16px}.artifact-grid:where(.astro-lcdefpme),.sdk-grid:where(.astro-lcdefpme){grid-template-columns:1fr}.tech-chips:where(.astro-lcdefpme){grid-template-columns:repeat(3,auto)}.tech-chip:where(.astro-lcdefpme){padding:8px 16px;font-size:13px}.footer-inner:where(.astro-lcdefpme){text-align:center;flex-direction:column;gap:16px}.footer-left:where(.astro-lcdefpme){flex-direction:column;gap:4px}.nav-links:where(.astro-lcdefpme){gap:16px}}
