@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Roboto+Mono:wght@400;500;700&display=swap");:root{--primary-800:#16c668;--primary-600:#22d66b;--primary-100:#d5fbe5;--success-800:#15803d;--success-600:#16a34a;--success-100:#dcfce7;--warning-800:#a16207;--warning-600:#ca8a04;--warning-100:#fef3c7;--error-800:#991b1b;--error-600:#dc2626;--error-100:#fee2e2;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-600:#2563eb;--blue-800:#1e40af;--orange-600:#fc4c02;--orange-800:#e04302;--green-600:#2dbc4d;--green-800:#25a740;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--text-primary:var(--gray-900);--text-muted:var(--gray-600);--black:var(--gray-900);--white:#fff;--nav-height-desktop:64px;--nav-height-mobile:56px;--nav-z-index:1000;--font-size-xs:12px;--font-size-sm:14px;--font-size-md:16px;--font-size-lg:20px;--font-size-xl:24px;--font-size-2xl:32px;--font-size-3xl:48px;--font-size-4xl:64px;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-body:1.6;--line-height-heading:1.25;--line-height-tight:1.2;--space-xxs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:80px;--space-5xl:96px;--space-6xl:120px;--space-7xl:150px;--space-8xl:200px;--space-9xl:300px;--width-xs:250px;--width-sm:350px;--width-md:500px;--width-lg:650px;--width-xl:800px;--width-2xl:960px;--filter-width:140px;--filter-height:44px;--height-sm:40px;--height-md:60px;--container-sm:640px;--container-md:960px;--container-lg:1100px;--bp-sm:480px;--bp-md:768px;--bp-lg:1024px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--border-width-thin:1px;--border-width-thick:2px;--opacity-100:1;--opacity-80:0.8;--opacity-60:0.6;--shadow-sm:0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 2px 6px rgba(0,0,0,0.08);--shadow-lg:0 4px 12px rgba(0,0,0,0.15);--font-primary:"Inter",sans-serif;--font-secondary:"Roboto Mono",monospace;--aspect-1-1:1/1;--aspect-4-3:4/3;--aspect-5-3:5/3;--aspect-16-9:16/9;--aspect-2-1:2/1}