:root{font-family:Segoe UI,system-ui,sans-serif;color:#0f172a;background:#f8fafc}body{margin:0}.layout{max-width:960px;margin:0 auto;padding:2rem 1rem}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.header h1{margin:0}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;margin-bottom:1rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}button{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:.6rem 1rem;cursor:pointer}button.secondary{background:#64748b}input{flex:1;padding:.6rem;border:1px solid #cbd5e1;border-radius:8px;margin-bottom:.75rem}.row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.row input{margin-bottom:0}.mono{font-family:ui-monospace,monospace;font-size:.85rem;word-break:break-all}.success{color:#15803d}.error{color:#b91c1c}.hint{color:#64748b;font-size:.9rem}.stat{font-size:1.75rem;font-weight:600;margin:.25rem 0 1rem}.stats-row{display:flex;gap:1rem;flex-wrap:wrap;color:#475569}select{padding:.5rem;border-radius:8px;border:1px solid #cbd5e1}.checkbox{display:flex;align-items:center;gap:.35rem;margin-bottom:.75rem;white-space:nowrap}.channel-list{list-style:none;padding:0}.channel-list li{margin-bottom:.5rem}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th,.table td{text-align:left;padding:.5rem;border-bottom:1px solid #e2e8f0}.three-ds{width:100%;min-height:420px;border:1px solid #e2e8f0;border-radius:8px}a{color:#2563eb}
