:root{--lt-red:#be2b25;--lt-red-dark:#9b1f1a;--lt-red-light:#fdf0ef;--lt-navy:#1c2b4a;--lt-gold:#f0a500;--lt-bg:#f4f5f7;--lt-white:#fff;--lt-text:#1a1a1a;--lt-text-muted:#6b7280;--lt-border:#e5e7eb}*,:before,:after{box-sizing:border-box}body{background:var(--lt-bg);color:var(--lt-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}#root{text-align:left;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--lt-bg)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
