*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#1a1a2e;color:#eee;min-height:100vh}#root{min-height:100vh}a{color:#7eb8da}button{cursor:pointer;padding:.5rem 1rem;border-radius:6px;border:1px solid #444;background:#2d2d44;color:#eee}button:hover{background:#3d3d54}button:disabled{opacity:.5;cursor:not-allowed}input{padding:.5rem;border-radius:4px;border:1px solid #444;background:#2d2d44;color:#eee}
