:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#243447;background:#f4f6f9;font-synthesis:none;font-size:14px;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;font-weight:600;transition:background .15s}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:32px;letter-spacing:-1.1px;line-height:1.2;margin-bottom:10px}h2{font-size:19px;letter-spacing:-.3px;margin-bottom:6px}h3{font-size:16px}p{color:#526277;line-height:1.65;margin-bottom:18px}small{font-size:12px;color:#56677c}code{font-family:Consolas,ui-monospace,monospace;font-size:13px}.primary{background:#1d4f91;color:#fff;padding:10px 16px}.primary:hover{background:#153d70}.secondary{background:#fff;border:1px solid #d8e0eb;color:#31465f;padding:9px 13px}.secondary:hover{background:#edf3fa}.text-button{color:#24578b;background:transparent;padding:5px 0}.icon{background:transparent;padding:7px;color:#687a71}.icon:hover{background:#edf2f8}.danger{color:#a2423a}.danger-button{color:#a2423a;padding:10px 12px;background:#fcf2ef;margin-right:auto}.small{font-size:13px;padding:7px 12px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.8px;color:#49698a;margin-bottom:10px}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:650;letter-spacing:-.4px}.brandmark{background:#bed8f7;color:#1c416d;border-radius:9px;width:38px;height:38px;display:grid;place-items:center}.brand small{display:block;font-size:9px;letter-spacing:1.7px;color:#abc0db;line-height:1.8}.app{display:flex;min-height:100vh}.sidebar{width:236px;background:#172f4d;color:#eef4fc;position:fixed;inset:0 auto 0 0;padding:32px 22px;display:flex;flex-direction:column}.nav-label{font-size:10px;letter-spacing:1.5px;color:#a1bad7;margin:48px 12px 12px}.sidebar nav{display:grid;gap:6px}.sidebar nav button{justify-content:flex-start;padding:12px 13px;color:#c7d5e5;background:transparent;font-size:14px;font-weight:500;gap:12px}.sidebar nav button:hover{background:#254364}.sidebar nav button.active{background:#c7def9;color:#163e6c;font-weight:650}.nav-count{background:#f1f7e9;border-radius:4px;padding:0 6px;margin-left:auto;font-size:11px;color:#254730}.sidebar-bottom{margin-top:auto;border-top:1px solid #365171;padding-top:18px;font-size:11px;color:#c4d4e7;white-space:nowrap}.sidebar-bottom small{display:block;font-size:10px;margin-top:4px;color:#a1b8d2}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#c3df9d;margin-right:7px}.workspace{margin-left:236px;min-width:0;width:calc(100% - 236px);display:flex;flex-direction:column}.topbar{height:76px;border-bottom:1px solid #e1e7dd;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 40px;font-size:12px;color:#708076}.topbar>span,.topbar>div{display:flex;align-items:center;gap:12px}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e9efdf;color:#395144;font-weight:700}.account{font-size:12px;color:#485f52}.content{padding:34px 40px 32px;max-width:1640px;width:100%;margin:0 auto;flex:1}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.page-head p{margin:0;font-size:14px}.actions{display:flex;gap:10px;align-items:center}.panel{background:#fff;border:1px solid #d8e1ed;border-radius:10px;overflow:hidden;margin-bottom:24px}.padded{padding:26px 28px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:22px 26px;border-bottom:1px solid #edf0e9}.section-head p{font-size:13px;margin:0}.section-head h2{font-size:17px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:26px}.stat{display:flex;align-items:flex-start;flex-direction:column;text-align:left;gap:10px;padding:22px 24px;background:#fff;border:1px solid #d8e1ed;border-radius:10px}.stat>span{font-size:13px;color:#6e7e73;font-weight:500}.stat strong{font-size:36px;font-weight:600;line-height:1.2;letter-spacing:-1px}.stat small{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500;font-size:12px;margin-top:6px;color:#4f785a}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{background:#f5f8fc;color:#53677f;font-size:10px;letter-spacing:1px;text-transform:uppercase;font-weight:650;padding:12px 24px}td{padding:18px 24px;border-top:1px solid #edf1e9;color:#4d6077;font-size:13px}td strong{color:#293f5b;font-size:14px;font-weight:600}td small{display:block;font-size:11px;margin-top:4px;max-width:350px;overflow:hidden;text-overflow:ellipsis}td:last-child{text-align:right}.badge{display:inline-flex;padding:3px 8px;background:#edf0eb;color:#687568;border:1px solid #e4e9df;border-radius:5px;font-size:11px;text-transform:capitalize;font-weight:600;white-space:nowrap}.badge.pending{background:#fff5dd;color:#8d661a;border-color:#f4e6bf}.badge.approved,.badge.published,.badge.stable{background:#ebf4e5;color:#4a7737;border-color:#d9eacb}.badge.test{background:#eef0fc;color:#646aa2;border-color:#e0e3f6}.badge.denied,.badge.revoked,.badge.withdrawn{background:#faece8;color:#a36353;border-color:#f1dcd4}.badges{display:flex;gap:5px}.empty{padding:48px 25px;text-align:center;color:#9aac98}.empty svg{margin-bottom:12px}.empty h3{color:#495f49;margin-bottom:6px}.empty p{max-width:480px;margin:0 auto;font-size:13px}.steps{padding:0;list-style:none;margin-bottom:0;margin-top:24px}.steps li{display:flex;gap:15px;margin:0 0 22px}.steps li:last-child{margin-bottom:0}.steps li>span{background:#eef3e6;color:#5b7746;border-radius:50%;width:29px;height:29px;flex-shrink:0;display:grid;place-items:center;font-size:12px}.steps strong{font-size:14px;font-weight:600}.steps p{font-size:13px;margin:2px 0 0}.facts{margin:24px 0}.facts div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eef1e9;font-size:13px}.facts dt{color:#7b8777}.facts dd{margin:0;font-weight:500}.toolbar{padding:18px 24px;display:flex;justify-content:space-between;gap:16px}.search{display:flex;align-items:center;gap:10px;width:400px;color:#8b9883}.search input{border:0;background:transparent;padding:8px 0;width:100%}input,select,textarea{border:1px solid #d9e1d4;border-radius:6px;padding:10px 12px;color:#324a34;background:#fff;font-size:14px}textarea{resize:vertical;min-height:90px}input:focus,textarea:focus,select:focus{outline:2px solid #91b56e;outline-offset:1px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tool-card{display:block;text-align:left;background:#fff;border:1px solid #d8e1ed;padding:25px;border-radius:10px;min-width:0}.tool-card:hover{border-color:#8eaf78}.tool-icon{background:#eff3e6;border-radius:8px;width:45px;height:45px;display:grid;place-items:center;color:#637d45;margin-bottom:20px}.tool-card code{font-size:12px;color:#829071}.tool-card p{font-size:13px;font-weight:400;min-height:44px;margin-top:13px}.tool-card footer{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #eef1e9;color:#788b64;font-size:12px}.back{margin-bottom:14px}.muted{color:#85917d;font-size:13px}.alert{padding:14px 17px;border-radius:7px;font-size:13px;margin-bottom:20px;display:flex;align-items:center;gap:10px;line-height:1.5;overflow-wrap:anywhere}.alert .icon{margin-left:auto}.error{background:#fff0ec;color:#a94732;border:1px solid #f1d2c9}.success{background:#edf5e5;color:#46742d;border:1px solid #d4e6c1}.info{background:#f1f5eb;color:#627849;border:1px solid #e2ead6}.page-footer{display:flex;justify-content:space-between;padding:16px 40px 24px;color:#929d86;font-size:11px}.api-content{max-width:1100px}.api-content li{margin:12px 0;color:#687b5b}.code-block{display:block;padding:16px;background:#f1f5eb;border:1px solid #e3eadb;border-radius:6px;margin:10px 0 26px;overflow-wrap:anywhere}.overlay{position:fixed;inset:0;background:#162b23a6;z-index:20;display:flex;justify-content:center;align-items:center;padding:30px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{background:#fff;border-radius:13px;padding:26px 30px;max-width:650px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 90px #0b241b44}.modal>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal h2{font-size:22px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:20px;font-size:13px;font-weight:600}.field small{font-size:12px;font-weight:400;line-height:1.5}.field input,.field select,.field textarea{width:100%}.field input[type=file]{padding:15px;background:#f6f8f1;border-style:dashed;font-size:13px;font-weight:400}.field input[type=file]::file-selector-button{font:inherit;border:1px solid #d7e1cb;border-radius:5px;padding:6px 10px;margin-right:12px;background:#fff;color:#4c6942}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:26px;padding-top:20px;border-top:1px solid #e8edde}.wrap{flex-wrap:wrap}.request-code{display:flex;align-items:center;flex-direction:column;background:#f4f7ed;border:1px solid #e7edda;border-radius:7px;padding:16px;margin-bottom:22px}.request-code span{font-size:10px;letter-spacing:1.5px;color:#869373}.request-code strong{font-family:Consolas,monospace;letter-spacing:3px;font-size:25px;font-weight:500;margin:5px 0}.request-code small{font-size:12px}fieldset{border:1px solid #e3eada;border-radius:6px;margin:0 0 20px;padding:12px 15px}legend{font-size:13px;font-weight:600;padding:0 6px}.check{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:400;margin:9px 0}.check input{accent-color:#487347}.release-summary{display:flex;gap:10px;align-items:center;margin-bottom:20px;font-size:13px;color:#728367}.notes{white-space:pre-wrap}.file{display:flex;align-items:center;gap:12px;padding:15px;background:#f7f9f3;border:1px solid #e7edde;border-radius:7px;margin-bottom:12px}.file>div{min-width:0;flex:1}.file strong{display:block;font-size:13px;overflow-wrap:anywhere}.file small{display:block;font-size:11px}.file code{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;color:#8f9c7e;max-width:370px;margin-top:5px}.progress{display:flex;gap:8px;align-items:center;padding:15px 0;font-size:13px;color:#68814e}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login{display:grid;grid-template-columns:1.05fr 1fr;min-height:100vh}.login-story{background:#172f4d;padding:50px 70px;color:#eef5e8;display:flex;flex-direction:column;justify-content:space-between}.login-story h1{font-size:clamp(36px,4.2vw,64px);line-height:1.13;letter-spacing:-2px;font-weight:500;margin-top:20px}.login-story p{color:#a8c0ad;font-size:17px;max-width:440px;line-height:1.7}.login-story .eyebrow{color:#b4d18e}.login-story>small{color:#92ae96}.login-panel{padding:60px;max-width:520px;align-self:center;justify-self:center}.login-panel>svg{color:#65874a;margin-bottom:28px}.login-panel h2{font-size:30px;letter-spacing:-.8px;margin:15px 0}.login-panel p{font-size:15px;margin-bottom:28px}.login-panel .primary{width:100%;justify-content:space-between;padding:14px 18px;font-size:14px}.login-panel>small{display:block;margin-top:22px;font-size:12px;line-height:1.65}@media(min-width:1600px){.content{padding-top:48px}.stats{gap:24px}.stat{padding:28px}}@media(max-width:1150px){.sidebar{width:205px;padding:28px 16px}.workspace{margin-left:205px;width:calc(100% - 205px)}.content{padding:28px 24px}.topbar{padding:0 24px}.stat{padding:18px}.stats{gap:12px}.two-col{gap:16px}th,td{padding-left:16px;padding-right:16px}.tool-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.sidebar{width:72px;padding:25px 12px}.brand>span:not(.brandmark),.sidebar .nav-label,.sidebar-bottom{display:none}.sidebar .brand{justify-content:center}.sidebar nav{margin-top:30px}.sidebar nav button{font-size:0;justify-content:center;padding:12px;gap:0}.sidebar nav svg{flex-shrink:0}.nav-count{display:none}.workspace{margin-left:72px;width:calc(100% - 72px)}.stats{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.page-head{align-items:flex-start}.page-head .actions{flex-direction:column;align-items:stretch}.topbar .account{display:none}.login-story{padding:40px}.login-panel{padding:35px}.tool-grid{grid-template-columns:1fr}.login-story h1{font-size:40px}}@media(max-width:580px){.content{padding:25px 16px}.page-head{flex-direction:column}.page-head .actions{flex-direction:row}.topbar{padding:0 16px}.topbar>span{font-size:10px}.page-footer{padding:16px;font-size:9px}.toolbar{flex-direction:column}.search{width:100%}.section-head{padding:20px;align-items:flex-start;flex-direction:column}.padded{padding:22px}.stat{padding:15px}.stat>span{font-size:11px}.stat small{font-size:10px}.stat strong{font-size:30px}.overlay{padding:12px}.modal{padding:23px;max-height:96vh}.login{display:block}.login-story{padding:30px}.login-story>div:nth-child(2){display:none}.login-story>small{display:none}.login-panel{margin:auto;padding:40px 30px}.modal .two-col{grid-template-columns:1fr;gap:0}}.toolkit-drive{border:1px solid var(--border,#dce3eb);border-radius:12px;padding:18px 22px;margin-top:16px}.toolkit-drive h3{margin:0 0 18px}.drive-details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.drive-details dt{font-size:13px;color:#64748b;margin-bottom:6px}.drive-details dd{margin:0;font-weight:600}@media(max-width:900px){.drive-details{grid-template-columns:repeat(2,minmax(0,1fr))}}.client-connection{padding:9px 15px;border-radius:9px;border:1px solid;min-width:170px}.client-connection.online{background:#edf8ef;border-color:#b9dfc1;color:#246039}.client-connection.offline{background:#fff1ef;border-color:#efc2ba;color:#983c31}.client-connection strong{display:block;font-size:13px;line-height:1.35}.connection-led{width:11px;height:11px;flex-shrink:0;border-radius:50%;background:#dc493c;box-shadow:0 0 0 4px #dc493c18}.online .connection-led{background:#24a653;box-shadow:0 0 0 4px #24a65320}.client-connection.connecting{background:#fff9e5;border-color:#ead18a;color:#795b0c}.connecting .connection-led{background:#e5b518;box-shadow:0 0 0 4px #e5b51825}.device-workspace .sidebar nav{margin-top:30px;gap:8px}.device-workspace .sidebar nav button{text-align:left;min-height:46px;line-height:1.45}.device-workspace .sidebar nav button svg{flex-shrink:0}.log-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px}.logs-head{padding:0 0 18px;margin-bottom:18px}.log-folder{margin-top:14px;overflow-wrap:anywhere}.log-viewer{background:#12251f;color:#e1ede5;padding:18px;border-radius:8px;overflow:auto;max-height:560px;font:12px/1.65 Consolas,monospace;white-space:pre}@media(max-width:1100px){.log-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}.header-connections{display:flex;align-items:center;gap:20px}.device-connection{display:flex;align-items:center;gap:10px;color:#56677c}.device-connection strong{display:block;font-size:13px;color:#40564c}.device-connection small{display:block;font-size:11px}.device-connection.online,.device-connection.online strong{color:#246039}.connected-device-row{background:#f0f8ed}.connected-device-row button:disabled{opacity:1;background:#e1efdc;color:#285a37;cursor:default}@media(max-width:1050px){.device-workspace .topbar{height:auto;min-height:90px;flex-wrap:wrap;gap:12px;padding-top:12px;padding-bottom:12px}.header-connections{flex-wrap:wrap;gap:12px}}.header-connections .client-connection{display:flex;align-items:center;gap:12px}.connected-device-row button.primary:disabled:hover{background:#e1efdc;color:#285a37}.header-connections .device-connection{border:1px solid #d9e1db;border-radius:9px;padding:9px 15px;min-width:190px;min-height:66px;background:#f5f7f4}.header-connections .device-connection.online{background:#edf8ef;border-color:#b9dfc1}.header-connections .client-connection{min-height:66px}.header-connections .client-connection small{display:block;font-size:11px;color:inherit}.header-connections .device-connection small{color:inherit}.device-workspace .topbar{height:auto;min-height:92px;padding-top:12px;padding-bottom:12px;gap:14px}.device-workspace .header-connections{gap:12px;margin:0 2px;align-items:center}.device-workspace .header-connections .device-connection,.device-workspace .header-connections .client-connection{height:68px;min-height:68px;box-sizing:border-box;padding:9px 14px}.soft-remote{display:grid;grid-template-columns:repeat(3,80px);gap:10px;margin:24px auto;justify-content:center}.soft-remote button{height:55px}.control-actions{margin-top:20px}.control-facts{margin:16px 0}.control-facts>div{display:grid;grid-template-columns:minmax(120px,1fr) 2fr;gap:14px;padding:8px 0;border-bottom:1px solid #edf1e9}.control-facts dt{color:#56677c}.control-facts dd{margin:0;overflow-wrap:anywhere;font-weight:500}.device-workspace .device-actions-heading{text-align:right}.connected-device-summary{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.device-shortcuts{display:flex;gap:10px;flex-wrap:wrap;margin-left:auto}.device-shortcuts a{display:inline-flex;align-items:center;border-radius:7px;font-weight:600;white-space:nowrap}.alert.info{background:#edf4fc;border:1px solid #c8dbef;color:#264e78}input,select,textarea{border-color:#c7d2e0;color:#263c56}input:focus,textarea:focus,select:focus{outline-color:#3976b8}button:focus-visible,a:focus-visible{outline:3px solid #3976b8}.muted{color:#596b80}.empty{color:#64778e}.empty h3{color:#334d6b}.topbar{color:#536880;border-color:#dce4ee}.avatar{background:#e8eff8;color:#365b85}.sidebar{overflow-y:auto}.actions{flex-wrap:wrap}button:disabled{cursor:not-allowed}@media(max-width:700px){.device-workspace .topbar{height:auto;min-height:92px;flex-wrap:wrap;padding:14px;gap:12px}.device-workspace .header-connections{flex-wrap:wrap;gap:8px}.padded{padding:20px 16px}.control-facts>div{grid-template-columns:1fr 1.4fr}}.local-environment{font-size:11px;background:#fff0b8;color:#563b00;padding:6px 10px;border-radius:6px;white-space:nowrap}.employee-login{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:#f5f5f5}.employee-login-card{width:100%;max-width:410px;background:#fff;border:1px solid #dcdcdc;border-radius:0;box-shadow:0 2px 4px #00000012;text-align:center}.employee-login-body{padding:40px 30px 30px}.employee-login-logo{display:block;width:112px;height:auto;margin:0 auto 18px}.employee-login-card h1{font-size:27px;font-weight:400;line-height:1.3;letter-spacing:-.4px;margin:0 0 8px;color:#292d32}.employee-login-card p{color:#526174;font-size:14px;line-height:1.6;margin:0 0 36px}.employee-login-card .primary{width:100%;justify-content:center;gap:11px;min-height:44px;border-radius:0;background:#0078d4;border:1px solid #0078d4;font-size:15px;font-weight:600}.employee-login-card .primary:hover:not(:disabled){background:#0067b8;border-color:#0067b8}.employee-login-card .primary:focus-visible{outline:3px solid #1a5089;outline-offset:3px}.employee-login-card .microsoft-mark{width:18px;height:18px;flex-shrink:0}.employee-login-card .alert{text-align:left}.employee-login-footer{display:flex;flex-direction:column;gap:6px;padding:18px 24px;background:#fafafa;border-top:1px solid #ededed;color:#657386;font-size:12px;line-height:1.5}@media(max-width:440px){.employee-login{padding:16px}.employee-login-body{padding:32px 24px 26px}}.remote-view-screen{aspect-ratio:16/9;max-width:960px;margin:18px auto;background:#101722;border:1px solid #344154;display:flex;align-items:center;justify-content:center;color:#dbe5ef;overflow:hidden}.remote-view-screen img{display:block;width:100%;height:100%;object-fit:contain}.remote-view-screen p{color:inherit}.remote-control-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:20px;align-items:start}.remote-control-layout .section-head{flex-wrap:wrap;gap:12px}@media(max-width:1100px){.remote-control-layout{grid-template-columns:1fr}}.firmware-feedback progress{display:block;width:100%;height:14px;margin:12px 0;accent-color:#1262cf}.repository-filters{display:grid;grid-template-columns:minmax(240px,2fr) repeat(4,minmax(130px,1fr));gap:14px;margin:24px 0 16px}.repository-table small,.repository-filename{display:block;color:#53657b;margin-top:5px;overflow-wrap:anywhere}.repository-table td{vertical-align:top}.repository-table td:first-child{min-width:230px;max-width:350px}.repository-description{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.repository-pagination{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:20px}.repository-pagination>span{margin-right:auto}.repository-pagination select{width:auto;margin-left:8px}.repository-add{margin-bottom:18px}.repository-detail>h3{font-size:24px;margin-top:22px}.repository-version-info{min-width:240px;max-width:430px}.repository-version-info dt{font-weight:600;margin-top:12px}.repository-version-info dd{margin:4px 0;overflow-wrap:anywhere}.repository-detail>form,.repository-detail>details{margin:24px 0}.repository-table button{white-space:nowrap}@media(max-width:1100px){.repository-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.repository-filters>label:first-child{grid-column:1/-1}}.application-operation{margin-bottom:24px}.application-review{margin-top:24px}.application-review .actions{margin-top:20px}.application-operation progress{display:block;width:100%;height:12px;margin:16px 0}.application-operation p{overflow-wrap:anywhere}.repository-editor>form{margin:24px 0;max-width:760px}.repository-editor fieldset{padding:0;border:0;margin:0;min-width:0}.repository-editor .field{margin-top:18px}.repository-editor h3{margin-top:24px}.repository-editor .table-wrap{margin-top:20px}.repository-editor td form{margin:0}.repository-editor td input{max-width:400px}.repository-editor .repository-checkbox{display:flex;align-items:center;gap:8px}.repository-editor .repository-checkbox input[type=checkbox]{width:auto;margin:0;display:inline-block}.manual-launcher-progress{display:grid;gap:14px;margin-top:18px}.manual-launcher-progress p{margin:0}.manual-launcher-progress progress{display:block;width:100%;height:12px;margin:0}.manual-launcher-progress button{justify-self:start}.manual-launcher-confirm{display:flex;align-items:flex-start;gap:10px;margin:20px 0;cursor:pointer}.manual-launcher-confirm input[type=checkbox]{width:16px;height:16px;flex:0 0 16px;margin:2px 0 0;padding:0}.manual-launcher-confirm span{min-width:0}.field.key-recovery-toggle{flex-direction:row;align-items:center;gap:8px}.field.key-recovery-toggle input[type=checkbox]{width:16px;height:16px;flex:0 0 16px;margin:0;padding:0}.launcher-current-version{margin-bottom:24px}.app{background:#f3f3f3;color:#263238}.app .sidebar{background:#fff;color:#263238;padding:0;border-right:1px solid #dedede}.app .sidebar .brand{min-height:76px;padding:10px 24px;border-bottom:1px solid #e4e4e4;flex-shrink:0}.dashboard-logo{display:block;width:96px;height:auto}.app .nav-label{color:#697581;letter-spacing:1px;margin:22px 22px 10px}.app .sidebar nav,.app.device-workspace .sidebar nav{gap:0;margin-top:0}.app .sidebar nav button,.app .sidebar nav>a{display:flex;align-items:center;justify-content:flex-start;text-align:left;gap:14px;min-height:46px;padding:12px 20px;border:0;border-bottom:1px solid #f0f0f0;border-left:3px solid transparent;border-radius:0;background:#fff;color:#33404c;font-size:13px;font-weight:400;line-height:1.5}.app .sidebar nav svg{flex-shrink:0;width:18px;height:18px}.app .sidebar nav button:hover,.app .sidebar nav>a:hover{background:#f5f8ff;color:#0759c7}.app .sidebar nav button.active{background:#eff5ff;color:#0759c7;border-left-color:#1269df;font-weight:600}.app .sidebar-bottom{margin:24px 20px 0;padding:16px 0 20px;border-color:#e5e5e5;color:#596774}.app .sidebar-bottom small{color:#667581}.app .topbar{background:#fff;border-color:#e1e1e1;color:#53616e;padding-left:30px;padding-right:30px}.app .account{color:#374552}.app .content{padding:38px 32px;max-width:1440px}.app .page-head{margin-bottom:24px}.app .page-head h1{font-size:30px;font-weight:650;letter-spacing:-.5px;color:#19232d}.app .page-head p{color:#63717d}.app .panel,.app .stat,.app .tool-card,.app .toolkit-drive{border-radius:2px;border-color:#e0e4e8;box-shadow:none}.app .section-head{background:transparent;color:#536373;padding:0 0 12px;margin:26px 28px 20px;border-bottom:2px solid #1264d6;min-height:0;align-items:flex-start}.app .section-head h2{font-size:18px;font-weight:600;letter-spacing:0;margin:0;color:#195aa3}.app .section-head p,.app .section-head .muted,.app .section-head>small{color:#536373}.app .section-head p{margin:8px 0 0}.app .panel.padded>h2:first-child{font-size:18px;font-weight:600;color:#195aa3;padding-bottom:12px;border-bottom:2px solid #1264d6;margin:0 0 20px}.card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 20px}.card-actions.inset{margin:0 28px 20px}.app button,.app .secondary,.app input,.app select,.app textarea{border-radius:2px}.app .primary{background:#096ad8;color:#fff}.app .primary:hover:not(:disabled){background:#0758b5}.app .secondary{border-color:#ccd3db;color:#354b61}.app .stat{border-top:3px solid #1264d6}.app .stat>span,.app .stat small{color:#566b80}.app th{background:#f4f5f7;color:#536373;letter-spacing:.6px;border-bottom:1px solid #e2e6eb}.app td{border-color:#e9ecef}.app .tool-icon{background:#edf4fe;color:#1264d6;border-radius:2px}.app .tool-card:hover{border-color:#6fa1e2}.app .tool-card footer{color:#586b7e;border-color:#e4e8ee}.app .log-viewer{background:#202b38;color:#edf3fa}.app .client-connection,.app .header-connections .device-connection{border-radius:3px}.dashboard-footer{margin-top:auto;padding:12px 24px;background:#0876b9;color:#fff;text-align:center;font-size:13px}@media(max-width:1150px){.app .content{padding:28px 24px}}@media(max-width:850px){.app .sidebar .brand{padding:16px 8px;justify-content:center}.app .dashboard-logo{width:54px}.app .sidebar nav button,.app .sidebar nav>a{font-size:0;justify-content:center;padding:13px 0;gap:0}.app .sidebar nav>a:after{content:none}.app .topbar{padding-left:20px;padding-right:20px}}@media(max-width:580px){.app .content{padding:24px 16px}.app .page-head h1{font-size:25px}.app .section-head{align-items:flex-start;gap:8px;padding:0 0 12px;margin:22px 16px 20px}.card-actions.inset{margin-left:16px;margin-right:16px}.app .topbar{height:auto;min-height:76px;flex-wrap:wrap;gap:10px;padding:14px 16px}.dashboard-footer{padding:12px;font-size:11px}}.app .workspace-account{font-size:12px;max-width:220px;overflow-wrap:anywhere;color:#526477}.app .agent-update-status p{margin:4px 0 0;color:inherit}.app{--shell-header-height:92px;--sidebar-width:236px;height:100vh;height:100dvh;min-height:0;overflow:hidden;flex-direction:column}.app .workspace{margin-left:0;width:auto;flex:1;min-width:0;height:auto;overflow:visible}.app .topbar,.app.device-workspace .topbar{height:var(--shell-header-height);min-height:var(--shell-header-height);flex:0 0 var(--shell-header-height);gap:14px;padding:12px 30px}.app .sidebar{position:static;inset:auto;width:var(--sidebar-width);flex-shrink:0;overflow:visible}.app .sidebar .brand{height:var(--shell-header-height);min-height:var(--shell-header-height)}.app .sidebar nav{overflow:visible;flex-shrink:0}.app .sidebar nav button,.app .sidebar nav>a{flex-shrink:0}.app .sidebar-bottom,.app .nav-label{flex-shrink:0}.workspace-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;display:flex;flex-direction:column}.workspace-body{display:flex;align-items:stretch;flex:1 0 auto}.app .workspace>.content{flex:1 0 auto}.workspace-scroll>.dashboard-footer{flex-shrink:0}@media(max-width:1150px){.app{--shell-header-height:164px;--sidebar-width:205px}.app .topbar,.app.device-workspace .topbar{flex-wrap:wrap;align-content:center;padding:12px 20px}.app .header-connections{width:100%;justify-content:flex-end}}@media(max-width:700px){.app{--shell-header-height:164px}.app .topbar,.app.device-workspace .topbar{padding:12px 16px;gap:10px}.app .topbar>span{display:none}.app.device-workspace .header-connections{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin:0}.app .workspace-account{grid-column:1/-1;max-width:none}.app .header-connections .device-connection,.app .header-connections .client-connection{min-width:0;padding:8px;gap:8px}.app .header-connections .device-connection>span,.app .header-connections .client-connection>span:last-child{min-width:0}.app .header-connections strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.app .topbar .account{overflow-wrap:anywhere;min-width:0}}.app .topbar{justify-content:flex-end}.app .workspace-user{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;margin-left:10px}.app .workspace-user .workspace-account{max-width:240px;font-size:12px}.app .sidebar nav{flex:1;align-content:start}.app .sidebar nav .nav-label{margin:18px 20px 8px;font-size:10px}.app .sidebar nav .nav-label:not(:first-child){border-top:1px solid #e4e8ed;padding-top:18px}.app .environment-footer{margin:0;padding:16px 12px;text-align:center;border-top:1px solid #e4e8ed}@media(max-width:1150px){.app .topbar .header-connections{width:auto}}@media(max-width:850px){.app .sidebar nav .nav-label{display:block;font-size:0;margin:8px 0 0;padding:0}.app .sidebar nav .nav-label:not(:first-child){padding-top:8px}.app .environment-footer{display:block;padding:12px 4px}.app .environment-footer .local-environment{font-size:0;padding:6px}.app .environment-footer .local-environment:after{content:"DEV";font-size:10px}}@media(max-width:700px){.app .topbar .header-connections{width:100%}.app .workspace-user{width:100%;margin-left:0}.app .workspace-user .workspace-account{max-width:none}}.app .section-switch{flex-shrink:0;border-top:1px solid #e4e8ed;padding:8px 0}.app .section-switch button{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;padding:12px 18px;background:#fff;color:#24527e;font-size:12px;text-align:left;font-weight:500}.app .section-switch button:hover{background:#eff5ff;color:#0759c7}.app .section-switch svg{flex-shrink:0}@media(max-width:850px){.app .section-switch button{justify-content:center;padding:14px 0}.app .section-switch button span{display:none}}.shell-header{display:flex;flex:0 0 var(--shell-header-height);min-height:0;background:#fff}.app .shell-header .topbar{flex:1 1 auto;min-width:0}.shell-header .brand{width:var(--sidebar-width);height:var(--shell-header-height);flex-shrink:0;justify-content:flex-start;padding:10px 24px;border-right:1px solid #dedede;border-bottom:1px solid #e4e4e4}@media(max-width:850px){.app{--sidebar-width:72px}.shell-header .brand{padding:16px 8px;justify-content:center}}.home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}.home-grid .home-card{margin:0;display:flex;flex-direction:column;gap:14px}.app .home-card>svg{color:#1264d6}.app .home-card h2{margin:0;color:#263c56;font-size:20px}.home-card p{margin:0}.home-card>.actions{margin-top:auto;padding-top:6px}.home-drives{list-style:none;margin:0;padding:0;display:grid;gap:12px}.home-drives li{display:flex;flex-direction:column;align-items:flex-start;gap:4px;border-top:1px solid #e4e8ed;padding-top:12px;overflow-wrap:anywhere}.home-drives span{font-size:13px;color:#536373}@media(max-width:1000px){.home-grid{grid-template-columns:1fr}}.action-notice{align-items:center}.action-notice>span{flex:1;min-width:0;white-space:pre-wrap}.action-notice>.icon{flex-shrink:0;margin:0;padding:2px 6px;font-size:22px;line-height:1.2;color:inherit}.app .header-connections button.device-connection{text-align:left;font-weight:400;cursor:pointer}.app .header-connections button.device-connection:disabled{opacity:1;cursor:default}.app .header-connections button.device-connection:not(:disabled):hover{border-color:#3976b8}.device-name{font-size:14px;text-align:left}.device-name:hover{text-decoration:underline}.control-log-link{justify-content:flex-end;margin-bottom:16px}.control-tabs{display:flex;gap:4px;flex-wrap:wrap;border-bottom:1px solid #ccd8e7;margin-bottom:24px}.control-tabs button{background:transparent;color:#526780;border:0;border-bottom:3px solid transparent;padding:12px 18px;border-radius:0}.control-tabs button.active{color:#0863ce;border-bottom-color:#0863ce;background:#edf4ff}.control-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.app .control-panel-heading h2{margin:0;flex:1}.remote-control-layout{align-items:stretch;grid-template-columns:minmax(0,2fr) minmax(300px,1fr)}.remote-control-layout>.panel{margin-bottom:24px;display:flex;flex-direction:column;min-width:0}.app .remote-control-layout h2{margin:0 0 18px;padding-bottom:14px}.remote-view-screen{width:100%;max-width:none;margin:0;flex:1;min-height:260px;aspect-ratio:16/9;position:relative}.remote-view-screen img{position:absolute;inset:0}.remote-view-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding-top:12px}.remote-view-footer button{flex-shrink:0}.remote-pad-body{display:flex;flex:1;flex-direction:column;justify-content:center;gap:22px}.direction-pad{display:grid;grid-template:repeat(3,58px)/repeat(3,58px);gap:3px;justify-content:center;align-self:center;padding:9px;background:#edf3fa;border:1px solid #d5e0ed;border-radius:50%}.app .direction-key{border:0;border-radius:50%;background:transparent;color:#365577;font-size:25px;display:grid;place-items:center;padding:0;min-width:0}.app .direction-key:hover:not(:disabled){background:#d9e8fa;color:#005cc8}.app .direction-ok{background:#0968d8;color:#fff;font-size:16px;font-weight:700;grid-area:2/2}.direction-up{grid-area:1/2}.direction-left{grid-area:2/1}.direction-right{grid-area:2/3}.direction-down{grid-area:3/2}.remote-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-width:310px;width:100%;margin:0 auto}.app .remote-shortcuts button{border-radius:20px;justify-content:center;min-height:38px;padding:8px 12px}@media(max-width:1100px){.remote-control-layout{grid-template-columns:1fr}.remote-pad-body{flex-direction:row;align-items:center;gap:20px}.remote-shortcuts{margin:0;max-width:300px}}@media(max-width:600px){.remote-pad-body{flex-direction:column}.control-tabs button{padding:10px}.remote-view-screen{min-height:160px}.remote-view-footer,.control-panel-heading{flex-wrap:wrap}}.app .header-connections .client-connection{width:220px;min-width:220px;max-width:220px;text-align:left;font-weight:400;cursor:pointer;flex-shrink:0}.app .header-connections .client-connection:hover{border-color:#3976b8}.app .header-connections .client-connection>span:last-child{min-width:0}.app .header-connections .client-connection small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app .header-connections button.client-connection,.app .header-connections button.device-connection{justify-content:flex-start;text-align:left}.agent-dialog{width:min(580px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow:auto;padding:24px;border:1px solid #ccd8e7;border-radius:8px;color:#28415f;background:#fff;box-shadow:0 20px 70px #13294340}.agent-dialog::backdrop{background:#14243b80}.agent-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dbe3ee;padding-bottom:16px;margin-bottom:20px}.app .agent-dialog>header h2{margin:0;padding:0;border:0}.agent-dialog>.panel{padding:0;border:0;margin:20px 0 0}.app .header-connections .client-connection strong{font-size:12px;white-space:nowrap}.home-drive-check{display:inline-flex;align-items:center;gap:6px;min-width:82px;min-height:18px;font-size:12px;font-weight:400;color:#526780}.home-drive-check{opacity:0;transition:opacity .45s ease}.home-drive-check.is-checking{opacity:1}@media(prefers-reduced-motion:reduce){.home-drive-check{transition:none}.home-drive-check .spin{animation:none}}.home-toolkit-card{position:relative}.home-card .home-drive-check{position:absolute;top:26px;right:28px;display:flex;min-height:20px;margin:0;font-size:12px}@media(max-width:600px){.home-card .home-drive-check{top:20px;right:16px;font-size:11px}}.home-drive-summary{min-height:48px}.home-drive-summary .text-button{margin-top:4px;padding:0;text-align:left}.home-grid{grid-auto-rows:1fr}.usb-scan-spinner{display:inline-block;width:14px;height:14px;flex:0 0 14px;box-sizing:border-box;border:2px solid #c7d4e4;border-top-color:#526780;border-radius:50%;transform-origin:center;animation:spin 1s linear infinite}@media(prefers-reduced-motion:reduce){.usb-scan-spinner{animation:none}}.home-card-heading{display:flex;align-items:center;gap:12px;min-height:28px}.app .home-card-heading>svg{color:#1264d6;flex-shrink:0}.home-toolkit-card .home-card-heading{padding-right:155px}@media(max-width:700px){.home-toolkit-card .home-card-heading{padding-right:0}.home-toolkit-card .home-drive-check{top:8px;font-size:10px}.home-toolkit-card .usb-scan-spinner{width:10px;height:10px;flex-basis:10px}}.usb-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;border-bottom:2px solid #0863ce;padding-bottom:14px}.app .usb-section-heading h2{margin:0;padding:0;border:0;color:#195aa3;font-size:18px;font-weight:600}.usb-scan-status{flex-shrink:0;font-size:12px}.usb-valid-authorizations{margin-top:26px;padding-top:20px;border-top:1px solid #dbe3ee}.usb-valid-authorizations h3{margin:0 0 14px}.authorization-requests{margin-bottom:16px}.authorization-requests td:last-child{text-align:left}@media(max-width:600px){.usb-section-heading{flex-wrap:wrap}}.home-drive-summary{display:flex;flex-direction:column;gap:4px;min-height:48px}.home-drive-summary p,.home-drive-summary .text-button{font-size:14px;line-height:22px;margin:0;padding:0}.home-drive-summary .text-button{align-self:flex-start;min-height:22px}.update-reset-option{margin-bottom:20px}.usb-update-picker{display:flex;align-items:stretch;gap:10px;margin:-10px 0 20px}.usb-update-picker select{flex:1;min-width:0}.usb-update-picker button{flex-shrink:0;width:42px;padding:10px}.local-update-selection{overflow-wrap:anywhere}.radix-portal-button{display:inline-flex;align-items:center;justify-content:center;font-weight:600;line-height:1.5;min-height:40px}.remote-number-pad{display:grid;grid-template-columns:repeat(3,minmax(44px,1fr));gap:8px;max-width:230px;width:100%;margin:0 auto}.app .remote-number-pad button{min-height:40px;justify-content:center}.remote-number-pad button:last-of-type{grid-column:2}.remote-number-pad small{grid-column:1/-1}@media(min-width:601px)and (max-width:1100px){.remote-pad-body{flex-wrap:wrap}}.remote-hold{display:grid;gap:8px;max-width:230px;width:100%;margin:0 auto}.remote-hold label{display:grid;gap:6px}.remote-hold small{display:block}.app .remote-handset{display:flex;flex-direction:column;justify-content:flex-start;gap:18px;flex:none;width:100%;max-width:320px;margin:auto;padding:18px;border:1px solid #d3e0ee;border-radius:30px;background:linear-gradient(145deg,#fafdff,#edf4fa);box-shadow:0 5px 16px #23466912}.remote-navigation{position:relative;width:100%;aspect-ratio:1/1.04}.app .remote-corner{position:absolute;display:grid;place-items:center;width:21%;aspect-ratio:1;padding:0;border:1px solid #d1deed;border-radius:50%;background:linear-gradient(#fff,#eef4fa);color:#395777;box-shadow:0 2px 4px #23466912}.remote-back{top:0;left:0}.remote-home{top:0;right:0}.remote-quieter{bottom:0;left:0}.remote-louder{bottom:0;right:0}.app .remote-navigation .direction-pad{position:absolute;inset:14% 12%;display:grid;grid-template:repeat(3,minmax(0,1fr))/repeat(3,minmax(0,1fr));gap:0;padding:6px;border:2px solid #cbdced;border-radius:50%;background:linear-gradient(135deg,#f9fcff,#e0eefb);align-self:auto}.app .remote-handset .direction-key{font-size:20px}.remote-handset svg{width:25px;height:25px;stroke-width:2.4}.app .remote-handset .direction-ok{background:linear-gradient(145deg,#2098ff,#0067ec);color:#fff;box-shadow:0 2px 5px #0067ec25}.app .remote-handset .remote-number-pad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;width:100%;max-width:none;margin:0}.app .remote-handset .remote-number-pad button{grid-column:auto;display:grid;place-items:center;min-height:48px;padding:8px;border:1px solid #d1deed;border-radius:12px;background:linear-gradient(#fff,#edf4fa);color:#395777;font-size:22px;font-weight:600;box-shadow:0 2px 4px #23466912}.app .remote-handset .remote-hold-ok{width:100%;min-height:48px;padding:10px;border-radius:13px;background:linear-gradient(145deg,#2098ff,#0067ec);color:#fff;font-size:18px;box-shadow:0 3px 7px #0067ec20}.app .remote-handset button:hover:not(:disabled){filter:brightness(.96)}.app .remote-handset button:active:not(:disabled){transform:translateY(1px)}.remote-play-pause{display:flex;align-items:center;gap:0}.remote-handset .remote-play-pause svg{width:18px;height:23px;fill:currentColor}:root{--ui-canvas:#f2f6fb;--ui-border:#d5e1ee;--ui-divider:#e3ebf4;--ui-ink:#2c4461;--ui-muted:#546b83;--ui-blue:#0863cc;--ui-shadow:0 3px 12px #23466909,0 1px 2px #23466906;--ui-button-shadow:0 2px 4px #2346690d}.app{background:var(--ui-canvas);color:var(--ui-ink)}.app .workspace{background:linear-gradient(160deg,#f8fafd,var(--ui-canvas) 65%)}.app .page-head h1{color:#253d59}.app .page-head p,.app .muted{color:var(--ui-muted)}.app .panel,.app .stat,.app .tool-card,.app .toolkit-drive{border-radius:16px;border-color:var(--ui-border);background:linear-gradient(155deg,#fff,#fcfdff);box-shadow:var(--ui-shadow)}.app .stat{border-top:3px solid #97bfe9}.app .tool-card:hover{border-color:#93b8df;box-shadow:0 5px 16px #23466912}.app .tool-icon{border-radius:12px;background:linear-gradient(145deg,#eef6ff,#e1edfc);color:var(--ui-blue)}.app .section-head,.app .panel.padded>h2:first-child{border-bottom:1px solid #d4e3f3}.app .section-head h2,.app .panel.padded>h2:first-child{color:#315d8c}.app .tool-card footer,.app .facts div,.app .home-drives li{border-color:var(--ui-divider)}.app button{border-radius:10px}.app .primary,.login .primary{border-radius:10px;background:linear-gradient(150deg,#1475d9,#075fc8);color:#fff;box-shadow:0 2px 5px #0863cc20}.app .primary:hover:not(:disabled),.login .primary:hover:not(:disabled){background:linear-gradient(150deg,#1068c6,#0555b5)}.app .secondary{border-radius:10px;border-color:#cad9e9;background:linear-gradient(#fff,#f3f7fc);color:#355578;box-shadow:var(--ui-button-shadow)}.app .secondary:hover:not(:disabled){background:#eaf2fc;border-color:#9ebee0}.app .danger-button{border-radius:10px;background:linear-gradient(#fff6f4,#fcece8);color:#a1382d;box-shadow:var(--ui-button-shadow)}.app .danger-button:hover:not(:disabled){background:#f9e2dc}.app button:disabled{cursor:not-allowed}.app .icon{border-radius:8px}.app :is(button,a,input,select,textarea,summary):focus-visible,.login :is(button,a,input,select,textarea):focus-visible{outline:3px solid #397bd0;outline-offset:3px}.app input,.app select,.app textarea,.login input{border-radius:9px;border-color:#cbd9e9;background:#fcfdff;color:var(--ui-ink);box-shadow:inset 0 1px 2px #23466906}.app input:focus,.app select:focus,.app textarea:focus{border-color:#729dd0;outline-color:#397bd0}.app input[type=checkbox],.app input[type=radio]{accent-color:var(--ui-blue);box-shadow:none}.app .field input[type=file]{background:#f4f8fd;border-color:#c4d6ea;border-radius:12px}.app input[type=file]::file-selector-button{border-radius:8px;border-color:#cbd9e9;background:linear-gradient(#fff,#f0f6fc);color:#355578}.app fieldset{border-radius:12px;border-color:var(--ui-border)}.app .sidebar{background:#fbfdff;border-color:var(--ui-border)}.app .topbar,.shell-header{background:#fcfdff;border-color:var(--ui-border)}.shell-header{box-shadow:0 2px 8px #23466906;z-index:2}.shell-header .brand{border-color:var(--ui-border)}.app .sidebar nav button,.app .sidebar nav>a{margin:3px 10px;padding-left:12px;padding-right:12px;border:1px solid transparent;border-radius:10px;background:transparent;color:#455d76}.app .sidebar nav button:hover,.app .sidebar nav>a:hover{background:#edf4fc;color:#145da9}.app .sidebar nav button.active{background:linear-gradient(135deg,#eaf4ff,#e2edfb);border-color:#cddff3;color:#0759b7;box-shadow:inset 3px 0 #2c80dc}.app .section-switch{border-color:var(--ui-divider)}.app .section-switch button{width:calc(100% - 20px);margin:0 10px;border-radius:10px;background:#f0f5fb}.app .header-connections .client-connection,.app .header-connections .device-connection{border-radius:12px;box-shadow:var(--ui-button-shadow)}.dashboard-footer{background:#eaf1f9;color:#526b85;border-top:1px solid var(--ui-border)}.app .control-tabs{gap:6px;padding:5px;border:1px solid var(--ui-border);border-radius:13px;background:#eaf1f9;align-self:flex-start}.app .control-tabs button{border:1px solid transparent;border-radius:9px;padding:10px 15px;color:#486480}.app .control-tabs button:hover{background:#f6faff}.app .control-tabs button.active{border-color:#cedff1;background:linear-gradient(#fff,#f3f8ff);color:#075ebd;box-shadow:var(--ui-button-shadow)}.app th{background:#edf3fa;border-color:#dce6f1;color:#4c6480}.app td{border-color:#e5edf5}.app tbody tr:hover{background:#f6f9fe}.app .table-wrap{border-radius:11px}.app .badge{border-radius:20px}.app .alert{border-radius:12px;box-shadow:0 1px 3px #23466905}.app .alert.info{background:#edf5ff;border-color:#cbdff5;color:#325b87}.app .code-block,.app .request-code,.app .file{border-radius:12px;background:#f1f6fc;border-color:var(--ui-border)}.app .log-viewer{border-radius:12px}.overlay{background:#20364e80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{border:1px solid #d8e4f1;border-radius:20px;background:linear-gradient(150deg,#fff,#f9fbfe);box-shadow:0 20px 65px #203c6033}.login{background:linear-gradient(135deg,#fff,#edf4fc)}.login-story{background:linear-gradient(145deg,#203d60,#285988);color:#f4f8ff}.login-story p,.login-story>small{color:#d3e1f1}.login-story .eyebrow{color:#bfdcff}.login-panel>svg{color:var(--ui-blue)}@media(max-width:850px){.app .sidebar nav button,.app .sidebar nav>a{margin:3px 7px;padding:13px 0}.app .section-switch button{width:calc(100% - 14px);margin:0 7px}}@media(prefers-reduced-motion:reduce){.app button,.app a,.login button{transition:none}.app .remote-handset button:active:not(:disabled){transform:none}}
