*{margin:0;padding:0;box-sizing:border-box}:root,[data-theme=dark]{--color-bg: #0a0a0f;--color-surface: #12121a;--color-border: #1e1e2e;--color-text: #e2e8f0;--color-text-muted: #94a3b8;--color-accent: #e5ff00;--color-accent-glow: rgba(229, 255, 0, .4);--color-accent-10: rgba(229, 255, 0, .1);--color-accent-20: rgba(229, 255, 0, .2);--color-accent-03: rgba(229, 255, 0, .03);--color-header-bg: rgba(10, 10, 15, .8);--color-button-text: #000;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", monospace}[data-theme=light]{--color-bg: #f8fafc;--color-surface: #ffffff;--color-border: #e2e8f0;--color-text: #1e293b;--color-text-muted: #64748b;--color-accent: #a3b800;--color-accent-glow: rgba(163, 184, 0, .4);--color-accent-10: rgba(163, 184, 0, .1);--color-accent-20: rgba(163, 184, 0, .2);--color-accent-03: rgba(163, 184, 0, .06);--color-header-bg: rgba(248, 250, 252, .8);--color-button-text: #fff}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:linear-gradient(var(--color-accent-03) 1px,transparent 1px),linear-gradient(90deg,var(--color-accent-03) 1px,transparent 1px),var(--color-bg);background-size:50px 50px,50px 50px,100% 100%;background-attachment:fixed;color:var(--color-text);line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}::selection{background:#e5ff004d}.install-tabs:where(.astro-kwcly73r){margin:2rem 0;max-width:100%}.tab-buttons:where(.astro-kwcly73r){display:flex;gap:.25rem;border-bottom:1px solid var(--sl-color-gray-5);margin-bottom:0}.tab-btn:where(.astro-kwcly73r){padding:.75rem 1.25rem;background:transparent;border:none;color:var(--sl-color-gray-2);cursor:pointer;font-size:.95rem;font-weight:500;border-bottom:2px solid transparent;transition:all .2s ease;font-family:var(--sl-font)}.tab-btn:where(.astro-kwcly73r):hover{color:var(--sl-color-white);background:#e5ff000d}.tab-btn:where(.astro-kwcly73r).active{color:var(--sl-color-accent);border-bottom-color:var(--sl-color-accent);text-shadow:0 0 10px rgba(229,255,0,.5)}.tab-panels:where(.astro-kwcly73r){background:var(--sl-color-bg-sidebar, #12121a);border:1px solid rgba(229,255,0,.2);border-radius:0 0 .5rem .5rem;overflow:hidden}.tab-content:where(.astro-kwcly73r){display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.tab-inner:where(.astro-kwcly73r){overflow:hidden;opacity:0;transition:opacity .2s ease-out}.tab-content:where(.astro-kwcly73r).active{grid-template-rows:1fr}.tab-content:where(.astro-kwcly73r).active .tab-inner:where(.astro-kwcly73r){opacity:1}.code-block:where(.astro-kwcly73r){position:relative}.code-block:where(.astro-kwcly73r) pre:where(.astro-kwcly73r){margin:0;padding:1.5rem 3.5rem 1.5rem 1.75rem;overflow-x:auto;background:transparent!important;white-space:pre}.code-block:where(.astro-kwcly73r) code:where(.astro-kwcly73r){font-family:var(--sl-font-mono);font-size:.9rem;color:var(--sl-color-white);background:transparent!important;padding:0;border:none;white-space:pre}.copy-btn:where(.astro-kwcly73r){position:absolute;top:.75rem;right:.75rem;background:#e5ff001a;border:1px solid rgba(229,255,0,.2);border-radius:.375rem;padding:.5rem;cursor:pointer;color:var(--sl-color-gray-2);transition:all .2s ease;display:flex;align-items:center;justify-content:center}.copy-btn:where(.astro-kwcly73r):hover{background:#e5ff0033;color:var(--sl-color-accent);border-color:var(--sl-color-accent)}.copy-btn:where(.astro-kwcly73r).copied{background:#27ca4033;border-color:#27ca40;color:#27ca40}.platform-note:where(.astro-kwcly73r){font-size:.85rem;color:var(--sl-color-gray-3);margin:.75rem 1.25rem .5rem;text-align:center}.coming-soon-notice:where(.astro-kwcly73r){background:#e5ff000d;border:1px solid rgba(229,255,0,.2);border-radius:.375rem;padding:.5rem;margin:1rem 1.75rem .5rem;text-align:center}.coming-soon-notice:where(.astro-kwcly73r) p:where(.astro-kwcly73r){margin:0;font-size:.85rem;color:var(--sl-color-gray-3)}@media(max-width:480px){.tab-btn:where(.astro-kwcly73r){padding:.5rem .75rem;font-size:.85rem}.code-block:where(.astro-kwcly73r) pre:where(.astro-kwcly73r){font-size:.8rem}}.header:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:var(--color-header-bg);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.125rem}.logo:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--color-accent),#ff6b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem}.nav-button:where(.astro-j7pv25f6){padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.5rem;background:transparent;border:1px solid var(--color-border);color:var(--color-text-muted);transition:all .2s}.nav-button:where(.astro-j7pv25f6):hover{background:var(--color-accent-10);border-color:var(--color-accent);color:var(--color-accent);box-shadow:0 0 20px var(--color-accent-glow)}.nav-button:where(.astro-j7pv25f6):active{box-shadow:0 0 30px var(--color-accent-glow),0 0 60px var(--color-accent-20)}.nav-icon:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:.5rem;color:var(--color-text-muted);background:transparent;border:none;cursor:pointer;transition:all .2s}.nav-icon:where(.astro-j7pv25f6):hover{color:var(--color-accent);background:var(--color-accent-10)}.theme-toggle:where(.astro-j7pv25f6) .moon:where(.astro-j7pv25f6){display:none}[data-theme=light] .theme-toggle:where(.astro-j7pv25f6) .sun:where(.astro-j7pv25f6){display:none}[data-theme=light] .theme-toggle:where(.astro-j7pv25f6) .moon:where(.astro-j7pv25f6){display:block}.hero:where(.astro-j7pv25f6){position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 1rem 4rem;overflow:hidden}.hero-container:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:4rem;max-width:1600px;width:100%;padding:0 1rem}.hero-content:where(.astro-j7pv25f6){position:relative;text-align:left;flex:0 1 450px;min-width:300px}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(3rem,10vw,5rem);font-weight:700;background:linear-gradient(135deg,var(--color-accent),#ff6b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.tagline:where(.astro-j7pv25f6){font-size:clamp(1.25rem,3vw,1.5rem);color:var(--color-text);margin-bottom:1rem}.description:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--color-text-muted);max-width:500px;margin:0 0 2rem}.hero-buttons:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}.hero-image:where(.astro-j7pv25f6){flex:1 1 700px;max-width:900px;min-width:300px}.terminal-window:where(.astro-j7pv25f6){position:relative;border-radius:12px;overflow:hidden;background:#1a1a1a;border:1px solid var(--color-border);box-shadow:0 0 40px var(--color-accent-glow),0 25px 50px -12px #00000080}.terminal-header:where(.astro-j7pv25f6){display:flex;gap:6px;padding:8px 12px;background:#2d2d2d;border-bottom:1px solid var(--color-border)}.terminal-dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%}.terminal-dot:where(.astro-j7pv25f6).red{background:#ff5f57}.terminal-dot:where(.astro-j7pv25f6).yellow{background:#febc2e}.terminal-dot:where(.astro-j7pv25f6).green{background:#28c840}.terminal-window:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){display:block;width:100%;height:auto}.button:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:.5rem;transition:all .2s}.button:where(.astro-j7pv25f6).primary{background:var(--color-accent);color:var(--color-button-text);box-shadow:0 0 20px var(--color-accent-glow)}.button:where(.astro-j7pv25f6).primary:hover{box-shadow:0 0 30px var(--color-accent-glow),0 0 60px var(--color-accent-glow);transform:translateY(-2px)}.button:where(.astro-j7pv25f6).secondary{background:var(--color-surface);border:1px solid var(--color-border)}.button:where(.astro-j7pv25f6).secondary:hover{border-color:var(--color-accent);box-shadow:0 0 20px var(--color-accent-glow)}section:where(.astro-j7pv25f6){padding:4rem 2rem;max-width:1200px;margin:0 auto}section:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;text-align:center;margin-bottom:2.5rem;background:linear-gradient(135deg,var(--color-accent),#ff6b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.install:where(.astro-j7pv25f6){position:relative;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%;padding:6rem 2rem;overflow:hidden}.install-bg-glow:where(.astro-j7pv25f6){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle at center,var(--color-accent-03) 0%,transparent 60%);z-index:0;pointer-events:none}.install-content:where(.astro-j7pv25f6){position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:800px}.install:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){margin-bottom:1rem}.install-description:where(.astro-j7pv25f6){text-align:center;color:var(--color-text-muted);font-size:1.125rem;margin-bottom:3rem;max-width:500px}.install-card-wrapper:where(.astro-j7pv25f6){position:relative;width:100%;max-width:650px;margin-bottom:2rem}.install-card-border:where(.astro-j7pv25f6){position:absolute;inset:-1px;border-radius:1rem;padding:1px;background:linear-gradient(180deg,var(--color-accent-20),rgba(255,255,255,.05) 40%,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.install-card-wrapper:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:-20px;background:var(--color-accent-10);filter:blur(40px);z-index:-1;opacity:.5;border-radius:2rem}.install:where(.astro-j7pv25f6) .install-tabs{background:#12121a99;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:1rem;padding:2rem;width:100%;margin:0;box-shadow:0 20px 40px -10px #0000004d}.install-platforms:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.75rem;align-items:center;color:var(--color-text-muted);font-size:.9rem}.platforms-label:where(.astro-j7pv25f6){text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;color:var(--color-text-muted)}.platform-tags:where(.astro-j7pv25f6){display:flex;gap:1rem}.platform-tag:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:2rem;transition:all .2s}.platform-tag:where(.astro-j7pv25f6):hover{border-color:var(--color-accent);color:var(--color-text);transform:translateY(-2px)}.features:where(.astro-j7pv25f6){position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1400px;padding:6rem 2rem;margin:0 auto}.features-bg-glow:where(.astro-j7pv25f6){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140%;height:140%;background:radial-gradient(circle at center,var(--color-accent-10) 0%,transparent 60%);z-index:0;pointer-events:none;opacity:.5}.scroll-nav:where(.astro-j7pv25f6){position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--color-accent-10);border:1px solid var(--color-accent);color:var(--color-accent);box-shadow:0 0 20px var(--color-accent-glow),0 0 40px var(--color-accent-10);transition:all .3s ease;animation:bounce 2s infinite;z-index:50}.scroll-nav:where(.astro-j7pv25f6):hover{background:var(--color-accent-20);border-color:var(--color-accent);box-shadow:0 0 30px var(--color-accent-glow),0 0 60px var(--color-accent-20);animation:none;transform:scale(1.1)}.scroll-nav:where(.astro-j7pv25f6).at-bottom{transform:rotate(180deg)}.scroll-nav:where(.astro-j7pv25f6).at-bottom:hover{transform:rotate(180deg) scale(1.1)}.scroll-nav:where(.astro-j7pv25f6).hidden{opacity:0;pointer-events:none}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.feature-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;position:relative;z-index:1}@media(max-width:1024px){.feature-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.feature-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.feature-card:where(.astro-j7pv25f6){background:#ffffff08;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.feature-card:where(.astro-j7pv25f6):hover{background:#ffffff0f;border-color:var(--color-accent-20);transform:translateY(-8px);box-shadow:0 20px 40px -15px #00000080,0 0 20px var(--color-accent-10)}.feature-card:where(.astro-j7pv25f6):before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-accent),transparent);opacity:0;transition:opacity .4s ease}.feature-card:where(.astro-j7pv25f6):hover:before{opacity:.5}.feature-icon-wrapper:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:1rem;background:linear-gradient(135deg,#ffffff0d,#ffffff03);border:1px solid rgba(255,255,255,.05);margin-bottom:1.5rem;transition:all .4s ease;position:relative}.feature-icon-wrapper:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;border-radius:1rem;background:var(--color-accent);opacity:0;filter:blur(15px);transition:opacity .4s ease;z-index:-1}.feature-card:where(.astro-j7pv25f6):hover .feature-icon-wrapper:where(.astro-j7pv25f6){border-color:var(--color-accent-20);transform:scale(1.1) rotate(3deg);background:linear-gradient(135deg,var(--color-accent-10),rgba(255,255,255,.01))}.feature-card:where(.astro-j7pv25f6):hover .feature-icon-wrapper:where(.astro-j7pv25f6):after{opacity:.2}.feature-icon:where(.astro-j7pv25f6){font-size:1.75rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--color-text);transition:color .3s}.feature-card:where(.astro-j7pv25f6):hover h3:where(.astro-j7pv25f6){color:var(--color-accent)}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:1rem;line-height:1.6;margin:0}.why-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.why-item:where(.astro-j7pv25f6){text-align:center;padding:1.5rem}.why-item:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){color:var(--color-accent);margin-bottom:.5rem}.why-item:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--color-text-muted)}.footer:where(.astro-j7pv25f6){border-top:1px solid var(--color-border);padding:2rem;margin-top:4rem}.footer-content:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-accent)}.footer-links:where(.astro-j7pv25f6){display:flex;gap:1.5rem}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--color-text-muted);transition:color .2s}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--color-accent)}.footer-copyright:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:.875rem}@media(max-width:1024px){.hero-container:where(.astro-j7pv25f6){flex-direction:column;gap:3rem}.hero-content:where(.astro-j7pv25f6){text-align:center;flex:none;max-width:600px}.description:where(.astro-j7pv25f6){margin:0 auto 2rem}.hero-buttons:where(.astro-j7pv25f6){justify-content:center}.hero-image:where(.astro-j7pv25f6){flex:none;width:100%;max-width:900px}}@media(max-width:768px){.header:where(.astro-j7pv25f6){padding:.75rem 1rem}.hero:where(.astro-j7pv25f6){padding:5rem 1rem 3rem}.footer-content:where(.astro-j7pv25f6){flex-direction:column;text-align:center}}
