*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#f4f4f8;color:#1a1a2e;min-height:100vh}#root{min-height:100vh}input,select,textarea,button{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f0f5}::-webkit-scrollbar-thumb{background:#c0c0d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0a0b0}
