*{box-sizing:border-box}:root{color-scheme:light dark;font:16px/1.45 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0b0d12;color:#e5e7eb}body{margin:0;background:radial-gradient(1200px 600px at 20% -10%,rgba(99,102,241,.22),transparent 60%),radial-gradient(900px 500px at 80% 0%,rgba(236,72,153,.16),transparent 55%),#0b0d12}.wrap{max-width:1180px;margin:0 auto;padding:18px 14px 30px}.top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.h{font-size:18px;font-weight:650;letter-spacing:.2px}.sub{color:#e5e7ebb3;font-size:13px;max-width:72ch;margin-top:6px}.badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.badge,.badgeBtn{font-size:12px;padding:6px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.badgeBtn:hover{background:#ffffff17}.badge.ok{border-color:#22c55e40;background:#22c55e1f}.badge.warn{border-color:#f59e0b4d;background:#f59e0b1f}.panel{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;border-radius:14px;padding:12px;margin-bottom:12px}.row{display:flex;gap:10px;flex-wrap:wrap;align-items:end}.row+.row{margin-top:10px}.field{display:flex;flex-direction:column;gap:6px;min-width:210px;flex:1}.field>span{font-size:12px;color:#e5e7ebb8}select,input,textarea{font:inherit;color:inherit;background:#00000038;border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:10px 12px;outline:none}textarea{width:100%;min-height:210px;resize:vertical;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#6366f18c;box-shadow:0 0 0 4px #6366f129}.actions{align-items:center}button{font:inherit;color:inherit;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;padding:10px 12px;border-radius:12px;cursor:pointer}button:hover{background:#ffffff17}button:disabled{opacity:.4;cursor:not-allowed}button:disabled:hover{background:#ffffff0f}button.primary{border-color:#6366f180;background:#6366f138}button.primary:hover{background:#6366f147}button.ghost{background:transparent}button.ghost:hover{background:#ffffff14}button.danger{border-color:#ef444466}button.danger:hover{background:#ef44441f}.status{font-size:13px;color:#e5e7ebbf;flex-basis:100%;min-height:1.45em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}@media(max-width:900px){.grid{grid-template-columns:1fr}}.label{font-size:12px;color:#e5e7ebb8;margin:0 0 6px 2px}.mini{display:flex;gap:10px;margin-top:8px}.link{background:transparent;border:none;padding:0;color:#a5b4fcf2}.link:hover{text-decoration:underline}.check{display:flex;gap:8px;align-items:center;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0000002e}.check>span{font-size:13px;color:#e5e7ebcc}.note{margin-top:10px}.note summary{cursor:pointer;color:#e5e7ebd9}.noteBody{padding:8px 2px 2px;color:#e5e7ebb8;font-size:13px}.split{align-items:stretch}.box{flex:1;min-width:240px}.out{margin:0;min-height:120px;max-height:240px;overflow:auto;padding:10px 12px;border-radius:12px;background:#00000038;border:1px solid rgba(255,255,255,.12);white-space:pre-wrap}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:18px;background:#0000008c}.modalBox{width:min(980px,100%);max-height:min(80vh,760px);overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#0a0c12eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modalHeader{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 12px 10px;border-bottom:1px solid rgba(255,255,255,.1)}.modalHeaderActions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.modalTitle{font-weight:650;letter-spacing:.2px}.modalClose{padding:8px 10px;border-radius:10px}.modalBody{padding:12px}.storageClearBar{display:none;flex-direction:column;gap:10px;margin-top:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(239,68,68,.38);background:#ef444417}.storageClearWarn{font-size:13px;line-height:1.45;color:#fee2e2eb}.storageClearActions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.modalPre{margin:10px 0 0;padding:10px 12px;border-radius:12px;background:#00000038;border:1px solid rgba(255,255,255,.12);max-height:55vh;overflow:auto;white-space:pre;font-size:12px;line-height:1.35}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.muted{color:#e5e7ebb8;font-size:13px}
