[data-theme=marketing]{--m-bg:#fafaf7;--m-surface:#fff;--m-surface-soft:#f4f4f0;--m-fg:#0a0a0a;--m-fg-muted:#6b6b6b;--m-fg-subtle:#9a9a95;--m-border:#e8e8e5;--m-border-strong:#d6d6d2;--m-accent:#00c781;--m-accent-hover:#1ed891;--m-accent-fg:#fff;--m-accent-soft:#00c7811a;--m-gradient-violet:radial-gradient(120% 100% at 30% 20%,#6d5bff 0%,#4c2ee8 40%,#1e0b6e 100%);--m-gradient-fuchsia:radial-gradient(120% 100% at 70% 20%,#ff3fa4 0%,#c8108d 45%,#4a0942 100%);--m-gradient-azure:radial-gradient(120% 100% at 30% 30%,#2bb8ff 0%,#0066e0 50%,#002c7a 100%);--m-gradient-deep-navy:radial-gradient(120% 100% at 50% 30%,#1e3a8a 0%,#0f172a 60%,#030712 100%);--color-background:var(--m-bg);--color-foreground:var(--m-fg);--color-card:var(--m-surface);--color-card-foreground:var(--m-fg);--color-popover:var(--m-surface);--color-popover-foreground:var(--m-fg);--color-primary:var(--m-fg);--color-primary-foreground:var(--m-bg);--color-secondary:var(--m-surface-soft);--color-secondary-foreground:var(--m-fg);--color-muted:var(--m-surface-soft);--color-muted-foreground:var(--m-fg-muted);--color-accent:var(--m-accent);--color-accent-foreground:var(--m-accent-fg);--color-border:var(--m-border);--color-input:var(--m-border);--color-ring:var(--m-accent);--color-destructive:#dc2626;--color-destructive-foreground:#fff;--m-radius-sm:6px;--m-radius-md:10px;--m-radius-lg:16px;--m-radius-xl:24px;--m-radius-2xl:32px;--m-radius-pill:9999px;--radius:var(--m-radius-md);--m-shadow-card-hover:0 1px 2px #0a0a0a0f,0 8px 24px #0a0a0a14;--m-shadow-window:0 2px 4px #0a0a0a14,0 24px 48px #0a0a0a2e,0 48px 96px #0a0a0a1a;--m-shadow-cta:0 1px 0 #ffffff1a inset,0 1px 2px #0a0a0a2e;--m-ease:cubic-bezier(.22,.61,.36,1);--m-duration-fast:.12s;--m-duration-base:.24s;--m-duration-slow:.42s;--m-duration-page:.6s;--m-container:1240px;--m-page-pad-x:clamp(20px,4vw,56px);--m-section-y:clamp(96px,12vw,144px);--m-font-sans:var(--font-geist-sans),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Helvetica,Arial,sans-serif;--m-font-mono:var(--font-geist-mono),ui-monospace,"SF Mono",Consolas,monospace;font-family:var(--m-font-sans);color:var(--m-fg);background:var(--m-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}[data-theme=marketing] .m-display-1{font-family:var(--m-font-sans);letter-spacing:-.035em;color:var(--m-fg);margin:0;font-size:clamp(56px,8.5vw,112px);font-weight:700;line-height:.95}[data-theme=marketing] .m-display-2{font-family:var(--m-font-sans);letter-spacing:-.028em;color:var(--m-fg);margin:0;font-size:clamp(40px,6vw,72px);font-weight:600;line-height:1}[data-theme=marketing] .m-h3{font-family:var(--m-font-sans);letter-spacing:-.018em;color:var(--m-fg);margin:0;font-size:clamp(24px,2.6vw,36px);font-weight:600;line-height:1.1}[data-theme=marketing] .m-eyebrow{font-family:var(--m-font-mono);letter-spacing:.02em;text-transform:uppercase;color:var(--m-fg-muted);align-items:center;gap:8px;margin:0;font-size:13px;font-weight:500;display:inline-flex}[data-theme=marketing] .m-eyebrow:before{content:"";background:var(--m-accent);border-radius:50%;width:6px;height:6px;display:inline-block}[data-theme=marketing] .m-body{font-family:var(--m-font-sans);color:var(--m-fg-muted);margin:0;font-size:clamp(16px,1.2vw,18px);font-weight:400;line-height:1.55}[data-theme=marketing] .m-meta{font-family:var(--m-font-mono);color:var(--m-fg-subtle);margin:0;font-size:13px;line-height:1.4}@media (max-width:640px){[data-theme=marketing] .m-display-1{letter-spacing:-.025em}[data-theme=marketing] .m-display-2{letter-spacing:-.022em}}[data-theme=marketing] .m-divider{background:var(--m-border);width:100%;height:1px}@keyframes m-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes m-window-rise{0%{opacity:0;transform:translateY(48px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}[data-theme=marketing] .m-rise{animation:m-rise var(--m-duration-page)var(--m-ease)both}[data-theme=marketing] .m-rise-1{animation-delay:0s}[data-theme=marketing] .m-rise-2{animation-delay:80ms}[data-theme=marketing] .m-rise-3{animation-delay:.16s}[data-theme=marketing] .m-rise-4{animation-delay:.24s}[data-theme=marketing] .m-rise-5{animation-delay:.32s}[data-theme=marketing] .m-window-rise{animation:m-window-rise .8s var(--m-ease)both;animation-delay:.32s}@media (prefers-reduced-motion:reduce){[data-theme=marketing] .m-rise,[data-theme=marketing] .m-window-rise{opacity:1;animation:none;transform:none}}[data-theme=marketing] .m-section-vh{padding-top:var(--m-section-y);padding-bottom:var(--m-section-y);padding-left:var(--m-page-pad-x);padding-right:var(--m-page-pad-x);position:relative}[data-theme=marketing] .m-window{box-shadow:var(--m-shadow-window);background:#0a0a0a;border:1px solid #1f2024;border-radius:16px;overflow:hidden}[data-theme=marketing] .m-window-chrome{background:#111113;border-bottom:1px solid #1f2024;align-items:center;height:36px;padding:0 14px;display:flex;position:relative}[data-theme=marketing] .m-traffic-lights{gap:8px;display:flex}[data-theme=marketing] .m-traffic-lights span{border-radius:50%;width:12px;height:12px;display:block}[data-theme=marketing] .m-window-title{font-family:var(--m-font-mono);color:#6e6e76;letter-spacing:.01em;font-size:12px;position:absolute;left:50%;transform:translate(-50%)}
