.iso-svg.svelte-12zljig{width:100%;height:100%;display:block;overflow:visible}.iso-hero.svelte-12zljig{--iso-border: rgba(0, 212, 255, .25);--iso-text: var(--text-primary, #e5e5e5);--iso-text-muted: var(--text-muted, #888)}.block-title.svelte-12zljig{font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;fill:var(--iso-text)}.block-subtitle.svelte-12zljig{font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500;fill:var(--iso-text-muted);opacity:.9}.glow-text.svelte-12zljig{text-shadow:0 0 12px rgba(0,212,255,.6)}.float-slow.svelte-12zljig{animation:svelte-12zljig-float 6s ease-in-out infinite}.float-fast.svelte-12zljig{animation:svelte-12zljig-float 4s ease-in-out infinite alternate}@keyframes svelte-12zljig-float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.anim-pulse.svelte-12zljig{animation:svelte-12zljig-pulse 3s infinite}@keyframes svelte-12zljig-pulse{0%{opacity:.6}50%{opacity:1;filter:drop-shadow(0 0 8px rgba(0,255,200,.9));transform:scale(1.1)}to{opacity:.6}}.typing-1.svelte-12zljig{stroke-dasharray:40;animation:svelte-12zljig-typing 3s steps(40,end) infinite}.typing-2.svelte-12zljig{stroke-dasharray:15;animation:svelte-12zljig-typing 3s steps(15,end) infinite .5s}.typing-3.svelte-12zljig{stroke-dasharray:30;animation:svelte-12zljig-typing 3s steps(30,end) infinite 1s}.typing-4.svelte-12zljig{stroke-dasharray:20;animation:svelte-12zljig-typing 3s steps(20,end) infinite 1.5s}@keyframes svelte-12zljig-typing{0%,20%{stroke-dashoffset:40}80%,to{stroke-dashoffset:0}}.hero.svelte-mxlfq{position:relative;display:flex;justify-content:center;padding:140px clamp(20px,4vw,48px) 80px;overflow:hidden;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.16,1,.3,1)}.hero.visible.svelte-mxlfq{opacity:1;transform:translateY(0)}.hero-grid.svelte-mxlfq{position:absolute;inset:0;background-image:linear-gradient(var(--accent-border) 1px,transparent 1px),linear-gradient(90deg,var(--accent-border) 1px,transparent 1px);background-size:60px 60px;opacity:.2;-webkit-mask-image:radial-gradient(ellipse 70% 50% at 50% 50%,black 20%,transparent 100%);mask-image:radial-gradient(ellipse 70% 50% at 50% 50%,black 20%,transparent 100%)}.hero-container.svelte-mxlfq{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:100%;max-width:1200px;z-index:1}.hero-content.svelte-mxlfq{z-index:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:24px}h1.svelte-mxlfq{font-family:Space Grotesk,sans-serif;font-size:clamp(32px,4.5vw,56px);font-weight:700;line-height:1.1;color:var(--text-primary);letter-spacing:-1px;margin:0}.accent.svelte-mxlfq{color:var(--accent)}.hero-sub.svelte-mxlfq{font-size:16px;line-height:1.7;color:var(--text-muted);max-width:540px;margin:0}.hero-actions.svelte-mxlfq{display:flex;justify-content:flex-start;gap:16px;margin-top:12px;margin-bottom:24px}.btn-primary.svelte-mxlfq{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:var(--accent);color:var(--accent-text-on);font-weight:600;font-size:14px;border-radius:8px;text-decoration:none;transition:all .2s;font-family:Space Grotesk,sans-serif}.btn-primary.svelte-mxlfq:hover:not(.btn-disabled){background:var(--accent-hover);transform:translateY(-1px)}.btn-disabled.svelte-mxlfq{opacity:.45;cursor:not-allowed;pointer-events:none;position:relative}.btn-badge.svelte-mxlfq{font-size:9px;font-family:JetBrains Mono,monospace;text-transform:uppercase;letter-spacing:.08em;background:#ffffff26;padding:2px 8px;border-radius:4px;margin-left:4px}.btn-secondary.svelte-mxlfq{display:inline-flex;align-items:center;padding:12px 28px;background:transparent;color:var(--text-secondary);border:1px solid var(--border-btn);font-weight:500;font-size:14px;border-radius:8px;text-decoration:none;transition:all .2s;font-family:Space Grotesk,sans-serif}.btn-secondary.svelte-mxlfq:hover{border-color:var(--text-muted);color:var(--text-primary)}.hero-stats.svelte-mxlfq{display:flex;align-items:center;justify-content:flex-start;gap:24px;flex-wrap:wrap}.stat.svelte-mxlfq{display:flex;flex-direction:column;gap:4px}.stat-value.svelte-mxlfq{font-family:JetBrains Mono,monospace;font-size:18px;font-weight:700;color:var(--accent)}.stat-label.svelte-mxlfq{font-size:11px;color:var(--text-faint);letter-spacing:.5px}.stat-sep.svelte-mxlfq{width:1px;height:32px;background:var(--border)}.hero-visual.svelte-mxlfq{z-index:1;width:100%}@media(max-width:1024px){.hero.svelte-mxlfq{padding:110px 24px 40px}.hero-container.svelte-mxlfq{grid-template-columns:1fr;gap:48px}.hero-content.svelte-mxlfq{align-items:center;text-align:center;max-width:680px;margin:0 auto}.hero-actions.svelte-mxlfq{justify-content:center}.hero-stats.svelte-mxlfq{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:clamp(8px,2vw,24px);width:100%;flex-wrap:nowrap}.stat-sep.svelte-mxlfq{display:block;height:24px}.hero-visual.svelte-mxlfq{max-width:700px;margin:0 auto}h1.svelte-mxlfq{font-size:36px}}@media(max-width:480px){.hero.svelte-mxlfq{padding:100px 20px 48px}.hero-container.svelte-mxlfq{gap:40px}h1.svelte-mxlfq{font-size:32px;letter-spacing:-.5px}.hero-sub.svelte-mxlfq{font-size:14px}.hero-actions.svelte-mxlfq{flex-direction:column;width:100%;gap:12px}.btn-primary.svelte-mxlfq,.btn-secondary.svelte-mxlfq{width:100%;justify-content:center;padding:14px 24px}.hero-stats.svelte-mxlfq{gap:6px;justify-content:space-between}.stat.svelte-mxlfq{align-items:center;text-align:center}.stat-value.svelte-mxlfq{font-size:14px}.stat-label.svelte-mxlfq{font-size:9px;letter-spacing:0}.stat-sep.svelte-mxlfq{height:20px}.hero-visual.svelte-mxlfq{max-width:100%}}body{margin:0;padding:0}.v1-page.svelte-156j5g{--bg-page: #0a0a0a;--bg-surface: rgba(255, 255, 255, .015);--bg-surface-hover: rgba(0, 212, 255, .03);--bg-code: #0d1117;--bg-terminal: #0d1117;--bg-header-scroll: rgba(10, 10, 10, .9);--text-primary: #fff;--text-secondary: rgba(255, 255, 255, .6);--text-muted: rgba(255, 255, 255, .4);--text-faint: rgba(255, 255, 255, .25);--text-code: rgba(255, 255, 255, .5);--accent: #00d4ff;--accent-bg: rgba(0, 212, 255, .06);--accent-border: rgba(0, 212, 255, .15);--accent-soft: rgba(0, 212, 255, .08);--accent-muted: rgba(0, 212, 255, .2);--accent-hover: #33dfff;--accent-text-on: #0a0a0a;--border: rgba(255, 255, 255, .06);--border-hover: rgba(0, 212, 255, .15);--border-header: rgba(0, 200, 255, .08);--border-subtle: rgba(255, 255, 255, .04);--border-btn: rgba(255, 255, 255, .12);--selection: rgba(0, 212, 255, .25);--scrollbar: rgba(255, 255, 255, .1);--code-kw: #ff7b72;--code-dir: #d2a8ff;--code-nd: #79c0ff;--code-str: #a5d6ff;--code-op: rgba(255, 255, 255, .3);--dot-red: #ff5f57;--dot-yellow: #ffbd2e;--dot-green: #28c840;background:var(--bg-page);color:var(--text-primary);font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .4s ease,color .4s ease;overflow-x:hidden}.v1-page.light.svelte-156j5g{--bg-page: #f8f9fa;--bg-surface: rgba(0, 0, 0, .02);--bg-surface-hover: rgba(0, 160, 200, .04);--bg-code: #f0f3f6;--bg-terminal: #fff;--bg-header-scroll: rgba(248, 249, 250, .92);--text-primary: #111;--text-secondary: rgba(0, 0, 0, .6);--text-muted: rgba(0, 0, 0, .45);--text-faint: rgba(0, 0, 0, .25);--text-code: rgba(0, 0, 0, .55);--accent: #0096b7;--accent-bg: rgba(0, 150, 183, .06);--accent-border: rgba(0, 150, 183, .2);--accent-soft: rgba(0, 150, 183, .08);--accent-muted: rgba(0, 150, 183, .15);--accent-hover: #007a96;--accent-text-on: #fff;--border: rgba(0, 0, 0, .08);--border-hover: rgba(0, 150, 183, .2);--border-header: rgba(0, 0, 0, .06);--border-subtle: rgba(0, 0, 0, .04);--border-btn: rgba(0, 0, 0, .15);--selection: rgba(0, 150, 183, .2);--scrollbar: rgba(0, 0, 0, .45);--code-kw: #cf222e;--code-dir: #8250df;--code-nd: #0550ae;--code-str: #0a3069;--code-op: rgba(0, 0, 0, .35);--dot-red: #ff5f57;--dot-yellow: #ffbd2e;--dot-green: #28c840}.v1-page.svelte-156j5g *{box-sizing:border-box}.v1-page.svelte-156j5g h1,.v1-page.svelte-156j5g h2,.v1-page.svelte-156j5g h3,.v1-page.svelte-156j5g h4,.v1-page.svelte-156j5g p,.v1-page.svelte-156j5g ul,.v1-page.svelte-156j5g ol,.v1-page.svelte-156j5g figure,.v1-page.svelte-156j5g blockquote,.v1-page.svelte-156j5g pre{margin:0}.v1-page.svelte-156j5g ul,.v1-page.svelte-156j5g ol{padding:0;list-style:none}.v1-page.svelte-156j5g ::selection{background:var(--selection)}.v1-page.svelte-156j5g ::-webkit-scrollbar{width:6px}.v1-page.svelte-156j5g ::-webkit-scrollbar-track{background:transparent}.v1-page.svelte-156j5g ::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:3px}.v1-page.svelte-156j5g img,.v1-page.svelte-156j5g video,.v1-page.svelte-156j5g svg,.v1-page.svelte-156j5g canvas,.v1-page.svelte-156j5g iframe{max-width:100%;height:auto}
