@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);:root{--color-brand-primary:#0f172a;--color-brand-secondary:#d97706;--color-brand-accent:#059669;--color-bg-default:#f8fafc;--color-bg-surface:#ffffff;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--color-border:#e2e8f0;--color-success:#10b981;--color-success-bg:#d1fae5;--font-base:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3.5rem;--spacing-2xl:5rem;--radius-md:12px;--radius-lg:16px;--radius-pill:9999px;--shadow-sm:0 1px 2px 0 rgb(0 0 0 / 0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / 0.05),0 4px 6px -4px rgb(0 0 0 / 0.05);--shadow-float:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1);--transition-fast:0.2s cubic-bezier(0.4, 0, 0.2, 1)}