*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #C8102E;--red-dark: #a00d24;--red-light: #fdecea;--black: #111111;--gray-900: #1a1a1a;--gray-700: #444444;--gray-500: #777777;--gray-300: #cccccc;--gray-100: #f5f5f5;--white: #ffffff;--radius: 8px;--shadow: 0 2px 8px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.12)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--gray-100);color:var(--black);min-height:100vh}a{color:var(--red);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}
