:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17213a;background:#f6f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.loading,.config-error,.denied{min-height:100vh;display:grid;place-content:center;text-align:center;padding:30px}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.shell>aside{position:sticky;top:0;height:100vh;padding:24px 16px;background:#171b32;color:#fff;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px}.brand svg{color:#8a8cf7}.brand div{display:flex;flex-direction:column}.brand span{font-size:10px;color:#aeb2c9}.shell nav{display:flex;flex-direction:column;gap:4px;margin-top:35px}.shell nav a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:9px;color:#bfc3d5;text-decoration:none;font-size:13px}.shell nav a.active,.shell nav a:hover{background:#2a2f50;color:#fff}.aside-footer{margin-top:auto;border-top:1px solid #303550;padding-top:14px}.role{display:flex;gap:6px;align-items:center;color:#bfc3d5;font-size:11px;text-transform:uppercase}.aside-footer button{margin-top:8px;border:0;background:transparent;color:#d8dbea;display:flex;gap:8px;padding:8px;cursor:pointer}.shell>main{min-width:0}.page{padding:32px;max-width:1400px;margin:auto}.page>header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.page header span{font-size:11px;text-transform:uppercase;color:#666ce3;font-weight:700;letter-spacing:.05em}.page h1{font-size:28px;margin:3px 0;letter-spacing:-.04em}.page select,.search{border:1px solid #e0e3ec;background:#fff;border-radius:9px;padding:8px 10px}.search{display:flex;align-items:center;gap:7px}.search input{border:0;outline:0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.stat-grid article{background:#fff;border:1px solid #e7e9f0;border-radius:14px;padding:17px;display:flex;flex-direction:column}.stat-grid svg{color:#6668df}.stat-grid strong{font-size:28px;margin-top:20px}.stat-grid span{font-size:11px;color:#73798c}.info-panel{display:flex;gap:14px;background:#fff8e9;border:1px solid #f2deb3;border-radius:14px;padding:18px;margin-top:18px;color:#73571c}.info-panel h2{margin:0;font-size:15px}.info-panel p{margin:5px 0 0;font-size:12px;line-height:1.6}.affiliation-notice{margin:0 0 18px}.affiliation-table td:nth-child(3){min-width:220px}.affiliation-table td:nth-child(4){min-width:240px}.affiliation-table a{display:inline-flex;align-items:center;gap:4px;color:#5658c9;font-size:10px;text-decoration:none}.affiliation-score{color:#a06b00;font-size:16px}.signal-list{display:flex;flex-wrap:wrap;gap:4px}.table-card{background:#fff;border:1px solid #e5e7ef;border-radius:14px;overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;background:#fafbfc;color:#70768a;font-size:10px;text-transform:uppercase}th,td{padding:13px;border-bottom:1px solid #eff0f4;vertical-align:top}td p,td small{display:block;margin:3px 0 0;color:#73798c;max-width:380px}.pill{display:inline-block;padding:4px 7px;border-radius:999px;background:#edf0f7;color:#576076;font-size:9px;text-transform:uppercase;font-weight:700}.pill.warning{background:#fff1cf;color:#8b6211}.pill.active,.pill.visible{background:#e5f7ef;color:#147553}.pill.banned,.pill.removed{background:#fbe6e8;color:#ac303c}.actions{white-space:nowrap}.actions button{border:0;border-radius:7px;background:#5b5ce2;color:#fff;padding:6px 8px;font-size:10px;margin-right:4px}.actions button.quiet{background:#edf0f7;color:#576076}.user-actions{min-width:260px}.user-actions button,.user-actions select{border:1px solid #dfe2eb;background:#fff;border-radius:7px;padding:5px 7px;margin:0 4px 4px 0;font-size:9px}.user-actions button.danger{color:#ac303c;border-color:#efc6ca}.empty{padding:40px;text-align:center;color:#7c8295}.entity-list{display:flex;flex-direction:column;gap:8px}.entity-list article{display:grid;grid-template-columns:38px 1fr auto 150px;gap:12px;align-items:center;padding:13px;background:#fff;border:1px solid #e5e7ef;border-radius:12px}.entity-icon{width:36px;height:36px;border-radius:10px;background:#eeeefe;color:#5b5ce2;display:grid;place-items:center}.entity-list p{font-size:10px;color:#777e90;margin:3px 0}.entity-list time{font-size:10px;color:#777e90;text-align:right}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#ebeafe,transparent 40%),#f7f8fc}.captcha-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 20% 20%,#ebeafe,transparent 40%),#f7f8fc}.captcha-page section{width:min(420px,calc(100vw - 30px));background:#fff;border:1px solid #e5e7ef;border-radius:18px;padding:30px;box-shadow:0 20px 60px #1e23461f}.captcha-page h1{margin:28px 0 5px;font-size:25px}.captcha-page p{color:#6d7387;font-size:12px;line-height:1.6}.captcha-widget{min-height:78px;margin-top:22px}.login-page section{width:min(400px,calc(100vw - 30px));background:#fff;border:1px solid #e5e7ef;border-radius:18px;padding:30px;box-shadow:0 20px 60px #1e23461f}.login-page h1{font-size:27px;margin:30px 0 4px}.login-page>section>p{font-size:12px;color:#6d7387;line-height:1.6}.login-page form{display:flex;flex-direction:column;gap:13px;margin-top:22px}.login-page label{display:flex;flex-direction:column;gap:5px;font-size:11px}.login-page input{border:1px solid #dfe2eb;border-radius:9px;padding:10px}.login-page button,.denied button{border:0;border-radius:9px;background:#5b5ce2;color:#fff;padding:11px;font-weight:700}.error{color:#b8313e;font-size:11px}.legal{max-width:720px;margin:60px auto;padding:0 20px 80px}.legal h1{font-size:38px;margin:45px 0 5px;letter-spacing:-.04em}.legal .updated{font-size:11px;color:#777e90}.legal section{margin-top:30px}.legal h2{font-size:16px}.legal p{line-height:1.8;color:#51596e}.config-error code{background:#eceef5;padding:2px 5px;border-radius:5px}@media(max-width:900px){.shell{grid-template-columns:72px 1fr}.shell>aside{padding:20px 10px}.shell aside .brand div,.shell nav a{font-size:0}.shell nav a{justify-content:center}.aside-footer span,.aside-footer button{font-size:0;justify-content:center}.stat-grid{grid-template-columns:repeat(2,1fr)}.page{padding:20px}.entity-list article{grid-template-columns:38px 1fr auto}.entity-list time{display:none}}@media(max-width:600px){.stat-grid{grid-template-columns:1fr}.page>header{align-items:flex-start;flex-direction:column;gap:10px}.search,.search input{width:100%}}
