:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#17243a;background:#f3f5f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px}header{padding:28px 4%;background:#142b48;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px}h1{font-size:26px;margin:6px 0}h2{font-size:20px;margin:0 0 18px}.eyebrow{font-size:11px;letter-spacing:2px;margin:0;color:#7faeda}.dashboard{max-width:1500px;margin:auto;padding:22px 4%}section{background:white;border:1px solid #e3e8ef;border-radius:12px;padding:24px;margin:22px 0}.stats{padding:0;border:0;background:none;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stats article{background:white;border:1px solid #e3e8ef;border-radius:12px;padding:24px}.stats span{color:#607089;display:block}.stats strong{font-size:38px;display:block;margin-top:8px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.muted,.footnote{color:#68768b;line-height:1.7}.footnote{font-size:12px;margin-top:24px}label{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;font-weight:600}input,select,textarea{font:inherit;border:1px solid #cbd4e1;border-radius:6px;padding:10px 12px;background:white;color:#17243a;min-width:0}input:focus,textarea:focus,select:focus{outline:2px solid #80afe1;outline-offset:1px}textarea{width:100%;resize:vertical}button{font:inherit;background:#235d9c;color:white;border:0;border-radius:6px;padding:10px 16px;cursor:pointer;font-weight:600}button:hover{filter:brightness(.95)}button:disabled{opacity:.4;cursor:default}.secondary{background:#eaf0f7;color:#244465}.danger{background:#ffe9e8;color:#a7342c}.inline-form{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end;margin:14px 0 22px}.inline-form label{margin:0;min-width:190px;flex:1}.inline-form button{height:40px}.scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;font-weight:600;color:#53657c;background:#f6f8fb;padding:12px;white-space:nowrap}td{padding:14px 12px;border-bottom:1px solid #e8edf3;vertical-align:top;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere}td.mono{font-family:Consolas,monospace;font-size:11px;max-width:320px}.empty{text-align:center;color:#8592a4;padding:30px}.pagination{display:flex;gap:14px;justify-content:flex-end;align-items:center;margin-top:16px}progress{display:block;width:150px;height:9px;accent-color:#2b77b9;margin-top:8px}.warning,.error{color:#ac3c2e}.good{color:#237550}.notice{color:#235d9c}#message:empty{display:none}#message{padding:12px 16px;background:#fff;border-radius:6px}.login-card{max-width:460px;margin:10vh auto;padding:36px;background:white;border:1px solid #e3e8ef;border-radius:14px;box-shadow:0 12px 50px #17243a0d}.login-card form{margin-top:28px}.login-card button{width:100%}dialog{border:1px solid #d9e2ec;border-radius:12px;max-width:500px;width:90%;padding:28px;box-shadow:0 16px 60px #0003}dialog::backdrop{background:#17243a80}.checkbox{flex-direction:row;align-items:center;font-weight:400}.checkbox input{width:18px;height:18px}footer{max-width:1400px;margin:0 auto;padding:8px 4% 32px;color:#77869a;line-height:1.8}#copy-status{display:inline-block;margin-left:14px;font-weight:600}.number{font-variant-numeric:tabular-nums;white-space:nowrap}#channel-statistics td:first-child{min-width:180px}.stats article:nth-child(-n+3) strong{color:#008d87}#message{position:sticky;top:12px;z-index:10;box-shadow:0 4px 20px #142b4812}#new-code-box{background:#edf6fd;padding:18px;border-radius:8px;margin-bottom:18px}#new-code{font-family:Consolas,monospace;margin-bottom:8px}@media(max-width:850px){header{align-items:flex-start;flex-direction:column}.stats{grid-template-columns:repeat(2,1fr);gap:10px}.stats article{padding:16px}.section-title{align-items:flex-start;flex-direction:column}.login-card{margin:8vh 20px}section{padding:16px}.dashboard{padding:10px 3%}}
