:root{--color-bg:#f4f6f9;--color-bg-elevated:#fff;--color-surface:#fff;--color-surface-alt:#eef1f6;--color-text:#0f1419;--color-muted:#5c6670;--color-muted-soft:#8b959f;--color-primary:#dc2f27;--color-primary-bright:#e9423a;--color-primary-dark:#b91c1c;--color-navy:#252b47;--color-purple:#5c2d84;--color-accent:#f0b429;--color-border:#0f141914;--color-border-strong:#0f14191f;--color-dark:#0d0f14;--color-dark-elevated:#161922;--gradient-brand:linear-gradient(135deg, #e9423a 0%, #7c3aed 52%, #312e81 100%);--gradient-brand-soft:linear-gradient(160deg, #e9423a0f 0%, #7c3aed0d 45%, #312e8112 100%);--gradient-mesh:radial-gradient(ellipse 120% 80% at 100% -20%, #7c3aed17, transparent 50%), radial-gradient(ellipse 90% 70% at -10% 60%, #e9423a12, transparent 45%);--font-display:"Playfair Display", Georgia, serif;--font-body:"Poppins", system-ui, sans-serif;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-full:9999px;--shadow-xs:0 1px 2px #0f14190a;--shadow-sm:0 1px 2px #0f14190a, 0 8px 24px #0f14190f;--shadow-md:0 4px 8px #0f14190a, 0 20px 40px #0f141914;--shadow-glow:0 0 0 1px #ffffff14 inset;--shadow-primary:0 8px 24px #e9423a38;--ease-out:cubic-bezier(.22, 1, .36, 1);--header-h:72px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{font-family:var(--font-body);letter-spacing:-.01em;background-color:var(--color-bg);background-image:var(--gradient-mesh);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;font-size:16px;line-height:1.55}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.03em}#root{min-height:100vh}a{color:inherit}::selection{color:var(--color-text);background:#e9423a33}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
