*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#1a1a2e;color:#eee;min-height:100vh}.app{min-height:100vh}a{color:#7c9cff}input,button{font:inherit}button{cursor:pointer;padding:.5rem 1rem;border-radius:6px;border:1px solid #444;background:#2d2d44;color:#eee}button:hover{background:#3d3d54}button.primary{background:#4a6cf7;border-color:#4a6cf7}button.primary:hover{background:#5a7cff}button.danger{background:#c33;border-color:#c33}input{padding:.5rem;border-radius:6px;border:1px solid #444;background:#2d2d44;color:#eee;width:100%;max-width:400px}.card{background:#252540;border-radius:8px;padding:1.25rem;margin-bottom:1rem}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #333}th{color:#aaa;font-weight:600}
