*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;background:#1a1a2e;min-height:100vh;font-family:system-ui,-apple-system,sans-serif}a{color:#64b5f6;text-decoration:none}a:hover{text-decoration:underline}input,button,select,textarea{font-family:inherit;font-size:1rem}button{cursor:pointer;color:#e0e0e0;background:#3b3b5c;border:1px solid #555;border-radius:4px;padding:.5rem 1rem;transition:background .2s}button:hover{background:#4b4b6c}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{color:#e0e0e0;background:#2a2a3e;border:1px solid #555;border-radius:4px;padding:.5rem}input:focus,select:focus,textarea:focus{border-color:#64b5f6;outline:none}table{border-collapse:collapse;width:100%}th,td{text-align:left;border:1px solid #444;padding:.5rem}th{background:#2a2a3e}h1,h2,h3{margin-bottom:1rem}hr{border:none;border-top:1px solid #444;margin:1rem 0}
