*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #e5312b;--red-bright: #c9221c;--red-light: #fef2f2;--red-glow: rgba(229, 49, 43, .12);--bg: #f6f6f6;--bg2: #ffffff;--bg3: #efefef;--bg4: #e8e8e8;--border: rgba(0, 0, 0, .09);--border-soft: rgba(0, 0, 0, .05);--text: #111111;--muted: #6a6a6a;--muted-light: #9a9a9a;--white: #ffffff}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--red)}button,input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}
