:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#0a0a0a;color:#f5f5f5;line-height:1.6}code:where(.astro-j7pv25f6){font-family:JetBrains Mono,monospace}.container:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;padding:0 2rem}.nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0a0ad9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(245,158,11,.15)}.nav-inner:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:center;align-items:center;position:relative}.nav-logo:where(.astro-j7pv25f6){font-family:Skranji,cursive;font-size:1.5rem;font-weight:400;color:#f4442e;text-decoration:none;letter-spacing:.05em}.brand-name:where(.astro-j7pv25f6){font-family:Skranji,cursive;letter-spacing:.05em}.nav-links:where(.astro-j7pv25f6){display:flex;gap:2rem;position:absolute;right:2rem}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:#a3a3a3;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:#f4442e}.hero:where(.astro-j7pv25f6){position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:6rem 2rem 4rem}.hero-bg:where(.astro-j7pv25f6){position:absolute;inset:0;background-image:url(/images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-sparks:where(.astro-j7pv25f6){position:absolute;inset:0;z-index:1;pointer-events:none}.hero-overlay:where(.astro-j7pv25f6){position:absolute;inset:0;background:linear-gradient(180deg,#0a0a0ab3,#0a0a0ad9,#0a0a0af2)}.hero-content:where(.astro-j7pv25f6){position:relative;z-index:1;text-align:center;max-width:800px}.hero-title:where(.astro-j7pv25f6){font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem;background:linear-gradient(135deg,#f5f5f5,#d4d4d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle:where(.astro-j7pv25f6){font-size:clamp(1.1rem,2vw,1.35rem);color:#a3a3a3;max-width:600px;margin:0 auto 2rem;line-height:1.7}.hero-install:where(.astro-j7pv25f6){display:inline-block;background:#f59e0b14;border:1px solid rgba(245,158,11,.25);border-radius:8px;padding:.75rem 1.5rem;margin-bottom:2rem}.hero-install:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){color:#f4442e;font-size:1.05rem}.hero-actions:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;padding:.85rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer}.btn-primary:where(.astro-j7pv25f6){background:#f4442e;color:#0a0a0a}.btn-primary:where(.astro-j7pv25f6):hover{background:#d63520;transform:translateY(-1px);box-shadow:0 4px 24px #f59e0b4d}.btn-secondary:where(.astro-j7pv25f6){background:transparent;color:#f5f5f5;border:1px solid rgba(245,245,245,.2)}.btn-secondary:where(.astro-j7pv25f6):hover{border-color:#f59e0b80;color:#f4442e}.features:where(.astro-j7pv25f6){padding:6rem 0;background:#0a0a0a}.section-title:where(.astro-j7pv25f6){font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;text-align:center;margin-bottom:3.5rem;letter-spacing:-.02em}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem}.feature-card:where(.astro-j7pv25f6){position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;transition:all .4s ease;overflow:hidden;display:flex;flex-direction:column;gap:.75rem}.feature-card:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:-1px;border-radius:16px;padding:1px;background:linear-gradient(160deg,#f4442e00,#f4442e0f,#f4442e00);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:all .4s ease}.feature-card:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;border-radius:16px;opacity:0;transition:opacity .4s ease;background:radial-gradient(ellipse at 50% 100%,rgba(244,68,46,.12) 0%,rgba(255,107,53,.06) 40%,transparent 70%);pointer-events:none}.feature-card:where(.astro-j7pv25f6):hover{border-color:#f4442e40;background:#ffffff0a;transform:translateY(-4px);box-shadow:0 0 20px #f4442e1a,0 0 60px #f4442e0d,0 8px 32px #0006}.feature-card:where(.astro-j7pv25f6):hover:before{background:linear-gradient(160deg,#f4442e4d,#ff8c4226,#f4442e4d 60%,#ff6b351a)}.feature-card:where(.astro-j7pv25f6):hover:after{opacity:1}.feature-icon:where(.astro-j7pv25f6){color:#f4442e;margin-bottom:.25rem;position:relative;z-index:1}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.2rem;font-weight:600;position:relative;z-index:1}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:#a3a3a3;font-size:.9rem;line-height:1.6;position:relative;z-index:1}.walkthrough:where(.astro-j7pv25f6){padding:6rem 0;background:#0f0f0f}.steps:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:2.5rem;max-width:800px;margin:0 auto}.step-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.step-number:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f59e0b26;color:#f4442e;font-weight:700;font-size:1rem;flex-shrink:0}.step-header:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.2rem;font-weight:600}.code-block:where(.astro-j7pv25f6){background:#141414;border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow:hidden}.code-bar:where(.astro-j7pv25f6){display:flex;align-items:center;gap:6px;padding:.75rem 1rem;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.06)}.code-dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%;background:#ffffff1a}.code-label:where(.astro-j7pv25f6){margin-left:auto;font-size:.8rem;color:#737373;font-family:JetBrains Mono,monospace}.code-block:where(.astro-j7pv25f6) pre:where(.astro-j7pv25f6){padding:1.25rem 1.5rem;overflow-x:auto}.code-block:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-size:.875rem;line-height:1.7;color:#d4d4d4}.comparison:where(.astro-j7pv25f6){padding:6rem 0;background:#0a0a0a}.table-wrapper:where(.astro-j7pv25f6){max-width:900px;margin:0 auto;overflow-x:auto;padding:0 2rem}.comparison-table:where(.astro-j7pv25f6){width:100%;border-collapse:collapse;font-size:.95rem}.comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6),.comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6){padding:1rem 1.25rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.06)}.comparison-table:where(.astro-j7pv25f6) thead:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6){font-weight:700;font-size:1.1rem;padding-bottom:1.25rem;border-bottom:2px solid rgba(255,255,255,.1)}.comparison-table:where(.astro-j7pv25f6) .highlight-col:where(.astro-j7pv25f6){background:#f59e0b0d;color:#fca5a5}.comparison-table:where(.astro-j7pv25f6) thead:where(.astro-j7pv25f6) .highlight-col:where(.astro-j7pv25f6){color:#f4442e}.comparison-table:where(.astro-j7pv25f6) .row-label:where(.astro-j7pv25f6){font-weight:600;color:#e5e5e5;white-space:nowrap}.comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6):not(.row-label):not(.highlight-col){color:#a3a3a3}.bottom-illustration:where(.astro-j7pv25f6){background:#0a0a0a;text-align:center;padding:0;margin:0;line-height:0}.bottom-illustration:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){max-width:420px;width:100%;height:auto;opacity:.85;transition:opacity .4s ease,filter .4s ease;filter:drop-shadow(0 0 0px transparent)}.bottom-illustration:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6):hover{opacity:1;filter:drop-shadow(0 0 20px rgba(244,68,46,.5)) drop-shadow(0 0 60px rgba(245,158,11,.3))}.footer:where(.astro-j7pv25f6){padding:6rem 0 2rem;background:#0f0f0f;border-top:1px solid rgba(255,255,255,.06)}.footer-cta:where(.astro-j7pv25f6){text-align:center;max-width:600px;margin:0 auto 4rem}.footer-cta:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.footer-cta:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:#a3a3a3;font-size:1.1rem;margin-bottom:2rem;line-height:1.7}.footer-actions:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer-bottom:where(.astro-j7pv25f6){text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.footer-bottom:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:#525252;font-size:.875rem}@media(max-width:768px){.hero:where(.astro-j7pv25f6){padding:5rem 1.5rem 3rem}.features-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.nav-links:where(.astro-j7pv25f6){gap:1rem}.comparison-table:where(.astro-j7pv25f6){font-size:.85rem}.comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6),.comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6){padding:.75rem}}
