.hero[data-v-38341341]{overflow:hidden;padding:60px 24px 20px;position:relative}.hero__container[data-v-38341341]{align-items:start;display:grid;gap:32px 64px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;margin:0 auto;max-width:1200px}.hero__header[data-v-38341341]{grid-column:1;grid-row:1}.hero__eyebrow[data-v-38341341]{align-items:center;border:1px solid var(--border);border-radius:10px;color:var(--primary-600);display:inline-flex;font-size:15px;font-weight:500;gap:8px;letter-spacing:2px;margin-bottom:24px;min-height:45px;min-width:150px;padding:10px}.hero__eyebrow-icon[data-v-38341341]{color:var(--primary);font-size:14px}.hero__eyebrow-text[data-v-38341341]{min-width:48px}.hero__heading[data-v-38341341]{color:var(--foreground);font-size:clamp(36px,5vw,56px);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0 0 20px}.hero__heading-accent[data-v-38341341]{background:linear-gradient(135deg,var(--primary-300) 0,var(--primary) 50%,var(--primary-700) 100%);background-clip:text;-webkit-background-clip:text;display:block;font-family:math;font-style:normal;-webkit-text-fill-color:transparent}.hero__subheading[data-v-38341341]{color:var(--muted-foreground);font-size:18px;line-height:1.7;margin:0;max-width:520px}.hero__cta[data-v-38341341]{display:flex;flex-wrap:wrap;gap:12px;grid-column:1;grid-row:2}.hero__btn[data-v-38341341]{align-items:center;border-radius:12px;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:14px 28px;text-decoration:none;transition:all .2s ease}.hero__btn--primary[data-v-38341341]{background:var(--primary);color:var(--primary-foreground)}.hero__btn--primary[data-v-38341341]:hover{box-shadow:0 6px 20px oklch(from var(--primary) l c h/.5);transform:translateY(-2px)}.hero__btn--ghost[data-v-38341341]{background:transparent;border:1px solid var(--border);color:var(--muted-foreground)}.hero__btn--ghost[data-v-38341341]:hover{background:var(--muted);border-color:var(--border)}.hero__btn-icon[data-v-38341341]{transition:transform .2s ease}.hero__btn--primary:hover .hero__btn-icon[data-v-38341341]{transform:translate(4px)}.hero__btn-chevron[data-v-38341341]{transition:transform .2s ease}[data-v-38341341] .hero__dropdown{border:1px solid var(--border);border-radius:14px;box-shadow:0 12px 32px -4px oklch(from var(--foreground) l c h/.1);min-width:200px;padding:6px}.hero__dropdown-item[data-v-38341341]{align-items:center;border-radius:10px;color:var(--foreground);display:flex;font-size:14px;font-weight:500;gap:10px;padding:10px 14px;text-decoration:none;transition:background .15s ease}.hero__dropdown-item[data-v-38341341]:hover{background:var(--muted)}.hero__dropdown-icon[data-v-38341341]{flex-shrink:0;height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.hero__dropdown-external[data-v-38341341]{color:var(--muted-foreground);flex-shrink:0;margin-left:auto}.hero__metrics[data-v-38341341]{border-top:1px solid var(--border);display:flex;gap:40px;grid-column:1;grid-row:3;list-style:none;margin:0;padding:32px 0 0}.hero__metric[data-v-38341341]{display:flex;flex-direction:column;gap:4px}.hero__metric-value[data-v-38341341]{color:var(--foreground);font-size:32px;font-weight:700;line-height:1}.hero__metric-plus[data-v-38341341],.hero__metric-unit[data-v-38341341]{color:var(--primary);font-size:20px}.hero__metric-label[data-v-38341341]{color:var(--muted-foreground);font-size:14px}.hero__visual[data-v-38341341]{align-items:center;display:flex;grid-column:2;grid-row:1/4;justify-content:center;position:relative}.hero__code-window[data-v-38341341]{--code-bg:#1e293b;--code-header-bg:#0f172a;--code-text:#e2e8f0;--code-muted:#64748b;--code-highlight:#fb923c;background:var(--code-bg);border-radius:16px;max-width:480px;overflow:hidden;position:relative;width:100%}.hero__code-header[data-v-38341341]{background:var(--code-header-bg);display:flex;gap:8px;padding:16px 20px}.hero__code-dot[data-v-38341341]{border-radius:50%;height:12px;width:12px}.hero__code-dot--red[data-v-38341341]{background:#ef4444}.hero__code-dot--yellow[data-v-38341341]{background:#eab308}.hero__code-dot--green[data-v-38341341]{background:#22c55e}.hero__code-content[data-v-38341341]{color:var(--code-text);display:flex;flex-direction:column;font-family:Fira Code,JetBrains Mono,monospace;font-size:14px;gap:20px;line-height:1.6;min-height:390px;padding:24px}.hero__code-welcome[data-v-38341341]{align-items:center;background:transparent;border:1px solid oklch(from var(--primary) l c h/.5);border-radius:8px;display:inline-flex;gap:10px;padding:10px 18px;width:-moz-fit-content;width:fit-content}.hero__code-star[data-v-38341341]{color:var(--code-highlight);font-size:16px}.hero__code-welcome-text[data-v-38341341]{color:var(--code-text);font-weight:500}.hero__code-prompt-line[data-v-38341341]{align-items:center;display:flex;gap:8px}.hero__code-prompt[data-v-38341341]{color:var(--code-muted);font-weight:600}.hero__code-typed[data-v-38341341]{color:#fff;font-weight:600}.hero__code-typed[data-v-38341341] .typed-cursor{animation:blink-38341341 1s step-end infinite;color:var(--code-highlight)}.hero__code-block[data-v-38341341]{color:var(--code-muted);font-size:13px;line-height:1.7;margin:0;opacity:1;transition:opacity .3s ease;white-space:pre-wrap}.hero__code-block code[data-v-38341341]{display:block}.hero__code-func[data-v-38341341],.hero__code-keyword[data-v-38341341],.hero__code-var[data-v-38341341]{color:var(--code-muted)}.hero__code-loading[data-v-38341341]{align-items:center;display:flex;gap:10px;opacity:1;padding-top:8px;transition:opacity .3s ease}.hero__code-loading-icon[data-v-38341341]{animation:spin-38341341 2s linear infinite;color:var(--code-highlight);font-size:14px}@keyframes spin-38341341{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.hero__code-loading-text[data-v-38341341]{color:var(--code-highlight);font-size:14px}@keyframes blink-38341341{0%,to{opacity:1}50%{opacity:0}}.hero__glow[data-v-38341341]{background:radial-gradient(circle,oklch(from var(--primary) l c h/.12) 0,transparent 70%);height:600px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px;z-index:-1}.hero__floating[data-v-38341341]{animation:float-38341341 6s ease-in-out infinite;color:oklch(from var(--primary) l c h/.6);position:absolute}.hero__floating--1[data-v-38341341]{animation-delay:0s;bottom:-20px;right:60px}.hero__floating--2[data-v-38341341]{animation-delay:2s;bottom:40px;color:oklch(from var(--primary) l c h/.4);right:-30px}.hero__floating--3[data-v-38341341]{animation-delay:4s;color:oklch(from var(--primary-300) l c h/.5);right:-20px;top:20px}@keyframes float-38341341{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(5deg)}}@media(max-width:1024px){.hero__container[data-v-38341341]{gap:48px;grid-template-columns:1fr}.hero__cta[data-v-38341341],.hero__header[data-v-38341341],.hero__metrics[data-v-38341341],.hero__visual[data-v-38341341]{grid-column:1}.hero__header[data-v-38341341]{grid-row:1}.hero__cta[data-v-38341341]{grid-row:2;justify-content:center}.hero__visual[data-v-38341341]{grid-row:3}.hero__metrics[data-v-38341341]{grid-row:4;justify-content:center}.hero__subheading[data-v-38341341]{margin:0 auto;max-width:100%}.hero__code-window[data-v-38341341]{max-width:100%}}@media(max-width:640px){.hero[data-v-38341341]{padding:48px 16px 64px}.hero__eyebrow[data-v-38341341]{font-size:13px;padding:8px 16px}.hero__subheading[data-v-38341341]{font-size:16px}.hero__btn[data-v-38341341]{padding:16px 24px;width:100%}.hero__metrics[data-v-38341341]{align-items:center;flex-direction:column;gap:24px;text-align:center}.hero__metric-value[data-v-38341341]{font-size:28px}.hero__code-content[data-v-38341341]{font-size:12px;min-height:280px;padding:16px}.hero__code-block[data-v-38341341]{font-size:11px}.hero__floating[data-v-38341341]{display:none}}
