:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#15233e;background:#f3f6fb}*{box-sizing:border-box}body{margin:0}body>header{padding:28px max(24px,calc((100% - 1680px)/2));color:#fff;background:linear-gradient(120deg,#0876ff,#6448df);display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 35px #234ca23b}h1,h2,p{margin:0}header small{letter-spacing:.18em;opacity:.8}header h1{font-size:32px;margin:4px 0}header p{color:#dfeaff}button{border:0;border-radius:11px;background:#176df3;color:#fff;padding:11px 16px;font-weight:750;cursor:pointer}header button{background:#fff;color:#3155b3}main{max-width:1680px;margin:26px auto;padding:0 20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.stat,.card{background:#fff;border:1px solid #e0e7f2;border-radius:18px;box-shadow:0 8px 28px #17315c0b}.stat{padding:19px}.stat strong{display:block;font-size:28px;color:#155ed1}.stat span{color:#6e7b91}.card{padding:20px;margin-bottom:18px}.section-head{display:flex;justify-content:space-between;margin-bottom:17px}.section-head p{color:#758198;margin-top:5px}.sites{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.site{border:1px solid #dce5f1;border-radius:15px;padding:16px}.site-head{display:flex;justify-content:space-between;align-items:center}.badge{padding:5px 8px;border-radius:99px;background:#def8e9;color:#15804a;font-size:11px;font-weight:800}.badge.off{background:#eef1f6;color:#748096}.site p{color:#6d7990;font-size:13px;margin:9px 0}.code{background:#13223b;color:#d8e8ff;border-radius:10px;padding:10px;font:11px Consolas,monospace;word-break:break-all}.site-actions{display:flex;gap:8px;margin-top:10px}.secondary{background:#edf2fa;color:#315078}.table-wrap{overflow-x:hidden;overflow-y:auto}table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}th,td{text-align:left;padding:10px 8px;border-bottom:1px solid #edf0f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}th{color:#758198;font-size:11px;text-transform:uppercase}th:nth-child(1){width:9%}th:nth-child(2){width:8%}th:nth-child(3){width:11%}th:nth-child(4){width:10%}th:nth-child(5){width:15%}th:nth-child(6){width:8%}th:nth-child(7){width:6%}th:nth-child(8){width:20%}th:nth-child(9){width:13%}td:nth-child(3),td:nth-child(4),td:nth-child(5),td:nth-child(8){white-space:normal;overflow-wrap:anywhere}td:last-child{white-space:normal;overflow:visible}td:last-child button{padding:8px 10px;margin:2px;font-size:12px}td a{color:#176df3}dialog{border:0;border-radius:20px;padding:0;width:min(600px,calc(100% - 24px));box-shadow:0 30px 90px #142a5555}dialog::backdrop{background:#10204080}form{padding:22px;display:grid;gap:14px}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head button{background:#edf1f7;color:#42506a;font-size:20px;padding:5px 11px}label{font-size:13px;font-weight:700;display:grid;gap:6px}input,textarea{width:100%;border:1px solid #d5deeb;border-radius:10px;padding:11px;font:14px inherit}textarea{min-height:70px;resize:vertical}.check{display:flex;grid-template-columns:auto 1fr;align-items:center}.check input{width:auto}.actions{display:flex;justify-content:flex-end;gap:9px}#toast{position:fixed;right:22px;bottom:22px;background:#17305d;color:#fff;border-radius:10px;padding:12px 18px;opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1}@media(max-width:700px){body>header{padding:20px;align-items:flex-start}header p{display:none}.stats{grid-template-columns:1fr}.card{padding:14px}.table-wrap{overflow-x:auto}table{min-width:1050px;table-layout:auto}}
