:root{--bg:#07111c;--shell:#0a1724;--side:#08131e;--side2:#0b1927;--panel:#0e1d2c;--panel2:#102235;--panel3:#14283b;--line:#203448;--line2:#2b4257;--text:#e8f1f8;--muted:#8498aa;--muted2:#63798d;--blue:#19a1ff;--blue2:#087ed0;--blueSoft:rgba(25,161,255,.12);--cyan:#4ed8e8;--green:#39d694;--greenSoft:rgba(57,214,148,.12);--amber:#ffbd5a;--amberSoft:rgba(255,189,90,.12);--red:#ff6c78;--redSoft:rgba(255,108,120,.12);--white:#fff;--r:14px;--r2:10px;--sidew:244px;--top:66px;--shadow:0 20px 60px rgba(0,0,0,.22)}
*{box-sizing:border-box}html{font-family:FiraGO,Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:var(--bg);color:var(--text)}body{margin:0;min-height:100vh;background:radial-gradient(1100px 480px at 65% -220px,rgba(25,161,255,.14),transparent 70%),#07111c;color:var(--text);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}svg{display:block}.hidden{display:none!important}.muted{color:var(--muted)}.text-success{color:var(--green)}.text-danger{color:var(--red)}.text-warning{color:var(--amber)}.mono{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace}.nowrap{white-space:nowrap}
.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:40;inset:0 auto 0 0;width:var(--sidew);background:linear-gradient(180deg,var(--side),#07111b 100%);border-right:1px solid #182a3b;display:flex;flex-direction:column}.brand{height:var(--top);display:flex;align-items:center;padding:0 20px;border-bottom:1px solid #17283a}.brand img{width:132px;height:auto;}.brand-tag{margin-left:10px;padding-left:10px;border-left:1px solid var(--line);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#6e8496;font-weight:700}.nav-scroll{flex:1;overflow:auto;padding:17px 12px 24px}.nav-label{margin:16px 10px 7px;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#52697b;font-weight:700}.nav-label:first-child{margin-top:0}.nav-item{position:relative;display:flex;align-items:center;gap:11px;min-height:41px;padding:0 10px;border-radius:9px;color:#91a4b4;font-weight:600;font-size:12.5px;margin:2px 0;transition:.16s}.nav-item:hover{color:#d7e8f4;background:#0e2030}.nav-item.active{background:linear-gradient(90deg,rgba(25,161,255,.16),rgba(25,161,255,.05));color:#fff}.nav-item.active:before{content:"";position:absolute;left:-12px;width:2px;height:24px;border-radius:2px;background:var(--blue)}.nav-item .ico{width:18px;height:18px;color:#698297}.nav-item.active .ico{color:var(--blue)}.nav-badge{margin-left:auto;min-width:19px;height:19px;border:1px solid #29455d;border-radius:6px;display:grid;place-items:center;font-size:9px;color:#90a7b8;padding:0 4px}.nav-item.active .nav-badge{border-color:rgba(25,161,255,.35);color:#93d7ff}.sidebar-foot{padding:12px;border-top:1px solid #17283a}.infra-health{padding:11px;border:1px solid #1e3448;border-radius:10px;background:#0b1a28}.infra-health-row{display:flex;align-items:center;gap:8px;font-size:11px;color:#98aab9}.pulse{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(57,214,148,.08)}.infra-health small{display:block;color:#617789;margin-top:5px;font-size:9.5px}
.main{margin-left:var(--sidew);min-height:100vh}.topbar{position:sticky;top:0;z-index:30;height:var(--top);display:flex;align-items:center;gap:16px;padding:0 24px;background:rgba(7,17,28,.84);backdrop-filter:blur(18px);border-bottom:1px solid #182a3c}.mobile-menu{display:none}.crumb{display:flex;align-items:center;gap:9px;min-width:0}.crumb-kicker{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#566e81;font-weight:700}.crumb-title{font-size:13px;font-weight:700;color:#dceaf3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-spacer{flex:1}.global-search{width:280px;height:38px;border:1px solid #21374b;background:#0b1926;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#60788b}.global-search:hover{border-color:#2b465d}.global-search .ico{width:16px;height:16px}.global-search span{font-size:11px}.key{margin-left:auto;border:1px solid #294154;border-radius:5px;padding:1px 5px;font-size:9px;color:#667f92}.top-btn{position:relative;width:38px;height:38px;border:1px solid #20364a;background:#0b1926;border-radius:9px;display:grid;place-items:center;color:#8299ab}.top-btn:hover{border-color:#31516a;color:#d9ebf6;background:#102131}.top-btn .ico{width:17px;height:17px}.top-dot{position:absolute;width:6px;height:6px;background:var(--blue);border-radius:50%;right:7px;top:7px;box-shadow:0 0 0 2px #0b1926}.user-menu{height:40px;border:0;background:transparent;display:flex;align-items:center;gap:9px;padding:0 5px 0 4px;border-radius:9px}.user-menu:hover{background:#0d1e2d}.avatar{width:30px;height:30px;border-radius:8px;background:linear-gradient(145deg,#173b55,#0f293d);border:1px solid #26506b;color:#8dd2ff;display:grid;place-items:center;font-size:10px;font-weight:700}.user-copy{display:flex;flex-direction:column;text-align:left;line-height:1.2}.user-copy strong{font-size:10.5px;color:#d8e7f0}.user-copy span{font-size:9px;color:#5f7689;margin-top:2px}
.content{max-width:1500px;margin:0 auto;padding:28px 28px 56px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#60798c;font-weight:700;margin-bottom:5px}.page-head h1{margin:0;color:#f5fbff;font-size:25px;line-height:1.2;letter-spacing:-.025em}.page-head p{margin:7px 0 0;color:#73899b;max-width:720px;font-size:11.5px}.actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.btn{height:38px;border:1px solid #294257;background:#102132;color:#c5d7e3;border-radius:9px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:700;transition:.14s}.btn:hover{border-color:#3a5e78;background:#13283a;color:#fff}.btn-primary{border-color:#148fde;background:linear-gradient(180deg,#199ff6,#087ec9);color:#fff;box-shadow:0 8px 24px rgba(13,133,210,.16)}.btn-primary:hover{background:linear-gradient(180deg,#2aabff,#0c8ddb);border-color:#21a3f8}.btn-danger{border-color:#653541;background:rgba(255,108,120,.08);color:#ff9da6}.btn-ghost{background:transparent}.btn-sm{height:32px;padding:0 10px;font-size:10px}.btn .ico{width:15px;height:15px}.icon-btn{width:32px;padding:0}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.kpi{min-height:116px;border:1px solid #1d3347;border-radius:12px;background:linear-gradient(145deg,#0c1b29,#0a1723);padding:16px;position:relative;overflow:hidden}.kpi:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;right:-45px;top:-48px;background:radial-gradient(circle,rgba(25,161,255,.12),transparent 70%)}.kpi-top{display:flex;align-items:center;justify-content:space-between;color:#708699;font-size:10px}.kpi-ico{width:29px;height:29px;border:1px solid #23435a;border-radius:8px;display:grid;place-items:center;background:#0d2233;color:#65c4ff}.kpi-ico .ico{width:14px;height:14px}.kpi-value{font-size:27px;font-weight:700;letter-spacing:-.04em;margin-top:14px;color:#f1f8fc}.kpi-foot{font-size:9.5px;color:#60788a;margin-top:2px}.kpi-trend{color:var(--green)}
.grid-2{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:14px}.grid-even{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.panel{border:1px solid #1d3347;border-radius:12px;background:linear-gradient(155deg,#0c1b29,#0a1723);overflow:hidden}.panel-head{min-height:52px;padding:0 16px;border-bottom:1px solid #1a3042;display:flex;align-items:center;gap:10px}.panel-head h2{margin:0;font-size:12px;color:#dce9f2}.panel-head p{margin:1px 0 0;font-size:9px;color:#60778a}.panel-title{display:flex;flex-direction:column}.panel-spacer{flex:1}.panel-body{padding:16px}.panel-foot{min-height:45px;padding:0 16px;border-top:1px solid #1a3042;display:flex;align-items:center;color:#61798b;font-size:10px}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;min-width:700px}.table th{text-align:left;font-size:8.5px;text-transform:uppercase;letter-spacing:.11em;color:#536c80;font-weight:700;padding:10px 14px;border-bottom:1px solid #1b3042}.table td{padding:12px 14px;border-bottom:1px solid #142a3b;color:#9db0bf;font-size:10.5px;vertical-align:middle}.table tr:last-child td{border-bottom:0}.table tbody tr:hover{background:rgba(17,40,58,.5)}.table .strong{color:#e0edf5;font-weight:700}.resource-name{display:flex;align-items:center;gap:10px}.resource-icon{width:31px;height:31px;border:1px solid #26475e;border-radius:8px;background:#102536;color:#5ec2ff;display:grid;place-items:center}.resource-icon .ico{width:14px;height:14px}.status{display:inline-flex;align-items:center;gap:6px;height:23px;border-radius:7px;padding:0 7px;border:1px solid #274459;font-size:9px;font-weight:700}.status:before{content:"";width:5px;height:5px;border-radius:50%;background:#668095}.status.ok{color:#79dfb3;border-color:#255544;background:rgba(57,214,148,.05)}.status.ok:before{background:var(--green)}.status.warn{color:#ffd18a;border-color:#5d4d2c;background:rgba(255,189,90,.05)}.status.warn:before{background:var(--amber)}.status.bad{color:#ff98a2;border-color:#60323d;background:rgba(255,108,120,.05)}.status.bad:before{background:var(--red)}.status.info{color:#77cfff;border-color:#26536e;background:rgba(25,161,255,.05)}.status.info:before{background:var(--blue)}.location{display:flex;align-items:center;gap:6px}.flag{width:17px;height:12px;border-radius:2px;background:linear-gradient(#fff 0 33%,#d33 33% 66%,#fff 66%);border:1px solid #324759}.mini-bars{display:flex;align-items:flex-end;gap:2px;height:34px}.mini-bars i{display:block;width:4px;border-radius:2px;background:#1a7bb9}.mini-bars i:nth-child(2n){background:#20a0ed}.progress{height:6px;border-radius:999px;background:#152c3f;overflow:hidden}.progress>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#0d7fca,#24afff)}.metric-row{display:grid;grid-template-columns:75px 1fr 45px;gap:10px;align-items:center;margin:12px 0;font-size:10px;color:#72899b}.metric-row strong{text-align:right;color:#c7d7e2;font-size:9.5px}.chart{height:190px;position:relative;border-radius:9px;background:linear-gradient(180deg,rgba(25,161,255,.04),transparent 70%),repeating-linear-gradient(0deg,transparent 0 37px,#152b3c 38px),repeating-linear-gradient(90deg,transparent 0 89px,#12283a 90px);overflow:hidden}.chart svg{width:100%;height:100%}.chart-labels{display:flex;justify-content:space-between;color:#4e687c;font-size:8px;margin-top:6px}.spark{height:26px;width:80px}.spark polyline{fill:none;stroke:#29a8f6;stroke-width:2}.spark .area{fill:rgba(25,161,255,.08);stroke:none}
.activity{display:flex;gap:11px;padding:11px 0;border-bottom:1px solid #142a3b}.activity:last-child{border-bottom:0}.activity-icon{width:28px;height:28px;border-radius:8px;background:#102536;border:1px solid #24445a;display:grid;place-items:center;color:#61c3fd;flex:0 0 auto}.activity-icon .ico{width:13px;height:13px}.activity-copy{min-width:0}.activity-copy strong{display:block;color:#cbdbe6;font-size:10px}.activity-copy span{display:block;color:#61788b;font-size:9px;margin-top:2px}.quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick{min-height:84px;border:1px solid #20384c;background:#0d1d2b;border-radius:10px;padding:12px;color:#9fb1bf}.quick:hover{border-color:#32617f;background:#102334}.quick .ico{width:16px;height:16px;color:#55bdfb;margin-bottom:11px}.quick strong{display:block;color:#d7e6ef;font-size:10px}.quick span{display:block;color:#60788b;font-size:8.5px;margin-top:3px}
.tabs{display:flex;gap:4px;border-bottom:1px solid #1b3144;margin-bottom:18px;overflow:auto}.tab{position:relative;height:40px;padding:0 11px;display:flex;align-items:center;color:#6f8698;font-size:10.5px;font-weight:700;white-space:nowrap}.tab:hover{color:#c7d7e2}.tab.active{color:#fff}.tab.active:after{content:"";position:absolute;height:2px;left:9px;right:9px;bottom:-1px;background:var(--blue);border-radius:2px 2px 0 0}.hero-resource{border:1px solid #1e3549;border-radius:13px;background:radial-gradient(420px 160px at 90% -15%,rgba(25,161,255,.13),transparent 70%),linear-gradient(145deg,#0c1d2b,#091722);padding:18px;margin-bottom:14px;display:flex;align-items:center;gap:14px}.hero-resource .resource-icon{width:42px;height:42px;border-radius:10px}.hero-main{min-width:0}.hero-main h2{margin:0;color:#f0f8fc;font-size:15px}.hero-main p{margin:4px 0 0;color:#647d8f;font-size:9.5px}.hero-meta{margin-left:auto;display:flex;gap:22px}.hero-meta div{display:flex;flex-direction:column}.hero-meta span{font-size:8px;color:#577084;text-transform:uppercase;letter-spacing:.1em}.hero-meta strong{font-size:10px;color:#cad9e3;margin-top:3px}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:9px;font-weight:700;color:#8295a4}.input,.select,.textarea{width:100%;min-height:39px;border:1px solid #263e52;background:#0a1926;border-radius:8px;padding:0 11px;outline:none;color:#cbd9e3;font-size:10.5px}.textarea{min-height:110px;padding-top:10px;resize:vertical}.input:focus,.select:focus,.textarea:focus{border-color:#1b8ed2;box-shadow:0 0 0 3px rgba(25,161,255,.07)}.field small{color:#546e82;font-size:8.5px}.radio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.choice{position:relative;border:1px solid #20394d;background:#0c1c2a;border-radius:10px;padding:13px;cursor:pointer}.choice input{position:absolute;opacity:0}.choice:hover{border-color:#335f7d}.choice.selected,.choice:has(input:checked){border-color:#168fd8;background:rgba(25,161,255,.07);box-shadow:inset 0 0 0 1px rgba(25,161,255,.08)}.choice strong{display:block;color:#d6e6ef;font-size:10.5px}.choice span{display:block;color:#60798b;font-size:8.8px;margin-top:3px}.choice-price{margin-top:10px;color:#65c9ff!important;font-size:12px!important;font-weight:700}.stepper{display:flex;align-items:center;margin-bottom:20px}.step{display:flex;align-items:center;gap:7px;color:#587185;font-size:9px;font-weight:700}.step-num{width:24px;height:24px;border-radius:50%;border:1px solid #2c465b;display:grid;place-items:center}.step.active{color:#d8e8f2}.step.active .step-num,.step.done .step-num{border-color:#168ed7;background:rgba(25,161,255,.1);color:#65c8ff}.step-line{height:1px;min-width:24px;flex:1;background:#1c3346;margin:0 8px}.summary-list{display:grid;gap:9px}.summary-row{display:flex;justify-content:space-between;gap:14px;font-size:10px;padding-bottom:9px;border-bottom:1px solid #162b3c}.summary-row:last-child{border-bottom:0}.summary-row span{color:#60798c}.summary-row strong{color:#c9d9e4;text-align:right}.summary-total{font-size:18px!important;color:#fff!important}
.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #1d3347;border-radius:12px;overflow:hidden;background:#0b1926;margin-bottom:14px}.stat-strip>div{padding:14px 16px;border-right:1px solid #1d3347}.stat-strip>div:last-child{border-right:0}.stat-strip span{display:block;color:#5e778a;font-size:8.5px;text-transform:uppercase;letter-spacing:.09em}.stat-strip strong{display:block;color:#dce9f1;font-size:13px;margin-top:5px}.empty{padding:42px 20px;text-align:center}.empty-ico{width:48px;height:48px;margin:0 auto 13px;border:1px solid #28455c;background:#0f2435;border-radius:13px;display:grid;place-items:center;color:#55bdfb}.empty-ico .ico{width:21px;height:21px}.empty h3{margin:0;color:#dae8f1;font-size:12px}.empty p{margin:6px auto 14px;max-width:380px;color:#61798b;font-size:9.5px}.code{border:1px solid #20384b;background:#061019;border-radius:9px;padding:12px;color:#83d0ff;font-size:9px;overflow:auto}.callout{border:1px solid #25425a;border-left:2px solid var(--blue);border-radius:9px;background:rgba(25,161,255,.04);padding:12px 13px;color:#8196a6;font-size:9.5px}.danger-zone{border-color:#56313a}.danger-zone .panel-head{border-color:#472934}.toggle{width:34px;height:19px;border-radius:999px;background:#183044;border:1px solid #28465b;position:relative}.toggle:after{content:"";position:absolute;width:13px;height:13px;left:2px;top:2px;border-radius:50%;background:#7e94a4;transition:.15s}.toggle.on{background:rgba(25,161,255,.2);border-color:#168ed7}.toggle.on:after{left:17px;background:#4dbdff}.setting-row{min-height:58px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #152b3c}.setting-row:last-child{border-bottom:0}.setting-copy{flex:1}.setting-copy strong{display:block;color:#cbdbe5;font-size:10px}.setting-copy span{display:block;color:#5e7688;font-size:8.8px;margin-top:2px}.tag{display:inline-flex;align-items:center;height:21px;border:1px solid #2a465b;border-radius:6px;padding:0 7px;color:#8399a9;font-size:8.5px;background:#0b1c2a}.tag.blue{color:#6fcaff;border-color:#285774;background:rgba(25,161,255,.05)}
.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(430px,42%) 1fr;background:#06101a}.auth-side{display:flex;flex-direction:column;justify-content:center;padding:64px max(8vw,60px);background:#091725;border-right:1px solid #172b3c}.auth-brand{position:absolute;top:28px;left:max(8vw,60px)}.auth-brand img{width:138px;}.auth-box{max-width:410px}.auth-kicker{font-size:9px;text-transform:uppercase;letter-spacing:.17em;color:#5f7b90;font-weight:700}.auth-box h1{font-size:27px;letter-spacing:-.03em;margin:7px 0;color:#f4f9fc}.auth-box>p{color:#70889a;font-size:10.5px;margin:0 0 24px}.auth-box .field{margin-bottom:12px}.auth-links{display:flex;align-items:center;justify-content:space-between;margin:11px 0 18px;color:#6e8799;font-size:9.5px}.auth-links a{color:#70caff}.auth-btn{width:100%}.auth-note{margin-top:18px;color:#526b7f;font-size:9px;text-align:center}.auth-visual{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,#0c2b42 0,#081827 32%,#06101a 68%)}.orbit{position:absolute;border:1px solid rgba(56,130,176,.18);border-radius:50%}.orbit.o1{width:520px;height:520px}.orbit.o2{width:390px;height:390px}.orbit.o3{width:260px;height:260px}.core{width:112px;height:112px;border-radius:28px;border:1px solid #285978;background:linear-gradient(145deg,#102f46,#0b2032);box-shadow:0 0 90px rgba(25,161,255,.14);display:grid;place-items:center;z-index:2}.core .ico{width:42px;height:42px;color:#55c0ff}.node{position:absolute;width:78px;height:48px;border:1px solid #214158;background:#0b1d2d;border-radius:10px;z-index:2;display:flex;align-items:center;gap:8px;padding:0 10px}.node .ico{width:15px;height:15px;color:#4fbcff}.node strong{display:block;font-size:8.5px;color:#bdd1dd}.node span{display:block;font-size:7px;color:#597388}.n1{transform:translate(-235px,-120px)}.n2{transform:translate(235px,-75px)}.n3{transform:translate(-185px,150px)}.n4{transform:translate(210px,150px)}.auth-visual-label{position:absolute;bottom:46px;color:#4f6c80;font-size:9px;letter-spacing:.12em;text-transform:uppercase}
.command{position:fixed;z-index:100;inset:0;background:rgba(2,8,13,.72);backdrop-filter:blur(7px);display:none;align-items:flex-start;justify-content:center;padding-top:15vh}.command.open{display:flex}.command-box{width:min(620px,calc(100% - 30px));border:1px solid #29475d;border-radius:13px;background:#091925;box-shadow:0 28px 90px rgba(0,0,0,.45);overflow:hidden}.command-input{height:54px;display:flex;align-items:center;gap:10px;padding:0 15px;border-bottom:1px solid #1c3346}.command-input .ico{width:18px;color:#557287}.command-input input{flex:1;border:0;background:transparent;outline:0;color:#ddecf4;font-size:12px}.command-results{padding:8px;max-height:380px;overflow:auto}.command-item{height:42px;display:flex;align-items:center;gap:10px;padding:0 10px;border-radius:8px;color:#8499a9;font-size:10.5px}.command-item:hover,.command-item.active{background:#0f2637;color:#d9e8f1}.command-item .ico{width:15px;height:15px}.command-item small{margin-left:auto;color:#536e82}.dropdown{position:fixed;z-index:80;top:58px;right:22px;width:210px;border:1px solid #274459;border-radius:10px;background:#0a1926;box-shadow:var(--shadow);padding:7px;display:none}.dropdown.open{display:block}.dropdown a{height:34px;border-radius:7px;display:flex;align-items:center;gap:9px;padding:0 9px;color:#91a5b5;font-size:10px}.dropdown a:hover{background:#102536;color:#d9e8f1}.dropdown .ico{width:14px;height:14px}.toast-wrap{position:fixed;right:18px;bottom:18px;z-index:120;display:grid;gap:8px}.toast{min-width:280px;max-width:360px;border:1px solid #28506a;background:#0b1d2b;border-radius:10px;box-shadow:var(--shadow);padding:11px 12px;color:#adbfca;font-size:10px}.toast strong{color:#dfeef6;display:block;margin-bottom:2px}
@media(max-width:1100px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}.grid-3{grid-template-columns:repeat(2,1fr)}.global-search{width:210px}.hero-meta{gap:12px}}
@media(max-width:840px){:root{--sidew:230px}.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:none;box-shadow:35px 0 90px rgba(0,0,0,.5)}.main{margin-left:0}.mobile-menu{display:grid}.global-search{display:none}.content{padding:22px 16px 48px}.form-grid,.grid-even{grid-template-columns:1fr}.radio-grid{grid-template-columns:1fr 1fr}.auth-shell{grid-template-columns:1fr}.auth-visual{display:none}.auth-side{padding:80px 24px 40px}.auth-brand{left:24px}.stat-strip{grid-template-columns:repeat(2,1fr)}.stat-strip>div:nth-child(2){border-right:0}.stat-strip>div:nth-child(-n+2){border-bottom:1px solid #1d3347}}
@media(max-width:560px){.user-copy{display:none}.page-head{align-items:flex-start;flex-direction:column}.actions{width:100%}.actions .btn-primary{flex:1}.kpi-grid,.grid-3{grid-template-columns:1fr}.hero-resource{align-items:flex-start;flex-wrap:wrap}.hero-meta{width:100%;margin-left:56px;display:grid;grid-template-columns:repeat(2,1fr)}.radio-grid{grid-template-columns:1fr}.quick-grid{grid-template-columns:1fr}.step span:not(.step-num){display:none}.stat-strip{grid-template-columns:1fr}.stat-strip>div{border-right:0!important;border-bottom:1px solid #1d3347}.stat-strip>div:last-child{border-bottom:0}.topbar{padding:0 12px}.content{padding:18px 12px 40px}}
