:root{--primary:#c0392b;--primary-light:#e74c3c;--primary-hover:#a93226;--gold:#d4a017;--gold-light:#f1c40f;--dark:#1a0a00;--surface:#fff8f0;--surface2:#fff0e0;--text:#2c1810;--text-muted:#8b6355;--white:#fff;--green:#27ae60;--blue:#2980b9;--border:#f0d5c0;--border-strong:#e0c0a8;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 2px 8px rgba(0,0,0,.06);--shadow-md:0 4px 24px rgba(0,0,0,.1);--shadow-lg:0 16px 48px rgba(0,0,0,.15)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:Inter,-apple-system,Segoe UI,sans-serif;color:var(--text);background:var(--surface)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;background:none}input,select,textarea{font-family:inherit;font-size:inherit}@media (max-width:768px){:root{--page-padding:16px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}