:root{--color-maroon:#800014;--color-wine:#57000d;--color-gold:#d4af37;--color-gold-light:#f3cd57;--color-offwhite:#f7f6f2;--color-white:#fff;--color-text-primary:#202124;--color-text-secondary:#6b6b6b;--color-text-muted:#9e9e9e;--color-success:#1e7e34;--color-success-light:#d4edda;--color-error:#bd2130;--color-error-light:#f8d7da;--color-warning:#d39e00;--color-warning-light:#fff3cd;--color-info:#17a2b8;--color-info-light:#d1ecf1;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-xxl:3rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-round:9999px;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 6px #0000000d, 0 1px 3px #0000001a;--shadow-lg:0 10px 15px -3px #0000000d, 0 4px 6px -2px #0000000d;--breakpoint-mobile:480px;--breakpoint-tablet:768px;--breakpoint-desktop:1024px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--color-offwhite);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}button{font-family:inherit}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
