:root{--bg:#0a0b0d;--panel:#111317;--panel2:#171a20;--line:#252931;--text:#f2f3f5;--muted:#8c929e;--green:#81d8a2;--blue:#8ca8ff;--red:#e58d8d;--radius:14px}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 65% -20%,#18202b 0,transparent 36%),var(--bg);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#0d0f12;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.logo{letter-spacing:-.02em;align-items:center;gap:11px;padding:2px 8px 28px;font-weight:700;display:flex}.logo>span,.brand-mark{color:#111;background:#f0f1f3;border-radius:10px;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.logo small{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-top:2px;font-size:10px;display:block}.sidebar nav{gap:4px;display:grid}.sidebar nav a{color:#aeb3bc;border-radius:9px;align-items:center;gap:11px;padding:10px 11px;font-size:14px;display:flex}.sidebar nav a:hover{background:var(--panel2);color:#fff}.sidebar nav b{color:#aeb3bc;background:#21252c;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:11px}.human-guard{border:1px solid var(--line);background:var(--panel);color:#c6cad1;border-radius:11px;margin-top:auto;padding:12px;font-size:12px}.human-guard i,.live i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.human-guard small{color:var(--muted);margin:5px 0 0 15px;display:block}.content{width:min(980px,100vw - 244px);margin:0 auto;padding:44px 34px 90px}.page-head{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.page-head h1{letter-spacing:-.04em;margin:4px 0 5px;font-size:31px}.page-head p{color:var(--muted);margin:0;font-size:14px}.page-head .eyebrow{letter-spacing:.18em;color:#6f8bc9;font-size:10px;font-weight:800}.live{border:1px solid var(--line);color:#b8bdc6;border-radius:20px;padding:8px 12px;font-size:12px}.stats{border:1px solid var(--line);background:var(--panel);border-radius:var(--radius);grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid}.stats>div{border-right:1px solid var(--line);padding:17px 20px}.stats>div:last-child{border:0}.stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;display:block}.stats b{margin-top:7px;font-size:25px;display:block}.filters{grid-template-columns:1fr 190px 180px auto;gap:8px;margin-bottom:20px;display:grid}.filters input,.filters select,input,textarea{color:#e6e8eb;border:1px solid var(--line);background:#111318;border-radius:9px;outline:none;padding:10px 12px}.filters input:focus,textarea:focus{border-color:#4d607e}.filters button,.actions button,.actions a,.button{border:1px solid var(--line);color:#cdd1d8;cursor:pointer;background:#191c22;border-radius:9px;padding:9px 12px}.queue{gap:18px;display:grid}.lead-card{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:20px;box-shadow:0 12px 40px #0000001f}.post-head{align-items:center;gap:11px;display:flex}.avatar{background:linear-gradient(145deg,#35465d,#202a39);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:800;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.post-head a{font-size:14px;font-weight:700}.post-head small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.post-text{margin:18px 0;font-size:17px;line-height:1.55}.badges{flex-wrap:wrap;gap:7px;margin-bottom:17px;display:flex}.badges span{border:1px solid var(--line);color:#aeb4be;background:#171a20;border-radius:20px;padding:5px 9px;font-size:11px}.badges .score{color:var(--green);background:#122219;border-color:#234332}.suggestion{background:#0d0f13;border:1px solid #222731;border-radius:12px;padding:15px}.suggestion-title{align-items:center;gap:8px;font-size:12px;display:flex}.suggestion-title>span{color:#a6beef;background:#273959;border-radius:5px;padding:3px 5px;font-weight:800}.suggestion-title small{color:var(--muted);margin-left:auto}.suggestion textarea{resize:vertical;width:100%;height:108px;margin:13px 0 5px;line-height:1.5;display:block}.reply-meta{min-height:20px;color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.error-text{color:var(--red)}.actions{align-items:center;gap:8px;margin-top:10px;display:flex}.actions button,.actions a{align-items:center;gap:7px;font-size:12px;display:flex}.actions .primary{margin-left:auto}.primary{font-weight:700;color:#0b0c0e!important;background:#e8ebef!important;border-color:#e8ebef!important}.empty{text-align:center;background:#0e1014;border:1px dashed #30353f;border-radius:16px;padding:55px 30px}.empty>span{width:46px;height:46px;color:var(--green);background:#15261d;border-radius:50%;place-items:center;margin:auto;font-size:22px;display:grid}.empty h2{margin:16px 0 7px;font-size:18px}.empty>p{color:var(--muted);font-size:13px}.empty dl{justify-content:center;gap:40px;margin-top:30px;display:flex}.empty dt{color:var(--muted);font-size:11px}.empty dd{margin:6px 0;font-weight:700}.history{gap:12px;display:grid}.history article,.settings-grid section,.cluster-grid article{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:18px}.history article>div,.history footer{align-items:center;gap:14px;display:flex}.history article>div span{color:var(--muted);font-size:12px}.history p{line-height:1.5}.history blockquote{color:#cdd2da;background:#0c0e11;border-left:2px solid #5574a3;margin:14px 0;padding:12px 15px}.history footer{color:var(--muted);font-size:11px}.history footer a{margin-left:auto}.table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.tr{border-bottom:1px solid var(--line);grid-template-columns:130px minmax(250px,1fr) 160px 60px 110px;align-items:center;gap:15px;padding:12px 14px;font-size:12px;display:grid}.tr:last-child{border:0}.tr.th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#171a20;font-size:10px}.status{color:var(--green);font-size:10px}.cluster-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.cluster-grid article header{justify-content:space-between;align-items:center;display:flex}.cluster-grid article header>div{align-items:center;gap:9px;display:flex}.cluster-grid h2,.settings-grid h2{margin:0 0 16px;font-size:15px}.cluster-grid header i{background:#4a4f58;border-radius:50%;width:8px;height:8px}.cluster-grid header i.on{background:var(--green)}.cluster-grid header b{color:var(--muted);font-size:10px}.cluster-grid dl{gap:30px;display:flex}.cluster-grid dt{color:var(--muted);font-size:10px}.cluster-grid dd{margin:3px 0;font-weight:700}.cluster-grid ul{border-top:1px solid var(--line);margin:14px 0 0;padding:0;list-style:none}.cluster-grid li{color:#c3c7ce;border-bottom:1px solid #1c2026;justify-content:space-between;padding:9px 0;font-size:12px;display:flex}.cluster-grid li span{color:var(--muted)}.setting-row{border-top:1px solid var(--line);justify-content:space-between;padding:13px 0;font-size:12px;display:flex}.setting-row span small{color:var(--muted);margin-top:4px;display:block}.setting-row b{font-size:11px}.good{color:var(--green)}.muted,.muted-copy{color:var(--muted)}.muted-copy{font-size:12px;line-height:1.5}.login{place-items:center;min-height:100vh;display:grid}.login-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;width:360px;padding:30px}.login-card .brand-mark{margin-bottom:20px}.login-card h1{margin:0}.login-card>p{color:var(--muted);margin:6px 0 24px}.login-card label{color:#bbc0c8;gap:7px;margin:12px 0;font-size:12px;display:grid}.login-card input{width:100%}.login-card button{width:100%;margin-top:10px}.error{color:var(--red);background:#251719;border-radius:7px;padding:9px;font-size:12px}@media (max-width:760px){.shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:13px;position:static}.logo{padding:0}.logo small,.human-guard{display:none}.sidebar nav{margin-top:12px;display:flex;overflow-x:auto}.sidebar nav a{white-space:nowrap}.sidebar nav a span{display:none}.content{width:100%;padding:25px 14px 70px}.stats{grid-template-columns:repeat(2,1fr)}.stats>div:nth-child(2){border-right:0}.stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.filters{grid-template-columns:1fr 1fr}.filters input{grid-column:1/-1}.lead-card{padding:14px}.post-text{font-size:16px}.actions{flex-wrap:wrap}.actions .primary{justify-content:center;width:100%;margin-left:0}.cluster-grid,.settings-grid{grid-template-columns:1fr}.page-head .live{display:none}.tr{grid-template-columns:90px 1fr 80px}.tr span:nth-child(3),.tr span:nth-child(4){display:none}.empty dl{flex-wrap:wrap;gap:14px}}
