@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#f5f7fb;font-synthesis:none;--bg:#080b10;--sidebar:#0b0e13;--panel:#0e1218;--panel-hover:#111720;--line:#202630;--line-soft:#181e27;--text:#f4f6fa;--muted:#7f8999;--blue:#2f70ff;--blue-soft:#142443;--red:#ff5263;--green:#27d980;--amber:#f5b942;background:#080b10;font-family:DM Sans,Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #5b8bffd9}::selection{color:#fff;background:#2f70ff8c}.app-shell{min-height:100vh}.sidebar{z-index:30;background:var(--sidebar);border-right:1px solid var(--line);flex-direction:column;width:258px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:78px;padding:0 24px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#347bff,#1254de);border-radius:9px;place-items:center;width:36px;height:36px;display:grid;transform:rotate(-3deg);box-shadow:0 8px 28px #2165ff38}.brand>div:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:.7px;font-size:17px}.brand span{letter-spacing:2.2px;color:#647083;margin-top:6px;font-size:8px;font-weight:700}.sidebar nav{flex:1;padding:22px 14px 12px;overflow-y:auto}.nav-group{margin-bottom:25px}.nav-group>p{letter-spacing:1.5px;color:#515b6a;margin:0 10px 9px;font-size:9px;font-weight:700}.nav-item{color:#7b8595;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;width:100%;height:42px;margin:3px 0;padding:0 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex;position:relative}.nav-item:hover{color:#bec7d5;background:#11161d}.nav-item.active{color:#f6f8ff;background:linear-gradient(90deg,#2669ff33,#2669ff14)}.nav-item.active:before{content:"";background:var(--blue);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;left:0;box-shadow:0 0 12px #2f70ff80}.nav-item.active svg{color:#4f86ff}.nav-item span{text-align:left;flex:1}.nav-item b{color:#9aa5b5;text-align:center;background:#161c25;border-radius:9px;min-width:22px;padding:3px 6px;font-size:9px}.nav-item.active b{color:#7fa4ff;background:#19294a}.server-card{border:1px solid var(--line);background:#0d1117;border-radius:9px;margin:0 14px 14px;padding:15px}.server-row{color:#7f8998;align-items:center;gap:8px;font-size:10px;display:flex}.status-dot{background:var(--green);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 7px #27d98099}.server-card>strong{margin:11px 0 9px;font-size:13px;display:block}.server-card>strong span{color:#596575;font-size:10px;font-weight:500}.progress{background:#202630;border-radius:4px;height:4px;overflow:hidden}.progress i{background:linear-gradient(90deg,#286aff,#4d84ff);border-radius:4px;height:100%;display:block}.sidebar-user{border-top:1px solid var(--line);align-items:center;gap:11px;height:70px;padding:0 16px;display:flex}.sidebar-user>div:nth-child(2){flex-direction:column;flex:1;display:flex}.sidebar-user strong{font-size:12px}.sidebar-user span{color:#6d7786;margin-top:3px;font-size:9px}.sidebar-user>svg{color:#596373}.avatar{color:#9db8f5;image-rendering:pixelated;background:linear-gradient(145deg,#25334b,#141b27);border-radius:7px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.workspace{min-height:100vh;padding-left:258px}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080b10e0;align-items:center;height:78px;padding:0 34px;display:flex;position:sticky;top:0}.global-search{color:#697485;align-items:center;gap:10px;width:min(440px,50vw);display:flex;position:relative}.global-search input{color:#cdd3dc;background:0 0;border:0;outline:0;flex:1;font-size:12px}.search-clear{color:#647183;background:0 0;border:0;border-radius:6px;flex:0 0 27px;place-items:center;width:27px;height:27px;display:grid}.search-clear:hover{color:#d8e1ec;background:#161d26}.global-search input::placeholder{color:#596373}.global-search kbd{color:#596373;background:#10141a;border:1px solid #282f3a;border-radius:5px;padding:4px 7px;font-family:inherit;font-size:9px}.global-results{z-index:55;background:#0b1016;border:1px solid #28313d;border-radius:10px;width:min(620px,100vw - 32px);max-height:min(650px,100vh - 90px);padding:9px;position:absolute;top:42px;left:-12px;overflow-y:auto;box-shadow:0 20px 60px #0000008c}.global-results section+section{border-top:1px solid var(--line-soft);margin-top:8px;padding-top:8px}.global-results h3{color:#667385;letter-spacing:.8px;text-transform:uppercase;margin:4px 8px 6px;font-size:8px}.global-results button{color:#7f8b9b;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;min-height:46px;padding:7px 9px;display:flex}.global-results button:hover{color:#a9c4ff;background:#5684ff14}.global-results button>span{flex-direction:column;flex:1;min-width:0;display:flex}.global-results strong{color:#dbe2ec;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.global-results small{color:#596677;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.global-results .avatar{flex:none}.empty-search{color:#677486;justify-content:center;align-items:center;gap:8px;padding:22px;font-size:9px;display:flex}.app-shell.compact main{padding-top:25px;padding-bottom:45px}.app-shell.compact .page-heading{margin-bottom:18px}.app-shell.compact .stat-card{min-height:118px;padding:16px}.app-shell.compact .panel-header{min-height:52px}.app-shell.compact .table-toolbar{min-height:62px;padding:10px 15px}.app-shell.compact tbody td{padding-top:8px;padding-bottom:8px}.app-shell.compact .player-card,.app-shell.compact .settings-card{padding:15px}.app-shell.compact .activity-row,.app-shell.compact .history-list>div{min-height:49px}.app-shell.compact .quick-actions button{min-height:58px}.top-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.live-sync{color:#55c98e;letter-spacing:.7px;background:#27d9800e;border:1px solid #27d9802e;border-radius:12px;align-items:center;gap:6px;min-height:25px;padding:0 8px;font-size:7px;font-weight:800;display:inline-flex}.live-sync i{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite live-pulse;box-shadow:0 0 7px #27d980b3}.live-sync.syncing{color:#7c9fea;background:#2f70ff0f;border-color:#4e84ff33}.live-sync.syncing i{background:#5688ff;animation-duration:.8s;box-shadow:0 0 7px #5688ffb3}.live-sync.error{color:#e27784;background:#e345570f;border-color:#e3455738}.live-sync.error i{background:#e34557;animation:none;box-shadow:0 0 7px #e345578c}@keyframes live-pulse{50%{opacity:.45;transform:scale(.78)}}.icon-button{color:#697383;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.icon-button:hover{color:#c8ced7;border-color:var(--line);background:#11151c}.icon-button:disabled{cursor:wait;opacity:.65}.command-button{color:#7897dc}.refresh-button.loading svg{animation:.8s linear infinite refresh-spin}@keyframes refresh-spin{to{transform:rotate(360deg)}}.notification{position:relative}.notification i{background:var(--blue);width:5px;height:5px;box-shadow:0 0 0 2px var(--bg);border-radius:50%;position:absolute;top:8px;right:8px}.profile-button{background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;margin-left:8px;padding:5px 7px;display:flex}.profile-button:hover{background:#11151c}.profile-button>div:nth-child(2){flex-direction:column;align-items:flex-start;min-width:70px;display:flex}.profile-button strong{font-size:11px}.profile-button span{color:#687383;margin-top:2px;font-size:9px}.profile-button>svg{color:#5f6978;transition:transform .2s,color .2s}.profile-menu{position:relative}.profile-menu.open .profile-button{background:#111720;box-shadow:inset 0 0 0 1px #242e3b}.profile-menu.open .profile-button>svg{color:#8eacfa;transform:rotate(180deg)}.profile-dropdown{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:100% 0;background:#0a0e14fa;border:1px solid #293442;border-radius:12px;width:330px;animation:.16s ease-out profile-menu-enter;position:absolute;top:calc(100% + 13px);right:0;overflow:hidden;box-shadow:0 24px 65px #0000009e,inset 0 0 0 1px #ffffff04}.profile-dropdown:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#3977ff 35%,#73a0ff 65%,#0000);height:2px;position:absolute;top:0;left:0;right:0}.profile-dropdown-head{border-bottom:1px solid var(--line);background:radial-gradient(circle at 20% 0,#2f70ff1f,#0000 45%);align-items:center;gap:12px;min-height:82px;padding:17px;display:flex}.profile-dropdown-avatar{flex:none;position:relative}.profile-dropdown-avatar>i{background:var(--green);border:2px solid #0c1118;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px;box-shadow:0 0 8px #27d9808c}.profile-dropdown-head>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.profile-dropdown-head>div:nth-child(2) strong{color:#ecf1f8;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profile-dropdown-head>div:nth-child(2) span{color:#647184;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.profile-dropdown-head>.rank-badge{flex:none}.profile-dropdown-label{color:#536174;letter-spacing:1.1px;text-transform:uppercase;margin:0;padding:13px 15px 6px;font-size:7px;font-weight:800}.profile-dropdown-links{padding:0 7px 8px}.profile-dropdown-links>button{color:#6a7687;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:53px;padding:7px 9px;transition:color .15s,background .15s,transform .15s;display:flex}.profile-dropdown-links>button:hover{color:#8dacf6;background:#3f70e717;transform:translate(2px)}.profile-dropdown-icon{color:#7299f2;background:#111821;border:1px solid #242e3b;border-radius:8px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.profile-dropdown-links>button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.profile-dropdown-links strong{color:#d8e0eb;font-size:10px}.profile-dropdown-links small{color:#596779;margin-top:4px;font-size:8px}.profile-dropdown-footer{border-top:1px solid var(--line);background:#ffffff03;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:8px 10px 8px 15px;display:flex}.profile-dropdown-footer>span{color:#627083;align-items:center;gap:6px;font-size:8px;display:flex}.profile-dropdown-footer>span i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 7px #27d9808c}.profile-dropdown-logout{color:#d87582;background:#e345570e;border:1px solid #e3455729;border-radius:7px;align-items:center;gap:7px;min-height:31px;padding:0 10px;font-size:8px;font-weight:700;display:inline-flex}.profile-dropdown-logout:hover{color:#ff98a4;background:#e345571a;border-color:#e345574d}@keyframes profile-menu-enter{0%{opacity:0;transform:translateY(-7px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}.mobile-menu{margin-right:12px;display:none}.command-backdrop{z-index:95;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020509ad;justify-content:center;align-items:flex-start;padding:min(14vh,120px) 18px 18px;animation:.14s fade;display:flex;position:fixed;inset:0}.command-palette{background:#0a0e14fb;border:1px solid #2c3746;border-radius:14px;width:min(610px,100%);animation:.18s ease-out command-enter;overflow:hidden;box-shadow:0 34px 100px #000000ad,inset 0 0 0 1px #ffffff05}.command-search{color:#6f97f3;background:radial-gradient(circle at 12% 0,#2f70ff1a,#0000 42%);border-bottom:1px solid #222b37;align-items:center;gap:12px;min-height:66px;padding:0 18px;display:flex}.command-search input{color:#e5ebf4;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.command-search input::placeholder{color:#566274}.command-search kbd,.command-footer kbd,.command-results kbd{color:#6a7688;background:#111720;border:1px solid #2a3442;border-radius:5px;padding:3px 6px;font-family:inherit;font-size:7px;font-weight:700;box-shadow:inset 0 1px #ffffff09}.command-results{max-height:min(510px,58vh);padding:8px;overflow-y:auto}.command-result-group>p{color:#4f5d70;letter-spacing:1.1px;text-transform:uppercase;margin:9px 9px 5px;font-size:7px;font-weight:800}.command-result-group>button{color:#637083;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:11px;width:100%;min-height:57px;padding:7px 10px;display:flex}.command-result-group>button.selected{color:#83a5f5;background:linear-gradient(90deg,#2f70ff21,#2f70ff0b);border-color:#4e84ff2e}.command-result-icon{color:#7297ec;background:#111821;border:1px solid #27313e;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.command-result-group>button.selected .command-result-icon{color:#92b0f8;background:#2f70ff1f;border-color:#4e84ff47}.command-result-group>button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.command-result-group strong{color:#dce4ef;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.command-result-group small{color:#596779;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.command-empty{color:#4e5c70;flex-direction:column;justify-content:center;align-items:center;min-height:210px;display:flex}.command-empty strong{color:#9da9b8;margin-top:12px;font-size:11px}.command-empty span{margin-top:5px;font-size:8px}.command-footer{color:#536073;background:#ffffff03;border-top:1px solid #222b37;align-items:center;gap:15px;min-height:42px;padding:0 15px;font-size:7px;display:flex}.command-footer span{align-items:center;gap:4px;display:inline-flex}@keyframes command-enter{0%{opacity:0;transform:translateY(-10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}main{max-width:1600px;margin:0 auto;padding:42px 42px 70px}.page-heading{justify-content:space-between;align-items:flex-end;gap:25px;min-height:76px;margin-bottom:28px;display:flex}.eyebrow{color:#536071;letter-spacing:1.7px;align-items:center;gap:7px;font-size:8px;font-weight:700;display:flex}.eyebrow span{background:var(--blue);width:16px;height:1px}.page-heading h1{letter-spacing:-1.4px;margin:8px 0 5px;font-size:clamp(27px,2.5vw,38px);line-height:1.1}.page-heading h1 em{color:#3977ff;font-style:normal}.page-heading p{color:var(--muted);margin:0;font-size:12px}.primary-button,.secondary-button,.export-button{border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex}.primary-button{background:var(--blue);box-shadow:0 7px 22px #2f70ff2e}.primary-button:hover{background:#3d7cff}.secondary-button{color:#c2c9d3;background:#11161d;border:1px solid #29313d}.secondary-button:hover{background:#171d26}.danger-button{background:#e34557;box-shadow:0 7px 22px #e345572e}.danger-button:hover{background:#ee5264}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-bottom:14px;display:grid}.stat-card,.panel{border:1px solid var(--line);background:var(--panel);border-radius:10px}.stat-card{min-height:158px;padding:18px 20px}.stat-top{justify-content:space-between;align-items:flex-start;display:flex}.stat-icon,.action-icon,.activity-icon,.modal-icon{border-radius:7px;place-items:center;display:grid}.stat-icon{width:35px;height:35px}.red{color:#ff6878;background:#ff52631a}.amber{color:#f6bd4b;background:#f5b9421a}.blue{color:#4c82ff;background:#2f70ff1f}.green{color:#3adb90;background:#27d9801a}.gray{color:#8b95a4;background:#7d88981a}.stat-top b{border-radius:5px;padding:4px 7px;font-size:9px}.stat-top b.up{color:#31d985;background:#27d98014}.stat-top b.down{color:#7e8b9c;background:#141a22}.stat-card>p{color:#737e8e;margin:15px 0 4px;font-size:11px}.stat-card>strong{letter-spacing:-.5px;font-size:24px;display:block}.stat-card>small{color:#566171;margin-top:4px;font-size:9px;display:block}.dashboard-grid{grid-template-columns:1.35fr .85fr;gap:14px;display:grid}.panel{padding:21px 22px}.panel-header{justify-content:space-between;align-items:flex-start;gap:15px;min-height:42px;margin-bottom:18px;display:flex}.panel-header h2,.section-title h2{margin:0;font-size:14px}.panel-header p,.section-title p{color:#667181;margin:5px 0 0;font-size:9px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.quick-actions>button{border:1px solid var(--line-soft);min-width:0;color:inherit;text-align:left;background:#0d1117;border-radius:8px;align-items:center;gap:10px;padding:13px;display:flex}.quick-actions>button:hover{background:#11161d;border-color:#2b3441;transform:translateY(-1px)}.action-icon{flex:none;width:35px;height:35px}.quick-actions button>div{flex-direction:column;flex:1;min-width:0;display:flex}.quick-actions strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.quick-actions small{color:#5f6a79;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:8px;overflow:hidden}.quick-actions button>svg{color:#45505f}.live-badge{color:#42db91;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.live-badge i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 7px #27d98099}.server-list{gap:5px;display:grid}.server-status{border:1px solid var(--line-soft);border-radius:7px;padding:11px 12px}.server-status>div:first-child{align-items:center;gap:8px;display:flex}.server-status strong{flex:1;font-size:10px}.server-status b{color:#34d888;font-size:8px}.server-meter{align-items:center;gap:12px;margin-top:9px;display:flex}.server-meter .progress{flex:1;height:3px}.server-meter small{color:#596575;text-align:right;width:60px;font-size:8px}.activity-panel{grid-column:1}.team-panel{grid-column:2}.text-button{color:#4f84ff;background:0 0;border:0;align-items:center;gap:3px;font-size:9px;font-weight:600;display:flex}.activity-list{display:grid}.activity-row{border-top:1px solid var(--line-soft);align-items:center;gap:11px;min-height:50px;display:flex}.activity-row:first-child{border-top:0}.activity-icon{flex:none;width:31px;height:31px}.activity-row>div{flex-direction:column;flex:1;display:flex}.activity-row strong{font-size:10px}.activity-row small{color:#596574;margin-top:4px;font-size:8px}.activity-row>button{color:#4f5968;background:0 0;border:0}.team-stack{align-items:center;padding-top:5px;display:flex}.online-avatar{border:3px solid var(--panel);border-radius:10px;margin-right:-7px;position:relative}.online-avatar i{border:2px solid var(--panel);background:var(--green);border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.online-avatar i.away{background:var(--amber)}.team-stack>span{color:#687485;border:1px dashed #303846;border-radius:8px;place-items:center;width:43px;height:43px;margin-left:11px;font-size:9px;display:grid}.team-note{border:1px solid var(--line-soft);color:#6e7989;background:#0c1015;border-radius:7px;align-items:center;gap:8px;margin-top:22px;padding:12px;font-size:9px;display:flex}.team-note svg{color:#4f84ff}.team-note strong{color:#dce1e9;margin-left:auto;font-size:10px}.table-panel{padding:0;overflow:visible}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:20px 22px;display:flex}.filter-actions{gap:8px;display:flex}.filter-actions label{color:#596575;background:#0b0f14;border:1px solid #242c37;border-radius:7px;align-items:center;gap:8px;width:220px;height:35px;padding:0 10px;display:flex}.filter-actions input{color:#bcc4cf;background:0 0;border:0;outline:0;min-width:0;font-size:10px}select{color:#9aa4b2;background:#0b0f14;border:1px solid #242c37;border-radius:7px;outline:0;min-height:35px;padding:0 31px 0 10px;font-size:10px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:930px}th{color:#525d6d;letter-spacing:.7px;text-align:left;background:#0b0f14;height:40px;padding:0 16px;font-size:8px}th:first-child,td:first-child{padding-left:22px}td{border-top:1px solid var(--line-soft);color:#a8b0bd;height:66px;padding:0 16px;font-size:10px}tbody tr:hover{background:#10151c}.player-cell{align-items:center;gap:10px;display:flex}.player-link{color:inherit;text-align:left;background:0 0;border:0;padding:0}.player-link:hover strong{color:#6f9aff}.player-cell>div:last-child{flex-direction:column;display:flex}.player-cell strong{color:#e9ecf2;font-size:11px}.player-cell small{color:#566171;margin-top:3px;font-size:8px}.reason{color:#929ca9;white-space:nowrap;text-overflow:ellipsis;max-width:210px;display:block;overflow:hidden}.muted{color:#6f7a89}.status-badge{border-radius:5px;align-items:center;gap:6px;width:max-content;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.more-button{color:#5f6a79;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.more-button:hover{color:#cbd1d9;background:#19202a}.table-footer{border-top:1px solid var(--line);color:#5f6a79;align-items:center;gap:20px;min-height:62px;padding:0 22px;font-size:9px;display:flex}.table-footer>div{gap:4px;margin-left:auto;display:flex}.table-footer>div button{color:#677283;background:#0c1016;border:1px solid #252d38;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.table-footer>div button.current{color:#fff;background:#2565e9;border-color:#336fe9}.table-footer>div button:disabled{opacity:.35;cursor:default}.export-button{color:#8f99a8;background:#0c1016;border:1px solid #252d38;min-height:29px;padding:0 9px}.empty-state{color:#4c5665;flex-direction:column;align-items:center;padding:50px;display:flex}.empty-state strong{color:#9aa4b2;margin:10px 0 0;font-size:12px}.empty-state p{margin:5px 0 0;font-size:9px}.player-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.player-card{border:1px solid var(--line);animation:.45s cubic-bezier(.2,.8,.2,1) both card-enter;animation-delay:var(--delay,0s);background:#0b0f14;border-radius:9px;padding:17px;transition:transform .22s,border-color .22s,box-shadow .22s}.player-card:hover{border-color:#31405a;transform:translateY(-4px);box-shadow:0 15px 35px #00000038}.player-card-top{justify-content:space-between;align-items:flex-start;display:flex}.player-card h3{margin:13px 0 2px;font-size:14px}.player-card>p{color:#5f6b7a;margin:0;font-size:9px}.player-card dl{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);grid-template-columns:1fr 1fr;gap:10px;margin:17px 0;padding:12px 0;display:grid}.player-card dl div{flex-direction:column;display:flex}.player-card dt{color:#596574;font-size:8px}.player-card dd{color:#b6beca;margin:4px 0 0;font-size:9px}.player-card>button{color:#6e96f3;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;font-size:9px;font-weight:600;display:flex}.audit-page{gap:14px;display:grid}.audit-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.audit-summary-grid article{border:1px solid var(--line);background:var(--panel);border-radius:9px;align-items:center;gap:12px;min-width:0;min-height:82px;padding:14px 16px;animation:.38s cubic-bezier(.2,.8,.2,1) both card-enter;display:flex}.audit-summary-grid article>div{flex-direction:column;min-width:0;display:flex}.audit-summary-grid small{color:#697587;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.audit-summary-grid strong{color:#edf2f9;letter-spacing:-.4px;margin-top:5px;font-size:20px}.audit-summary-icon{border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.audit-summary-icon.violet{color:#b58bff;background:#9159eb1c}.log-page{padding:0;overflow:visible}.audit-page-head{justify-content:space-between;align-items:center;gap:20px;min-height:105px;padding:22px 24px;display:flex}.audit-page-head h2{margin:7px 0 5px;font-size:16px}.audit-page-head p{color:#687485;margin:0;font-size:9px}.audit-page-head .compact-search{width:min(330px,34vw)}.audit-eyebrow{color:#526177;letter-spacing:1px;text-transform:uppercase;align-items:center;gap:7px;font-size:7px;font-weight:800;display:flex}.audit-eyebrow i{background:#4d83ff;width:14px;height:1px}.audit-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a0e13;justify-content:space-between;align-items:center;gap:14px;min-height:65px;padding:10px 16px;display:flex}.audit-category-filters{scrollbar-width:none;align-items:center;gap:5px;min-width:0;display:flex;overflow-x:auto}.audit-category-filters::-webkit-scrollbar{display:none}.audit-category-filters button{color:#667386;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:7px;min-height:34px;padding:0 9px;font-size:8px;font-weight:700;display:inline-flex}.audit-category-filters button:hover{color:#a9b5c6;background:#121821}.audit-category-filters button.active{color:#dce7ff;background:#2f70ff1c;border-color:#4e84ff38}.audit-category-filters button span{color:#596678;text-align:center;background:#171e27;border-radius:8px;min-width:19px;padding:3px 5px;font-size:7px}.audit-category-filters button.active span{color:#8dacfa;background:#2f70ff29}.audit-period-filter{color:#637083;background:#0d1218;border:1px solid #252e3a;border-radius:8px;align-items:center;gap:6px;min-width:190px;height:38px;padding-left:10px;display:flex}.audit-period-filter>svg{flex:none}.audit-period-filter .custom-select{flex:1}.audit-period-filter .select-trigger{box-shadow:none;background:0 0;border:0}.audit-period-filter .select-menu{min-width:190px;left:-31px}.audit-result-info{border-bottom:1px solid var(--line-soft);color:#596679;justify-content:space-between;align-items:center;gap:15px;min-height:47px;padding:0 24px;font-size:8px;display:flex}.audit-result-info strong{color:#a8b5c6}.audit-result-info button{color:#718198;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;min-height:28px;padding:0 8px;font-size:8px;display:inline-flex}.audit-result-info button:hover{color:#c6d1e0;background:#151c25}.audit-timeline{padding:10px 20px 21px}.audit-day+.audit-day{margin-top:17px}.audit-day-heading{color:#58667a;align-items:center;gap:8px;min-height:38px;display:flex}.audit-day-heading>svg{color:#527acb}.audit-day-heading strong{color:#8996a8;text-transform:capitalize;font-size:8px}.audit-day-heading span{color:#566477;background:#141a22;border-radius:7px;padding:3px 6px;font-size:7px}.audit-day-heading i{background:linear-gradient(90deg, var(--line-soft), transparent);flex:1;height:1px}.audit-entry-list{gap:6px;padding-left:18px;display:grid;position:relative}.audit-entry-list:before{content:"";background:linear-gradient(var(--line), var(--line-soft), transparent);width:1px;position:absolute;top:0;bottom:0;left:0}.audit-entry{border:1px solid var(--line-soft);background:#0b0f14;border-radius:9px;transition:border-color .18s,background .18s,box-shadow .18s;position:relative;overflow:hidden}.audit-entry:before{content:"";background:#334155;border:2px solid #0e1218;border-radius:50%;width:8px;height:8px;position:absolute;top:27px;left:-23px;box-shadow:0 0 0 1px #26303d}.audit-entry:hover,.audit-entry.expanded{background:#0e141c;border-color:#293647;box-shadow:0 8px 25px #00000021}.audit-entry-main{width:100%;min-height:64px;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:9px 12px;display:flex}.audit-entry-icon{border-radius:8px;flex:0 0 35px;place-items:center;width:35px;height:35px;display:grid}.audit-entry-content{flex-direction:column;flex:1;min-width:0;display:flex}.audit-entry-content>span{align-items:center;gap:8px;display:flex}.audit-entry-content strong{color:#dce4ef;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.audit-entry-content i{color:#657286;letter-spacing:.4px;text-transform:uppercase;background:#171e27;border-radius:6px;padding:3px 6px;font-size:6px;font-style:normal;font-weight:800}.audit-entry-content small{color:#647083;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;margin-top:5px;font-size:8px;display:flex;overflow:hidden}.audit-entry-content small b{color:#8ca9e9;font-weight:700}.audit-entry-content small em{color:#7a8799;background:#151b23;border-radius:5px;margin-left:3px;padding:2px 5px;font-style:normal}.audit-entry-time{flex-direction:column;flex:0 0 135px;align-items:flex-end;width:135px;display:flex}.audit-entry-time strong{color:#818ea0;font-size:8px}.audit-entry-time small{color:#4f5c6e;margin-top:4px;font-size:7px}.audit-entry-chevron{color:#4e5b6c;flex:none;transition:transform .18s,color .18s}.audit-entry.expanded .audit-entry-chevron{color:#7198ef;transform:rotate(180deg)}.audit-entry-details{padding:0 12px 13px 58px;animation:.18s ease-out rise}.audit-detail-message{color:#668ee9;background:#0a0f15;border:1px solid #222c39;border-radius:7px;align-items:center;gap:9px;min-height:48px;padding:9px 11px;display:flex}.audit-detail-message span{flex-direction:column;min-width:0;display:flex}.audit-detail-message small{color:#526073;text-transform:uppercase;font-size:7px}.audit-detail-message strong{overflow-wrap:anywhere;color:#aeb9c8;margin-top:4px;font-size:8px;font-weight:500;line-height:1.45}.audit-entry-details dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:8px 0 0;display:grid}.audit-entry-details dl>div{border:1px solid var(--line-soft);background:#ffffff03;border-radius:6px;flex-direction:column;min-width:0;padding:8px 9px;display:flex}.audit-entry-details dt{color:#4f5d70;text-transform:uppercase;font-size:6px}.audit-entry-details dd{color:#7d899a;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:7px;overflow:hidden}.audit-empty{min-height:260px}.audit-load-more{color:#8292a8;background:#0c1117;border:1px solid #26313f;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);min-height:43px;margin:0 20px 20px;font-size:9px;font-weight:700;display:flex}.audit-load-more:hover{color:#adc3f6;background:#101720;border-color:#324667}.audit-load-more span{color:#617087;background:#171f2a;border-radius:7px;padding:3px 6px;font-size:7px}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-card{padding:24px}.settings-card>.primary-button{margin-top:18px}.form-field{flex-direction:column;gap:7px;margin:13px 0;display:flex}.form-field>span{color:#858f9e;font-size:9px;font-weight:600}.form-field input,.form-field textarea,.form-field select{color:#c3cad4;background:#0b0f14;border:1px solid #28313d;border-radius:7px;outline:0;width:100%;font-size:10px}.form-field input{height:38px;padding:0 11px}.form-field textarea{resize:vertical;padding:11px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#356fef;box-shadow:0 0 0 3px #2f70ff14}.toggle-row{border:0;border-top:1px solid var(--line-soft);text-align:left;background:0 0;align-items:center;gap:15px;width:100%;min-height:66px;display:flex}.toggle-row:first-of-type{border-top:0}.toggle-row>div{flex-direction:column;flex:1;display:flex}.toggle-row strong{font-size:10px}.toggle-row span{color:#5d6877;margin-top:4px;font-size:8px}.toggle-row>i{background:#252c36;border-radius:10px;width:31px;height:17px;padding:2px;transition:all .2s}.toggle-row>i b{background:#7d8796;border-radius:50%;width:13px;height:13px;transition:all .2s;display:block}.toggle-row>i.on{background:#2868ef}.toggle-row>i.on b{background:#fff;transform:translate(14px)}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020408bf;place-items:center;padding:20px;animation:.18s fade;display:grid;position:fixed;inset:0}.modal{background:#0e131a;border:1px solid #2a323e;border-radius:12px;width:min(510px,100%);max-height:calc(100vh - 40px);animation:.22s rise;overflow-y:auto;box-shadow:0 28px 80px #00000080}.modal.case-modal{width:min(860px,100%)}.case-section{border:1px solid var(--line-soft);background:#ffffff03;border-radius:9px;margin:0 22px 20px;padding:14px}.case-section .panel-header{margin-bottom:10px}.case-section .detail-grid{margin:0}.wide-card{grid-column:1/-1}.compact-search{border:1px solid var(--line);color:#697687;background:#0a0f15;border-radius:7px;align-items:center;gap:7px;width:min(230px,42vw);height:34px;padding:0 10px;display:flex}.compact-search input{color:#dce4ee;background:0 0;border:0;outline:0;flex:1;min-width:0}.compact-search input::placeholder{color:#526071}.compact-search>button{color:#5d6a7b;background:0 0;border:0;border-radius:5px;flex:0 0 23px;place-items:center;width:23px;height:23px;display:grid}.compact-search>button:hover{color:#e0e7f0;background:#171e27}.toolbar-search,.panel-tools{justify-content:flex-end;align-items:center;gap:8px;display:flex}.toolbar-search .compact-search{width:min(320px,32vw)}.panel-tools .compact-search{width:min(280px,30vw)}.cookie-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-bottom:18px;display:grid}.cookie-stats article{border:1px solid var(--line-soft);background:#ffffff05;border-radius:8px;min-width:0;padding:13px}.cookie-stats span{color:#687586;font-size:8px;display:block}.cookie-stats strong{overflow-wrap:anywhere;color:#f1bd55;margin-top:6px;font-size:13px;display:block}.cookie-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.cookie-columns h3{color:#d7dee8;justify-content:space-between;font-size:11px;display:flex}.cookie-columns h3 span{color:#677383;font-weight:500}.cookie-list{gap:6px;max-height:380px;padding-right:4px;display:grid;overflow-y:auto}.cookie-list article{border:1px solid var(--line-soft);background:#0b1016;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.cookie-list article>div{flex-direction:column;min-width:0;display:flex}.cookie-list strong{font-size:10px}.cookie-list small{color:#566273;text-overflow:ellipsis;margin-top:3px;font-size:8px;overflow:hidden}.cookie-list b{color:#f1bd55;flex:none;font-size:9px}.chat-summary{color:#7b8797;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:9px;display:flex}.chat-summary small{color:#566170}.chat-list{gap:7px;max-height:520px;padding-right:4px;display:grid;overflow-y:auto}.chat-list>article{border:1px solid var(--line-soft);background:#0b1016;border-radius:8px;align-items:flex-start;gap:10px;padding:11px;display:flex}.chat-list>article.blocked{background:#ff526309;border-color:#ff526347}.chat-list>article>.avatar{flex:0 0 34px;min-width:34px;overflow:hidden;width:34px!important;height:34px!important}.chat-list>article>.chat-content{flex:1;min-width:0}.chat-list .chat-content>div{align-items:center;gap:8px;display:flex}.chat-list strong{font-size:10px}.chat-list span,.chat-list small{color:#5d6979;font-size:8px}.chat-list b{color:#ff7482;background:#ff52631a;border-radius:4px;padding:2px 5px;font-size:7px}.chat-list p{overflow-wrap:anywhere;color:#cbd3de;margin:7px 0 5px;font-size:10px;line-height:1.55}.switch-list{gap:7px;max-height:440px;padding-right:4px;display:grid;overflow-y:auto}.switch-list article{border:1px solid var(--line-soft);background:#0b1016;border-radius:8px;align-items:center;gap:11px;padding:12px;display:flex}.switch-icon{color:#79a5ff;background:#5889ff1a;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.switch-list article>div{flex-direction:column;min-width:0;display:flex}.switch-list strong{color:#8d98a8;align-items:center;gap:8px;font-size:10px;display:flex}.switch-list strong span:first-child{color:#b4becb}.switch-list strong span:last-child{color:#79a5ff}.switch-list small{color:#566273;margin-top:5px;font-size:8px}.note-composer{border:1px solid var(--line-soft);background:#0b1016;border-radius:8px;margin-bottom:14px;padding:12px}.note-composer textarea{resize:vertical;color:#d8e0eb;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:10px;line-height:1.55}.note-composer>div{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.note-composer small{color:#566273;font-size:8px}.note-list{gap:7px;display:grid}.note-list article{border:1px solid var(--line-soft);background:#0b1016;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.note-list article>div{flex-direction:column;flex:1;min-width:0;display:flex}.note-list strong{overflow-wrap:anywhere;color:#d4dce7;font-size:10px;font-weight:500}.note-list small{color:#596677;margin-top:5px;font-size:8px}.note-list article>button{color:#667283;background:0 0;border:0;border-radius:6px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.note-list article>button:hover{color:#ff7482;background:#ff526314}.metadata-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.metadata-grid article{border:1px solid var(--line-soft);background:#0b1016;border-radius:8px;min-width:0;padding:12px}.metadata-grid span{color:#647183;font-size:8px;display:block}.metadata-grid strong{color:#dce4ee;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;display:block;overflow:hidden}.sanction-breakdown{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:9px;display:grid}.sanction-breakdown span{color:#e5aeb4;background:#ff52630e;border-radius:7px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:9px;display:flex}.sanction-breakdown b{color:#778394;font-size:8px;font-weight:500}.modal-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:82px;padding:0 22px;display:flex}.modal-title>div{align-items:center;gap:11px;display:flex}.modal-icon{color:#f5ba44;background:#f5b9421a;width:38px;height:38px}.modal-icon.danger{color:#ff6475;background:#ff52631a}.modal-title h2{margin:0;font-size:15px}.modal-title p{color:#687383;margin:5px 0 0;font-size:9px}.modal-title button{color:#677282;background:0 0;border:0;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.modal-title button:hover{color:#fff;background:#1a2029}.modal-form{padding:12px 22px 5px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkbox{align-items:flex-start;gap:10px;margin:15px 0;display:flex}.checkbox input{width:15px;height:15px;accent-color:var(--blue);margin:1px 0 0}.checkbox>span{flex-direction:column;display:flex}.checkbox b{font-size:9px}.checkbox small{color:#626d7c;margin-top:3px;font-size:8px}.custom-duration{background:linear-gradient(135deg,#2f70ff12,#2f70ff05);border:1px solid #263246;border-radius:8px;grid-template-columns:.72fr 1fr;gap:10px;margin:-2px 0 4px;padding:13px;animation:.24s cubic-bezier(.2,.8,.2,1) duration-enter;display:grid}.custom-duration .form-field{margin:0}.custom-duration input{font-size:12px;font-weight:700}.custom-check{width:100%;min-height:58px;color:inherit;text-align:left;background:#0b0f14;border:1px solid #27303b;border-radius:8px;align-items:center;gap:11px;margin:14px 0 16px;padding:10px 12px;transition:border-color .2s,background .2s,transform .2s;display:flex}.custom-check:hover{background:#0e141c;border-color:#354255}.custom-check:active{transform:scale(.995)}.custom-check.checked{background:linear-gradient(90deg,#2f70ff1a,#2f70ff09);border-color:#2f70ff61}.check-box{color:#fff;background:#111821;border:1px solid #3a4655;border-radius:6px;flex:none;place-items:center;width:23px;height:23px;transition:all .2s;display:grid}.custom-check.checked .check-box{background:linear-gradient(145deg,#3979ff,#225edc);border-color:#4b82ff;animation:.25s cubic-bezier(.2,1.5,.5,1) check-pop;box-shadow:0 5px 15px #2f70ff40}.custom-check>span:nth-child(2){flex-direction:column;flex:1;display:flex}.custom-check b{font-size:9px}.custom-check small{color:#626e7d;margin-top:4px;font-size:8px}.custom-check>i{color:#697687;text-align:center;text-transform:uppercase;background:#171d25;border-radius:9px;min-width:34px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.custom-check.checked>i{color:#6f9bff;background:#2f70ff21}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:8px;min-height:68px;padding:0 22px;display:flex}.detail-player{border:1px solid var(--line);background:#0a0e13;border-radius:8px;align-items:center;gap:12px;margin:20px 22px;padding:15px;display:flex}.detail-player>div:nth-child(2){flex:1}.detail-player h3{margin:0;font-size:13px}.detail-player p{color:#697484;margin:5px 0 0;font-size:9px}.detail-grid{grid-template-columns:1fr 1fr;gap:8px;margin:0 22px 22px;display:grid}.detail-grid>div{border:1px solid var(--line-soft);border-radius:7px;flex-direction:column;padding:12px;display:flex}.detail-grid span{color:#596575;font-size:8px}.detail-grid strong{margin-top:5px;font-size:10px}.toast{z-index:100;color:#dbe8e1;background:#111a16;border:1px solid #254e3b;border-radius:9px;align-items:center;gap:10px;min-height:48px;padding:0 16px 0 10px;font-size:10px;animation:.25s rise;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 40px #0006}.toast span{color:#42dd91;background:#27d9801a;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.sidebar-overlay{display:none}.page-content{animation:.35s cubic-bezier(.2,.8,.2,1) both page-enter}.rank-badge{letter-spacing:.25px;border:1px solid #0000;border-radius:5px;align-items:center;gap:5px;width:max-content;min-height:23px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.rank-badge.owner{color:#ffcc64;background:#ffbe411a;border-color:#ffbe4138}.rank-badge.admin{color:#f67;background:#ff52631a;border-color:#ff526338}.rank-badge.dev{color:#b383ff;background:#9159eb1a;border-color:#9159eb3d}.rank-badge.mod{color:#5c8dff;background:#2f70ff1a;border-color:#2f70ff40}.rank-badge.tmod{color:#52c7ff;background:#36b4eb1a;border-color:#36b4eb38}.rank-badge.support{color:#38dc91;background:#27d9801a;border-color:#27d98038}.rank-badge.vip{color:#f1a7ff;background:#db63f01a;border-color:#db63f038}.rank-badge.player{color:#8c98a8;background:#151b23;border-color:#28313d}.team-overview{gap:14px;display:grid}.team-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.team-summary-grid article{border:1px solid var(--line);background:var(--panel);border-radius:9px;align-items:center;gap:12px;min-height:82px;padding:15px 17px;animation:.38s cubic-bezier(.2,.8,.2,1) both card-enter;display:flex}.summary-icon{border-radius:8px;place-items:center;width:39px;height:39px;display:grid}.team-summary-grid article>div{flex-direction:column;display:flex}.team-summary-grid small{color:#687484;font-size:8px}.team-summary-grid strong{margin-top:4px;font-size:20px}.team-directory{padding:23px}.rank-sections{gap:22px;display:grid}.rank-section{animation:.42s cubic-bezier(.2,.8,.2,1) both card-enter;animation-delay:var(--group-delay)}.rank-section-head{align-items:center;gap:9px;min-height:32px;margin-bottom:9px;display:flex}.rank-section-head>span{color:#5e6978;font-size:8px}.rank-section-head>i{background:linear-gradient(90deg, var(--line), transparent);flex:1;height:1px;margin-left:4px}.team-member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.team-member-card{border:1px solid var(--line-soft);min-width:0;min-height:82px;color:inherit;text-align:left;background:#0b0f14;border-radius:8px;align-items:center;gap:11px;padding:13px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex}.team-member-card:hover{background:#10161e;border-color:#31405a;transform:translateY(-2px);box-shadow:0 10px 28px #0003}.member-avatar{flex:none;position:relative}.member-avatar .avatar{border:2px solid #202a37;border-radius:9px}.member-avatar>i{background:#5b6573;border:2px solid #0b0f14;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-2px;right:-2px}.member-avatar>i.online{background:var(--green);box-shadow:0 0 8px #27d98080}.member-info{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.member-info>strong{font-size:11px}.member-info .rank-badge{margin-top:5px}.member-info>small{color:#596575;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:6px;font-size:7px;overflow:hidden}.member-state{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;display:flex}.member-state>svg{color:#495566}.member-state .status-badge{padding:4px 6px}.custom-select{min-width:142px;position:relative}.select-trigger{color:#aab3c0;text-align:left;background:#0b0f14;border:1px solid #28313d;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:35px;padding:0 10px 0 11px;font-size:10px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.select-trigger:hover{background:#0e131a;border-color:#364253}.custom-select.open .select-trigger{border-color:#356fef;box-shadow:0 0 0 3px #2f70ff17}.select-trigger svg{color:#647184;transition:transform .2s}.custom-select.open .select-trigger svg{transform:rotate(180deg)}.select-menu{z-index:80;background:#111720;border:1px solid #2a3442;border-radius:8px;min-width:170px;padding:5px;animation:.18s cubic-bezier(.2,.8,.2,1) dropdown-enter;position:absolute;inset:calc(100% + 6px) 0 auto;box-shadow:0 18px 45px #00000075}.select-menu button{color:#8e99a9;text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;width:100%;min-height:32px;padding:0 9px;font-size:10px;display:flex}.select-menu button:hover{color:#ecf1f8;background:#192231}.select-menu button[aria-selected=true]{color:#78a0ff;background:#2f70ff1c}.select-menu button svg{color:#4d83ff}.back-button{color:#718096;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 13px;padding:0;font-size:9px;font-weight:700;display:inline-flex}.back-button:hover{color:#dce4f0}.profile-page{gap:14px;display:grid}.player-record-tabs{z-index:12;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b0f14f0;border-radius:10px;gap:5px;padding:6px;display:flex;position:sticky;top:88px;overflow-x:auto;box-shadow:0 10px 30px #0000002e}.player-record-tabs button{color:#687587;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:9px;font-weight:700;display:inline-flex}.player-record-tabs button:hover{color:#b7c3d3;background:#141b24}.player-record-tabs button.active{color:#eef3fb;background:linear-gradient(135deg,#2f70ff3d,#2f70ff1c);box-shadow:inset 0 0 0 1px #4e84ff33}.player-record-tabs button.active svg{color:#6f9cff}.player-record-tabs b{color:#71809a;text-align:center;background:#1a2330;border-radius:8px;min-width:19px;padding:3px 5px;font-size:7px}.player-record-tabs button.active b{color:#9bb7fa;background:#2f70ff2b}.profile-hero{background:radial-gradient(circle at 75% 0, #2f70ff17, transparent 35%), var(--panel);align-items:center;gap:20px;min-height:154px;display:flex;overflow:visible}.profile-avatar{flex:none;position:relative}.profile-avatar .avatar{border:4px solid #1a2432;border-radius:13px;box-shadow:0 12px 32px #0000004d}.profile-avatar>span{border:3px solid var(--panel);background:#657080;border-radius:50%;width:15px;height:15px;position:absolute;bottom:-2px;right:-2px}.profile-avatar>span.online{background:var(--green);box-shadow:0 0 12px #27d98080}.profile-identity{flex:1;min-width:0}.profile-identity>div:first-child{align-items:center;gap:10px;display:flex}.profile-identity h2{letter-spacing:-.7px;margin:0;font-size:25px}.profile-identity>.rank-badge{margin-top:9px}.profile-identity>p{color:#657181;margin:10px 0 0;font-size:9px}.profile-actions{align-items:center;gap:8px;display:flex}.rank-editor{color:#6e7b8d;background:#0b1016;border:1px solid #2b3543;border-radius:7px;align-items:center;gap:6px;min-width:190px;height:38px;padding-left:10px;display:flex}.rank-editor .custom-select{flex:1;min-width:0}.rank-editor .select-trigger{box-shadow:none;background:0 0;border:0}.rank-editor .select-menu{left:-31px;right:0}.profile-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.profile-stats article{border:1px solid var(--line);background:var(--panel);border-radius:9px;align-items:center;gap:11px;min-height:76px;padding:14px;transition:transform .2s,border-color .2s;display:flex}.profile-stats article:hover{border-color:#2c3746;transform:translateY(-2px)}.profile-stats article>span{color:#5b89f3;background:#2f70ff1a;border-radius:7px;place-items:center;width:35px;height:35px;display:grid}.profile-stats article>div{flex-direction:column;min-width:0;display:flex}.profile-stats small{color:#5d6979;font-size:8px}.profile-stats strong{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:10px;overflow:hidden}.profile-history{min-height:230px}.profile-page:not(.tab-overview) .profile-stats,.profile-page:not(.tab-moderation) .profile-history,.player-external-data>section{display:none}.player-external-data.tab-overview>section:first-of-type,.player-external-data.tab-overview>section:nth-of-type(2),.player-external-data.tab-overview>section:nth-of-type(9),.player-external-data.tab-moderation>section:nth-of-type(8),.player-external-data.tab-permissions>section:nth-of-type(3),.player-external-data.tab-activity>section:nth-of-type(6),.player-external-data.tab-activity>section:nth-of-type(7),.player-external-data.tab-network>section:nth-of-type(4),.player-external-data.tab-network>section:nth-of-type(5){animation:.22s ease-out rise;display:block}.history-list{display:grid}.history-list>div{border-top:1px solid var(--line-soft);align-items:center;gap:11px;min-height:59px;display:flex}.history-list>div:first-child{border-top:0}.history-list>div>div{flex-direction:column;flex:1;display:flex}.history-list strong{font-size:10px}.history-list small{color:#5e6978;margin-top:4px;font-size:8px}.clean-record{justify-content:center;align-items:center;gap:12px;min-height:125px;display:flex}.clean-record>span{width:42px;height:42px;color:var(--green);background:#27d9801a;border-radius:50%;place-items:center;display:grid}.clean-record strong{font-size:11px}.clean-record p{color:#606c7b;margin:5px 0 0;font-size:8px}.player-drawer-layer{z-index:90;position:fixed;inset:0}.player-drawer-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020509ad;border:0;width:100%;height:100%;animation:.18s fade;position:absolute;inset:0}.player-drawer{background:#090d12;border-left:1px solid #2b3543;flex-direction:column;width:min(540px,100vw);animation:.28s cubic-bezier(.2,.8,.2,1) player-drawer-enter;display:flex;position:absolute;inset:0 0 0 auto;overflow:hidden;box-shadow:-30px 0 90px #0000008c}.player-drawer-head{border-bottom:1px solid var(--line);background:radial-gradient(circle at 18% 0,#2f70ff2e,#0000 48%),linear-gradient(145deg,#0e151f,#0a0f15);flex:none;padding:20px 22px 17px;position:relative}.player-drawer-head:before{content:"";background:linear-gradient(90deg,#286bff,#76a0ff,#0000 76%);height:2px;position:absolute;inset:0 0 auto}.player-drawer-kicker{justify-content:space-between;align-items:center;display:flex}.player-drawer-kicker>span{color:#6f9cff;letter-spacing:1.25px;align-items:center;gap:6px;font-size:7px;font-weight:800;display:inline-flex}.player-drawer-kicker>button{color:#6e7989;background:#0a0e148c;border:1px solid #27313e;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.player-drawer-kicker>button:hover{color:#eef3fb;background:#171e27;border-color:#3a4655}.player-drawer-identity{align-items:center;gap:14px;margin-top:13px;display:flex}.player-drawer-avatar{flex:none;position:relative}.player-drawer-avatar .avatar{border:3px solid #253246;border-radius:11px;box-shadow:0 13px 30px #0000005c}.player-drawer-avatar>i{background:#5a6675;border:3px solid #0d141e;border-radius:50%;width:13px;height:13px;position:absolute;bottom:-2px;right:-2px}.player-drawer-avatar>i.online{background:var(--green);box-shadow:0 0 10px #27d9808c}.player-drawer-identity>div:last-child{flex:1;min-width:0}.player-drawer-identity h2{color:#f0f4fb;letter-spacing:-.5px;text-overflow:ellipsis;white-space:nowrap;margin:0 0 9px;font-size:22px;overflow:hidden}.player-drawer-identity>div:last-child>div{align-items:center;gap:7px;display:flex}.player-drawer-copy{color:#647185;background:#070b1094;border:1px solid #252f3d;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:33px;margin-top:13px;padding:0 10px;font-size:8px;display:flex}.player-drawer-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.player-drawer-copy:hover{color:#a9c0f4;border-color:#344868}.player-drawer-body{scrollbar-color:#263242 transparent;scrollbar-width:thin;flex:1;min-height:0;padding:16px 18px 24px;overflow-y:auto}.player-risk-banner{color:#ff7180;background:linear-gradient(90deg,#ff526317,#ff526306);border:1px solid #ff52633b;border-radius:9px;align-items:center;gap:11px;min-height:58px;margin-bottom:11px;padding:11px 13px;display:flex}.player-risk-banner>div{flex-direction:column;min-width:0;display:flex}.player-risk-banner strong{font-size:10px}.player-risk-banner span{color:#9b6770;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.player-self-protection{color:#76a0ff;background:linear-gradient(90deg,#2f70ff1c,#2f70ff06);border:1px solid #2f70ff40;border-radius:9px;align-items:center;gap:11px;min-height:58px;margin-bottom:11px;padding:11px 13px;display:flex}.player-self-protection>div{flex-direction:column;display:flex}.player-self-protection strong{color:#b9ccf8;font-size:10px}.player-self-protection span{color:#657da9;margin-top:4px;font-size:8px}.player-drawer-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.player-drawer-stats article{border:1px solid var(--line-soft);background:#0d1218;border-radius:8px;flex-direction:column;justify-content:center;min-width:0;min-height:60px;padding:10px;display:flex}.player-drawer-stats small{color:#5d6979;font-size:7px}.player-drawer-stats strong{color:#e3e9f2;margin-top:5px;font-size:15px}.player-drawer-section{border:1px solid var(--line);background:#0d1218;border-radius:10px;margin-top:12px;padding:14px}.player-drawer-section-title{justify-content:space-between;align-items:center;gap:10px;min-height:26px;margin-bottom:9px;display:flex}.player-drawer-section-title>div{color:#7299f2;align-items:center;gap:7px;display:flex}.player-drawer-section-title strong{color:#d9e0ea;font-size:10px}.player-drawer-section-title>span{color:#536071;font-size:7px}.player-drawer-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.player-drawer-actions button{color:#7d8ba0;background:#0a0f15;border:1px solid #26313e;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:8px;font-weight:700;display:flex}.player-drawer-actions button:hover{color:#a9c4ff;background:#2f70ff14;border-color:#36517e}.player-drawer-actions button.danger{color:#d87681;background:#ff52630b;border-color:#ff526333}.player-drawer-actions button.danger:hover{color:#ff909b;background:#ff52631a;border-color:#ff526366}.player-drawer-history{padding-bottom:5px}.player-drawer-timeline{display:grid}.player-drawer-timeline>button{border:0;border-top:1px solid var(--line-soft);width:100%;min-height:64px;color:inherit;text-align:left;background:0 0;align-items:center;gap:9px;padding:8px 3px;display:flex;position:relative}.player-drawer-timeline>button:first-child{border-top:0}.player-drawer-timeline>button:hover{background:#121923;border-radius:7px;padding-left:7px;padding-right:7px}.player-drawer-timeline>button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.player-drawer-timeline strong{color:#cbd3df;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.player-drawer-timeline small{color:#566273;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:7px;overflow:hidden}.player-drawer-timeline>button>svg{color:#475466;flex:none}.player-drawer-event{color:#75849a;background:#171e28;border-radius:7px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.player-drawer-event.active{color:#ff7180;background:#ff52631a}.player-drawer-loading,.player-drawer-error{color:#6f92e4;justify-content:center;align-items:center;gap:8px;min-height:54px;font-size:8px;display:flex}.player-drawer-loading svg{animation:.8s linear infinite refresh-spin}.player-drawer-error{color:#dc737e}.player-drawer-clean{min-height:66px;color:var(--green);justify-content:center;align-items:center;gap:9px;display:flex}.player-drawer-clean>div{flex-direction:column;display:flex}.player-drawer-clean strong{color:#b8c4d2;font-size:9px}.player-drawer-clean span{color:#566273;margin-top:3px;font-size:7px}.player-drawer-notes{gap:6px;display:grid}.player-drawer-notes article{background:#0a0f15;border-left:2px solid #3a76f5;border-radius:0 7px 7px 0;padding:10px 11px}.player-drawer-notes p{color:#aeb8c6;margin:0;font-size:9px;line-height:1.5}.player-drawer-notes small{color:#536071;margin-top:6px;font-size:7px;display:block}.player-drawer-footer{border-top:1px solid var(--line);background:#0b0f15f7;flex:none;justify-content:flex-end;align-items:center;gap:8px;min-height:72px;padding:13px 18px;display:flex;box-shadow:0 -15px 35px #0000002e}.player-drawer-footer .primary-button{align-items:center;gap:7px;display:inline-flex}@keyframes player-drawer-enter{0%{opacity:.65;transform:translate(45px)}}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}}@keyframes page-enter{0%{opacity:0;filter:blur(2px);transform:translateY(9px)}}@keyframes card-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}}@keyframes dropdown-enter{0%{opacity:0;transform:translateY(-6px)scale(.98)}}@keyframes duration-enter{0%{opacity:0;grid-template-rows:0fr;transform:translateY(-7px)}}@keyframes check-pop{50%{transform:scale(1.12)}}@media (width<=1180px){.stats-grid{grid-template-columns:repeat(2,1fr)}.audit-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-toolbar{flex-direction:column;align-items:stretch}.audit-period-filter{align-self:flex-end}.quick-actions{grid-template-columns:1fr}.player-grid{grid-template-columns:repeat(2,1fr)}.team-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero{flex-wrap:wrap;align-items:flex-start}.profile-actions{width:100%}}@media (width<=900px){.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{z-index:25;background:#00000094;border:0;display:block;position:fixed;inset:0}.workspace{padding-left:0}.mobile-menu{display:grid}.topbar{padding:0 20px}main{padding:32px 25px 60px}.cookie-stats,.metadata-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=680px){.topbar{height:66px}.global-search{flex:1;width:auto}.global-search kbd,.command-button,.top-actions>.icon-button[aria-label=Hilfe],.profile-button>div,.profile-button>svg,.live-sync{display:none}.profile-button{margin-left:0}.profile-dropdown{width:min(330px,100vw - 20px);position:fixed;top:58px;right:10px}.command-backdrop{align-items:center;padding:10px}.command-palette{max-height:calc(100vh - 20px)}.command-results{max-height:calc(100vh - 145px)}.command-footer{display:none}.audit-summary-grid{grid-template-columns:1fr 1fr;gap:7px}.audit-summary-grid article{gap:9px;min-height:72px;padding:10px}.audit-summary-icon{flex-basis:32px;width:32px;height:32px}.audit-summary-grid strong{font-size:17px}.audit-page-head{flex-direction:column;align-items:stretch;padding:18px}.audit-page-head .compact-search{width:100%}.audit-toolbar{padding:9px}.audit-period-filter{align-self:stretch;width:100%}.audit-result-info{padding:0 13px}.audit-timeline{padding:8px 10px 16px}.audit-entry-list{padding-left:12px}.audit-entry:before{left:-17px}.audit-entry-main{gap:8px;padding:9px}.audit-entry-time,.audit-entry-content i{display:none}.audit-entry-details{padding:0 9px 10px}.audit-entry-details dl{grid-template-columns:1fr 1fr}main{padding:26px 16px 50px}.page-heading{flex-direction:column;align-items:flex-start}.stats-grid,.dashboard-grid,.settings-grid{grid-template-columns:1fr}.activity-panel,.team-panel{grid-column:1}.stat-card{min-height:145px}.table-toolbar{flex-direction:column;align-items:stretch}.filter-actions{flex-direction:column}.filter-actions label{width:100%}.toolbar-search,.panel-tools{flex-direction:column;align-items:stretch;width:100%}.toolbar-search .compact-search,.panel-tools .compact-search{width:100%}.player-grid,.team-summary-grid,.team-member-grid{grid-template-columns:1fr}.team-directory{padding:17px}.profile-hero{gap:14px;padding:18px}.profile-avatar .avatar{width:72px!important;height:72px!important}.profile-identity h2{font-size:20px}.profile-actions{flex-direction:column;align-items:stretch}.profile-actions>button,.rank-editor{width:100%}.profile-stats{grid-template-columns:1fr 1fr}.player-record-tabs{justify-content:flex-start;top:84px}.table-footer>span,.export-button{display:none}.table-footer>div{margin:auto}.form-row{grid-template-columns:1fr;gap:0}.modal-backdrop{padding:8px}.modal{max-height:calc(100vh - 16px)}.cookie-stats,.cookie-columns{grid-template-columns:1fr}.metadata-grid{grid-template-columns:repeat(2,1fr)}.sanction-breakdown{grid-template-columns:1fr 1fr}.compact-search{width:100%}.chat-summary{flex-direction:column;align-items:flex-start;gap:4px}.player-drawer{width:min(500px,100vw)}}@media (width<=560px){.player-drawer-head{padding:16px 15px 14px}.player-drawer-body{padding:12px 10px 20px}.player-drawer-stats,.player-drawer-actions{grid-template-columns:1fr 1fr}.player-drawer-section{padding:11px}.player-drawer-timeline .status-badge{display:none}.player-drawer-footer{padding:10px}.player-drawer-footer .secondary-button{display:none}.player-drawer-footer .primary-button{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-loading{color:#7fa4ff;flex-direction:column;justify-content:center;align-items:center;gap:13px;display:flex}.auth-loading strong{color:#cbd6e8;letter-spacing:.3px;font-size:11px}.auth-connection-error{text-align:center}.auth-error-icon{color:#ed7280;background:#e3455714;border:1px solid #e3455738;border-radius:13px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 15px 40px #00000040}.auth-connection-error p{color:#697587;max-width:360px;margin:-4px 20px 2px;font-size:9px;line-height:1.55}.auth-connection-error button{color:#adc4fa;background:#2f70ff1a;border:1px solid #2d4269;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:9px;font-weight:700;display:inline-flex}.auth-connection-error button:hover{background:#2f70ff29;border-color:#3b5d9b}.api-alert{color:#ff7785;background:#ff526312;border:1px solid #ff526340;border-radius:8px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.api-alert>div{flex-direction:column;flex:1;gap:4px;display:flex}.api-alert strong{font-size:10px}.api-alert span{color:#9b6870;font-size:8px}.api-alert button{color:#e69aa2;background:#ff526314;border:1px solid #ff526340;border-radius:6px;min-height:30px;padding:0 10px;font-size:8px}.api-alert.compact{margin:0 0 12px}.api-loading{color:#7199f5;background:#2f70ff0f;border:1px solid #2f70ff2e;border-radius:7px;align-items:center;gap:8px;margin-bottom:12px;padding:9px 12px;font-size:8px;display:flex}.sensitive-ip{color:#b7c9ed;cursor:not-allowed;background:#233a652e;border:1px solid #537ed333;border-radius:6px;align-items:center;gap:7px;max-width:100%;min-height:24px;padding:3px 7px;display:inline-flex;overflow:hidden}.sensitive-ip-value{filter:blur(5px);opacity:.72;-webkit-user-select:none;user-select:none;transition:filter .18s,opacity .18s;display:inline-block}.sensitive-ip-state{color:#7187af;letter-spacing:.7px;background:#6380b91a;border-radius:3px;flex:none;padding:2px 4px;font-size:6px;font-weight:800;line-height:1}.sensitive-ip.revealable{cursor:help}.sensitive-ip.revealable:hover .sensitive-ip-value,.sensitive-ip.revealable:focus-visible .sensitive-ip-value{filter:blur();opacity:1;-webkit-user-select:text;user-select:text}.sensitive-ip.revealable:hover .sensitive-ip-state,.sensitive-ip.revealable:focus-visible .sensitive-ip-state{color:#81a6ff;background:#2f70ff29}.sensitive-ip:focus-visible{outline-offset:2px;outline:2px solid #4a80ffa6}.auth-shell{background:#080b10;grid-template-columns:minmax(390px,.95fr) minmax(500px,1.05fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.auth-glow{pointer-events:none;filter:blur(100px);opacity:.18;border-radius:50%;position:absolute}.auth-glow.one{background:#286cff;width:380px;height:380px;top:-120px;left:-100px}.auth-glow.two{background:#214fbb;width:320px;height:320px;bottom:-100px;right:-120px}.auth-showcase{z-index:1;background:radial-gradient(circle at 15% 28%,#2f70ff1f,#0000 28%),linear-gradient(145deg,#0b1018,#090c11);border-right:1px solid #202630;flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px clamp(38px,5vw,78px);display:flex;position:relative}.auth-brand,.auth-mobile-brand{align-items:center;gap:11px;display:flex}.auth-brand>span{color:#fff;background:linear-gradient(145deg,#397cff,#1553d2);border-radius:10px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 35px #2f70ff3d}.auth-brand>div{flex-direction:column;display:flex}.auth-brand strong{letter-spacing:1px;font-size:18px}.auth-brand small{color:#647083;letter-spacing:2.1px;margin-top:5px;font-size:8px;font-weight:700}.auth-copy{max-width:540px;margin:auto 0;padding:60px 0}.auth-eyebrow{color:#6a7890;letter-spacing:1.8px;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex}.auth-eyebrow i{background:#3978ff;width:20px;height:1px}.auth-copy h1{letter-spacing:-2.5px;margin:16px 0 18px;font-size:clamp(38px,4vw,62px);line-height:1.02}.auth-copy h1 em{color:#3f7cff;font-style:normal}.auth-copy>p{color:#7a8595;max-width:440px;margin:0;font-size:13px;line-height:1.8}.auth-features{gap:13px;margin-top:34px;display:grid}.auth-features>div{color:#a1aab7;align-items:center;gap:10px;font-size:10px;display:flex}.auth-features svg{color:#56e29b;background:#27d9801f;border-radius:50%;padding:3px}.auth-server{background:#0b0f15bf;border:1px solid #202936;border-radius:9px;align-items:center;gap:11px;min-height:62px;padding:0 15px;display:flex}.auth-server>div{flex-direction:column;flex:1;display:flex}.auth-server strong{font-size:10px}.auth-server small{color:#647080;margin-top:4px;font-size:8px}.auth-server>b{color:#3fdc8f;font-size:8px}.auth-server.online{border-color:#27d98033}.auth-server.offline{border-color:#ff526333}.auth-server.offline>b{color:#ff6f7e}.auth-server.loading>b{color:#718096}.auth-main{z-index:2;place-items:center;max-width:none;min-height:100vh;margin:0;padding:42px;display:grid;position:relative}.auth-card{width:min(440px,100%)}.auth-mobile-brand{display:none}.auth-tabs{background:#0c1016;border:1px solid #242c37;border-radius:9px;grid-template-columns:1fr 1fr;height:43px;margin-bottom:25px;padding:4px;display:grid}.auth-tabs button{color:#657080;background:0 0;border:0;border-radius:6px;font-size:10px;font-weight:700}.auth-tabs button.active{color:#eef2f8;background:#19212d;box-shadow:0 4px 12px #00000038}.auth-form{background:#0e1218f0;border:1px solid #252e3a;border-radius:13px;padding:28px;animation:.4s cubic-bezier(.2,.8,.2,1) auth-card-enter;box-shadow:0 28px 70px #0000004d}.auth-title{align-items:center;gap:12px;margin-bottom:23px;display:flex}.auth-title>span{color:#5f8eff;background:#2f70ff1c;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.auth-title h2{letter-spacing:-.4px;margin:0;font-size:18px}.auth-title p{color:#687383;margin:5px 0 0;font-size:9px}.auth-field{flex-direction:column;gap:7px;margin:14px 0;display:flex}.auth-field>span{color:#8a94a3;font-size:9px;font-weight:600}.auth-field>div{color:#5e6978;background:#0a0e13;border:1px solid #28313d;border-radius:8px;align-items:center;gap:9px;height:42px;padding:0 11px;transition:border-color .2s,box-shadow .2s;display:flex}.auth-field>div:focus-within{border-color:#3976f4;box-shadow:0 0 0 3px #2f70ff14}.auth-field input{color:#d3d9e2;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.auth-field input::placeholder{color:#4f5967}.auth-field button{color:#657181;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}.auth-meta{justify-content:space-between;align-items:center;gap:12px;margin:-3px 0 17px;display:flex}.auth-meta button{color:#648df0;background:0 0;border:0;padding:0;font-size:8px}.auth-meta .remember-check{color:#7b8797;align-items:center;gap:7px;min-height:24px;font-weight:600;display:inline-flex}.remember-box{color:#fff;background:#0c1117;border:1px solid #364151;border-radius:5px;place-items:center;width:18px;height:18px;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:grid}.remember-check:hover .remember-box{background:#111823;border-color:#4c607e}.remember-check.checked{color:#a8b5c8}.remember-check.checked .remember-box{background:linear-gradient(145deg,#3979ff,#225edc);border-color:#4b82ff;animation:.25s cubic-bezier(.2,1.5,.5,1) remember-pop;box-shadow:0 4px 13px #2f70ff47}.auth-submit{color:#fff;background:linear-gradient(135deg,#3478ff,#225edb);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:10px;font-weight:800;display:flex;box-shadow:0 9px 24px #2f70ff33}.auth-submit:hover{filter:brightness(1.08);transform:translateY(-1px)}.auth-divider{color:#4f5b6b;letter-spacing:1px;align-items:center;gap:10px;height:18px;font-size:8px;font-weight:800;display:flex}.auth-guest{color:#aeb9ca;background:#10151d;border:1px solid #252f3d;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:10px;font-weight:800;transition:border-color .2s,color .2s,transform .2s,background .2s;display:flex}.auth-guest svg:last-child{color:#65758b;margin-left:2px}.auth-guest:hover{color:#fff;background:#131b27;border-color:#3d66ae;transform:translateY(-1px)}.auth-divider{color:#505b69;align-items:center;gap:10px;margin:15px 0 11px;font-size:8px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#252d38;flex:1;height:1px}.discord-login{color:#fff;background:linear-gradient(135deg,#5865f2,#4752c4);border:1px solid #5865f2b3;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;height:42px;font-size:10px;font-weight:800;transition:transform .2s,filter .2s,box-shadow .2s;display:flex;box-shadow:0 9px 24px #5865f229}.discord-login:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 12px 28px #5865f240}.discord-login:active{transform:translateY(0)scale(.99)}.demo-login{color:#77869a;background:#0b1016;border:1px solid #27303c;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:38px;margin-top:9px;font-size:9px;display:flex}.demo-login:hover{color:#9db4ea;border-color:#33435b}.auth-hint{color:#5d6978;justify-content:center;align-items:center;gap:6px;margin:15px 0 0;font-size:8px;display:flex}.auth-hint svg{color:#4e7fea}.auth-message{color:#75dda6;background:#27d98012;border:1px solid #27d98038;border-radius:7px;gap:8px;margin:-8px 0 15px;padding:10px;font-size:8px;line-height:1.5;display:flex}.verification-step{gap:11px;display:grid}.verification-step .auth-title{margin-bottom:7px}.verification-server{background:#0b1016;border:1px solid #202a36;border-radius:8px;align-items:flex-start;gap:10px;padding:11px;display:flex}.verification-server>span{color:#a9c2ff;background:#172a50;border-radius:50%;flex:0 0 21px;place-items:center;width:21px;height:21px;font-size:8px;font-weight:800;display:grid}.verification-server>div{flex-direction:column;display:flex}.verification-server strong{font-size:9px}.verification-server p{color:#687587;margin:4px 0 0;font-size:8px;line-height:1.5}.verification-server b{color:#9eb9f5}.verification-code{color:#94b3ff;background:#2f70ff17;border:1px solid #2f70ff61;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:0 14px;display:flex}.verification-code:hover{background:#2f70ff24;border-color:#4c82ff}.verification-code code{letter-spacing:.6px;font-size:13px;font-weight:800}.verification-wait{color:#65dca0;background:#27d9800f;border-radius:8px;align-items:center;gap:10px;padding:11px;display:flex}.verification-wait>i{background:#27d980;border-radius:50%;flex:0 0 8px;width:8px;height:8px;animation:1.6s ease-in-out infinite live-pulse;box-shadow:0 0 9px #27d98099}.verification-wait>div{flex-direction:column;display:flex}.verification-wait strong{font-size:9px}.verification-wait span{color:#608072;margin-top:3px;font-size:8px}.auth-cancel{color:#7b8797;background:#0e141b;border:1px solid #27303b;border-radius:7px;min-height:34px;font-size:8px;font-weight:700}.auth-cancel:hover{color:#c3ccd7;background:#151c25}.logout-button{color:#596575;background:0 0;border:0;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.logout-button:hover{color:#ff6b7b;background:#ff526317}.account-page{gap:14px;display:grid}.account-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.account-stats article{border:1px solid var(--line);background:var(--panel);border-radius:9px;align-items:center;gap:12px;min-height:82px;padding:15px 17px;display:flex}.account-stats article>div{flex-direction:column;display:flex}.account-stats small{color:#687484;font-size:8px}.account-stats strong{margin-top:4px;font-size:20px}.account-panel{padding:0;overflow:visible}.account-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:0 20px;display:flex}.account-tabs{align-self:stretch;gap:22px;display:flex;overflow-x:auto}.account-tabs button{color:#677282;background:0 0;border:0;padding:0 2px;font-size:10px;font-weight:700;position:relative}.account-tabs button.active{color:#e9edf4}.account-tabs button.active:after{content:"";background:#3978ff;height:2px;position:absolute;bottom:-1px;left:0;right:0}.account-tabs button span{color:#71809a;background:#182130;border-radius:8px;margin-left:5px;padding:3px 6px;font-size:8px}.account-list-head,.account-row{grid-template-columns:1.05fr 1.1fr .5fr .58fr .48fr 2fr;align-items:center;gap:12px;display:grid}.account-list-head{color:#4f5a69;letter-spacing:.7px;background:#0b0f14;min-height:38px;padding:0 20px;font-size:7px}.account-row{border-top:1px solid var(--line-soft);min-height:76px;padding:0 20px}.account-row:hover{background:#10151c}.account-user{align-items:center;gap:10px;min-width:0;display:flex}.account-user>div{flex-direction:column;min-width:0;display:flex}.account-user strong{font-size:10px}.account-user small{color:#5c6877;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;overflow:hidden}.luckperms-link{flex-direction:column;min-width:0;display:flex}.luckperms-link>div{align-items:center;gap:7px;display:flex}.luckperms-link strong{color:#d2d9e3;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.luckperms-link span{color:#4ed491;text-transform:uppercase;background:#27d98014;border-radius:8px;align-items:center;gap:4px;padding:3px 5px;font-size:6px;font-weight:800;display:inline-flex}.luckperms-link span i{background:#27d980;border-radius:50%;width:5px;height:5px}.luckperms-link small{color:#657286;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:7px;overflow:hidden}.luckperms-link.denied span{color:#ff7382;background:#ff526317}.luckperms-link.denied span i{background:#ff5263}.luckperms-link.pending span{color:#e5b85b;background:#f5b94214}.luckperms-link.pending span i{background:#f5b942}.last-login{color:#6f7a89;font-size:9px}.account-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.account-actions button{color:#7a8697;background:#0d1218;border:1px solid #27303b;border-radius:6px;align-items:center;gap:5px;min-height:29px;padding:0 8px;font-size:8px;display:flex}.account-actions button:hover{color:#d3d9e1;background:#171e27}.request-list{gap:8px;padding:13px;display:grid}.request-card{border:1px solid var(--line-soft);background:#0b0f14;border-radius:8px;align-items:center;gap:12px;min-height:76px;padding:12px;display:flex}.request-info{flex-direction:column;flex:1;display:flex}.request-info strong{font-size:10px}.request-info span{color:#7698e9;margin-top:3px;font-size:8px}.request-info small{color:#596575;margin-top:5px;font-size:8px}.request-rank{flex-direction:column;align-items:flex-start;gap:4px;min-width:155px;display:flex}.request-rank small{color:#687587;font-size:7px}.request-rank>span{color:#4ed491;font-size:7px;font-weight:700}.request-actions{gap:6px;display:flex}.request-actions button{border-radius:6px;align-items:center;gap:6px;min-height:31px;padding:0 10px;font-size:8px;font-weight:700;display:flex}.reject-button{color:#a97880;background:#161014;border:1px solid #342831}.approve-button{color:#58d696;background:#0d1813;border:1px solid #244535}.empty-requests{color:#44d88d;flex-direction:column;justify-content:center;align-items:center;min-height:210px;display:flex}.empty-requests strong{color:#b7c0cc;margin-top:10px;font-size:11px}.empty-requests p{color:#5d6978;margin:5px 0 0;font-size:8px}.permission-preview{color:#5a87ee;background:#2f70ff0f;border:1px solid #2f70ff2e;border-radius:7px;align-items:center;gap:9px;margin:14px 0;padding:12px;display:flex}.permission-preview>div{flex-direction:column;display:flex}.permission-preview strong{color:#9daabd;font-size:9px}.permission-preview span{color:#5e6c7d;margin-top:4px;font-size:8px}.permission-editor{padding:20px}.permission-rolebar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding-bottom:18px;display:flex}.permission-rolebar>div:first-child{flex-direction:column;display:flex}.permission-rolebar strong{font-size:12px}.permission-rolebar span{color:#687484;margin-top:5px;font-size:9px}.permission-rolebar .custom-select{min-width:190px}.permission-editor section+section{margin-top:24px}.permission-editor h3{color:#8793a4;letter-spacing:.8px;text-transform:uppercase;margin:0 0 10px;font-size:9px}.permission-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.permission-option{color:#7a8697;text-align:left;background:#0b1016;border:1px solid #27303b;border-radius:7px;align-items:center;gap:10px;min-height:54px;padding:10px 12px;display:flex}.permission-option:hover{background:#101720;border-color:#354255}.permission-option.checked{color:#a9c1f7;background:#2f70ff14;border-color:#2f70ff6b}.permission-option.inherited{opacity:1;cursor:default;background:linear-gradient(90deg,#2f70ff17,#2f70ff09);border-color:#558bff3d}.permission-option.inherited>b{color:#7da4ff;letter-spacing:.4px;background:#2f70ff21;border-radius:7px;margin-left:auto;padding:3px 5px;font-size:6px}.permission-option .check-box{border:1px solid #35404e;border-radius:5px;flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.permission-option.checked .check-box{color:#fff;background:#2f70ff;border-color:#3978ff}.permission-option>div{flex-direction:column;min-width:0;display:flex}.permission-option strong{color:#c8d0db;font-size:9px}.permission-option small{color:#566273;margin-top:3px;font-size:7px}.permission-save{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:24px;padding-top:18px;display:flex}.permission-save>div{color:#697689;align-items:center;gap:8px;font-size:8px;display:flex}.inheritance-banner{color:#6e9bff;background:#2f70ff0f;border:1px solid #2f70ff38;border-radius:8px;align-items:center;gap:10px;margin-bottom:22px;padding:13px;display:flex}.inheritance-banner>div{flex-direction:column;display:flex}.inheritance-banner strong{color:#b5c8f4;font-size:9px}.inheritance-banner span{color:#66758a;margin-top:4px;font-size:8px;line-height:1.45}.linked-account-card{color:#739dff;background:#2f70ff0f;border:1px solid #2f70ff38;border-radius:8px;align-items:center;gap:11px;padding:13px;display:flex}.linked-account-card>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.linked-account-card strong{font-size:10px}.linked-account-card span,.linked-account-card small{color:#718096;margin-top:4px;font-size:8px}.mail-compose-button{white-space:nowrap}.mail-log-list{gap:8px;padding:14px;display:grid}.mail-system-banner{background:linear-gradient(110deg,#2f70ff14,#131f3673);border:1px solid #2f70ff33;border-radius:9px;align-items:center;gap:11px;margin-bottom:4px;padding:14px 16px;display:flex}.mail-system-dot{border-radius:50%;flex:0 0 9px;width:9px;height:9px}.mail-system-dot.online{background:#27d980;box-shadow:0 0 12px #27d9808c}.mail-system-dot.offline{background:#ff5263;box-shadow:0 0 12px #ff526373}.mail-system-banner>div{flex-direction:column;display:flex}.mail-system-banner strong{color:#c9d7f4;font-size:10px}.mail-system-banner small{color:#697a98;margin-top:4px;font-size:8px;line-height:1.5}.mail-log-entry{border:1px solid var(--line-soft);background:#0b0f15;border-radius:9px;align-items:center;gap:12px;min-height:76px;padding:12px 14px;display:flex}.mail-log-entry:hover{background:#0f151e;border-color:#26334a}.mail-log-icon{border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.mail-log-icon.sent{color:#42da91;background:#27d98017}.mail-log-icon.failed{color:#ff7180;background:#ff526317}.mail-log-icon.pending{color:#e6b75b;background:#f5b94217}.mail-log-main{flex-direction:column;flex:1;min-width:0;display:flex}.mail-log-main strong{color:#d5dce7;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mail-log-main span{color:#7594d8;margin-top:4px;font-size:8px}.mail-log-main small{color:#596779;margin-top:4px;font-size:7px}.mail-log-main em{color:#b66c76;margin-top:6px;font-size:7px;font-style:normal}.mail-log-status{letter-spacing:.55px;border-radius:7px;padding:5px 7px;font-size:6px}.mail-log-status.sent{color:#45d895;background:#27d98014}.mail-log-status.failed{color:#ff7482;background:#ff526317}.mail-log-status.pending{color:#e7ba62;background:#f5b94214}.account-detail-modal{width:min(680px,100%)}.account-detail-grid{padding:18px}.mail-composer-modal{width:min(660px,100%)}.mail-character-count{color:#596779;align-self:flex-end;margin-top:5px;font-size:7px}.mail-preview-card{background:linear-gradient(135deg,#101a31,#0a1020);border:1px solid #253a63;border-radius:10px;padding:15px}.mail-preview-card>div{justify-content:space-between;align-items:center;display:flex}.mail-preview-card>div strong{color:#fff;letter-spacing:1.3px;font-size:12px}.mail-preview-card>div span{color:#7da4ff;letter-spacing:.8px;font-size:7px;font-weight:800}.mail-preview-card p{color:#d9e3f6;margin:14px 0 6px;font-size:12px;font-weight:750}.mail-preview-card small{color:#687995;font-size:8px;line-height:1.5}input:disabled,button:disabled{cursor:not-allowed;opacity:.58}@keyframes auth-card-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}}@keyframes remember-pop{50%{transform:scale(1.13)}}@media (width<=900px){.auth-shell{grid-template-columns:1fr}.auth-showcase{display:none}.auth-mobile-brand{color:#74a0ff;justify-content:center;margin-bottom:22px;display:flex}.auth-mobile-brand strong{color:#fff;letter-spacing:1px}.auth-main{padding:28px 18px}.account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.account-list-head{display:none}.account-row{grid-template-columns:1.4fr .6fr .6fr;padding:12px 15px}.account-row .last-login{display:none}.account-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=680px){.auth-form{padding:21px}.account-stats{grid-template-columns:1fr}.account-toolbar{flex-direction:column-reverse;align-items:stretch;padding:14px}.account-tabs{min-height:42px;overflow-x:auto}.account-row{grid-template-columns:1fr auto}.account-row>.rank-badge{display:none}.request-card{flex-wrap:wrap;align-items:flex-start}.request-actions{width:100%}.permission-rolebar,.permission-save{flex-direction:column;align-items:stretch}}
