:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f5f5;background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}.app{max-width:640px;margin:0 auto;padding:1.5rem 1rem 3rem}header{margin-bottom:1rem}header h1{margin:0 0 .25rem;font-size:1.6rem}.backend{color:#888;margin:0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.8rem}.card{background:#262626;border:1px solid #333;border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem}.card h2{color:#ccc;margin:0 0 .75rem;font-size:1rem;font-weight:600}.row{flex-wrap:wrap;align-items:flex-end;gap:.5rem;margin-bottom:.5rem;display:flex}.row label{color:#aaa;flex-direction:column;flex:1;gap:.25rem;min-width:140px;font-size:.8rem;display:flex}input[type=text],select{color:#f5f5f5;background:#1a1a1a;border:1px solid #444;border-radius:4px;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.95rem}input[type=text]:focus,select:focus{border-color:#6ab0ff;outline:none}button{color:#fff;cursor:pointer;background:#3a7bd5;border:none;border-radius:4px;padding:.55rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500}button:hover:not(:disabled){background:#4a8be5}button:disabled{color:#888;cursor:not-allowed;background:#444}.status{margin:0;padding:0;font-size:.9rem;line-height:1.8;list-style:none}.status li{color:#ddd}.ok{color:#6ab04c;margin:.5rem 0 0;font-weight:500}.muted{color:#666;margin:0;font-size:.85rem}.log{max-height:240px;margin:0;padding:0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.8rem;list-style:none;overflow-y:auto}.log li{color:#bbb;border-bottom:1px solid #2a2a2a;padding:.25rem 0}.log li:last-child{border-bottom:none}
