:root{--byte-red: #ec0401;--byte-red-dark: #b50301;--byte-red-light: #ff4542;--byte-red-glow: rgba(236, 4, 1, .5);--bg-primary: #000000;--bg-secondary: #0a0a0a;--bg-tertiary: #111111;--bg-card: #141414;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .7);--text-muted: rgba(255, 255, 255, .4);--border-subtle: rgba(255, 255, 255, .06);--border-light: rgba(255, 255, 255, .1);--ease-out-expo: cubic-bezier(.16, 1, .3, 1)}:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-primary);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.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:1000;background:#000c;backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle)}.nav-container:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;padding:0 2rem;height:72px;display:flex;align-items:center;justify-content:space-between}.nav-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text-primary);font-weight:700;font-size:1.25rem}.nav-links:where(.astro-j7pv25f6){display:flex;gap:2rem}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s ease}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text-primary)}.nav-actions:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1rem}.nav-github:where(.astro-j7pv25f6){color:var(--text-secondary);transition:color .2s ease}.nav-github:where(.astro-j7pv25f6):hover{color:var(--text-primary)}.nav-cta:where(.astro-j7pv25f6){background:var(--byte-red);color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s ease}.nav-cta:where(.astro-j7pv25f6):hover{background:var(--byte-red-light);box-shadow:0 4px 20px var(--byte-red-glow)}.hero:where(.astro-j7pv25f6){position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;overflow:hidden}.hero-bg:where(.astro-j7pv25f6){position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(236,4,1,.15),transparent),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(100,50,255,.05),transparent)}.hero-container:where(.astro-j7pv25f6){position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;gap:1rem 4rem;align-items:center;max-width:1200px;width:100%;padding:0 2rem}.hero-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ec04011a;border:1px solid rgba(236,4,1,.2);border-radius:100px;font-size:.8rem;font-weight:600;color:var(--byte-red);grid-column:1;grid-row:1;justify-self:start;margin-bottom:1rem}.hero-content:where(.astro-j7pv25f6){text-align:left;grid-column:1;grid-row:2}.hero-image:where(.astro-j7pv25f6){grid-column:2;grid-row:1 / 3;display:flex;justify-content:center;align-items:center}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.hero-highlight:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--byte-red) 0%,#ff6b6b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle:where(.astro-j7pv25f6){font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 0 2.5rem;line-height:1.7}.hero-actions:where(.astro-j7pv25f6){display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:4rem}.hero-stats:where(.astro-j7pv25f6){display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.stat:where(.astro-j7pv25f6){text-align:center}.stat-value:where(.astro-j7pv25f6){display:block;font-size:1.5rem;font-weight:700;color:var(--text-primary);font-family:JetBrains Mono,monospace}.stat-label:where(.astro-j7pv25f6){font-size:.8rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.stat-divider:where(.astro-j7pv25f6){width:1px;height:40px;background:var(--border-subtle)}.hero-visual:where(.astro-j7pv25f6){position:relative;width:100%;max-width:480px}.chat-mockup:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--border-light);border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000080}.chat-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff05;border-bottom:1px solid var(--border-subtle);font-size:.8rem;font-weight:600;color:var(--text-secondary)}.chat-dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%;background:var(--border-light)}.chat-dot:where(.astro-j7pv25f6):nth-child(1){background:#ff5f57}.chat-dot:where(.astro-j7pv25f6):nth-child(2){background:#ffbd2e}.chat-dot:where(.astro-j7pv25f6):nth-child(3){background:#28c840}.chat-header:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){margin-left:auto}.chat-messages:where(.astro-j7pv25f6){padding:1rem}.chat-msg:where(.astro-j7pv25f6){padding:.75rem 1rem;border-radius:12px;margin-bottom:.75rem;font-size:.85rem;line-height:1.5;opacity:0;transform:translateY(20px);animation:messageAppear .5s var(--ease-out-expo) forwards}.chat-msg:where(.astro-j7pv25f6).user{background:var(--byte-red);color:#fff;margin-left:2rem;font-style:italic}.chat-msg:where(.astro-j7pv25f6).assistant{background:#ffffff0d;color:var(--text-secondary);margin-right:1rem}.chat-tool:where(.astro-j7pv25f6){font-size:.75rem;color:var(--byte-red);margin-bottom:.5rem;font-family:JetBrains Mono,monospace}.chat-highlight:where(.astro-j7pv25f6){display:inline-block;margin-top:.5rem;padding:.25rem .5rem;background:#ec040126;border-radius:6px;color:var(--byte-red);font-weight:600;font-size:.8rem}.msg-1:where(.astro-j7pv25f6){animation-delay:.3s}.msg-2:where(.astro-j7pv25f6){animation-delay:1s}.msg-3:where(.astro-j7pv25f6){animation-delay:2.5s}.msg-4:where(.astro-j7pv25f6){animation-delay:3.5s}@keyframes messageAppear{to{opacity:1;transform:translateY(0)}}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:10px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s var(--ease-out-expo)}.btn-primary:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--byte-red) 0%,var(--byte-red-dark) 100%);color:#fff;box-shadow:0 4px 20px var(--byte-red-glow)}.btn-primary:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 8px 30px var(--byte-red-glow)}.btn-secondary:where(.astro-j7pv25f6){background:#ffffff0d;border:1px solid var(--border-light);color:#fff}.btn-secondary:where(.astro-j7pv25f6):hover{background:#ffffff1a;transform:translateY(-2px)}.btn-large:where(.astro-j7pv25f6){padding:1rem 2rem;font-size:1.1rem}.section:where(.astro-j7pv25f6){padding:6rem 0}.section-header:where(.astro-j7pv25f6){text-align:center;margin-bottom:4rem}.section-tag:where(.astro-j7pv25f6){display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--byte-red);margin-bottom:1rem}.section-header:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.section-subtitle:where(.astro-j7pv25f6){font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.section-problem:where(.astro-j7pv25f6){background:var(--bg-secondary)}.problem-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.problem-card:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;padding:2rem;text-align:center}.problem-icon:where(.astro-j7pv25f6){width:48px;height:48px;margin:0 auto 1.5rem;color:var(--byte-red)}.problem-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.problem-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-secondary);font-size:.95rem}.flow-container:where(.astro-j7pv25f6){position:relative;max-width:1000px;margin:0 auto}.flow-line:where(.astro-j7pv25f6){position:absolute;top:60px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,var(--border-light),var(--byte-red),var(--border-light),transparent)}.flow-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}.flow-card:where(.astro-j7pv25f6){text-align:center;padding:1.5rem}.flow-number:where(.astro-j7pv25f6){width:40px;height:40px;background:linear-gradient(135deg,var(--byte-red) 0%,var(--byte-red-dark) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;margin:0 auto 1.5rem;box-shadow:0 4px 15px var(--byte-red-glow)}.flow-icon:where(.astro-j7pv25f6){width:48px;height:48px;margin:0 auto 1rem;color:var(--text-secondary)}.flow-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:.9rem;font-weight:700;margin-bottom:.5rem;font-family:JetBrains Mono,monospace}.flow-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.875rem;color:var(--text-secondary);line-height:1.6}.section-features:where(.astro-j7pv25f6){background:var(--bg-secondary)}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;padding:2rem;transition:all .3s var(--ease-out-expo)}.feature-card:where(.astro-j7pv25f6):hover{border-color:#ec04014d;box-shadow:0 8px 40px #0000004d}.feature-card-large:where(.astro-j7pv25f6){grid-column:span 3;display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start}.feature-card-large:where(.astro-j7pv25f6) .feature-icon:where(.astro-j7pv25f6){margin:0}.feature-icon:where(.astro-j7pv25f6){width:48px;height:48px;color:var(--byte-red);margin-bottom:1rem}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-secondary);font-size:.95rem;line-height:1.6}.feature-tags:where(.astro-j7pv25f6){display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.feature-tags:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){padding:.25rem .75rem;background:#ec04011a;border:1px solid rgba(236,4,1,.2);border-radius:100px;font-size:.75rem;font-weight:600;color:var(--byte-red);font-family:JetBrains Mono,monospace}.section-code:where(.astro-j7pv25f6){background:var(--bg-primary)}.code-panel:where(.astro-j7pv25f6){max-width:700px;margin:0 auto;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;overflow:hidden}.code-header:where(.astro-j7pv25f6){padding:1rem 1.5rem;background:#ffffff05;border-bottom:1px solid var(--border-subtle)}.code-lang:where(.astro-j7pv25f6){font-size:.8rem;font-weight:600;color:var(--byte-red);text-transform:uppercase;letter-spacing:.05em}.code-panel:where(.astro-j7pv25f6) pre:where(.astro-j7pv25f6){padding:1.5rem;margin:0;overflow-x:auto}.code-panel:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:JetBrains Mono,monospace;font-size:.85rem;line-height:1.8;color:var(--text-secondary)}.code-cta:where(.astro-j7pv25f6){text-align:center;margin-top:2rem}.section-cta:where(.astro-j7pv25f6){background:linear-gradient(180deg,var(--bg-secondary) 0%,rgba(236,4,1,.05) 100%)}.cta-content:where(.astro-j7pv25f6){text-align:center;max-width:600px;margin:0 auto}.cta-content:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(2rem,4vw,2.5rem);font-weight:800;margin-bottom:1rem}.cta-content:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-secondary);font-size:1.1rem;margin-bottom:2rem}.cta-actions:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer:where(.astro-j7pv25f6){background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:4rem 0 2rem}.footer-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1.5fr 2fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid var(--border-subtle)}.footer-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text-primary);font-weight:700;font-size:1.25rem;margin-bottom:1rem}.footer-brand:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-muted);font-size:.9rem;max-width:280px}.footer-links:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6){font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem}.footer-column:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:block;color:var(--text-secondary);text-decoration:none;font-size:.9rem;margin-bottom:.5rem;transition:color .2s ease}.footer-column:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--byte-red)}.footer-bottom:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center;padding-top:2rem}.footer-bottom:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-muted);font-size:.85rem}.footer-bottom:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-secondary);text-decoration:none}.footer-bottom:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--byte-red)}.footer-social:where(.astro-j7pv25f6){display:flex;gap:1rem}.footer-social:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-muted);transition:color .2s ease}.footer-social:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--byte-red)}@media(max-width:1024px){.features-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}.feature-card-large:where(.astro-j7pv25f6){grid-column:span 2}}@media(max-width:768px){.nav-links:where(.astro-j7pv25f6){display:none}.hero:where(.astro-j7pv25f6){padding:6rem 1.5rem 3rem;min-height:auto}.hero-container:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:2rem;text-align:center}.hero-content:where(.astro-j7pv25f6){text-align:center;order:1}.hero-image:where(.astro-j7pv25f6){order:2}.hero-badge:where(.astro-j7pv25f6){order:3;justify-self:center;align-self:center}.hero-actions:where(.astro-j7pv25f6){justify-content:center}.problem-grid:where(.astro-j7pv25f6),.flow-grid:where(.astro-j7pv25f6),.features-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.feature-card-large:where(.astro-j7pv25f6){grid-column:span 1;display:block}.feature-card-large:where(.astro-j7pv25f6) .feature-icon:where(.astro-j7pv25f6){margin-bottom:1rem}.flow-line:where(.astro-j7pv25f6){display:none}.stat-divider:where(.astro-j7pv25f6){display:none}.hero-stats:where(.astro-j7pv25f6){flex-direction:column;gap:1.5rem}.footer-grid:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:3rem}.footer-links:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}.footer-bottom:where(.astro-j7pv25f6){flex-direction:column;gap:1.5rem;text-align:center}}@media(max-width:480px){.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:2rem}.footer-links:where(.astro-j7pv25f6){grid-template-columns:1fr}}
