:root{--color-primary: #7c3aed;--color-secondary: #db2777;--color-accent: #f43f5e;--color-background: #ffffff;--color-surface: #f8fafc;--color-text: #1e293b;--color-text-muted: #64748b}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Cabinet Grotesk,system-ui,sans-serif;background:var(--color-background);color:var(--color-text);scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:grid;grid-template-columns:1fr;gap:4rem;padding:2rem;position:relative;overflow:hidden;background:linear-gradient(to bottom right,#7c3aed0d,#db27770d)}@media (min-width: 768px){.hero[data-astro-cid-bbe6dxrz]{grid-template-columns:1.2fr 1fr;padding:4rem}}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;justify-content:center;gap:2rem;max-width:600px}h1[data-astro-cid-bbe6dxrz]{font-family:Clash Display,sans-serif;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.1;font-weight:600;letter-spacing:-.02em}.gradient-text[data-astro-cid-bbe6dxrz]{background:linear-gradient(45deg,#7c3aed,#db2777);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative;display:inline-block}.gradient-text[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:4px;background:linear-gradient(45deg,#7c3aed,#db2777);border-radius:2px;opacity:.3}p[data-astro-cid-bbe6dxrz]{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6;color:#64748b;max-width:32rem}.cta-group[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;margin-top:1rem}.cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:12px;font-family:Cabinet Grotesk,sans-serif;font-weight:500;transition:all .3s ease}.cta[data-astro-cid-bbe6dxrz].primary{background:linear-gradient(45deg,#7c3aed,#db2777);color:#fff;box-shadow:0 4px 12px #7c3aed33}.cta[data-astro-cid-bbe6dxrz].primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #7c3aed4d}.cta[data-astro-cid-bbe6dxrz].secondary{background:#7c3aed1a;color:#7c3aed}.cta[data-astro-cid-bbe6dxrz].secondary:hover{background:#7c3aed26;transform:translateY(-2px)}.stats[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(124,58,237,.1)}.stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.5rem}.stat[data-astro-cid-bbe6dxrz] .value[data-astro-cid-bbe6dxrz]{font-family:Clash Display,sans-serif;font-size:2rem;font-weight:600;color:#1e293b;line-height:1}.stat[data-astro-cid-bbe6dxrz] .label[data-astro-cid-bbe6dxrz]{font-family:Cabinet Grotesk,sans-serif;color:#64748b;font-size:.875rem}.hero-visual[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center}.code-preview[data-astro-cid-bbe6dxrz]{width:100%;max-width:500px;background:#1e293b;border-radius:16px;overflow:hidden;box-shadow:0 24px 48px #0000001a;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .3s ease}.code-preview[data-astro-cid-bbe6dxrz]:hover{transform:perspective(1000px) rotateY(-2deg) rotateX(2deg)}.code-header[data-astro-cid-bbe6dxrz]{background:#0f172a;padding:.75rem;display:flex;gap:.5rem}.dot[data-astro-cid-bbe6dxrz]{width:12px;height:12px;border-radius:50%;background:#64748b}.dot[data-astro-cid-bbe6dxrz]:nth-child(1){background:#ef4444}.dot[data-astro-cid-bbe6dxrz]:nth-child(2){background:#f59e0b}.dot[data-astro-cid-bbe6dxrz]:nth-child(3){background:#10b981}.code-preview[data-astro-cid-bbe6dxrz] pre[data-astro-cid-bbe6dxrz]{padding:1.5rem;margin:0;font-family:JetBrains Mono,monospace;font-size:.875rem;line-height:1.6;color:#e2e8f0;overflow-x:auto}code[data-astro-cid-bbe6dxrz]{color:#e2e8f0}.features[data-astro-cid-vnivfuh2]{padding:8rem 2rem;background:linear-gradient(to top left,#7c3aed0d,#db27770d)}.features-header[data-astro-cid-vnivfuh2]{text-align:center;max-width:600px;margin:0 auto 4rem}h2[data-astro-cid-vnivfuh2]{font-family:Clash Display,sans-serif;font-size:clamp(2rem,5vw,3rem);line-height:1.2;margin-bottom:1rem;font-weight:600}.features-header[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(1rem,2vw,1.25rem);color:#64748b;line-height:1.6}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card[data-astro-cid-vnivfuh2]{background:#ffffff80;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:2rem;transition:all .3s ease}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a;background:#ffffffb3}.icon[data-astro-cid-vnivfuh2]{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:linear-gradient(45deg,#7c3aed,#db2777);color:#fff;margin-bottom:1.5rem}.feature-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-family:Clash Display,sans-serif;font-size:1.5rem;margin-bottom:1rem;font-weight:600;background:linear-gradient(45deg,#1e293b,#334155);-webkit-background-clip:text;background-clip:text;color:transparent}.feature-card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{font-family:Cabinet Grotesk,sans-serif;color:#64748b;line-height:1.6}.gradient-text[data-astro-cid-vnivfuh2]{background:linear-gradient(45deg,#7c3aed,#db2777);-webkit-background-clip:text;background-clip:text;color:transparent}.showcase[data-astro-cid-xyg7ob6d]{padding:8rem 2rem;display:grid;grid-template-columns:1fr;gap:4rem;max-width:1200px;margin:0 auto}@media (min-width: 768px){.showcase[data-astro-cid-xyg7ob6d]{grid-template-columns:1fr 1fr}}.showcase-content[data-astro-cid-xyg7ob6d]{display:flex;flex-direction:column;gap:2rem}h2[data-astro-cid-xyg7ob6d]{font-family:Clash Display,sans-serif;font-size:clamp(2rem,5vw,3rem);line-height:1.2;font-weight:600}p[data-astro-cid-xyg7ob6d]{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(1rem,2vw,1.25rem);color:#64748b;line-height:1.6;max-width:32rem}.metrics[data-astro-cid-xyg7ob6d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1rem}.metric-card[data-astro-cid-xyg7ob6d]{background:#ffffff80;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.5rem;transition:all .3s ease}.metric-card[data-astro-cid-xyg7ob6d]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a;background:#ffffffb3}.metric-header[data-astro-cid-xyg7ob6d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.metric-header[data-astro-cid-xyg7ob6d] h3[data-astro-cid-xyg7ob6d]{font-family:Clash Display,sans-serif;font-size:1.25rem;font-weight:500}.trend[data-astro-cid-xyg7ob6d]{font-family:Cabinet Grotesk,sans-serif;font-size:.875rem;color:#10b981;background:#10b9811a;padding:.25rem .75rem;border-radius:1rem}.metric-value[data-astro-cid-xyg7ob6d]{font-family:Clash Display,sans-serif;font-size:2.5rem;font-weight:600;background:linear-gradient(45deg,#1e293b,#334155);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem}.metric-label[data-astro-cid-xyg7ob6d]{font-family:Cabinet Grotesk,sans-serif;color:#64748b;font-size:.875rem}.showcase-visual[data-astro-cid-xyg7ob6d]{display:flex;align-items:center;justify-content:center}.terminal[data-astro-cid-xyg7ob6d]{width:100%;max-width:500px;background:#1e293b;border-radius:16px;overflow:hidden;box-shadow:0 24px 48px #0000001a}.terminal-header[data-astro-cid-xyg7ob6d]{background:#0f172a;padding:.75rem;display:flex;gap:.5rem}.dot[data-astro-cid-xyg7ob6d]{width:12px;height:12px;border-radius:50%}.dot[data-astro-cid-xyg7ob6d]:nth-child(1){background:#ef4444}.dot[data-astro-cid-xyg7ob6d]:nth-child(2){background:#f59e0b}.dot[data-astro-cid-xyg7ob6d]:nth-child(3){background:#10b981}.terminal-content[data-astro-cid-xyg7ob6d]{padding:1.5rem;font-family:JetBrains Mono,monospace;font-size:.875rem;line-height:1.8;color:#e2e8f0}.line[data-astro-cid-xyg7ob6d]{display:flex;gap:.75rem}.prompt[data-astro-cid-xyg7ob6d]{color:#10b981}.command[data-astro-cid-xyg7ob6d]{color:#e2e8f0}.output[data-astro-cid-xyg7ob6d]{margin:1rem 0;color:#94a3b8}.success[data-astro-cid-xyg7ob6d]{color:#10b981}.cursor[data-astro-cid-xyg7ob6d]{display:inline-block;width:8px;height:16px;background:#e2e8f0;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.gradient-text[data-astro-cid-xyg7ob6d]{background:linear-gradient(45deg,#7c3aed,#db2777);-webkit-background-clip:text;background-clip:text;color:transparent}main[data-astro-cid-j7pv25f6]{width:100%;overflow-x:hidden}
