:root{--bg:#0a0a0a;--surface:#161616;--primary:#db3d32;--primary-deep:#a8311e;--text:#ffffff;--text-secondary:#a0a0a0}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}