:root{font-family:Inter,system-ui,Arial,sans-serif;color:#e2e8f0;background:#020617}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#020617}body{min-height:100vh}input,textarea,button{font:inherit}input,textarea{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #334155;background:#0f172a;color:#e2e8f0}button{border:0;border-radius:10px;padding:10px 14px;cursor:pointer;background:#7c3aed;color:#fff}a{color:inherit;text-decoration:none}table th,table td{padding:12px}
