@font-face{font-family:Inter;src:url('/static/InterVariable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--bg:#f5f6f3;--paper:#fff;--ink:#25342f;--muted:#86908a;--line:#e7eae4;--green:#456e57;--lime:#d8e8b6;--orange:#c78560;--danger:#b44e48;--side:234px;--shadow:0 2px 4px #25342f03,0 10px 30px #25342f03;font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);font-size:14px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #9bb280;outline-offset:4px}input:focus,select:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #456e5712}svg.icon{width:19px;height:19px;stroke:currentColor;stroke-width:1.65;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:30px;font-weight:550;letter-spacing:-1.1px}h2{font-size:16px;font-weight:600;letter-spacing:-.3px}h3{font-size:14px;font-weight:600}small{font-size:11px}.muted{color:var(--muted)}.mono{font-variant-numeric:tabular-nums;font-feature-settings:'tnum';letter-spacing:-.5px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:var(--muted)}.brand{display:flex;align-items:center;gap:10px;font-size:22px;letter-spacing:-1px;font-weight:650}.brand-mark{height:33px;width:33px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:var(--lime);font-size:22px;letter-spacing:-3px;padding-right:4px;line-height:1;font-weight:650}.brand-mark span{color:#fff}.boot{height:100vh;display:flex;align-items:center;justify-content:center;gap:18px;color:var(--muted)}.loader{width:17px;height:17px;border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;display:inline-block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--side);background:#fafbf8;border-right:1px solid var(--line);padding:34px 22px 22px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 12px}.workspace{display:flex;gap:10px;align-items:center;margin:36px 2px 31px;padding:12px 10px;border:1px solid var(--line);border-radius:10px;background:#fff}.workspace-icon{background:#edf1e7;padding:7px;border-radius:7px;display:flex;color:var(--green)}.workspace strong{display:block;font-size:12px;font-weight:550}.workspace small{font-size:10px;color:var(--muted)}.nav-label{padding:0 13px;margin-bottom:11px}.nav{display:flex;flex-direction:column;gap:6px}.nav-link{border:none;background:none;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:9px;color:#858c86;font-size:13px;transition:.18s}.nav-link .nav-en{font-weight:550}.nav-link .nav-cn{margin-left:auto;font-size:11px}.nav-link.active{background:#e9efdf;color:#36583f}.nav-link:hover{background:#edf0e8}.sidebar-bottom{margin-top:auto}.sidebar-note{padding:16px 14px;border:1px solid #e0e7d5;border-radius:11px;background:linear-gradient(145deg,#f1f5e9,#f9faf4);margin-bottom:22px}.sidebar-note .icon{color:#6c8556;margin-bottom:9px}.sidebar-note p{font-size:11px;line-height:1.85;color:#8c9584;margin-top:5px}.sidebar-note strong{font-size:12px;font-weight:500}.account{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding:19px 6px 0}.avatar{width:33px;height:33px;border-radius:50%;background:#ead9c8;color:#786246;display:grid;place-items:center;font-weight:550;font-size:12px}.account-name{font-size:12px;font-weight:550}.account-role{font-size:10px;color:var(--muted)}.icon-btn{display:inline-flex;justify-content:center;align-items:center;width:31px;height:31px;padding:0;background:transparent;border:1px solid transparent;border-radius:7px;color:var(--muted)}.icon-btn:hover{background:#f0f1eb;border-color:var(--line);color:var(--ink)}.account .icon-btn{margin-left:auto}.shell{margin-left:var(--side)}.topbar{height:79px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#fafbf780}.breadcrumbs{display:flex;align-items:center;gap:14px;font-size:11px;color:var(--muted)}.breadcrumbs strong{font-weight:500;color:var(--ink)}.topbar-right{display:flex;align-items:center;gap:19px;font-size:11px;color:var(--muted)}.date-label{font-variant-numeric:tabular-nums}.live{display:inline-flex;align-items:center;gap:7px}.dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:#688c50;box-shadow:0 0 0 3px #688c5010}.dot.bad{background:var(--danger);box-shadow:0 0 0 3px #b44e4810}.top-divider{height:15px;width:1px;background:var(--line)}main{padding:31px 38px 24px;max-width:1640px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px;gap:16px}.page-heading h1 span{font-weight:350;color:#9ca69b;margin-left:9px}.page-heading p{font-size:12px;color:var(--muted);margin-top:6px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe4dc;background:#fff;border-radius:8px;padding:9px 13px;font-size:11px;white-space:nowrap;transition:background .15s,transform .15s}.btn:hover{background:#f2f4ee}.btn:active{transform:translateY(1px)}.btn .icon{width:15px;height:15px}.btn.primary{background:#294335;color:#f6f9ef;border-color:#294335}.btn.primary:hover{background:#3d5847}.btn.danger{background:#b44e48;border-color:#b44e48;color:#fff}.btn.ghost{background:transparent;border-color:transparent}.btn.small{padding:6px 9px;font-size:10px}.btn-row{display:flex;gap:8px;align-items:center}.panel{background:var(--paper);border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:21px}.stat{padding:20px 21px 18px;position:relative;min-height:151px}.stat-label{font-size:11px;color:#89928b;display:flex;align-items:center;justify-content:space-between}.stat-icon{color:#8b9987;width:27px;height:27px;border:1px solid #edf0e9;border-radius:8px;display:grid;place-items:center}.stat-icon .icon{width:15px;height:15px}.stat-value{font-size:30px;letter-spacing:-1.2px;font-weight:500;margin-top:9px;line-height:1.25}.stat-value em{font-size:12px;color:#889284;font-style:normal;font-weight:400;letter-spacing:0;margin-left:5px}.stat-foot{margin-top:14px;color:var(--muted);font-size:10px;display:flex;gap:7px;align-items:center}.stat-foot .tag{color:#5b7850;background:#f0f5e9;border-radius:4px;padding:2px 5px}.stat.featured{background:#e9efdf;border-color:#dfe6d3}.stat.featured .stat-icon{border-color:#dce4d1}.mini-meter{height:3px;background:#e9eee3;border-radius:5px;overflow:hidden;margin-top:15px}.mini-meter i{height:100%;display:block;background:#a4b983;border-radius:5px}.stat.featured .mini-meter{background:#d6dfca}.stat.featured .mini-meter i{background:#638653}.stat .stat-foot.below{margin-top:8px}.main-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:21px;margin-bottom:21px}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:22px 23px 0;gap:10px}.panel-header p{font-size:10px;color:var(--muted);margin-top:5px}.segmented{background:#f5f6f2;border:1px solid #eeefe9;padding:3px;display:flex;border-radius:7px}.segmented button{border:0;background:none;color:#90988b;border-radius:5px;padding:4px 9px;font-size:10px}.segmented button.active{background:#fff;color:#43563e;box-shadow:0 1px 4px #20302112}.traffic-highlights{display:flex;gap:31px;padding:21px 24px 0}.traffic-highlights .label{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px}.legend-dot{width:6px;height:6px;border-radius:50%;background:#608669;display:inline-block}.legend-dot.upload{background:#c6986a}.traffic-highlights .number{font-size:22px;letter-spacing:-.8px;margin-top:3px}.traffic-highlights .number small{font-size:11px;color:var(--muted);margin-left:3px;letter-spacing:0}.chart-wrap{position:relative;height:213px;padding:7px 17px 14px 11px}.chart-wrap svg{width:100%;height:100%;overflow:visible}.chart-grid{stroke:#eef0e9;stroke-dasharray:3 5}.chart-text{fill:#a1a79a;font-size:9px;font-family:Inter,sans-serif}.chart-tip{position:absolute;z-index:3;display:none;background:#293c31;color:white;border-radius:6px;padding:7px 10px;font-size:10px;pointer-events:none;white-space:nowrap}.chart-footer{border-top:1px solid #f0f1eb;padding:11px 23px;display:flex;align-items:center;justify-content:space-between;color:#9da491;font-size:9px}.chart-footer span{display:flex;align-items:center;gap:5px}.chart-footer .icon{width:12px;height:12px}.provider-body{padding:21px 23px}.provider-kicker{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted)}.provider-number{font-size:36px;letter-spacing:-1.6px;font-weight:500;line-height:1.3;margin:10px 0 2px}.provider-number small{font-size:12px;color:#8c9685;letter-spacing:0;margin-left:5px}.provider-desc{font-size:10px;color:#9ca593}.meter{height:6px;background:#edf0e8;border-radius:10px;overflow:hidden}.meter i{display:block;height:100%;background:#90ac77;border-radius:10px;transition:width .4s}.meter.warn i{background:#c79d66}.meter.danger i{background:#bc6860}.provider-body .meter{margin-top:20px}.meter-caption{display:flex;justify-content:space-between;font-size:10px;color:#87907e;margin-top:7px}.provider-details{margin-top:21px;border-top:1px solid var(--line);padding-top:14px;display:grid;gap:12px}.detail-row{display:flex;align-items:center;justify-content:space-between;font-size:10px;gap:12px}.detail-row .key{color:var(--muted)}.pill{font-size:9px;padding:3px 7px;border:1px solid #e3e8da;color:#728962;background:#f5f8ef;border-radius:5px;white-space:nowrap}.pill.gray{background:#f6f6f3;border-color:#e8e9e2;color:#90968b}.pill.warn{background:#fcf3e9;border-color:#f0e0ce;color:#ad8158}.pill.danger{background:#fbefed;border-color:#efd8d4;color:#b05e54}.provider-source{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:11px 23px;font-size:9px;color:#939c89}.provider-source strong{letter-spacing:1px;color:#6d8260;font-weight:650;font-size:10px}.routes{padding-bottom:3px}.route-item{display:flex;align-items:center;gap:13px;margin:0 22px;padding:20px 0;border-bottom:1px solid #edf0e8}.route-item:last-child{border-bottom:0}.route-icon{width:37px;height:37px;border-radius:10px;background:#f2f4ec;display:grid;place-items:center;color:#7d9568}.route-icon.ai{background:#f3ede5;color:#b28e68}.route-icon.us{background:#edf1f4;color:#7c919e}.route-name{font-size:12px;font-weight:550;letter-spacing:-.15px}.route-desc{font-size:10px;color:var(--muted);margin-top:4px}.route-right{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:10px;color:#8b957f}.route-right .icon{width:14px;height:14px}.server-body{padding:22px 23px 18px}.server-name{display:flex;align-items:center;gap:12px;margin-bottom:21px}.server-name>.icon{width:32px;height:32px;padding:7px;border-radius:8px;background:#f1f4eb;color:#83936d}.server-name strong{font-size:12px;font-weight:550}.server-name p{font-size:10px;color:var(--muted);margin-top:3px}.server-specs{display:grid;gap:12px}.server-tags{display:flex;gap:5px;margin-top:19px;flex-wrap:wrap}.bottom-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:21px}.users-summary{padding:22px;display:flex;align-items:center;justify-content:space-between;gap:15px}.users-summary p{font-size:10px;color:var(--muted);margin-top:6px}.users-summary h2{font-size:14px}.users-summary .btn{font-size:10px}.summary-icon{width:37px;height:37px;display:grid;place-items:center;background:#edf1e5;border-radius:10px;color:#7d9364}.summary-left{display:flex;align-items:center;gap:12px}.activity{margin-top:21px}.events{padding:10px 22px 18px}.event{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #f0f2eb;font-size:11px}.event:last-child{border-bottom:0}.event>.icon{color:#849b70;width:15px;height:15px}.event strong{font-weight:550}.event .muted{font-size:10px;margin-top:2px;display:block}.event time{font-size:10px;color:#a3a998;margin-left:auto;white-space:nowrap}.activity-empty{padding:28px 20px;color:#a1a894;font-size:11px;text-align:center}.page-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:25px;font-size:9px;color:#a1a899}.page-footer .live{font-size:9px}.alert{display:flex;gap:9px;align-items:center;border:1px solid #eadbc7;background:#fff8ee;color:#9b7548;padding:11px 14px;border-radius:8px;margin-bottom:18px;font-size:11px}.alert.error{background:#fcf2f0;border-color:#ebd1cc;color:#a05a50}.alert .icon{width:16px;height:16px}.skeleton{height:150px;border-radius:12px;background:linear-gradient(90deg,#eef0e9,#fafbf8,#eef0e9);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton.large{height:350px}@keyframes shimmer{to{background-position:-200% 0}}
.users-stats{display:flex;gap:0;padding:22px 26px;margin-bottom:23px}.user-stat{flex:1;border-right:1px solid var(--line);padding:0 25px}.user-stat:first-child{padding-left:0}.user-stat:last-child{border:0}.user-stat span{font-size:11px;color:var(--muted);display:block}.user-stat strong{font-size:24px;font-weight:500;letter-spacing:-.8px;display:block;margin-top:4px}.user-stat strong small{font-size:11px;color:var(--muted);font-weight:400;margin-left:4px;letter-spacing:0}.users-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.search{position:relative;max-width:300px;width:100%}.search .icon{position:absolute;left:12px;top:11px;width:16px;height:16px;color:#9aa38f}.search input{width:100%;padding:10px 12px 10px 36px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:11px;color:var(--ink)}.search input::placeholder{color:#a1a797}.users-toolbar select{padding:9px 30px 9px 10px;font-size:11px;border-radius:7px;border:1px solid var(--line);color:#79846f;background:#fff}.user-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.user-card{padding:23px}.user-card-head{display:flex;gap:11px;align-items:center;margin-bottom:24px}.user-avatar{width:40px;height:40px;border-radius:11px;background:#e9efdf;color:#6e8259;display:grid;place-items:center;font-size:17px;font-weight:500}.user-card:nth-child(3n+2) .user-avatar{background:#f0e8dd;color:#a18762}.user-card:nth-child(3n) .user-avatar{background:#e6ecef;color:#758a98}.user-card-head h3{font-size:15px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card-head p{font-size:9px;color:var(--muted);margin-top:4px}.user-card-head .pill{margin-left:auto}.usage-label{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-bottom:8px}.usage-label strong{font-weight:500;color:var(--ink);font-size:11px}.user-traffic{display:flex;gap:16px;font-size:9px;color:#96a087;margin-top:9px}.user-traffic span{display:flex;align-items:center;gap:4px}.user-traffic .icon{width:12px;height:12px}.user-card .detail-row{margin-top:20px}.user-card-actions{border-top:1px solid var(--line);padding-top:15px;margin-top:16px;display:flex;justify-content:space-between;gap:8px}.user-card-actions .btn{font-size:10px}.user-card-actions .icon-btn{width:29px;height:29px}.user-card-actions .icon-btn .icon{width:15px;height:15px}.empty-state{text-align:center;padding:65px 24px 60px;display:flex;flex-direction:column;align-items:center;min-height:370px;justify-content:center}.empty-visual{position:relative;width:90px;height:77px;display:grid;place-items:center;margin-bottom:22px}.empty-visual::before,.empty-visual::after{content:'';position:absolute;inset:8px 12px;border:1px solid #dce3d0;background:#f5f8ee;border-radius:13px;transform:rotate(-13deg)}.empty-visual::after{transform:rotate(9deg);background:#edf3e3}.empty-visual>.icon{position:relative;z-index:1;width:29px;height:29px;color:#7f9864}.empty-state h2{font-size:18px;font-weight:500}.empty-state p{font-size:11px;color:var(--muted);line-height:1.9;max-width:360px;margin:10px 0 23px}.users-info{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#959e89;margin-top:24px}.users-info .icon{width:13px;height:13px}
dialog{padding:0;border:1px solid #e2e7db;border-radius:17px;width:min(470px,calc(100vw - 30px));color:var(--ink);box-shadow:0 30px 100px #1f342930;max-height:90vh;overflow:auto;background:#fff}dialog::backdrop{background:#182d2550;backdrop-filter:blur(4px)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 25px 0}.modal-header h2{font-size:20px;letter-spacing:-.6px;font-weight:550}.modal-body{padding:19px 25px 24px}.modal-subtitle{font-size:11px;color:var(--muted);line-height:1.8;margin-bottom:23px}.form-field{display:block;margin-bottom:18px}.form-field>span{display:block;font-size:11px;font-weight:500;margin-bottom:8px}.form-field input,.form-field select{width:100%;padding:11px 12px;border:1px solid #dfe5d8;border-radius:8px;background:#fff;color:var(--ink);font-size:12px}.form-field small{display:block;font-size:10px;color:#97a088;margin-top:6px;line-height:1.7}.form-cols{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-error{color:#b35c50;font-size:11px;margin-top:10px;min-height:17px;line-height:1.6}.modal-footer{display:flex;justify-content:flex-end;gap:9px;padding-top:20px;border-top:1px solid var(--line);margin-top:5px}.modal-footer .btn{min-width:75px;padding:10px 15px}.checkbox{display:flex;gap:9px;align-items:center;font-size:11px;color:#758168}.checkbox input{accent-color:#4f7254;width:14px;height:14px}.confirm-symbol{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#f5efe5;color:#b18d5c;margin-bottom:16px}.confirm-symbol.danger{background:#f9edea;color:#b96557}.confirm-text{font-size:12px;line-height:1.95;color:#788470}.confirm-text strong{color:var(--ink);font-weight:550;word-break:break-all}.sub-format{display:flex;gap:8px;margin-bottom:15px}.sub-format button{flex:1}.sub-url{display:block;word-break:break-all;padding:14px;background:#f6f7f2;border:1px solid var(--line);border-radius:9px;font-size:11px;color:#7e8c70;line-height:1.9;max-height:120px;overflow:auto;user-select:all}.sub-actions{display:flex;gap:9px;margin-top:15px}.sub-actions .btn{flex:1}.sub-note{padding:12px;border:1px solid #e7eddc;border-radius:8px;background:#f8faf3;color:#82936c;font-size:10px;line-height:1.8;margin-top:20px}.sub-note .icon{width:13px;height:13px;vertical-align:middle;margin-right:5px}.rotate-row{display:flex;justify-content:space-between;align-items:center;margin-top:22px;font-size:10px;color:#98a38a}#toast{position:fixed;bottom:28px;left:calc(50% + var(--side)/2);transform:translate(-50%,20px);background:#2c4436;color:#f4f8ed;border:1px solid #4c6551;border-radius:10px;padding:12px 20px;box-shadow:0 8px 25px #22362820;font-size:12px;opacity:0;pointer-events:none;transition:.25s;z-index:100;max-width:90vw;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#95584d;border-color:#b17364}.mobile-menu{display:none}
.login-page{min-height:100svh;display:grid;grid-template-columns:1.08fr 1fr}.login-art{position:relative;background:#e8edde;overflow:hidden;display:flex;flex-direction:column;padding:43px 55px}.login-art .brand{z-index:2}.art-content{margin:auto 0;position:relative;z-index:1;padding:45px 10px}.art-content .eyebrow{color:#91a079}.art-content h1{font-size:clamp(36px,3.6vw,58px);font-weight:450;line-height:1.22;letter-spacing:-2px;margin:18px 0 24px}.art-content>p{color:#81906f;line-height:1.9;font-size:12px;max-width:295px}.network-art{height:210px;position:relative;margin-top:28px;max-width:420px}.network-art svg{height:100%;width:100%}.art-foot{font-size:10px;color:#8d9b7b;z-index:1;display:flex;justify-content:space-between}.login-art::after{content:'';position:absolute;width:530px;height:530px;border:1px solid #dce3cf;border-radius:50%;right:-300px;top:100px;box-shadow:0 0 0 60px #e2e8d744,0 0 0 120px #dce3cf22}.login-main{display:flex;align-items:center;justify-content:center;padding:35px;background:#fbfcf9}.login-form{width:100%;max-width:330px}.login-form .eyebrow{margin-bottom:15px}.login-form h2{font-size:27px;letter-spacing:-1px;font-weight:500}.login-form>p{font-size:11px;color:var(--muted);margin:9px 0 32px}.login-form .form-field{margin-bottom:20px}.login-form .form-field input{background:#fff;padding:13px 14px}.password-wrap{position:relative}.password-wrap input{padding-right:43px!important}.password-wrap .icon-btn{position:absolute;right:7px;top:7px}.login-form .btn.primary{width:100%;margin-top:23px;padding:13px;font-size:12px;justify-content:space-between}.login-caption{text-align:center;font-size:9px;color:#a4ad98;margin-top:29px;display:flex;justify-content:center;align-items:center;gap:6px}.login-caption .icon{width:12px;height:12px}
@media(min-width:1550px){main{padding-top:40px}.stats-grid{gap:23px}.stat{min-height:170px;padding:25px}.stat-value{font-size:35px}.chart-wrap{height:248px}.provider-body{padding:26px}.main-grid,.bottom-grid{gap:24px}.route-item{padding:25px 0}}
@media(max-width:1150px){:root{--side:205px}.sidebar{padding:29px 15px 20px}main{padding:27px 25px 22px}.topbar{padding:0 25px}.stats-grid{gap:12px}.stat{padding:17px 16px}.stat-value{font-size:26px}.main-grid,.bottom-grid{gap:16px;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr)}.panel-header{padding:19px 18px 0}.provider-body,.server-body{padding:20px 18px}.route-item{margin:0 18px}.route-desc{font-size:9px}.route-right{font-size:9px}.user-card{padding:18px}.user-card-head h3{max-width:140px}.login-art{padding:35px}}
@media(max-width:960px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-grid,.bottom-grid{grid-template-columns:1fr}.provider-body{display:block}.provider-number{font-size:32px}.provider-details{grid-template-columns:1fr 1fr;column-gap:20px}.user-grid{grid-template-columns:1fr}.sidebar-note{padding:13px 11px}.user-card-head h3{max-width:300px}.stat{min-height:140px}.main-grid .panel{min-width:0}.topbar-right .date-label{display:none}.user-stat{padding:0 16px}.users-stats{padding:20px}.login-art{padding:30px}.art-content{padding:20px 0}.art-content h1{font-size:38px}.login-main{padding:30px}.traffic-highlights{padding-top:20px}.chart-wrap{height:235px}}
@media(max-width:700px){:root{--side:0px}.sidebar{width:245px;transform:translateX(-100%);transition:transform .2s;box-shadow:10px 0 40px #25342f15}.sidebar.open{transform:translateX(0)}.sidebar-cover{position:fixed;inset:0;background:#1d312d40;z-index:19}.shell{margin-left:0}.topbar{height:63px;padding:0 19px}.mobile-menu{display:inline-flex}.breadcrumbs{gap:10px}.topbar-right{gap:11px;font-size:10px}.top-divider{display:none}main{padding:23px 18px 22px}.page-heading{margin-bottom:21px}h1{font-size:26px}.page-heading h1 span{display:none}.page-heading p{font-size:10px;max-width:240px;line-height:1.8}.page-heading>.btn{padding:9px 10px;font-size:10px}.stats-grid{gap:11px;margin-bottom:16px}.stat{padding:16px 15px;min-height:135px}.stat-value{font-size:27px}.stat-label{font-size:10px}.stat-foot{font-size:9px;gap:4px;flex-wrap:wrap}.stat-foot .tag{padding:1px 4px}.stat-icon{width:23px;height:23px}.main-grid,.bottom-grid{gap:16px;margin-bottom:16px}.panel-header{padding:19px 18px 0}h2{font-size:14px}.panel-header p{font-size:9px}.traffic-highlights{padding:20px 18px 0;gap:30px}.traffic-highlights .number{font-size:22px}.chart-wrap{height:213px;padding-right:11px}.provider-body{padding:21px 19px}.provider-details{grid-template-columns:1fr;gap:13px}.provider-number{font-size:38px}.route-item{padding:18px 0;gap:10px}.route-icon{width:33px;height:33px}.route-name{font-size:11px}.route-right .icon{display:none}.server-body{padding:20px}.page-footer{font-size:8px}.page-footer span:last-child{max-width:160px;text-align:right}.activity{margin-top:16px}.user-stat{padding:0 13px}.user-stat strong{font-size:23px}.user-stat span{font-size:9px}.users-stats{padding:19px 18px}.user-stat:nth-child(3){display:none}.user-stat:nth-child(2){border:0}.user-stat:last-child{padding-right:0}.users-toolbar{gap:10px}.search{max-width:none}.users-toolbar select{max-width:120px}.user-grid{gap:14px}.user-card{padding:20px}.user-card-head h3{max-width:190px}.user-card-actions .btn{font-size:10px;padding:7px 10px}.users-info{font-size:9px;line-height:1.9;align-items:flex-start;text-align:center}.users-info .icon{margin-top:3px}.empty-state{padding:50px 22px;min-height:365px}.empty-state p{font-size:11px}.login-page{grid-template-columns:1fr}.login-art{padding:29px 27px;min-height:0;background:#e9efdf}.login-art .brand{font-size:20px}.art-content{padding:29px 0 2px;margin:0}.art-content h1{font-size:33px;letter-spacing:-1.2px;margin:10px 0 12px}.art-content>p{font-size:11px;max-width:none}.art-content .eyebrow,.network-art,.art-foot{display:none}.login-main{padding:38px 30px 45px;align-items:flex-start}.login-form{max-width:390px}.login-form h2{font-size:24px}.login-form>p{margin-bottom:26px}.login-caption{margin-top:23px}.users-summary{padding:19px 17px}.users-summary p{font-size:9px}.summary-icon{width:32px;height:32px}.users-summary .btn{font-size:9px;padding:8px}.summary-left{gap:9px}.modal-header{padding:23px 22px 0}.modal-body{padding:18px 22px 22px}.sub-format button{font-size:10px;padding:9px}.event{font-size:10px}.event time{font-size:9px}.event .muted{font-size:9px}.chart-footer{font-size:8px;padding:11px 17px}.page-heading .btn-row .btn{font-size:10px;padding:8px 10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.bottom-grid{margin-bottom:21px}.user-card .detail-row .key{display:flex;align-items:center;gap:5px}.user-card .detail-row .key .icon{width:12px;height:12px}.user-card-actions{flex-wrap:wrap}.user-card-actions>.btn-row:last-child{margin-left:auto}@media(max-width:700px){.user-card-actions{gap:5px}.user-card-actions .btn-row{gap:4px}.user-card-actions .btn{padding:7px 8px}.bottom-grid{margin-bottom:16px}}
