:root{--bp-sm:768px;--bp-md:1024px;--bp-lg:1280px;--bp-xl:1440px;--bp-2xl:1920px;--color-primary:#81BB56;--color-primary-50:#F2F8EB;--color-primary-100:#E3F0D5;--color-primary-200:#CBE3AF;--color-primary-300:#AFD487;--color-primary-400:#97C769;--color-primary-500:#81BB56;--color-primary-600:#6CA844;--color-primary-700:#5E9A3C;--color-primary-800:#4A7B2F;--color-primary-900:#375D23;--color-secondary:#071252;--color-secondary-50:#E9EBF6;--color-secondary-100:#C9CEE8;--color-secondary-200:#9AA3CF;--color-secondary-300:#6871AC;--color-secondary-400:#3A458B;--color-secondary-500:#1B2670;--color-secondary-600:#111C62;--color-secondary-700:#0B1152;--color-secondary-800:#071252;--color-secondary-900:#050C3B;--color-forest-900:#F5F6F4;--color-forest-800:#EFF1EE;--color-forest-700:#FFFFFF;--color-forest-600:#FFFFFF;--color-forest-500:#F5F6F4;--color-forest-400:#D3D6D1;--color-white:#FFFFFF;--color-black:#000000;--color-gray-50:#F8FAFC;--color-gray-100:#F1F5F9;--color-gray-200:#E2E8F0;--color-gray-300:#CBD5E1;--color-gray-400:#94A3B8;--color-gray-500:#64748B;--color-gray-600:#475569;--color-gray-700:#334155;--color-gray-800:#1E293B;--color-gray-900:#0F172A;--color-bg:#F5F6F4;--color-bg-muted:#EFF1EE;--color-bg-subtle:#FFFFFF;--color-bg-inverse:var(--color-secondary-800);--color-surface:#FFFFFF;--color-surface-alt:#F5F6F4;--color-surface-glass:rgba(255,255,255,0.72);--color-surface-glass-strong:rgba(255,255,255,0.9);--color-text:#0B1152;--color-text-muted:#5D6373;--color-text-subtle:#8B92A2;--color-text-inverse:#FFFFFF;--color-text-on-primary:#071252;--color-text-on-secondary:var(--color-white);--color-border:#E2E4E0;--color-border-strong:#D3D6D1;--color-border-subtle:#ECEEEA;--color-border-accent:var(--color-primary);--color-success:var(--color-primary-700);--color-warning:#D97706;--color-error:#DC2626;--color-info:#2563EB;--color-focus-ring:var(--color-primary-700);--color-focus-ring-outer:rgba(129,187,86,0.35);--brand-green:var(--color-primary);--brand-navy:var(--color-secondary);--color-overlay-strong:rgba(7,18,82,0.86);--color-overlay-mid:rgba(7,18,82,0.55);--color-overlay-soft:rgba(7,18,82,0.30);--gradient-hero:linear-gradient(100deg,rgba(7,18,82,0.72),rgba(7,18,82,0.28) 55%,rgba(7,18,82,0.15));--gradient-section:linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-muted) 100%);--gradient-primary:linear-gradient(135deg,var(--color-primary-600) 0%,var(--color-primary) 100%);--gradient-card:linear-gradient(160deg,#FFFFFF,#F7F9F5);--shadow-sm:0 1px 2px rgba(11,17,82,0.06);--shadow-md:0 6px 16px rgba(11,17,82,0.08);--shadow-lg:0 14px 32px rgba(11,17,82,0.10);--shadow-xl:0 24px 48px rgba(11,17,82,0.14);--shadow-glow:0 0 24px rgba(129,187,86,0.35);--font-sans:"General Sans","Segoe UI",system-ui,-apple-system,sans-serif;--font-mono:"SF Mono","Menlo","Monaco","Consolas",monospace;--text-2xs:clamp(0.75rem,0.22vw + 0.69rem,0.8125rem);--text-xs:clamp(0.875rem,0.30vw + 0.80rem,0.9375rem);--text-sm:clamp(0.9375rem,0.35vw + 0.86rem,1rem);--text-base:clamp(1rem,0.40vw + 0.90rem,1.125rem);--text-lg:clamp(1.125rem,0.50vw + 1rem,1.25rem);--text-xl:clamp(1.25rem,0.70vw + 1.08rem,1.5rem);--text-2xl:clamp(1.5rem,1.00vw + 1.25rem,1.875rem);--text-3xl:clamp(1.875rem,1.40vw + 1.52rem,2.5rem);--text-4xl:clamp(2.25rem,2.00vw + 1.75rem,3.5rem);--text-5xl:clamp(2.75rem,2.80vw + 2.05rem,4.5rem);--text-h1:var(--text-4xl);--text-h2:var(--text-3xl);--text-h3:var(--text-2xl);--text-h4:var(--text-xl);--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.55;--leading-relaxed:1.7;--tracking-tight:-0.02em;--tracking-normal:0;--tracking-wide:0.02em;--tracking-wider:0.08em;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-black:800}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);font-weight:var(--weight-regular);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit;font-size:max(16px,var(--text-sm));line-height:var(--leading-snug)}h1,h2,h3,h4,h5,h6{color:var(--color-text);margin:0}h1{font-size:var(--text-4xl)}h1,h2{line-height:var(--leading-tight);font-weight:var(--weight-bold);letter-spacing:var(--tracking-tight)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h3,h4{line-height:var(--leading-snug);font-weight:var(--weight-semibold)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-lg)}h5,h6{line-height:var(--leading-snug);font-weight:var(--weight-semibold)}h6{font-size:var(--text-base)}p{line-height:var(--leading-normal);margin:0}small{font-size:var(--text-xs)}:root{--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--container-max:1440px;--container-padding:clamp(16px,3vw,32px);--shell-padding-x:var(--container-padding);--shell-padding-y:var(--space-4);--section-py-sm:var(--space-12);--section-py-md:var(--space-16);--section-py-lg:var(--space-20);--radius-sm:6px;--radius-md:10px;--radius-card:12px;--radius-lg:14px;--radius-xl:18px;--radius-2xl:24px;--radius-3xl:30px;--radius-full:9999px;--ease-base:cubic-bezier(0.2,0.9,0.2,1);--ease-out:cubic-bezier(0,0,0.2,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--duration-instant:0ms;--duration-fast:150ms;--duration-base:250ms;--duration-slow:350ms;--stagger-step:100ms;--transition-fast:var(--duration-fast) var(--ease-base);--transition-normal:var(--duration-base) var(--ease-base);--transition-slow:var(--duration-slow) var(--ease-base)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--z-base:10;--z-dropdown:20;--z-sticky:30;--z-modal:40;--z-nav:50;--z-alert:60}