:root{--color-primary:#e63946;--color-primary-hover:#d62839;--color-secondary:#457b9d;--color-background:#f8f9fa;--color-surface:#fff;--color-text-main:#1d3557;--color-text-secondary:#6c757d;--color-border:#e9ecef;--color-success:#2a9d8f;--color-warning:#e9c46a;--color-error:#e76f51;--font-family-base:"Inter",system-ui,-apple-system,sans-serif;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--spacing-1:.25rem;--spacing-2:.5rem;--spacing-3:.75rem;--spacing-4:1rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-12:3rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-full:9999px}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-family-base);background-color:var(--color-background);color:var(--color-text-main);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-bold);margin:0;line-height:1.2}p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
