:root{color-scheme:dark}body{font-family:-apple-system,system-ui,sans-serif;background:#0f0c1d;color:#e8e6f0;margin:0}.wrap{max-width:52rem;margin:0 auto;padding:2rem 1.5rem}.card{background:#1a1630;border:1px solid #2e2850;border-radius:12px;padding:1.5rem;margin:1rem 0}.muted{color:#9a94b8}.small{font-size:.85rem}.err{color:#ff8a8a}.ok{color:#8affab}button{font:inherit;background:#2e2850;color:#e8e6f0;border:1px solid #4a4270;border-radius:8px;padding:.4rem .8rem;cursor:pointer}button.primary{background:#6d5cff;border-color:#6d5cff;color:#fff}button:disabled{opacity:.5;cursor:default}input,select{font:inherit;background:#0f0c1d;color:#e8e6f0;border:1px solid #2e2850;border-radius:8px;padding:.4rem .6rem}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:.4rem;border-bottom:1px solid #2e2850}.row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}
