:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fff;background:#000;font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.45}*,:before,:after{box-sizing:border-box}html{background:#000}body{color:#fff;-webkit-font-smoothing:antialiased;background:#000;min-height:100vh;margin:0}#root{text-align:left;color:#fff;background:#000;border:none;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;display:block}a{color:#fff;text-decoration:underline}a:hover{opacity:.85}.layout{color:#fff;background:#000;max-width:1100px;margin:0 auto;padding:1rem 1.25rem 3rem}h1{color:#fff;margin:0 0 1rem;font-size:1.35rem;font-weight:600}h2{color:#fff;margin:1.25rem 0 .5rem;font-size:1.05rem;font-weight:600}.card{color:#fff;background:#0a0a0a;border:1px solid #333;border-radius:8px;margin-bottom:1rem;padding:1rem 1.1rem}.row{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:.65rem;display:flex}.row label{color:#fff;flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}input[type=text],input[type=number],input[type=password],select,textarea{color:#fff;background:#000;border:1px solid #555;border-radius:4px;min-width:8rem;padding:.35rem .5rem}textarea{width:100%;min-height:120px;font-family:inherit}input::placeholder,textarea::placeholder{color:#888}button{color:#fff;cursor:pointer;background:#000;border:1px solid #fff;border-radius:4px;padding:.4rem .85rem;font-size:.9rem}button:hover{background:#1a1a1a}button.primary{color:#000;background:#fff;border-color:#fff}button.primary:hover{background:#e0e0e0}button.danger{color:#fff;background:#000;border-color:#f66}button.danger:hover{background:#1a0a0a}.log{color:#fff;white-space:pre-wrap;background:#000;border:1px solid #333;border-radius:6px;max-height:320px;padding:.75rem;font-family:ui-monospace,Consolas,monospace;font-size:.75rem;overflow:auto}.muted{color:#ccc;font-size:.85rem}.error{color:#fff;background:#0a0a0a;border:1px solid #f66;border-radius:4px;padding:.5rem .75rem;font-size:.9rem}table{color:#fff}th,td{color:#fff;border-color:#444}
