:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#182235;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{width:250px;flex:0 0 250px;min-height:100vh;background:#0b1220;color:#dce4f2;padding:24px 16px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;padding:4px 10px 30px}.brand-mark,.login-logo{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#fff;color:#0b1220;font-weight:900;font-size:20px}.brand-name{font-weight:800}.brand-version,.login-version{margin-top:2px;font-size:9px;letter-spacing:1.5px;color:#8290a7}.nav-heading{padding:14px 12px 8px;color:#68768f;font-size:10px;font-weight:800;letter-spacing:1.4px}.nav-item{width:100%;border:0;border-radius:9px;background:transparent;color:#9ba8bc;padding:11px 12px;display:flex;align-items:center;gap:11px;text-align:left;transition:.15s ease}.nav-item:hover{background:#151f32;color:#fff}.nav-item.active{background:#202c41;color:#fff}.nav-icon{width:19px;text-align:center}.sidebar-bottom{margin-top:20px}.v3-status{margin-top:auto;border:1px solid #263249;border-radius:12px;padding:12px;display:flex;gap:10px;align-items:center}.v3-status strong,.v3-status small{display:block}.v3-status strong{font-size:12px}.v3-status small{color:#7f8da3;font-size:10px;margin-top:2px}.status-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#3dcc8a;box-shadow:0 0 0 4px #3dcc8a1a}.main{min-width:0;flex:1;padding:28px 34px 40px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.eyebrow,.panel-kicker{color:#718096;font-size:10px;font-weight:800;letter-spacing:1.5px}h1,h2,h3,p{margin:0}h1{margin-top:4px;font-size:30px;letter-spacing:-1px}h2{margin-top:3px;font-size:17px}.top-actions,.profile{display:flex;align-items:center}.top-actions{gap:10px}.icon-button,.logout-button,.logout-all-button{border:1px solid #dce3ed;background:#fff;border-radius:9px;padding:9px 12px;color:#445269;font-size:11px;font-weight:700}.icon-button{width:40px;height:40px;padding:0}.logout-button:hover,.logout-all-button:hover{background:#f6f8fb}.profile{gap:9px;margin-right:5px}.avatar{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#172238;color:#fff;font-size:11px;font-weight:800}.profile strong,.profile small{display:block}.profile strong{font-size:12px}.profile small{color:#7c899c;font-size:10px;margin-top:2px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.stat-card,.panel,.welcome-panel,.placeholder-page{background:#fff;border:1px solid #e4e9f1;border-radius:15px}.stat-card{padding:19px}.stat-label{color:#6e7c91;font-size:11px;font-weight:700}.stat-value{margin-top:8px;font-size:28px;font-weight:800}.stat-detail{margin-top:3px;color:#9aa5b5;font-size:10px}.content-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.8fr);gap:18px}.panel{overflow:hidden}.panel-header{padding:19px 20px;display:flex;align-items:center;justify-content:space-between}.panel-action{border:0;background:transparent;color:#596980;font-size:11px;font-weight:700}.map-placeholder{min-height:370px;position:relative;overflow:hidden;background:#eaf0f5}.map-grid{position:absolute;inset:0;opacity:.45;background-image:linear-gradient(rgba(103,124,145,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(103,124,145,.13) 1px,transparent 1px);background-size:46px 46px;transform:rotate(-4deg) scale(1.15)}.map-message{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(370px,80%);text-align:center}.map-pin{width:50px;height:50px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:24px;box-shadow:0 8px 30px #1b2a411f}.map-message h3{font-size:17px}.map-message p{margin-top:8px;color:#68778b;font-size:11px;line-height:1.6}.activity-panel{min-height:427px}.empty-state{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7a8799;text-align:center}.empty-icon{width:48px;height:48px;border:1px dashed #c8d1dd;border-radius:50%;display:grid;place-items:center;margin-bottom:12px}.empty-state strong{color:#344156;font-size:12px}.empty-state span{margin-top:5px;font-size:10px}.welcome-panel{margin-top:18px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:30px}.welcome-panel p,.placeholder-page p{max-width:600px;margin-top:8px;color:#718096;font-size:12px;line-height:1.6}.architecture{display:flex;align-items:center;gap:10px;white-space:nowrap;color:#68778d;font-size:10px;font-weight:700}.architecture b{color:#a2adbc}.placeholder-page{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.placeholder-icon{width:58px;height:58px;border:1px dashed #c8d1dd;border-radius:50%;display:grid;place-items:center;margin-bottom:18px;color:#8996a8}.placeholder-page h2{font-size:25px}.placeholder-page p{max-width:500px}.login-shell{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;background:#0b1220}.login-background{position:absolute;inset:0;opacity:.25;background-image:linear-gradient(rgba(150,169,198,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(150,169,198,.08) 1px,transparent 1px);background-size:55px 55px;transform:scale(1.15) rotate(-3deg)}.login-card{position:relative;width:min(430px,calc(100% - 30px));padding:38px;border:1px solid #29354b;border-radius:20px;background:#101a2b;box-shadow:0 30px 80px #00000059}.login-logo{margin-bottom:14px}.login-brand{color:#fff;font-size:18px;font-weight:800}.login-card .login-version{margin-bottom:34px}.login-card h1{color:#fff;font-size:27px}.login-subtitle{margin-top:7px;color:#8e9bb0;font-size:12px;line-height:1.6}.login-card form{margin-top:26px}.login-card label{display:block;margin-bottom:17px;color:#bac5d6;font-size:11px;font-weight:700}.login-card input{width:100%;margin-top:7px;border:1px solid #344158;border-radius:9px;outline:0;background:#0b1322;color:#fff;padding:12px 13px}.login-card input::placeholder{color:#64728a}.login-card input:focus{border-color:#657894;box-shadow:0 0 0 3px #6578941f}.login-button{width:100%;border:0;border-radius:9px;padding:13px;background:#fff;color:#0b1220;font-weight:800;margin-top:5px}.login-button:disabled{opacity:.55;cursor:wait}.login-error{border:1px solid #633844;border-radius:8px;padding:10px 12px;margin-bottom:14px;background:#2a1820;color:#f1b6c2;font-size:11px}.login-footer{margin-top:25px;display:flex;align-items:center;justify-content:center;gap:9px;color:#718097;font-size:10px}@media(max-width:1050px){.sidebar{width:215px;flex-basis:215px}.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.activity-panel{min-height:300px}.empty-state{min-height:220px}}@media(max-width:720px){.sidebar{display:none}.main{padding:20px 15px 30px}.topbar{align-items:flex-start}.profile,.logout-all-button{display:none}.top-actions{flex-wrap:wrap;justify-content:flex-end}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:15px}.stat-value{font-size:23px}.welcome-panel{align-items:flex-start;flex-direction:column}.architecture{white-space:normal;flex-wrap:wrap}.login-card{padding:28px 23px}}.password-field{position:relative;display:flex;align-items:center}.password-field input{width:100%;padding-right:68px}.password-toggle{position:absolute;right:9px;border:0;background:transparent;color:#66758c;font-size:10px;font-weight:800;padding:7px}.password-toggle:hover{color:#172238}.login-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 0 17px}.remember-option{display:flex;flex-direction:row;align-items:center;gap:7px;margin:0;color:#8c9ab0;font-size:10px;font-weight:600}.remember-option input{width:14px;height:14px;margin:0;accent-color:#172238}.forgot-button{border:0;background:transparent;color:#7890b4;padding:0;font-size:10px;font-weight:800}.forgot-button:hover{color:#fff}.app-downloads{margin-top:25px;padding-top:20px;border-top:1px solid #25334a}.download-title{color:#64738b;font-size:9px;font-weight:800;letter-spacing:1.4px;margin-bottom:9px}.download-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.download-button{min-width:0;display:flex;align-items:center;gap:7px;text-align:left;border:1px solid #2a3850;background:#111c2e;color:#dbe5f3;border-radius:9px;padding:9px}.download-button:hover{background:#17243a}.download-icon{width:22px;text-align:center;font-size:17px}.download-button span:nth-child(2){min-width:0;flex:1}.download-button small,.download-button strong{display:block}.download-button small{color:#73839b;font-size:7px;line-height:1.2}.download-button strong{font-size:10px;margin-top:2px}.download-button em{color:#64738b;font-size:7px;font-style:normal;white-space:nowrap}.reset-info{margin-top:22px;padding:22px 16px;border:1px solid #273750;border-radius:12px;text-align:center;background:#0d1829}.reset-icon{width:44px;height:44px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:#173b35;color:#54d89a;font-size:20px;font-weight:900}.reset-info h2{color:#fff;margin:0}.reset-info p{margin-top:9px;color:#8a99b0;font-size:10px;line-height:1.6}.back-login-button{width:100%;border:0;background:transparent;color:#8395b0;margin-top:18px;padding:8px;font-size:11px;font-weight:700}.back-login-button:hover{color:#fff}@media(max-width:620px){.login-card{width:calc(100% - 28px);padding:28px 22px}.download-buttons{grid-template-columns:1fr}.download-button em{display:none}}.customers-page{display:grid;gap:18px}.customers-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.customers-toolbar h2{margin:5px 0 4px;color:#172238;font-size:24px}.customers-toolbar p{margin:0;color:#7b899e;font-size:12px}.customers-toolbar-actions{display:flex;align-items:center;gap:12px}.customer-count{min-width:82px;padding:9px 13px;border:1px solid #e2e7ef;border-radius:10px;background:#fff;text-align:center}.customer-count span,.customer-count small{display:block}.customer-count span{color:#172238;font-size:20px;font-weight:800;line-height:1}.customer-count small{margin-top:4px;color:#91a0b4;font-size:7px;font-weight:800;letter-spacing:1px}.primary-action{border:0;border-radius:9px;padding:11px 16px;background:#172238;color:#fff;font-size:11px;font-weight:800}.primary-action:disabled{cursor:not-allowed;opacity:.45}.customers-panel{min-height:430px;padding:0;overflow:hidden}.customers-state{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px;text-align:center}.customers-state h3{margin:9px 0 4px;color:#172238;font-size:21px}.customers-state p,.customers-state span{color:#8a98ac;font-size:11px;line-height:1.6}.customer-empty-icon{width:58px;height:58px;margin-bottom:16px;display:grid;place-items:center;border-radius:18px;background:#eef3f9;color:#172238;font-size:27px;font-weight:900}.customer-empty-flow{margin-top:22px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:center}.customer-empty-flow span{padding:7px 10px;border:1px solid #e4e9f0;border-radius:8px;background:#f8fafc;color:#53647d;font-size:9px;font-weight:800}.customer-empty-flow b{color:#b1bdcc;font-size:11px}.customers-spinner{width:32px;height:32px;margin-bottom:15px;border:3px solid #e5eaf1;border-top-color:#172238;border-radius:50%;animation:customers-spin .8s linear infinite}@keyframes customers-spin{to{transform:rotate(360deg)}}.customers-error .empty-icon{color:#b64040;background:#fff0f0}.customers-table-wrap{overflow-x:auto}.customers-table{width:100%;border-collapse:collapse}.customers-table th,.customers-table td{padding:16px 18px;border-bottom:1px solid #edf0f4;text-align:left}.customers-table th{background:#f8fafc;color:#8492a6;font-size:9px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.customers-table td{color:#53647d;font-size:11px}.customer-name-cell{display:flex;align-items:center;gap:11px}.customer-name-cell strong,.customer-name-cell small{display:block}.customer-name-cell strong{color:#172238;font-size:12px}.customer-name-cell small{margin-top:3px;color:#98a5b7;font-size:9px}.customer-avatar{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#172238;color:#fff;font-size:10px;font-weight:900}.customer-status{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;background:#edf1f5;color:#607086;font-size:8px;font-weight:900;text-transform:uppercase}.customer-status-active{background:#e7f7ef;color:#27835a}.customer-status-suspended,.customer-status-disabled{background:#fff0f0;color:#b64040}@media(max-width:720px){.customers-toolbar{align-items:flex-start;flex-direction:column}.customers-toolbar-actions{width:100%}.primary-action{flex:1}.customers-panel,.customers-state{min-height:360px}}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#080f1c9e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.customer-modal{width:min(520px,100%);overflow:hidden;border:1px solid #dfe5ed;border-radius:16px;background:#fff;box-shadow:0 28px 80px #080f1c47}.customer-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:25px 27px 20px;border-bottom:1px solid #edf0f4}.customer-modal-header h2{margin:5px 0 4px;color:#172238;font-size:22px}.customer-modal-header p{margin:0;color:#8290a4;font-size:11px}.modal-close{width:34px;height:34px;flex:0 0 auto;border:1px solid #e1e6ed;border-radius:9px;background:#f8fafc;color:#66758c;font-size:20px;line-height:1}.modal-close:hover{background:#eef2f7;color:#172238}.modal-close:disabled{cursor:not-allowed;opacity:.45}.customer-form{display:grid;gap:17px;padding:24px 27px 27px}.customer-form label{display:grid;gap:7px}.customer-form label>span{color:#52627a;font-size:10px;font-weight:800}.customer-form input,.customer-form select{width:100%;box-sizing:border-box;border:1px solid #dce3ec;border-radius:9px;outline:none;background:#fff;color:#172238;padding:11px 12px;font:inherit;font-size:12px}.customer-form input:focus,.customer-form select:focus{border-color:#9cacbf;box-shadow:0 0 0 3px #1722380f}.customer-form label small{color:#98a5b7;font-size:9px;line-height:1.5}.customer-form-error{padding:10px 12px;border:1px solid #f0cccc;border-radius:9px;background:#fff4f4;color:#a93d3d;font-size:10px;font-weight:700}.customer-form-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:5px}.secondary-action{border:1px solid #dce3ec;border-radius:9px;padding:10px 14px;background:#fff;color:#63738a;font-size:10px;font-weight:800}.secondary-action:hover{background:#f7f9fc;color:#172238}.secondary-action:disabled{cursor:not-allowed;opacity:.45}@media(max-width:620px){.modal-backdrop{padding:14px}.customer-modal-header,.customer-form{padding-left:20px;padding-right:20px}.customer-form-actions{flex-direction:column-reverse}.customer-form-actions button{width:100%}}.customer-row{cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.customer-row:hover{background:#2b6dff0e;transform:translateY(-1px)}.customer-row:focus-visible{outline:2px solid rgba(43,109,255,.55);outline-offset:-2px}.customer-command-page{display:flex;flex-direction:column;gap:20px;animation:customer-command-enter .26s ease both}@keyframes customer-command-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.customer-command-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:34px}.customer-command-topline>span{font-size:11px;font-weight:800;letter-spacing:.16em;color:#8c97a8}.customer-back-button{appearance:none;border:0;background:transparent;padding:5px 0;color:#526174;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:color .16s ease,transform .16s ease}.customer-back-button:hover{color:#245eea;transform:translate(-2px)}.customer-back-button:focus-visible{outline:2px solid rgba(43,109,255,.4);outline-offset:4px;border-radius:4px}.customer-command-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:150px;padding:28px 30px;border:1px solid rgba(78,105,156,.16);border-radius:22px;background:radial-gradient(circle at 88% 15%,rgba(54,115,255,.17),transparent 33%),linear-gradient(135deg,#fff,#f7f9fd 58%,#f0f5ff);box-shadow:0 18px 45px #17253d12,inset 0 1px #ffffffe6}.customer-command-hero:after{content:"";position:absolute;width:240px;height:240px;right:-105px;bottom:-165px;border:1px solid rgba(43,109,255,.12);border-radius:50%;box-shadow:0 0 0 30px #2b6dff06,0 0 0 65px #2b6dff05;pointer-events:none}.customer-command-identity{position:relative;z-index:1;display:flex;align-items:center;gap:20px;min-width:0}.customer-command-avatar{flex:0 0 auto;display:grid;place-items:center;width:68px;height:68px;border-radius:19px;background:linear-gradient(145deg,#1f64f4,#153bbd);color:#fff;font-size:21px;font-weight:850;letter-spacing:.04em;box-shadow:0 12px 30px #1f64f440,inset 0 1px #ffffff47}.customer-command-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:5px}.customer-command-title-row h2{margin:0;color:#172033;font-size:clamp(26px,3vw,36px);line-height:1.05;letter-spacing:-.035em}.customer-command-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:11px;color:#788497;font-size:12px}.customer-command-meta b{color:#c4cad4;font-size:9px}.customer-command-live{position:relative;z-index:1;display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:9px 13px;border:1px solid rgba(30,168,105,.2);border-radius:999px;background:#eafaf2db;color:#138654;font-size:10px;font-weight:850;letter-spacing:.09em}.customer-command-live i{width:7px;height:7px;border-radius:50%;background:#20b76e;box-shadow:0 0 0 4px #20b76e1f;animation:customer-live-pulse 2s ease infinite}@keyframes customer-live-pulse{50%{box-shadow:0 0 0 7px #20b76e0d}}.customer-command-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.customer-command-stat{display:flex;align-items:center;gap:14px;min-width:0;padding:18px;border:1px solid rgba(78,105,156,.13);border-radius:17px;background:#ffffffe0;box-shadow:0 9px 25px #17253d0b;transition:transform .17s ease,box-shadow .17s ease}.customer-command-stat:hover{transform:translateY(-2px);box-shadow:0 13px 30px #17253d12}.customer-command-stat-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:13px;background:#edf3ff;color:#2967ef;font-size:19px}.customer-command-stat>div:last-child{display:flex;flex-direction:column;min-width:0}.customer-command-stat strong{color:#172033;font-size:23px;line-height:1}.customer-command-stat span{margin-top:5px;color:#8490a1;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.customer-command-panel{overflow:hidden;padding:0;border-radius:20px}.customer-command-tabs{display:flex;align-items:stretch;gap:3px;min-height:60px;padding:8px 10px 0;border-bottom:1px solid #edf0f5;background:#fbfcfe}.customer-command-tabs button{position:relative;display:flex;align-items:center;gap:8px;appearance:none;border:0;border-radius:10px 10px 0 0;background:transparent;padding:0 18px;color:#7a8799;font:inherit;font-size:12px;font-weight:750;cursor:pointer;transition:color .15s ease,background .15s ease}.customer-command-tabs button:hover{color:#2d5fc9;background:#2b6dff0b}.customer-command-tabs button.active{color:#245eea;background:#fff}.customer-command-tabs button.active:after{content:"";position:absolute;left:14px;right:14px;bottom:-1px;height:2px;border-radius:999px;background:#2b6dff}.customer-command-tabs button span{display:grid;place-items:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#edf2fa;color:#69778b;font-size:10px}.customer-command-tabs button.active span{background:#e8f0ff;color:#245eea}.customer-command-content{min-height:290px;padding:24px}.customer-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.customer-overview-card{min-width:0;padding:22px;border:1px solid #edf0f5;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcfe)}.customer-overview-card h3{margin:6px 0 19px;color:#1a2436;font-size:17px}.customer-overview-card dl{margin:0}.customer-overview-card dl>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:15px;padding:11px 0;border-bottom:1px solid #f0f2f6}.customer-overview-card dl>div:last-child{border-bottom:0}.customer-overview-card dt{color:#8a95a5;font-size:12px}.customer-overview-card dd{overflow-wrap:anywhere;margin:0;color:#2d394c;font-size:12px;font-weight:700}.customer-setup-flow{display:flex;flex-direction:column}.customer-setup-flow>div{position:relative;display:flex;align-items:center;gap:13px;min-height:66px}.customer-setup-flow>div:not(:last-child):after{content:"";position:absolute;left:17px;top:49px;bottom:-17px;width:1px;background:#e3e8f0}.customer-setup-flow>div>span{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 auto;width:35px;height:35px;border:1px solid #dce3ee;border-radius:11px;background:#f7f9fc;color:#8a96a7;font-size:11px;font-weight:850}.customer-setup-flow>div.complete>span{border-color:#1bae692e;background:#eaf9f1;color:#148754}.customer-setup-flow>div>div{display:flex;flex-direction:column;gap:3px}.customer-setup-flow strong{color:#29364a;font-size:13px}.customer-setup-flow small{color:#929cac;font-size:11px}.customer-command-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:245px;padding:30px;text-align:center}.customer-command-empty-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:14px;border:1px solid #dce5f4;border-radius:17px;background:#f2f6fd;color:#4774d3;font-size:23px}.customer-command-empty h3{margin:0;color:#273347;font-size:17px}.customer-command-empty p{max-width:520px;margin:8px 0 0;color:#8a95a5;font-size:12px;line-height:1.65}.customer-command-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:330px;text-align:center}.customer-command-state strong{color:#273347;font-size:16px}.customer-command-state>span{color:#8a95a5;font-size:12px}.customer-command-error .empty-icon{color:#cf4b4b}@media(max-width:1050px){.customer-command-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.customer-command-hero{align-items:flex-start;flex-direction:column;padding:23px}.customer-command-live{align-self:flex-start}.customer-command-stats,.customer-overview-grid{grid-template-columns:1fr}.customer-command-tabs{overflow-x:auto}.customer-command-tabs button{flex:0 0 auto;min-height:50px}.customer-command-content{padding:16px}}@media(max-width:520px){.customer-command-identity{align-items:flex-start}.customer-command-avatar{width:54px;height:54px;border-radius:15px;font-size:17px}.customer-command-title-row h2{font-size:24px}.customer-command-meta{align-items:flex-start;flex-direction:column;gap:4px}.customer-command-meta b{display:none}.customer-command-topline>span{display:none}}.customer-users-view{min-height:245px}.customer-users-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #edf0f5}.customer-users-heading h3{margin:4px 0 0;color:#273347;font-size:17px}.customer-users-heading p{max-width:560px;margin:6px 0 0;color:#8a95a5;font-size:12px;line-height:1.55}.customer-users-eyebrow{color:#3c6fd7;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.customer-users-count{flex:0 0 auto;padding:7px 10px;border:1px solid #dfe6f2;border-radius:999px;background:#f7f9fc;color:#68768a;font-size:10px;font-weight:800}.customer-users-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex:0 0 auto}.customer-users-add{appearance:none;min-height:32px;padding:7px 12px;border:1px solid #2f6fe9;border-radius:9px;background:linear-gradient(135deg,#3678f2,#285fd0);box-shadow:0 7px 16px #2e69dc2e;color:#fff;font:inherit;font-size:10px;font-weight:850;letter-spacing:.01em;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.customer-users-add:hover{transform:translateY(-1px);box-shadow:0 9px 20px #2e69dc3d}.customer-users-add:active{transform:translateY(0)}.customer-user-add-form{margin:16px 22px 20px;padding:18px;border:1px solid #dfe7f4;border-radius:15px;background:linear-gradient(145deg,#fff,#f8faff);box-shadow:0 12px 30px #29426e12}.customer-user-add-intro{display:flex;flex-direction:column;gap:4px;margin-bottom:15px}.customer-user-add-intro strong{color:#273347;font-size:14px}.customer-user-add-intro span{color:#8793a5;font-size:11px;line-height:1.5}.customer-user-add-grid{display:grid;grid-template-columns:minmax(190px,1.4fr) minmax(130px,1fr) minmax(130px,1fr) minmax(150px,.9fr);gap:12px}.customer-user-add-grid label{display:flex;flex-direction:column;gap:6px;min-width:0}.customer-user-add-grid label>span{color:#68768a;font-size:9px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.customer-user-add-grid input,.customer-user-add-grid select{box-sizing:border-box;width:100%;min-height:38px;padding:9px 10px;border:1px solid #dce4f0;border-radius:9px;outline:none;background:#fff;color:#273347;font:inherit;font-size:12px;transition:border-color .12s ease,box-shadow .12s ease}.customer-user-add-grid input::placeholder{color:#a6afbc}.customer-user-add-grid input:focus,.customer-user-add-grid select:focus{border-color:#7ba4f6;box-shadow:0 0 0 3px #3678f21a}.customer-user-add-grid input:disabled,.customer-user-add-grid select:disabled{cursor:wait;opacity:.62}.customer-user-add-message{display:flex;flex-direction:column;gap:3px;margin-top:14px;padding:11px 12px;border:1px solid;border-radius:10px}.customer-user-add-message strong{font-size:11px}.customer-user-add-message span{font-size:10px;line-height:1.5}.customer-user-add-message.success{border-color:#c8ead8;background:#effaf4;color:#18784e}.customer-user-add-message.warning{border-color:#f1dca9;background:#fff9e9;color:#8a6519}.customer-user-add-message.error{border-color:#efcccc;background:#fff4f4;color:#a33c3c}.customer-user-add-buttons{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:15px}.customer-user-add-cancel,.customer-user-add-submit{appearance:none;min-height:34px;padding:8px 13px;border-radius:9px;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.customer-user-add-cancel{border:1px solid #dce4ef;background:#fff;color:#68768a}.customer-user-add-submit{border:1px solid #2f6fe9;background:linear-gradient(135deg,#3678f2,#285fd0);color:#fff;box-shadow:0 7px 16px #2e69dc29}.customer-user-add-cancel:hover:not(:disabled){background:#f7f9fc}.customer-user-add-submit:hover:not(:disabled){transform:translateY(-1px)}.customer-user-add-cancel:disabled,.customer-user-add-submit:disabled{cursor:wait;opacity:.58}.customer-users-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-height:210px;padding:28px;text-align:center}.customer-users-state strong{color:#273347;font-size:15px}.customer-users-state>span{color:#8a95a5;font-size:12px}.customer-users-error .empty-icon{color:#cf4b4b}.customer-users-retry{appearance:none;margin-top:5px;padding:8px 13px;border:1px solid #d8e1ef;border-radius:9px;background:#fff;color:#315fbe;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.customer-users-retry:hover{background:#f5f8fe}.customer-users-list{display:flex;flex-direction:column}.customer-user-card{display:grid;grid-template-columns:auto minmax(170px,1fr) minmax(150px,auto) auto;align-items:center;gap:14px;padding:16px 22px;border-bottom:1px solid #edf0f5}.customer-user-card:last-child{border-bottom:0}.customer-user-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#edf3ff;color:#2967ef;font-size:14px;font-weight:850}.customer-user-identity{display:flex;flex-direction:column;min-width:0;gap:3px}.customer-user-identity strong{overflow:hidden;color:#273347;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.customer-user-identity span{overflow:hidden;color:#8a95a5;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.customer-user-roles{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:5px}.customer-user-role{padding:5px 8px;border:1px solid #dce5f5;border-radius:999px;background:#f3f7ff;color:#416dc8;font-size:9px;font-weight:800}.customer-user-role-empty{background:#f7f8fa;color:#8c96a5}.customer-user-status{padding:5px 8px;border-radius:999px;background:#f3f4f6;color:#7c8797;font-size:9px;font-weight:850;text-transform:uppercase}.customer-user-status.active{background:#eaf9f1;color:#148754}@media(max-width:760px){.customer-users-heading{flex-direction:column}.customer-users-actions{width:100%;justify-content:space-between}.customer-user-add-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-user-card{grid-template-columns:auto minmax(0,1fr) auto}.customer-user-roles{grid-column:2 / -1;justify-content:flex-start}}@media(max-width:520px){.customer-user-add-form{margin:12px 14px 16px;padding:14px}.customer-user-add-grid{grid-template-columns:1fr}.customer-user-add-buttons{align-items:stretch;flex-direction:column-reverse}.customer-user-add-cancel,.customer-user-add-submit{width:100%}.customer-user-card{grid-template-columns:auto minmax(0,1fr)}.customer-user-status{grid-column:2;justify-self:start}.customer-user-roles{grid-column:2}}.assets-page{display:grid;gap:18px}.assets-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.asset-summary-card{background:#fff;border:1px solid #e3e8ef;border-radius:14px;padding:18px;display:grid;gap:6px;box-shadow:0 4px 14px #1d2c400a}.asset-summary-card span{color:#6b7788;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.asset-summary-card strong{color:#1f2d3d;font-size:28px;line-height:1}.asset-summary-card small{color:#8a95a4;font-size:12px}.assets-panel{overflow:hidden}.assets-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px;border-bottom:1px solid #edf0f4}.assets-panel-heading h2{margin:4px 0}.assets-panel-heading p{margin:0;color:#738094;font-size:13px}.assets-refresh-button{border:1px solid #d9e0e8;background:#fff;border-radius:8px;padding:9px 14px;color:#425268;font-weight:700;cursor:pointer}.assets-refresh-button:hover{background:#f7f9fb}.assets-refresh-button:disabled{cursor:default;opacity:.6}.assets-toolbar{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(150px,1fr));gap:12px;padding:16px 20px;background:#f8fafc;border-bottom:1px solid #edf0f4}.assets-toolbar label{display:grid;gap:6px}.assets-toolbar label>span{color:#657287;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.assets-toolbar input,.assets-toolbar select{width:100%;min-width:0;border:1px solid #dbe2ea;border-radius:8px;background:#fff;padding:10px 11px;color:#26364a;font:inherit}.assets-toolbar input:focus,.assets-toolbar select:focus{outline:2px solid rgba(54,112,201,.16);border-color:#7ca2d8}.assets-result-line{padding:11px 20px;color:#748196;font-size:12px;border-bottom:1px solid #edf0f4}.assets-result-line strong{color:#314158}.assets-table-wrap{overflow-x:auto}.assets-table{width:100%;border-collapse:collapse;min-width:960px}.assets-table th{padding:11px 14px;text-align:left;background:#fafbfc;color:#7a8798;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e8edf2}.assets-table td{padding:13px 14px;color:#405066;font-size:13px;border-bottom:1px solid #edf0f4;vertical-align:middle}.assets-table tbody tr:hover{background:#fafcff}.assets-table tbody tr:last-child td{border-bottom:0}.asset-name-cell{display:flex;align-items:center;gap:10px;min-width:220px}.asset-name-cell>div{display:grid;gap:2px}.asset-name-cell strong{color:#26364a;font-size:13px}.asset-name-cell small{color:#8995a5;font-size:11px;text-transform:capitalize}.asset-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:8px;background:#edf3fa;color:#4773a8;font-size:16px}.asset-customer{font-weight:600;color:#42546b}.asset-status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.asset-status.active{background:#e9f7ef;color:#25734a}.asset-status.inactive{background:#f1f3f6;color:#758093}.asset-protocol{display:inline-block;padding:3px 7px;border-radius:6px;background:#f0f3f7;color:#53647a;font-size:11px;font-weight:700;text-transform:uppercase}.assets-loading,.assets-empty,.assets-error{min-height:220px;padding:40px 20px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:#78869a}.assets-error strong{color:#9d3b3b}.assets-error button{margin-top:6px;border:1px solid #d8e0e8;background:#fff;border-radius:8px;padding:8px 12px;cursor:pointer}@media(max-width:1100px){.assets-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.assets-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.assets-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assets-toolbar{grid-template-columns:1fr}.assets-panel-heading{flex-direction:column}}.asset-clickable-row{cursor:pointer}.asset-clickable-row:focus{outline:2px solid #7ca2d8;outline-offset:-2px}.asset-clickable-row:hover td{background:#f6f9fd}.asset-detail-page{display:grid;gap:18px}.asset-detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.asset-back-button{border:0;background:transparent;padding:6px 0;color:#426b9d;font:inherit;font-weight:700;cursor:pointer}.asset-back-button:hover{text-decoration:underline}.asset-detail-hero{display:flex;align-items:center;gap:18px;padding:22px}.asset-detail-hero-icon{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border-radius:15px;background:#edf3fa;color:#4773a8;font-size:28px}.asset-detail-hero-copy{display:grid;gap:6px}.asset-detail-hero-copy h2{margin:0;color:#223247}.asset-detail-tags{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.asset-detail-tag{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;background:#f0f3f7;color:#596a80;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.asset-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.asset-detail-card{padding:20px}.asset-detail-card h3{margin:5px 0 16px;color:#28384c}.asset-detail-list{margin:0;display:grid}.asset-detail-list>div{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(0,1.2fr);gap:14px;padding:10px 0;border-bottom:1px solid #edf0f4}.asset-detail-list>div:last-child{border-bottom:0}.asset-detail-list dt{color:#7b8797;font-size:12px}.asset-detail-list dd{margin:0;color:#34455a;font-size:13px;font-weight:600;overflow-wrap:anywhere}.asset-service-state{margin-bottom:10px;display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#e9f7ef;color:#25734a;font-size:11px;font-weight:800}.asset-service-state.suspended{background:#fbeaea;color:#a03e3e}.asset-detail-empty,.asset-position-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;color:#7d8999;border:1px dashed #dbe2e9;border-radius:10px;background:#fafbfd;padding:20px}.asset-position-empty strong{color:#485a70}.asset-position-empty span{max-width:360px;font-size:12px;line-height:1.5}.asset-detail-warning{border:1px solid #ecd7a8;border-radius:9px;background:#fff9eb;color:#806326;padding:11px 14px;font-size:13px}@media(max-width:900px){.asset-detail-grid{grid-template-columns:1fr}}@media(max-width:600px){.asset-detail-hero{align-items:flex-start}.asset-detail-list>div{grid-template-columns:1fr;gap:4px}}
