:root{--background:#f9fafb;--foreground:#0f172a;--card:#fff;--card-foreground:#0f172a;--muted:#f1f5f9;--muted-foreground:#64748b;--border:#e0e5eb;--primary:var(--brand-primary);--primary-foreground:var(--brand-primary-foreground);--secondary:var(--brand-secondary);--secondary-foreground:var(--brand-secondary-foreground);--accent:var(--brand-secondary);--accent-foreground:var(--brand-secondary-foreground);--destructive:#dc2626;--destructive-foreground:#fff;--success:#16a34a;--success-foreground:#fff;--ring:var(--brand-primary);--primary-muted:var(--primary)}@supports (color:color-mix(in lab, red, red)){:root{--primary-muted:color-mix(in srgb,var(--primary)14%,var(--background))}}:root{--primary-muted-foreground:var(--primary);--radius:.375rem}@media (prefers-color-scheme:dark){:root{--background:#0f172a;--foreground:#f8fafc;--card:#1e293b;--card-foreground:#f8fafc;--muted:#334155;--muted-foreground:#94a3b8;--border:#334155;--primary:var(--brand-primary);--primary-foreground:var(--brand-primary-foreground);--secondary:var(--brand-secondary);--secondary-foreground:var(--brand-secondary-foreground);--accent:var(--brand-secondary);--accent-foreground:var(--brand-secondary-foreground);--destructive:#ef4444;--destructive-foreground:#fff;--success:#22c55e;--success-foreground:#fff;--ring:var(--brand-primary);--primary-muted:var(--primary)}@supports (color:color-mix(in lab, red, red)){:root{--primary-muted:color-mix(in srgb,var(--primary)14%,var(--background))}}:root{--primary-muted-foreground:var(--primary)}}html[data-theme=light]{--background:#f9fafb;--foreground:#0f172a;--card:#fff;--card-foreground:#0f172a;--muted:#f1f5f9;--muted-foreground:#64748b;--border:#e0e5eb;--primary:var(--brand-primary);--primary-foreground:var(--brand-primary-foreground);--secondary:var(--brand-secondary);--secondary-foreground:var(--brand-secondary-foreground);--accent:var(--brand-secondary);--accent-foreground:var(--brand-secondary-foreground);--destructive:#dc2626;--destructive-foreground:#fff;--success:#16a34a;--success-foreground:#fff;--ring:var(--brand-primary);--primary-muted:var(--primary)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light]{--primary-muted:color-mix(in srgb,var(--primary)14%,var(--background))}}html[data-theme=light]{--primary-muted-foreground:var(--primary)}html[data-theme=dark]{--background:#0f172a;--foreground:#f8fafc;--card:#1e293b;--card-foreground:#f8fafc;--muted:#334155;--muted-foreground:#94a3b8;--border:#334155;--primary:var(--brand-primary);--primary-foreground:var(--brand-primary-foreground);--secondary:var(--brand-secondary);--secondary-foreground:var(--brand-secondary-foreground);--accent:var(--brand-secondary);--accent-foreground:var(--brand-secondary-foreground);--destructive:#ef4444;--destructive-foreground:#fff;--success:#22c55e;--success-foreground:#fff;--ring:var(--brand-primary);--primary-muted:var(--primary)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark]{--primary-muted:color-mix(in srgb,var(--primary)14%,var(--background))}}html[data-theme=dark]{--primary-muted-foreground:var(--primary)}html[data-surface=marketing]{--background:#f9fafb;--foreground:#0f172a;--card:#fff;--card-foreground:#0f172a;--muted:#f1f5f9;--muted-foreground:#64748b;--border:#e0e5eb;--brand-primary:#142952;--brand-primary-foreground:#fff;--brand-secondary:#d97706;--brand-secondary-foreground:#fff;--primary:#142952;--primary-foreground:#fff;--secondary:var(--brand-secondary);--secondary-foreground:var(--brand-secondary-foreground);--accent:var(--brand-secondary);--accent-foreground:var(--brand-secondary-foreground);--ring:#142952;--hero-bg:var(--primary);--hero-gradient:linear-gradient(135deg,var(--primary)0%,var(--primary)50%,#475569 100%)}@supports (color:color-mix(in lab, red, red)){html[data-surface=marketing]{--hero-gradient:linear-gradient(135deg,var(--primary)0%,color-mix(in srgb,var(--primary)75%,#334155)50%,#475569 100%)}}html[data-surface=marketing]{--section-gradient:linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%);--card-shadow:0 1px 3px #0f172a0f,0 8px 24px #0f172a0a;--card-shadow-hover:0 4px 12px #0f172a14,0 16px 40px #0f172a0f;--accent-glow:0 8px 32px -8px #d9770659}:root{--background:#f8fafc;--hero-bg:var(--primary);--hero-gradient:linear-gradient(135deg,var(--primary)0%,var(--primary)50%,#475569 100%)}@supports (color:color-mix(in lab, red, red)){:root{--hero-gradient:linear-gradient(135deg,var(--primary)0%,color-mix(in srgb,var(--primary)75%,#334155)50%,#475569 100%)}}:root{--section-gradient:linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%);--card-shadow:0 1px 3px #0f172a0f,0 8px 24px #0f172a0a;--card-shadow-hover:0 4px 12px #0f172a14,0 16px 40px #0f172a0f;--accent-glow:0 8px 32px -8px #f9731659;--text-hero:clamp(2.25rem,5vw,3.5rem);--text-section:1.5rem;--text-lead:1.125rem;--text-body:1rem;--leading-tight:1.25;--leading-relaxed:1.625}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans),system-ui,sans-serif;font-size:var(--text-body);line-height:var(--leading-relaxed)}.marketing-feature-card:hover{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.marketing-feature-card:hover{border-color:color-mix(in srgb,var(--accent)30%,transparent)}}.hero-section{isolation:isolate;border:none;outline:none}input[type=checkbox]:checked{accent-color:var(--primary)}
