*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}ul,ol{list-style:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-v18-latin-regular.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-v18-latin-500.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-v18-latin-600.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/inter-v18-latin-700.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/inter-v18-latin-800.woff2) format("woff2")}:root{--color-bg: #0a0a0f;--color-bg-subtle: #12121a;--color-bg-card: #16161f;--color-text: #e4e4e7;--color-text-muted: #71717a;--color-text-bright: #fafafa;--color-primary: #7c3aed;--color-primary-light: #a78bfa;--color-accent: #06b6d4;--color-gradient-start: #7c3aed;--color-gradient-end: #06b6d4;--color-border: rgba(255, 255, 255, .08);--color-border-light: rgba(255, 255, 255, .12);--font-body: "Inter", system-ui, -apple-system, sans-serif;--font-display: "Inter", system-ui, -apple-system, sans-serif;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--space-2xl: 8rem;--radius-sm: .375rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px;--max-width: 1200px;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .5s ease}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}.fade-in{opacity:0;transform:translateY(24px);transition:opacity .7s ease-out,transform .7s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-md)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.navbar:where(.astro-5blmo7yk){position:fixed;top:0;left:0;right:0;z-index:1000;padding:var(--space-md) 0;transition:background-color var(--transition-base),border-color var(--transition-base),backdrop-filter var(--transition-base);border-bottom:1px solid transparent}.navbar:where(.astro-5blmo7yk).scrolled{background:#0a0a0fd1;-webkit-backdrop-filter:blur(14px) saturate(1.2);backdrop-filter:blur(14px) saturate(1.2);border-bottom-color:var(--color-border)}.navbar-inner:where(.astro-5blmo7yk){display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg)}.logo:where(.astro-5blmo7yk){display:flex;align-items:center;gap:var(--space-sm);flex-shrink:0}.logo-text:where(.astro-5blmo7yk){font-weight:700;font-size:1.2rem;color:var(--color-text-bright);letter-spacing:-.02em}.nav-menu:where(.astro-5blmo7yk){display:flex;align-items:center;gap:var(--space-lg)}.nav-links:where(.astro-5blmo7yk){display:flex;align-items:center;gap:var(--space-lg)}.nav-links:where(.astro-5blmo7yk) a:where(.astro-5blmo7yk){font-size:.9rem;font-weight:500;color:var(--color-text-muted);transition:color var(--transition-fast)}.nav-links:where(.astro-5blmo7yk) a:where(.astro-5blmo7yk):hover{color:var(--color-text-bright)}.cta-button:where(.astro-5blmo7yk){display:inline-flex;align-items:center;gap:var(--space-xs);padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--color-gradient-start),var(--color-gradient-end));border-radius:var(--radius-full);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.cta-button:where(.astro-5blmo7yk):hover{transform:scale(1.03);box-shadow:0 0 20px #7c3aed66,0 0 40px #06b6d426}.mobile-toggle:where(.astro-5blmo7yk){display:none;width:40px;height:40px;align-items:center;justify-content:center;border-radius:var(--radius-sm)}.hamburger:where(.astro-5blmo7yk),.hamburger:where(.astro-5blmo7yk):before,.hamburger:where(.astro-5blmo7yk):after{display:block;width:20px;height:2px;background:var(--color-text);border-radius:1px;transition:transform var(--transition-fast),opacity var(--transition-fast)}.hamburger:where(.astro-5blmo7yk){position:relative}.hamburger:where(.astro-5blmo7yk):before,.hamburger:where(.astro-5blmo7yk):after{content:"";position:absolute;left:0}.hamburger:where(.astro-5blmo7yk):before{top:-6px}.hamburger:where(.astro-5blmo7yk):after{top:6px}.mobile-toggle:where(.astro-5blmo7yk)[aria-expanded=true] .hamburger:where(.astro-5blmo7yk){background:transparent}.mobile-toggle:where(.astro-5blmo7yk)[aria-expanded=true] .hamburger:where(.astro-5blmo7yk):before{top:0;transform:rotate(45deg)}.mobile-toggle:where(.astro-5blmo7yk)[aria-expanded=true] .hamburger:where(.astro-5blmo7yk):after{top:0;transform:rotate(-45deg)}@media(max-width:768px){.mobile-toggle:where(.astro-5blmo7yk){display:flex}.nav-menu:where(.astro-5blmo7yk){display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;padding:var(--space-lg);background:#0a0a0ff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border)}.nav-menu:where(.astro-5blmo7yk).open{display:flex}.nav-links:where(.astro-5blmo7yk){flex-direction:column;gap:var(--space-md)}.nav-links:where(.astro-5blmo7yk) a:where(.astro-5blmo7yk){font-size:1rem}.cta-button:where(.astro-5blmo7yk){width:100%;justify-content:center;padding:.75rem 1.5rem}}.hero:where(.astro-bbe6dxrz){position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:calc(var(--space-2xl) + 60px) 0 var(--space-xl);overflow:hidden}.hero-glow:where(.astro-bbe6dxrz){position:absolute;top:-15%;left:50%;transform:translate(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(124,58,237,.15) 0%,rgba(6,182,212,.06) 40%,transparent 70%);pointer-events:none;z-index:0}.hero-grid:where(.astro-bbe6dxrz){position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse 60% 50% at 50% 40%,black 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 40%,black 20%,transparent 70%);pointer-events:none;z-index:0}.hero-content:where(.astro-bbe6dxrz){position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-headline:where(.astro-bbe6dxrz){font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:var(--space-lg)}.gradient-text:where(.astro-bbe6dxrz){background:linear-gradient(135deg,var(--color-gradient-start),var(--color-primary-light),var(--color-gradient-end));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-sub-headline:where(.astro-bbe6dxrz){color:var(--color-text-bright)}.hero-description:where(.astro-bbe6dxrz){font-size:clamp(1rem,1.5vw,1.25rem);color:var(--color-text-muted);max-width:560px;margin-bottom:var(--space-xl);line-height:1.7}.hero-actions:where(.astro-bbe6dxrz){display:flex;gap:var(--space-md);margin-bottom:var(--space-2xl)}.btn:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;gap:var(--space-xs);padding:.85rem 2rem;font-size:1rem;font-weight:600;border-radius:var(--radius-full);transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}.btn-primary:where(.astro-bbe6dxrz){color:#fff;background:linear-gradient(135deg,var(--color-gradient-start),var(--color-gradient-end));box-shadow:0 0 24px #7c3aed4d,0 0 48px #06b6d41a}.btn-primary:where(.astro-bbe6dxrz):hover{transform:scale(1.04);box-shadow:0 0 32px #7c3aed80,0 0 64px #06b6d433}.btn-ghost:where(.astro-bbe6dxrz){color:var(--color-text);border:1px solid var(--color-border-light);background:transparent}.btn-ghost:where(.astro-bbe6dxrz):hover{background:#ffffff0d;border-color:#fff3}.preview-wrapper:where(.astro-bbe6dxrz){position:relative;width:100%;max-width:820px;animation:float 6s ease-in-out infinite;will-change:transform}.preview-glow:where(.astro-bbe6dxrz){position:absolute;bottom:-30px;left:50%;transform:translate(-50%);width:80%;height:60px;background:radial-gradient(ellipse,rgba(124,58,237,.2),transparent 70%);filter:blur(20px);pointer-events:none}.preview-window:where(.astro-bbe6dxrz){background:var(--color-bg-subtle);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);overflow:hidden;transform:perspective(1200px) rotateX(2deg);box-shadow:0 20px 60px #0006,0 0 0 1px #ffffff0d}.preview-titlebar:where(.astro-bbe6dxrz){display:flex;align-items:center;gap:6px;padding:10px 14px;background:#ffffff08;border-bottom:1px solid var(--color-border)}.dot:where(.astro-bbe6dxrz){width:10px;height:10px;border-radius:50%}.dot-red:where(.astro-bbe6dxrz){background:#ff5f57}.dot-yellow:where(.astro-bbe6dxrz){background:#febc2e}.dot-green:where(.astro-bbe6dxrz){background:#28c840}.preview-title:where(.astro-bbe6dxrz){margin-left:8px;font-size:.75rem;color:var(--color-text-muted)}.preview-body:where(.astro-bbe6dxrz){display:flex;flex-direction:column}.preview-toolbar:where(.astro-bbe6dxrz){display:flex;align-items:center;gap:6px;padding:8px 12px;border-bottom:1px solid var(--color-border)}.tool-icon:where(.astro-bbe6dxrz){width:28px;height:28px;border-radius:var(--radius-sm);background:#ffffff0a;border:1px solid transparent}.tool-icon:where(.astro-bbe6dxrz).active{background:#7c3aed33;border-color:#7c3aed66}.tool-divider:where(.astro-bbe6dxrz){width:1px;height:20px;background:var(--color-border);margin-inline:4px}.preview-main:where(.astro-bbe6dxrz){display:grid;grid-template-columns:1fr 180px;min-height:260px}.preview-canvas:where(.astro-bbe6dxrz){position:relative;background:linear-gradient(45deg,rgba(255,255,255,.02) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.02) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.02) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.02) 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;overflow:hidden}.canvas-shape:where(.astro-bbe6dxrz){position:absolute;border-radius:var(--radius-md)}.shape-1:where(.astro-bbe6dxrz){width:120px;height:120px;top:30%;left:25%;background:linear-gradient(135deg,var(--color-gradient-start),var(--color-gradient-end));opacity:.9;border-radius:20px;transform:rotate(12deg)}.shape-2:where(.astro-bbe6dxrz){width:80px;height:80px;top:20%;left:55%;background:linear-gradient(135deg,#06b6d4,#22d3ee);opacity:.7;border-radius:50%}.shape-3:where(.astro-bbe6dxrz){width:100px;height:60px;top:60%;left:40%;background:linear-gradient(135deg,#a78bfa,#7c3aed);opacity:.6;border-radius:8px;transform:rotate(-8deg)}.preview-layers:where(.astro-bbe6dxrz){border-left:1px solid var(--color-border);background:#ffffff05;padding:8px}.layers-header:where(.astro-bbe6dxrz){font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:4px 6px 8px}.layer-item:where(.astro-bbe6dxrz){display:flex;align-items:center;gap:8px;padding:6px;border-radius:var(--radius-sm);font-size:.75rem;color:var(--color-text-muted)}.layer-item:where(.astro-bbe6dxrz).active{background:#7c3aed1f;color:var(--color-text)}.layer-thumb:where(.astro-bbe6dxrz){width:28px;height:28px;border-radius:4px;background:#ffffff0f;flex-shrink:0}@keyframes float{0%,to{transform:perspective(1200px) rotateX(2deg) translateY(0)}50%{transform:perspective(1200px) rotateX(2deg) translateY(-8px)}}@media(max-width:768px){.hero:where(.astro-bbe6dxrz){padding-top:calc(var(--space-xl) + 60px);min-height:auto}.hero-actions:where(.astro-bbe6dxrz){flex-direction:column;width:100%;max-width:320px}.btn:where(.astro-bbe6dxrz){justify-content:center}.preview-main:where(.astro-bbe6dxrz){grid-template-columns:1fr}.preview-layers:where(.astro-bbe6dxrz){display:none}.preview-window:where(.astro-bbe6dxrz){transform:none}.preview-wrapper:where(.astro-bbe6dxrz){animation:none}}.features:where(.astro-b6zw2s2h){padding:var(--space-xl) 0}.feature-section-inner:where(.astro-b6zw2s2h){display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:center;padding-block:var(--space-xl)}.reversed:where(.astro-b6zw2s2h) .feature-section-inner:where(.astro-b6zw2s2h){direction:rtl}.reversed:where(.astro-b6zw2s2h) .feature-section-inner:where(.astro-b6zw2s2h)>:where(.astro-b6zw2s2h){direction:ltr}.feature-tag:where(.astro-b6zw2s2h){display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary-light);margin-bottom:var(--space-sm)}.feature-title:where(.astro-b6zw2s2h){font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-.02em;color:var(--color-text-bright);margin-bottom:var(--space-md);line-height:1.2}.feature-desc:where(.astro-b6zw2s2h){font-size:1rem;color:var(--color-text-muted);line-height:1.7;max-width:480px}.feature-visual:where(.astro-b6zw2s2h){display:flex;align-items:center;justify-content:center}.feature-illustration:where(.astro-b6zw2s2h){width:100%;max-width:380px;aspect-ratio:4 / 3;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;overflow:hidden}.illustration-content:where(.astro-b6zw2s2h){display:flex;align-items:center;justify-content:center;gap:var(--space-md);width:100%;padding:var(--space-lg)}.illustration-bolt:where(.astro-b6zw2s2h) .illustration-content:where(.astro-b6zw2s2h){flex-direction:column;align-items:flex-start;gap:var(--space-sm)}.perf-bar:where(.astro-b6zw2s2h){height:12px;border-radius:6px}.bar-1:where(.astro-b6zw2s2h){width:90%;background:linear-gradient(90deg,var(--color-gradient-start),var(--color-gradient-end))}.bar-2:where(.astro-b6zw2s2h){width:65%;background:linear-gradient(90deg,var(--color-gradient-start),var(--color-primary-light));opacity:.6}.bar-3:where(.astro-b6zw2s2h){width:40%;background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));opacity:.35}.perf-label:where(.astro-b6zw2s2h){font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,var(--color-gradient-start),var(--color-gradient-end));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-top:var(--space-sm)}.illustration-stack:where(.astro-b6zw2s2h) .illustration-content:where(.astro-b6zw2s2h){flex-direction:column;position:relative;height:100%}.layer-card:where(.astro-b6zw2s2h){width:160px;height:48px;border-radius:var(--radius-md);border:1px solid var(--color-border-light)}.lc-1:where(.astro-b6zw2s2h){background:#7c3aed33;transform:translateY(-4px)}.lc-2:where(.astro-b6zw2s2h){background:#06b6d426}.lc-3:where(.astro-b6zw2s2h){background:#a78bfa1a;transform:translateY(4px)}.format-badge:where(.astro-b6zw2s2h){padding:.6rem 1.2rem;background:var(--color-bg-subtle);border:1px solid var(--color-border-light);border-radius:var(--radius-md);font-size:.85rem;font-weight:700;color:var(--color-text);letter-spacing:.03em}.format-badge:where(.astro-b6zw2s2h):nth-child(1){border-color:#7c3aed4d}.format-badge:where(.astro-b6zw2s2h):nth-child(2){border-color:#06b6d44d}.format-badge:where(.astro-b6zw2s2h):nth-child(3){border-color:#a78bfa4d}.browser-frame:where(.astro-b6zw2s2h){width:200px;border:1px solid var(--color-border-light);border-radius:var(--radius-md);overflow:hidden}.browser-bar:where(.astro-b6zw2s2h){height:24px;background:#ffffff08;border-bottom:1px solid var(--color-border)}.browser-canvas:where(.astro-b6zw2s2h){height:100px;background:radial-gradient(circle at 40% 50%,rgba(124,58,237,.15) 0%,transparent 60%),radial-gradient(circle at 70% 50%,rgba(6,182,212,.1) 0%,transparent 50%)}.feature-divider:where(.astro-b6zw2s2h){padding-block:var(--space-sm)}.divider-line:where(.astro-b6zw2s2h){height:1px;background:linear-gradient(90deg,transparent,var(--color-primary),var(--color-accent),transparent);opacity:.2}@media(max-width:768px){.feature-section-inner:where(.astro-b6zw2s2h){grid-template-columns:1fr;gap:var(--space-lg)}.reversed:where(.astro-b6zw2s2h) .feature-section-inner:where(.astro-b6zw2s2h){direction:ltr}.feature-visual:where(.astro-b6zw2s2h){order:-1}.feature-illustration:where(.astro-b6zw2s2h){max-width:100%}}.editor-preview:where(.astro-ip7rvw47){padding:var(--space-2xl) 0}.ep-header:where(.astro-ip7rvw47){text-align:center;margin-bottom:var(--space-xl)}.ep-tag:where(.astro-ip7rvw47){display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);margin-bottom:var(--space-sm)}.ep-title:where(.astro-ip7rvw47){font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.02em;color:var(--color-text-bright);margin-bottom:var(--space-md)}.ep-desc:where(.astro-ip7rvw47){font-size:1.05rem;color:var(--color-text-muted);max-width:560px;margin-inline:auto;line-height:1.7}.ep-showcase:where(.astro-ip7rvw47){position:relative;max-width:900px;margin-inline:auto}.ep-window:where(.astro-ip7rvw47){background:var(--color-bg-subtle);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 24px 80px #00000080,0 0 0 1px #ffffff0a}.ep-titlebar:where(.astro-ip7rvw47){display:flex;align-items:center;gap:6px;padding:10px 14px;background:#ffffff08;border-bottom:1px solid var(--color-border)}.dot:where(.astro-ip7rvw47){width:10px;height:10px;border-radius:50%}.dot-red:where(.astro-ip7rvw47){background:#ff5f57}.dot-yellow:where(.astro-ip7rvw47){background:#febc2e}.dot-green:where(.astro-ip7rvw47){background:#28c840}.ep-body:where(.astro-ip7rvw47){display:grid;grid-template-columns:44px 1fr 200px;min-height:340px}.ep-sidebar-left:where(.astro-ip7rvw47){display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 6px;border-right:1px solid var(--color-border);background:#ffffff05}.ep-tool:where(.astro-ip7rvw47){width:30px;height:30px;border-radius:var(--radius-sm);background:#ffffff0a}.ep-tool:where(.astro-ip7rvw47).active{background:#7c3aed33;border:1px solid rgba(124,58,237,.35)}.ep-divider:where(.astro-ip7rvw47){width:24px;height:1px;background:var(--color-border);margin-block:4px}.ep-canvas:where(.astro-ip7rvw47){position:relative;background:linear-gradient(45deg,rgba(255,255,255,.015) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.015) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.015) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.015) 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}.ep-shape:where(.astro-ip7rvw47){position:absolute}.ep-rect:where(.astro-ip7rvw47){width:140px;height:90px;top:25%;left:15%;background:linear-gradient(135deg,var(--color-gradient-start),var(--color-gradient-end));border-radius:12px;opacity:.85;outline:2px solid rgba(124,58,237,.6);outline-offset:4px}.ep-circle:where(.astro-ip7rvw47){width:80px;height:80px;top:18%;right:20%;background:linear-gradient(135deg,#06b6d4,#22d3ee);border-radius:50%;opacity:.7}.ep-triangle:where(.astro-ip7rvw47){width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:86px solid rgba(167,139,250,.6);bottom:15%;left:35%}.ep-line:where(.astro-ip7rvw47){width:150px;height:3px;background:linear-gradient(90deg,var(--color-accent),transparent);bottom:30%;right:10%;transform:rotate(-15deg)}.ep-sidebar-right:where(.astro-ip7rvw47){border-left:1px solid var(--color-border);background:#ffffff05;padding:8px;display:flex;flex-direction:column;gap:var(--space-sm)}.ep-panel:where(.astro-ip7rvw47){display:flex;flex-direction:column;gap:6px}.ep-panel-header:where(.astro-ip7rvw47){font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);padding:4px 4px 2px}.ep-prop-row:where(.astro-ip7rvw47){display:flex;align-items:center;gap:6px;padding:0 4px}.ep-prop-row:where(.astro-ip7rvw47) span:where(.astro-ip7rvw47){font-size:.7rem;color:var(--color-text-muted);width:14px}.ep-input:where(.astro-ip7rvw47){flex:1;height:24px;background:#ffffff0a;border:1px solid var(--color-border);border-radius:4px}.ep-input:where(.astro-ip7rvw47).wide{flex:1}.ep-color-row:where(.astro-ip7rvw47){display:flex;align-items:center;gap:6px;padding:0 4px}.ep-color-swatch:where(.astro-ip7rvw47){width:24px;height:24px;border-radius:4px;background:linear-gradient(135deg,var(--color-gradient-start),var(--color-gradient-end));border:1px solid var(--color-border-light);flex-shrink:0}.callout:where(.astro-ip7rvw47){position:absolute;display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-md);font-size:.78rem;font-weight:500;color:var(--color-text);box-shadow:0 8px 24px #0000004d;white-space:nowrap}.callout-dot:where(.astro-ip7rvw47){width:6px;height:6px;border-radius:50%;background:var(--color-primary-light)}.callout-tools:where(.astro-ip7rvw47){top:35%;left:-40px;transform:translate(-100%)}.callout-canvas:where(.astro-ip7rvw47){top:15%;right:-40px;transform:translate(100%)}.callout-props:where(.astro-ip7rvw47){bottom:20%;right:-40px;transform:translate(100%)}@media(max-width:768px){.ep-body:where(.astro-ip7rvw47){grid-template-columns:1fr;min-height:200px}.ep-sidebar-left:where(.astro-ip7rvw47),.ep-sidebar-right:where(.astro-ip7rvw47){display:none}.callout:where(.astro-ip7rvw47){display:none}}@media(max-width:1100px){.callout:where(.astro-ip7rvw47){display:none}}.social-proof:where(.astro-aadlzisc){padding:var(--space-xl) 0 var(--space-2xl)}.stats-grid:where(.astro-aadlzisc){display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}.stat-card:where(.astro-aadlzisc){text-align:center;padding:var(--space-xl) var(--space-lg);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color var(--transition-base),box-shadow var(--transition-base)}.stat-card:where(.astro-aadlzisc):hover{border-color:var(--color-border-light);box-shadow:0 8px 32px #0003}.stat-icon:where(.astro-aadlzisc){display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--radius-md);margin-bottom:var(--space-md);color:var(--color-primary-light);background:#7c3aed1a}.stat-label:where(.astro-aadlzisc){font-size:1.1rem;font-weight:700;color:var(--color-text-bright);margin-bottom:var(--space-xs)}.stat-desc:where(.astro-aadlzisc){font-size:.875rem;color:var(--color-text-muted);line-height:1.5}@media(max-width:768px){.stats-grid:where(.astro-aadlzisc){grid-template-columns:1fr;gap:var(--space-md)}}.cta-section:where(.astro-balv45lp){position:relative;padding:var(--space-2xl) 0;text-align:center;overflow:hidden}.cta-glow:where(.astro-balv45lp){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:400px;background:radial-gradient(ellipse at center,rgba(124,58,237,.12) 0%,rgba(6,182,212,.06) 40%,transparent 70%);pointer-events:none;z-index:0}.cta-inner:where(.astro-balv45lp){position:relative;z-index:1;max-width:640px;padding:var(--space-2xl) var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:linear-gradient(180deg,#7c3aed0f,#06b6d408)}.cta-headline:where(.astro-balv45lp){font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;color:var(--color-text-bright);margin-bottom:var(--space-md)}.cta-desc:where(.astro-balv45lp){font-size:1.1rem;color:var(--color-text-muted);max-width:460px;margin-inline:auto;margin-bottom:var(--space-xl);line-height:1.7}.cta-actions:where(.astro-balv45lp){display:flex;gap:var(--space-md);justify-content:center}.cta-btn-primary:where(.astro-balv45lp){display:inline-flex;align-items:center;gap:var(--space-xs);padding:.9rem 2.2rem;font-size:1.05rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--color-gradient-start),var(--color-gradient-end));border-radius:var(--radius-full);box-shadow:0 0 28px #7c3aed59,0 0 56px #06b6d41f;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.cta-btn-primary:where(.astro-balv45lp):hover{transform:scale(1.04);box-shadow:0 0 36px #7c3aed8c,0 0 72px #06b6d433}.cta-btn-secondary:where(.astro-balv45lp){display:inline-flex;align-items:center;padding:.9rem 2rem;font-size:1.05rem;font-weight:600;color:var(--color-text);border:1px solid var(--color-border-light);border-radius:var(--radius-full);transition:background-color var(--transition-fast),border-color var(--transition-fast)}.cta-btn-secondary:where(.astro-balv45lp):hover{background:#ffffff0d;border-color:#fff3}@media(max-width:768px){.cta-actions:where(.astro-balv45lp){flex-direction:column;align-items:center}.cta-btn-primary:where(.astro-balv45lp),.cta-btn-secondary:where(.astro-balv45lp){width:100%;max-width:300px;justify-content:center}}.footer:where(.astro-sz7xmlte){border-top:1px solid var(--color-border);padding-top:var(--space-xl);margin-top:var(--space-2xl)}.footer-inner:where(.astro-sz7xmlte){display:grid;grid-template-columns:1.2fr 1fr;gap:var(--space-xl);padding-bottom:var(--space-xl)}.footer-brand:where(.astro-sz7xmlte){max-width:300px}.footer-logo:where(.astro-sz7xmlte){display:inline-flex;align-items:center;gap:var(--space-sm);font-weight:700;font-size:1.1rem;color:var(--color-text-bright);margin-bottom:var(--space-sm)}.footer-tagline:where(.astro-sz7xmlte){font-size:.875rem;color:var(--color-text-muted);line-height:1.5}.footer-nav:where(.astro-sz7xmlte){display:flex;gap:var(--space-xl)}.footer-col:where(.astro-sz7xmlte) h3:where(.astro-sz7xmlte){font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:var(--space-md)}.footer-col:where(.astro-sz7xmlte) ul:where(.astro-sz7xmlte){display:flex;flex-direction:column;gap:var(--space-sm)}.footer-col:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){font-size:.875rem;color:var(--color-text-muted);transition:color var(--transition-fast)}.footer-col:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:var(--color-text-bright)}.footer-bottom:where(.astro-sz7xmlte){border-top:1px solid var(--color-border);padding-block:var(--space-lg)}.footer-bottom:where(.astro-sz7xmlte) p:where(.astro-sz7xmlte){font-size:.8rem;color:var(--color-text-muted)}@media(max-width:768px){.footer-inner:where(.astro-sz7xmlte){grid-template-columns:1fr;gap:var(--space-lg)}.footer-nav:where(.astro-sz7xmlte){gap:var(--space-lg)}}
