:root{--color-brand-50:#f0f4ff;--color-brand-100:#e0e9ff;--color-brand-200:#edf3ff;--color-brand-300:#c4d6ff;--color-brand-400:#9cb6ff;--color-brand-500:#1E40EA;--color-brand-600:#007AFF;--color-brand-700:#1D3DE1;--color-brand-800:#0a1a8c;--color-brand-900:#02072a;--color-white:#FFFFFF;--color-neutral-100:#FFFFFF;--color-neutral-200:#EEEEEE;--color-neutral-300:#CCCCCC;--color-neutral-400:#AAAAAA;--color-neutral-500:#666666;--color-neutral-600:#444444;--color-neutral-700:#222222;--color-neutral-800:#111111;--color-neutral-900:#000000;--color-black:#000000;--color-secondary-500:#00ECFF;--color-amber-from:#F59E0B;--color-amber-to:#FBBF24;--gradient-amber:linear-gradient(135deg,var(--color-amber-from) 0%,var(--color-amber-to) 100%);--color-success-500:#9DDF60;--color-success-600:#22c55e;--color-warning-500:#ffd666;--color-warning-600:#ffc53d;--color-error-500:#ff7875;--color-error-600:#ff4d4f;--spacing-0:0;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--font-display:"Be Vietnam Pro",system-ui,sans-serif;--font-body:"Inter",system-ui,sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.5rem;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,0.25);--radius-sm:0.125rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--transition-fast:150ms;--transition-normal:300ms;--transition-slow:500ms;--z-dropdown:1000;--z-sticky:1100;--z-overlay:1300;--z-modal:1400;--z-tooltip:1800;--header-height:114px;--header-mobile-height:78px;--container-max:1280px;--container-padding:1rem}[data-theme=dark]{--color-brand-500:#4A6EFF;--color-neutral-100:#111111;--color-neutral-200:#222222;--color-neutral-800:#EEEEEE;--color-neutral-900:#FFFFFF}.text-force-white,.text-force-white *{color:#fff!important}.text-force-dark,.text-force-dark *{color:#111!important}.section-dark{background-color:var(--color-brand-500)!important}.section-dark,.section-dark a:not([style*=backgroundColor]):not([style*=background-color]),.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark h6,.section-dark p,.section-dark span:not([style*=color]){color:#fff!important}.section-light{background-color:#fff;color:var(--color-neutral-800)}.section-light h1,.section-light h2,.section-light h3,.section-light h4,.section-light h5,.section-light h6{color:var(--color-neutral-900)}.section-light p,.section-light span{color:var(--color-neutral-600)}.text-gradient-brand{background:linear-gradient(135deg,var(--color-brand-500) 0,var(--color-brand-600) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.text-gradient-amber{background:var(--gradient-amber);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}