*{box-sizing:border-box}body{color:#333;background:#f5f5f5;margin:0;font-family:system-ui,-apple-system,sans-serif}#root{width:100%;max-width:1200px;margin:0 auto}button{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:4px;padding:.5rem 1rem}button:hover{opacity:.9}input,select,textarea{border:1px solid #ccc;border-radius:4px;padding:.5rem}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;border-bottom:1px solid #eee;padding:.75rem}th{background:#f5f5f5;font-weight:600}a{color:#1a1a2e}
