.account-module .account-grid{max-width:680px}.account-module .info{line-height:2}.account-module .info .center{text-align:center;margin:12px 0}.account-module .info img{width:88px;height:88px;object-fit:contain}.account-module .ops-link{border:0;background:transparent;color:#0a8f66;margin-left:10px;padding:0}.account-module .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#08140e7a;display:grid;place-items:center;z-index:1100;padding:16px}.account-module .modal-card{width:min(600px,100%);border-radius:12px;background:#fff;border:1px solid #d5e2db;padding:16px}.account-module .modal-card h3{margin:0 0 12px}.account-module.account-modal .modal-backdrop{background:#1621382e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:0}.account-module .account-modal-card{width:min(760px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 24px));border-radius:10px;border:1px solid #dbe5f2;box-shadow:0 18px 48px #1f2a4424;padding:0;overflow:hidden}.account-module .account-modal-toolbar{display:flex;justify-content:flex-end;padding:10px 12px;border-bottom:1px solid #e7eef8}.account-module .account-icon-close{width:32px;height:32px;display:grid;place-items:center;padding:0;background:transparent;color:#7183a2;border:0;box-shadow:none}.account-module .account-icon-close:hover{background:#f3f7ff;color:#2f5fd0;box-shadow:none;transform:none}.account-module .account-modal-scroll{max-height:calc(min(760px,calc(100vh - 24px)) - 53px);overflow:auto;padding:12px 28px 28px}.account-module .account-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.account-module .account-modal-header h3{margin:0 0 4px}.account-module .account-modal-header p{margin:0;color:#6a7b98;font-size:13px}.account-module .account-close{white-space:nowrap}.account-module .account-section{padding:0 0 24px;margin-bottom:22px;border-bottom:1px solid #e7eef8}.account-module .account-section:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.account-module .account-section-title{display:inline-block;margin:0 0 22px;font-size:15px;line-height:1.4;font-weight:700;color:#35527f}.account-module .account-section-title.plain{background:none;padding:0;font-size:16px}.account-module .account-form-grid{display:grid;gap:18px}.account-module .account-form-grid.two-col{grid-template-columns:1fr}.account-module .account-form-grid label{display:grid;gap:10px;color:#35527f;font-weight:600}.account-module .account-name-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.account-module .account-form-grid input[readonly]{color:#6c7d99}.account-module .row-actions.end{justify-content:flex-end;margin-top:24px}.account-module .ghost{background:#fff;color:#0f2e27;border:1px solid #ccd8d1}@media (max-width: 720px){.account-module .account-modal-scroll{padding-left:16px;padding-right:16px}.account-module .account-name-row{grid-template-columns:1fr;gap:12px}}.app-module.app-library-page{display:grid;gap:20px;padding-bottom:88px}.app-library-header,.app-library-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.app-library-header h1{margin:0 0 6px;font-size:24px;font-weight:800;color:#1f2a44}.app-library-header p,.app-library-toolbar p{margin:0;color:#7183a4;font-size:15px}.app-library-toolbar{padding:18px;border:1px solid #d8e2f0;border-radius:20px;background:#fff;box-shadow:var(--shadow-soft)}.app-library-toolbar-left{flex:1;min-width:0}.app-search-field{max-width:380px}.app-library-toolbar-right{display:flex;align-items:center;gap:12px;align-self:center}.app-library-count{color:#6f81a1;font-size:13px;font-weight:700}.app-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}.app-inventory-card{display:grid;gap:16px;padding:20px;border-radius:22px;border:1px solid #d8e2f0;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:var(--shadow-soft);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.app-inventory-card:hover,.app-inventory-card:focus-visible{transform:translateY(-2px);border-color:#bfd1f3;box-shadow:0 22px 44px #2f5fd01f;outline:none}.app-card-top,.app-card-footer,.app-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.app-card-head{justify-content:flex-start}.app-module .app-card-icon,.app-module .app-detail-icon{width:78px;height:78px;flex:0 0 auto;display:grid;place-items:center;border-radius:18px;background:#fff!important;border:1px solid #dfe8f6}.app-module .app-card-icon img,.app-module .app-detail-icon img{width:54px;height:54px;object-fit:contain}.app-card-head h3{margin:0 0 4px;font-size:20px;font-weight:800;color:#1f2a44}.app-card-head p{margin:0;color:#7f90ad;font-size:13px}.app-card-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-radius:16px;background:#f7faff;border:1px solid #e7eef8;overflow:hidden}.app-metric-cell{display:flex;flex-direction:column;justify-items:start;gap:6px;padding:16px;color:#6e7f9f}.app-metric-title{display:inline-flex;align-items:center;gap:6px}.app-metric-cell+.app-metric-cell{border-left:1px solid #e7eef8}.app-metric-title svg{font-size:16px;color:#8ea0bb}.app-metric-title span{font-size:12px;font-weight:700}.app-metric-cell strong{font-size:15px;color:#1f2a44}.app-card-description{min-height:66px;color:#60728f;font-size:14px;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.app-card-tags{display:flex;flex-wrap:wrap;gap:8px}.app-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef4ff;color:#49658f;font-size:12px;font-weight:700}.app-empty-state{padding:56px 24px;text-align:center;border:1px dashed #d7e2f1;border-radius:20px;background:#fff;color:#7d8eab}.app-library-pagination{display:flex;justify-content:flex-end}.app-modal{background:#fff}.app-modal-body{display:grid;gap:22px}.app-detail-hero{display:flex;gap:18px;align-items:flex-start}.app-detail-copy h2{margin:0 0 8px;font-size:24px;font-weight:800}.app-detail-copy p{margin:0;color:#667998;line-height:1.7}.app-detail-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.app-detail-meta span,.app-detail-meta a{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#f4f8ff;color:#43608c;font-size:12px;font-weight:700}.app-detail-section{display:grid;gap:12px}.app-detail-section h4,.app-device-picker-head h4{margin:0;font-size:16px;font-weight:800;color:#1f2a44}.app-parameter-list{display:grid;gap:12px}.app-parameter-row{display:grid;gap:4px;padding:14px 16px;border:1px solid #e7eef8;border-radius:16px;background:#fbfdff}.app-parameter-row strong{font-size:14px;color:#1f2a44}.app-parameter-row span,.app-parameter-row p,.app-device-picker-head p,.app-device-row-copy span{margin:0;font-size:13px;color:#7487a8}.app-readme{color:#516583;line-height:1.7;word-break:break-word}.app-readme h1,.app-readme h2,.app-readme h3{margin:18px 0 10px;color:#1f2a44;line-height:1.35}.app-readme h1{font-size:24px}.app-readme h2{font-size:20px}.app-readme h3{font-size:17px}.app-readme p{margin:0 0 12px}.app-readme ul,.app-readme ol{margin:0 0 12px 20px;padding:0;display:grid;gap:6px}.app-readme li{line-height:1.65}.app-readme strong{color:#1f2a44}.app-readme a{color:var(--brand);text-decoration:underline}.app-readme blockquote{margin:0 0 14px;padding:10px 12px;border-left:3px solid #9ab3de;border-radius:8px;background:#f6f9ff}.app-readme blockquote p{margin:0}.app-readme pre{margin:0 0 14px;padding:12px;border-radius:12px;background:#0f172a;color:#dbe8ff;font-size:12px;line-height:1.6;overflow:auto}.app-readme pre code{color:inherit;background:transparent;padding:0}.app-readme code{padding:2px 6px;border-radius:6px;background:#eef3ff;color:#35588e;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.app-form-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.app-field-full{grid-column:1 / -1}.app-inline-field{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:10px}.app-readonly-value{min-height:42px;display:flex;align-items:center;color:#405575;font-weight:600}.app-list-editor,.app-device-list,.app-advanced-grid{display:grid;gap:12px}.app-advanced-row{display:flex;justify-content:flex-start}.app-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px;border:1px solid #e7eef8;border-radius:18px;background:#fbfdff}.app-install-port-row{display:grid;grid-template-columns:minmax(0,1fr)}.inline-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center}.port-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 132px auto auto;gap:10px;align-items:center}.icon-btn{min-width:42px;padding:0 12px}.check-list{display:flex;flex-wrap:wrap;gap:14px}.check-inline,.app-checkline,.app-device-row{display:inline-flex;align-items:center;gap:8px}.app-device-picker{display:grid;gap:14px;padding:18px;border:1px solid #e7eef8;border-radius:18px;background:#fbfdff}.app-device-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.app-device-list{max-height:320px;overflow:auto}.app-device-row{justify-content:space-between;padding:12px 14px;border:1px solid #e7eef8;border-radius:14px;background:#fff}.app-device-row-copy{flex:1;min-width:0;display:grid;gap:2px}.app-device-row-copy strong{color:#1f2a44;font-size:14px}.app-device-row em{font-style:normal;font-size:12px;font-weight:700}.app-device-row em.online{color:#18a96a}.app-device-row em.offline{color:#ff4766}.app-device-empty{padding:24px;text-align:center;color:#7d8eab;border:1px dashed #d7e2f1;border-radius:14px;background:#fff}@media (max-width: 960px){.app-library-header,.app-library-toolbar,.app-detail-hero,.app-device-picker-head{flex-direction:column}.app-form-grid,.app-advanced-grid,.app-card-summary,.port-row{grid-template-columns:1fr}.app-library-pagination{justify-content:flex-start}}.login-page{min-height:100vh;background:#f8f9fa;color:#334155;display:flex;align-items:center}.login-main{width:100%;max-width:1280px;margin:0 auto;padding:4rem 1rem;box-sizing:border-box}.login-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width: 1024px){.login-grid{grid-template-columns:1fr 2fr;gap:2rem}}.login-left{display:flex;flex-direction:column;gap:2rem}@media (min-width: 1024px){.login-left{position:sticky;top:7rem}}.login-branding{display:flex;flex-direction:column;gap:1rem}.brand-head{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.brand-logo{height:2.25rem;width:auto;display:block}@media (min-width: 640px){.brand-logo{height:2.5rem}}.brand-title{font-size:1.875rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;color:#059669;margin:0}@media (min-width: 640px){.brand-title{font-size:2.25rem}}.brand-subtitle{font-size:1.125rem;line-height:1.6;color:#475569;margin:0}.login-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,0 0 0 1px #e2e8f080;border:1px solid #f1f5f9;padding:1.5rem;overflow:hidden}@media (min-width: 640px){.login-card{padding:2rem}}.login-form{display:flex;flex-direction:column;gap:1.25rem}.login-oauth-buttons{display:flex;flex-direction:column;gap:.5rem;width:100%}.login-credentials{display:flex;flex-direction:column;gap:1rem}.login-forgot-wrap{display:flex;justify-content:center;margin-top:-.25rem}.login-register-wrap{display:flex;justify-content:center;align-items:center;gap:.25rem;padding-top:.5rem;border-top:1px solid #f1f5f9}.login-register-text{font-size:.875rem;color:#64748b}.login-register-link{background:none;border:none;padding:0;font-size:.875rem;font-weight:500;color:#059669;cursor:pointer}.login-register-link:hover{color:#047857;text-decoration:underline}.sensecraft-field{margin-bottom:0}.sensecraft-label{display:block;font-size:.75rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}.sensecraft-input-wrap{position:relative}.sensecraft-code-wrap{display:flex;align-items:stretch}.sensecraft-code-wrap .sensecraft-input{flex:1;min-width:0}.sensecraft-code-wrap .btn-captcha{flex-shrink:0;margin-left:.5rem;min-width:100px;border-radius:8px;border:1px solid #e2e8f0!important;background:#fff!important;color:#334155!important;font-weight:500}.sensecraft-code-wrap .btn-captcha:hover:not(:disabled){background:#f8fafc!important}.sensecraft-code-wrap .btn-captcha:disabled{color:#94a3b8!important}.input-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#94a3b8;pointer-events:none;font-size:12px}.sensecraft-input{height:42px;padding-left:2.5rem;padding-right:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#0f172a;transition:border-color .2s,box-shadow .2s;width:100%}.sensecraft-input::placeholder{color:#94a3b8}.sensecraft-input:focus{outline:none;border-color:#059669;box-shadow:0 0 0 2px #10b98133}.forgot-link{color:#059669;font-weight:500;text-decoration:none}.forgot-link:hover{color:#047857}.auth-success-msg{font-size:.75rem;line-height:1.4;color:#059669;margin:-.25rem 0 0}.auth-back-link{color:#059669;font-weight:500;text-decoration:none;font-size:.875rem;display:inline-block;margin-top:.5rem}.auth-back-link:hover{color:#047857}.btn-signin{margin:0;min-height:42px;display:block;border-radius:8px;padding:.625rem 1rem;width:100%;background:#059669!important;border:1px solid #059669!important;color:#fff!important;font-weight:500;box-shadow:0 10px 15px -3px #05966933}.btn-signin:hover,.btn-signin:focus{background:#047857!important;border-color:#047857!important;opacity:1}.btn-oauth{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:42px;padding:.625rem 1rem;border-radius:8px;font-weight:500;font-size:14px;text-decoration:none;border:1px solid #e2e8f0;transition:background .2s,border-color .2s}.btn-oauth-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.btn-oauth:hover{background:#f8fafc}.btn-oauth-github{background:#24292f!important;border-color:#24292f!important;color:#fff!important}.btn-oauth-github:hover{background:#1a1f24!important;border-color:#1a1f24!important}.btn-oauth-google{background:#fff!important;border-color:#e2e8f0!important;color:#334155!important}.btn-oauth-google:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.password-toggle{cursor:pointer;display:inline-flex;color:#94a3b8;padding:0 4px;position:absolute;right:8px;top:50%;transform:translateY(-50%);border:none;background:transparent;min-height:auto;width:auto}.password-toggle:hover{color:#475569}.login-right{display:none}@media (min-width: 1024px){.login-right{display:flex;flex-direction:column;gap:1.5rem}}.diagram-card{background:#fff;border-radius:24px;border:1px solid #e2e8f0;padding:1.5rem;overflow:hidden}@media (min-width: 640px){.diagram-card{padding:2rem}}@media (min-width: 1024px){.diagram-card{padding:2.5rem 2rem}}.diagram-row{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}@media (min-width: 1024px){.diagram-row{flex-direction:row;align-items:stretch;justify-content:center}}.diagram-col{flex:1;min-width:0;display:flex;flex-direction:column}.diagram-col-modalities{background:#f1f5f980;border-radius:12px;padding:1.5rem;border:1px solid rgba(226,232,240,.6)}.diagram-col-aiot{background:#d1fae580;border-radius:12px;padding:1.5rem;border:1px solid rgba(167,243,208,1);position:relative;overflow:hidden}.diagram-col-hardware{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid rgba(226,232,240,.6);align-items:center}.diagram-title{font-weight:600;color:#334155;text-align:center;margin:0 0 1.5rem;font-size:.9375rem}.diagram-arrow{display:none;align-items:center;justify-content:center;color:#94a3b8}@media (min-width: 1024px){.diagram-arrow{display:flex}}.arrow-icon{width:1.5rem;height:1.5rem;display:inline-flex;justify-content:center;align-items:center}.modality-list,.aiot-list{display:flex;flex-direction:column;gap:.5rem}.input-card{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:8px;background:#fff;border:1px solid #f1f5f9;box-shadow:0 1px 2px #0000000d}.input-card-icon{width:1.75rem;height:1.75rem;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.input-card-icon-blue{background:#3b82f626;color:#2563eb}.input-card-icon-indigo{background:#6366f126;color:#4f46e5}.input-card-icon-violet{background:#8b5cf626;color:#7c3aed}.input-card-icon-orange{background:#f9731626;color:#ea580c}.input-card-icon-emerald{background:#10b98126;color:#059669}.input-card-label{font-size:.875rem;font-weight:500;color:#475569}.login-page .app-card{display:flex;align-items:center;gap:.75rem;padding:.625rem;border-radius:8px;background:#fff;border:1px solid rgba(167,243,208,1);box-shadow:0 1px 2px #0000000d}.login-page .app-card-icon{width:2rem;height:2rem;border-radius:6px;background:#d1fae5;color:#059669;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.login-page .app-card-label{font-size:.875rem;font-weight:500;color:#334155}.hardware-logos{display:flex;flex-direction:column;gap:3rem;align-items:center;justify-content:center;flex:1}.hardware-logo-wrap{width:8rem;display:flex;align-items:center;justify-content:center;opacity:.85}.hardware-logo-wrap:hover{opacity:1}.hardware-logo{width:100%;height:auto;object-fit:contain}.feature-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.feature-row{grid-template-columns:repeat(3,1fr)}}.feature-card{background:#fff;padding:1.25rem;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 3px #00000014}.feature-card:hover{box-shadow:0 4px 6px -1px #0000001a}.feature-card-icon{width:2.5rem;height:2.5rem;border-radius:8px;background:#d1fae5;color:#059669;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;font-size:1.25rem}.feature-card-title{font-weight:600;color:#0f172a;margin:0 0 .25rem;font-size:1rem}.feature-card-desc{font-size:.875rem;color:#64748b;line-height:1.5;margin:0}/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.device-module .toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.device-module.device-inventory-page{display:grid;gap:22px}.device-module .inventory-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.device-module .inventory-header h1{margin:0 0 4px;font-size:22px;font-weight:800;color:#1f2a44}.device-module .inventory-header p{margin:0;color:#6a7b98;font-size:14px}.device-module .inventory-header-actions{display:flex;align-items:center;gap:12px;min-height:44px}.device-module .inventory-add-button{display:inline-flex;align-items:center;gap:8px}.device-module .inventory-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:#fff;border:1px solid #dbe5f2;border-radius:18px;box-shadow:0 14px 30px #1f2a440f}.device-module .inventory-filter-group,.device-module .inventory-batch-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.device-module .inventory-filter-field{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.device-module .inventory-filter-field>span:first-child{color:#5f7090}.device-module .inventory-select-shell{min-width:170px}.device-module .inventory-batch-actions{padding-left:18px;border-left:1px solid #e7eef8}.device-module .inventory-batch-actions>span{color:#9aa9c1;font-size:13px;font-weight:700}.device-module .inventory-text-action{background:transparent;color:#445779;border:0;box-shadow:none;padding:0 4px;font-weight:700}.device-module .inventory-text-action:hover{background:transparent;color:#2f5fd0;box-shadow:none;transform:none}.device-module .inventory-batch-actions>button{background:transparent;color:#445779;border:0;box-shadow:none;padding:0 4px;font-weight:700}.device-module .inventory-batch-actions>button:hover{background:transparent;color:#2f5fd0;box-shadow:none;transform:none}.device-module .inventory-batch-actions>.danger{color:#ef4444}.device-module .inventory-batch-actions>.danger:hover{color:#dc2626}.device-module .inventory-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.device-module .inventory-empty{grid-column:1 / -1;padding:28px;border-radius:18px;background:#fff;border:1px solid #dbe5f2;color:#6a7b98;text-align:center}.device-module .inventory-card{display:grid;gap:18px;padding:18px;border-radius:18px;border:1px solid #dbe5f2;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 30px #1f2a440f;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.device-module .inventory-card:hover{transform:translateY(-2px);border-color:#c8d8ee;box-shadow:0 18px 34px #1f2a4417}.device-module .inventory-card.selected{border-color:#f0a01d;box-shadow:inset 3px 0 #f0a01d,0 18px 34px #1f2a4417}.device-module .inventory-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.device-module .inventory-device-head{display:flex;align-items:center;gap:12px;min-width:0}.device-module .inventory-device-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#f3f7fd;color:#8ea0bb;border:2px solid transparent;box-shadow:0 0 0 3px transparent;font-size:22px;flex:0 0 auto}.device-module .inventory-device-icon.online{border-color:#22c17ae6;box-shadow:0 0 0 3px #22c17a1f}.device-module .inventory-device-icon.offline{border-color:#ff4766e6;box-shadow:0 0 0 3px #ff47661f}.device-module .inventory-device-head h3{margin:0 0 4px;font-size:15px;font-weight:800;color:#1f2a44}.device-module .inventory-device-head p{margin:0;color:#9aa9c1;font-size:12px;font-weight:700}.device-module .inventory-metric-strip{display:grid;grid-template-columns:repeat(4,1fr);border-radius:14px;background:#f7faff;overflow:hidden}.device-module .inventory-metric-cell{min-height:84px;display:grid;place-items:center;gap:6px;padding:12px 10px;color:#a0aec3;text-align:center}.device-module .inventory-metric-cell+.inventory-metric-cell{border-left:1px solid #e7eef8}.device-module .inventory-metric-cell svg{font-size:16px}.device-module .inventory-metric-cell span{font-size:11px;font-weight:700;letter-spacing:.06em}.device-module .inventory-metric-cell strong{font-size:16px;color:#40516f}.device-module .inventory-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.device-module .inventory-group-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:8px;background:#f1f5fb;color:#7687a4;font-size:12px;font-weight:700}.device-module .inventory-more-button{width:28px;height:28px;padding:0;display:grid;place-items:center;background:transparent;color:#b2bfd3;border:0;box-shadow:none}.device-module .inventory-more-button:hover{background:#f3f7fd;color:#2f5fd0;box-shadow:none;transform:none}.device-module .inventory-pagination{display:flex;width:100%;align-items:center;justify-content:flex-end;gap:16px}.device-module .inventory-select-all{display:inline-flex;align-items:center;gap:10px;color:#5f7090;font-size:13px;font-weight:600}.device-module .inventory-select-all-inline{margin-right:8px}@media (max-width: 1100px){.device-module .inventory-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.device-module .inventory-header,.device-module .inventory-filter-bar{flex-direction:column;align-items:stretch}.device-module .inventory-header-actions,.device-module .inventory-batch-actions{justify-content:space-between}.device-module .inventory-filter-group,.device-module .inventory-filter-field,.device-module .inventory-select-shell{width:100%}.device-module .inventory-batch-actions{padding-left:0;border-left:0;padding-top:12px;border-top:1px solid #e7eef8}.device-module .inventory-card-grid{grid-template-columns:1fr}.device-module .inventory-pagination{align-items:flex-end;justify-content:flex-end}}.device-module.detail-sensecraft{--detail-shadow: 0 14px 24px rgba(15, 23, 42, .14)}.device-module.detail-sensecraft .detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,48%);gap:20px;align-items:start}.device-module.detail-sensecraft .detail-main-column,.device-module.detail-sensecraft .detail-side-column{min-width:0}.device-module.detail-sensecraft .page-section{border-radius:14px;box-shadow:var(--detail-shadow);border-color:#dfe6ef;margin-bottom:14px}.device-module.detail-sensecraft .page-section>header{min-height:46px;padding:12px 14px;background:linear-gradient(180deg,#fff,#fbfcfe)}.device-module.detail-sensecraft .page-section h2{font-size:14px;font-weight:600}.device-module.detail-sensecraft .page-body{padding:12px 14px}.device-module .toolbar+.toolbar{margin-top:12px}.device-module .pager{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:12px;flex-wrap:wrap}.device-module .pager .pager-controls{display:flex;align-items:center;gap:8px}.device-module .pager input,.device-module .pager select{width:auto;min-width:80px}.device-module .status{font-weight:600}.device-module .status.online{color:#059669}.device-module .status.offline{color:#6b7280}.device-module .tag-list{display:flex;gap:6px;flex-wrap:wrap}.device-module .chip{border:1px solid #d6e2dc;border-radius:999px;padding:3px 8px;font-size:12px;background:#f6fbf9}.device-module .danger{background:#d1413a}.device-module .danger:hover{background:#b7302a}.device-module .ghost{background:#fff;color:#0f2e27;border:1px solid #cfd8d3}.device-module .ghost:hover{background:#f5f7f6}.device-module .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#02100b7a;display:grid;place-items:center;padding:16px}.device-module .modal-card{width:min(860px,100%);background:#fff;border-radius:12px;border:1px solid #d6e2dc;padding:16px;max-height:85vh;overflow:auto}.device-module .modal-card h3{margin:0 0 12px}.device-module .bind-device-modal{width:min(600px,100%)}.device-module .bind-device-modal-overview{width:min(620px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 24px));border-radius:10px;border:1px solid #dbe5f2;box-shadow:0 18px 48px #1f2a4424;padding:0;overflow:hidden}.device-module .bind-modal-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid #e7eef8}.device-module .bind-modal-toolbar h3{margin:0;font-size:20px;font-weight:700;color:#20314f}.device-module .bind-modal-close{width:32px;height:32px;display:grid;place-items:center;padding:0;background:transparent;color:#7183a2;border:0;box-shadow:none}.device-module .bind-modal-close:hover{background:#f3f7ff;color:#2f5fd0;box-shadow:none;transform:none}.device-module .bind-modal-body{max-height:calc(min(720px,calc(100vh - 24px)) - 53px);overflow:auto;padding:12px 24px 24px}.device-module .bind-modal-header{margin-bottom:22px}.device-module .bind-modal-header h3{margin:0 0 6px}.device-module .bind-modal-header p{margin:0;color:#6a7b98;font-size:13px;line-height:1.65}.device-module .bind-tabs{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid #e5e7eb;padding-bottom:0;flex-wrap:wrap}.device-module .bind-tab{border-radius:0;background:transparent;border:0;border-bottom:2px solid transparent;color:#6b7c97;padding:12px 2px 11px;margin-bottom:-1px;font-weight:600;box-shadow:none}.device-module .bind-tab.active{background:transparent;color:#2f5fd0;border-bottom-color:#2f5fd0}.device-module .bind-tab:hover{background:transparent;color:#2f5fd0;box-shadow:none;transform:none}.device-module .bind-device-modal-overview .bind-tabs{border-bottom-color:#e7eef8}.device-module .bind-device-modal-overview .bind-tab{color:#6b7c97}.device-module .bind-device-modal-overview .bind-tab.active{color:#2f5fd0;border-bottom-color:#2f5fd0}.device-module .bind-tab-panel{min-height:200px}.device-module .bind-description{margin-bottom:22px;font-weight:700;color:#334155;line-height:1.6;word-break:break-word;max-width:560px}.device-module .bind-form-grid{grid-template-columns:1fr}.device-module .bind-form-grid label{display:grid;gap:10px;color:#35527f;font-weight:600}.device-module .scan-tab-panel{max-height:560px;overflow:auto}.device-module .device-scanner{width:100%;text-align:center}.device-module .scanner-guide{text-align:left;color:#475569}.device-module .scanner-guide-title{margin-bottom:8px;font-weight:700;color:#20314f}.device-module .scanner-guide-text{margin-bottom:18px;max-width:560px;line-height:1.6}.device-module .scanner-actions{display:flex;justify-content:center;gap:10px;margin-top:16px;flex-wrap:wrap}.device-module .scanner-canvas-wrap canvas{width:100%}.device-module .scanner-error{color:#ff4d4f;margin-top:10px;text-align:center}.device-module .row-actions.end{justify-content:flex-end}@media (max-width: 720px){.device-module .bind-modal-body{padding-left:16px;padding-right:16px}}.device-module .device-search-bar{display:flex;flex-wrap:wrap;gap:8px}.device-module .device-search-bar input,.device-module .device-search-bar select{width:190px}.device-module .metric{display:grid;gap:6px}.device-module .metric .label{display:flex;justify-content:space-between;font-size:12px;color:#4b645d}.device-module .progress{width:100%;height:10px;border-radius:999px;background:#deebe5;overflow:hidden}.device-module .progress .bar{height:100%;background:#0a9f6f}.device-module .detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.device-module.detail-sensecraft .device-info-shell{display:grid;gap:16px}.device-module.detail-sensecraft .device-info-grid,.device-module.detail-sensecraft .device-network-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.device-module.detail-sensecraft .device-info-row{display:grid;grid-template-columns:124px minmax(0,1fr);align-items:start;gap:12px;min-width:0}.device-module.detail-sensecraft .device-info-row-full{grid-column:1 / -1}.device-module.detail-sensecraft .device-info-label{font-size:13px;font-weight:600;color:#18212f}.device-module.detail-sensecraft .device-info-value{min-width:0;color:#2f3b52;font-size:14px;word-break:break-word}.device-module.detail-sensecraft .device-info-value.inline-edit{display:inline-flex;align-items:center;gap:10px}.device-module.detail-sensecraft .device-info-actions{display:flex;justify-content:flex-end;gap:10px}.device-module.detail-sensecraft .device-info-actions button:first-child{background:#ff5959}.device-module.detail-sensecraft .device-info-actions button:first-child:hover{background:#ef4444}.device-module.detail-sensecraft .device-divider{border-top:1px dashed #cfdbea}.device-module.detail-sensecraft .device-notes-box{min-height:82px;border-radius:4px;border-color:#cfd6e4;color:#334155}.device-module.detail-sensecraft .icon-btn,.device-module.detail-sensecraft .ops-link.compact{display:inline-flex;align-items:center;gap:4px;color:#0a9f6f;font-size:12px;padding:0;background:transparent;border:0;min-width:0;height:auto}.device-module.detail-sensecraft .value-icon-button{margin-left:8px}.device-module.detail-sensecraft .icon-btn:hover,.device-module.detail-sensecraft .ops-link.compact:hover{color:#087956;background:transparent}.device-module.detail-sensecraft .tag-list .chip{margin-right:6px}.device-module.detail-sensecraft .system-top-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 18px}.device-module.detail-sensecraft .system-cpu-id{display:grid;gap:6px;align-content:start}.device-module.detail-sensecraft .system-cpu-id .key{color:#18212f;font-size:13px;font-weight:600}.device-module.detail-sensecraft .metric{gap:8px;align-content:start}.device-module .detail-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px}.device-module .detail-kv .kv-item{border:1px solid #d8e2dc;border-radius:10px;padding:8px;font-size:14px}.device-module .detail-kv .key{color:#4b645d;font-size:12px;margin-bottom:4px}.device-module .ops-link{border:0;background:transparent;color:#0a9f6f;padding:0}.device-module .ops-link:hover{background:transparent;color:#087956}.device-module.detail-sensecraft .app-card-grid{display:grid;gap:12px}.device-module.detail-sensecraft .inventory-empty{border:1px dashed #d8e2dc;border-radius:10px;padding:20px;color:#64748b}.device-module.detail-sensecraft .inventory-app-card{border:1px solid #d9e3f1;border-radius:8px;padding:14px 16px;background:#fff;max-width:520px}.device-module.detail-sensecraft .inventory-app-name{font-size:20px;font-weight:600;color:#111827;margin-bottom:12px}.device-module.detail-sensecraft .inventory-app-meta{display:flex;flex-wrap:wrap;gap:10px 26px;font-size:13px;color:#55627a}.device-module.detail-sensecraft .inventory-app-actions{display:flex;flex-wrap:wrap;gap:22px;margin-top:16px}.device-module.detail-sensecraft .inventory-action{font-size:13px;font-weight:500;padding:0;border:0;border-radius:0;background:transparent;height:auto}.device-module.detail-sensecraft .inventory-action.success{color:#059669}.device-module.detail-sensecraft .inventory-action.warn{color:#f59e0b}.device-module.detail-sensecraft .inventory-action.danger{color:#ff4d4f;background:transparent}.device-module.detail-sensecraft .inventory-action.muted{color:#94a3b8}.device-module.detail-sensecraft .inventory-action:hover{background:transparent;filter:brightness(.9)}.device-module.detail-sensecraft .terminal-panel{border-radius:16px;box-shadow:var(--detail-shadow);border-color:#dfe6ef}.device-module.detail-sensecraft .terminal-head{background:linear-gradient(180deg,#fff,#fbfcfe);padding:10px 14px}.device-module.detail-sensecraft .terminal-head .row-actions{gap:12px}.device-module.detail-sensecraft .terminal-head .ops-link,.device-module.detail-sensecraft .terminal-head .ops-link.danger{color:#334155;font-size:12px}.device-module.detail-sensecraft .terminal-head .ops-link:hover,.device-module.detail-sensecraft .terminal-head .ops-link.danger:hover{color:#0a9f6f}.device-module.detail-sensecraft .terminal-search{background:#1f2636;padding:8px 10px 0;border-bottom:0}.device-module.detail-sensecraft .terminal-search input,.device-module.detail-sensecraft .terminal-search button{border-radius:4px}.device-module.detail-sensecraft .terminal-body{background:#1f2636;min-height:390px}.device-module.detail-sensecraft .terminal-body.with-search{min-height:390px}.device-module .terminal-panel{border:1px solid #d8e2dc;border-radius:12px;background:#fff;overflow:hidden;margin-bottom:12px}.device-module .terminal-panel.fixed{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1200;margin:0;border-radius:0}.device-module .terminal-head{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid #d8e2dc;background:#f7faf8}.device-module .terminal-state{margin-left:8px;font-size:12px;color:#d97706}.device-module .terminal-search{padding:8px 12px;border-bottom:1px solid #d8e2dc;display:flex;gap:8px}.device-module .terminal-search input{flex:1}.device-module .terminal-body{position:relative;background:#1b212f;min-height:360px}.device-module .terminal-body.with-search{min-height:420px}.device-module .xterm-root{width:100%;height:100%;min-height:360px;padding:8px}.device-module .term-close{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;z-index:2;text-align:center;padding:20px}@media (max-width: 900px){.device-module.detail-sensecraft .detail-layout,.device-module.detail-sensecraft .device-info-grid,.device-module.detail-sensecraft .device-network-grid,.device-module.detail-sensecraft .system-top-grid{grid-template-columns:1fr}.device-module.detail-sensecraft .device-info-row{grid-template-columns:1fr;gap:4px}.device-module.detail-sensecraft .device-info-actions{justify-content:flex-start}.device-module .detail-grid,.device-module .detail-kv{grid-template-columns:1fr}.device-module .device-search-bar input,.device-module .device-search-bar select{width:100%}.device-module .scanner-actions{align-items:stretch;flex-direction:column}}.group-module .toolbar{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.group-module.group-inventory-page{display:grid;gap:16px}.group-module .group-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.group-module .group-header h1{margin:0 0 2px;font-size:18px;font-weight:800;color:#1f2a44}.group-module .group-header p{margin:0;color:#6a7b98;font-size:13px}.group-module .group-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:#fff;border:1px solid #dbe5f2;border-radius:16px;box-shadow:0 10px 24px #1f2a440d}.group-module .group-search,.group-module .group-batch-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.group-module .group-search input{width:240px}.group-module .group-batch-actions{padding-left:18px;border-left:1px solid #e7eef8}.group-module .group-batch-actions span{color:#9aa9c1;font-size:13px;font-weight:700}.group-module .text-action{background:transparent;color:#445779;border:0;box-shadow:none;padding:0 4px;font-weight:700}.group-module .text-action:hover{background:transparent;color:#2f5fd0;box-shadow:none;transform:none}.group-module .group-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,440px));gap:16px;align-items:start}.group-module .group-empty{grid-column:1 / -1;padding:28px;border-radius:18px;background:#fff;border:1px solid #dbe5f2;color:#6a7b98;text-align:center}.group-module .group-card{display:grid;gap:14px;padding:16px;border-radius:16px;border:1px solid #dbe5f2;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 24px #1f2a440d;cursor:pointer;min-height:168px}.group-module .group-card.selected{border-color:#f0a01d;box-shadow:inset 3px 0 #f0a01d,0 12px 28px #1f2a4414}.group-module .group-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.group-module .group-card-copy{min-width:0}.group-module .group-card-top h3{margin:0 0 4px;font-size:18px;font-weight:800;color:#1f2a44;line-height:1.2;word-break:break-word}.group-module .group-card-top p{margin:0;color:#8ea0bb;font-size:12px}.group-module .group-stat-card{min-height:92px;border-radius:12px;background:#f7faff;padding:12px}.group-module .group-meta-grid{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:stretch}.group-module .group-stat-copy{display:grid;align-content:center;gap:4px;min-height:68px}.group-module .group-stat-copy+.group-stat-copy{padding-left:12px;border-left:1px solid #e7eef8}.group-module .group-stat-card span{color:#8ea0bb;font-size:12px;font-weight:700}.group-module .group-stat-card strong{font-size:18px;color:#1f2a44;line-height:1.4;white-space:nowrap}.group-module .group-card-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:auto}.group-module .toolbar input{width:280px}.group-module .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#08140e7a;display:grid;place-items:center;z-index:1100;padding:16px}.group-module .modal-card{width:min(650px,100%);border-radius:12px;background:#fff;padding:16px;border:1px solid #d5e2db}.group-module .modal-card h3{margin:0 0 12px}.group-module .row-actions.end{justify-content:flex-end}.group-module .danger{background:#d1413a}.group-module .danger:hover{background:#b7302a}.group-module .ghost{background:#fff;color:#0f2e27;border:1px solid #cad8d0}.group-module .ops-link{border:0;background:transparent;color:#087d58;margin-right:12px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:16px}.group-module .ops-link.delete{color:#d1413a}.group-module .chip{border:1px solid #d5e2db;border-radius:999px;padding:2px 8px;background:#f6fbf9}@media (max-width: 1100px){.group-module .group-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.group-module .group-header,.group-module .group-toolbar{flex-direction:column;align-items:stretch}.group-module .group-batch-actions{padding-left:0;border-left:0;padding-top:12px;border-top:1px solid #e7eef8}.group-module .group-search input{width:100%}.group-module .group-card-grid,.group-module .group-meta-grid{grid-template-columns:1fr}.group-module .group-stat-copy+.group-stat-copy{padding-left:0;padding-top:10px;border-left:0;border-top:1px solid #e7eef8}}.license-module.license-inventory-page{display:grid;gap:22px}.license-module .license-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.license-module .license-header h1{margin:0 0 4px;font-size:22px;font-weight:800;color:#1f2a44}.license-module .license-header p{margin:0;color:#6a7b98;font-size:14px}.license-module .license-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.license-module .license-empty{grid-column:1 / -1;padding:28px;border-radius:18px;background:#fff;border:1px solid #dbe5f2;color:#6a7b98;text-align:center}.license-module .license-card{display:grid;gap:18px;padding:18px;border-radius:18px;border:1px solid #dbe5f2;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 30px #1f2a440f}.license-module .license-card-head{display:flex;align-items:center;gap:12px}.license-module .license-card-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#f3f7fd;color:#2f5fd0;font-size:22px}.license-module .license-card-head h3{margin:0 0 4px;font-size:16px;font-weight:800;color:#1f2a44}.license-module .license-card-head p{margin:0;color:#8ea0bb;font-size:12px}.license-module .license-metrics,.license-module .license-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.license-module .license-metrics>div,.license-module .license-meta>div{min-height:84px;padding:14px;border-radius:14px;background:#f7faff;display:grid;gap:8px}.license-module .license-metrics span,.license-module .license-meta span{color:#8ea0bb;font-size:12px;font-weight:700}.license-module .license-metrics strong,.license-module .license-meta strong{color:#1f2a44;font-size:15px}.license-module .license-card-footer{display:flex;justify-content:flex-end}.license-module .license-order-link{display:inline-flex;align-items:center;gap:8px;color:#445779;font-weight:700}.license-module .license-pagination{display:flex;justify-content:flex-end}.license-module .pager{display:flex;justify-content:space-between;align-items:center;margin-top:12px;flex-wrap:wrap;gap:8px}.license-module .pager-controls{display:flex;align-items:center;gap:8px}.license-module .ghost{background:#fff;color:#0f2e27;border:1px solid #ccd8d1}.license-module .danger-text{color:#d1413a}.license-module .goods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.license-module .goods-card{border:1px solid #d8e2dc;border-radius:12px;padding:12px;background:#fff}.license-module .goods-top{display:flex;gap:10px}.license-module .goods-top img{width:76px;height:76px;object-fit:contain}.license-module .goods-content h3{margin:0 0 6px}.license-module .price-row{display:flex;justify-content:space-between;gap:8px}.license-module .price-row .price{color:#f59e0b;font-weight:700}.license-module .goods-bottom{display:flex;justify-content:space-between;margin-top:10px;align-items:center}.license-module .goods-bottom input[type=number]{width:80px}.license-module .checkout-box{margin-top:14px;border-top:1px solid #dde8e2;padding-top:10px}.license-module .checkout-box .line{display:flex;justify-content:flex-end;line-height:30px}.license-module .checkout-box .line.end{margin-top:8px}.license-module .checkout-box .warn{color:#d97706}.license-module .result-box{text-align:center;line-height:1.8}.license-module .result-box .circle{width:96px;height:96px;border-radius:50%;margin:8px auto;display:grid;place-items:center;font-size:44px;border:8px solid #e5e9f2}.license-module .result-box .circle.ok{color:#16a34a}.license-module .result-box .circle.warn{color:#d97706}.license-module .result-box .circle.bad{color:#d1413a}.license-module .ops-link{border:0;background:transparent;color:#0a8f66;margin-left:8px}.license-module .row-actions.center{justify-content:center}.license-module.pricing-page{display:grid;gap:20px;padding-bottom:150px}.license-module .pricing-header h1{margin:0 0 6px;font-size:24px;font-weight:800;color:#1f2a44}.license-module .pricing-header p{margin:0;color:#6f81a1;font-size:14px}.license-module .pricing-content,.license-module .pricing-plan-list{display:grid;gap:14px}.license-module .pricing-plan-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid #dbe5f2;background:#fff}.license-module .pricing-batch-actions{display:inline-flex;align-items:center;gap:10px}.license-module .pricing-batch-actions>span{color:#9aa9c1;font-size:13px;font-weight:700}.license-module .pricing-text-action{background:transparent;color:#445779;border:0;box-shadow:none;padding:0 4px;font-weight:700}.license-module .pricing-text-action:hover{background:transparent;color:#2f5fd0;box-shadow:none;transform:none}.license-module .pricing-checkline{display:inline-flex;align-items:center;gap:8px;color:#445779;font-size:13px;font-weight:600}.license-module .pricing-selection-count{color:#7f90ad;font-size:12px;font-weight:700}.license-module .pricing-plan-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:14px}.license-module .pricing-plan-card{display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid #dbe5f2;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 24px #1f2a440d}.license-module .pricing-plan-card.selected{border-color:#2f5fd0;box-shadow:0 16px 34px #2f5fd01f}.license-module .pricing-plan-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.license-module .pricing-plan-title{display:flex;align-items:center;gap:12px;min-width:0}.license-module .pricing-plan-icon{width:64px;height:64px;border-radius:14px;display:grid;place-items:center;border:1px solid #dce7f7;background:#fff;color:#2f5fd0;font-size:22px;flex:0 0 auto}.license-module .pricing-plan-icon img{width:42px;height:42px;object-fit:contain}.license-module .pricing-plan-copy{min-width:0}.license-module .pricing-plan-name-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.license-module .pricing-plan-name-row h3{margin:0;font-size:16px;font-weight:800;color:#1f2a44;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.license-module .pricing-plan-check{margin-top:2px}.license-module .pricing-plan-actions{display:grid;grid-template-columns:minmax(0,1fr) 126px;gap:12px;align-items:center;padding:12px 14px;border-radius:14px;background:#f7faff}.license-module .pricing-plan-price,.license-module .pricing-plan-qty{display:grid;gap:8px}.license-module .pricing-plan-price span,.license-module .pricing-plan-qty span{color:#8ea0bb;font-size:12px;font-weight:700}.license-module .pricing-plan-price strong{color:#1f2a44;font-size:18px}.license-module .pricing-qty-stepper{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;border:1px solid #dbe5f2;border-radius:12px;background:#fff;overflow:hidden}.license-module .pricing-qty-button{width:36px;height:40px;padding:0;display:grid;place-items:center;background:transparent;color:#4d607f;border:0;box-shadow:none;font-size:18px;font-weight:500}.license-module .pricing-qty-button:hover{background:#f4f8ff;color:#2f5fd0;box-shadow:none;transform:none}.license-module .pricing-qty-input{width:100%;height:40px;border:0;min-width:0;padding:0;text-align:center;border-left:1px solid #e7eef8;border-right:1px solid #e7eef8;font-weight:700;font-size:14px;color:#1f2a44;background:#fff;border-radius:0;box-shadow:none}.license-module .pricing-qty-input::-webkit-outer-spin-button,.license-module .pricing-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.license-module .pricing-qty-input:focus{outline:none;box-shadow:none}.license-module .checkout-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;border:1px solid #dbe5f2;background:#fff;box-shadow:0 16px 28px #1f2a4414;position:fixed;left:calc(var(--sidebar-width) + 28px);right:28px;bottom:28px;z-index:8}.license-module .checkout-footer-main{display:grid;gap:6px}.license-module .checkout-footer-head{display:flex;align-items:center;gap:8px;color:#2f5fd0}.license-module .checkout-footer-head h2{margin:0;font-size:16px;color:#1f2a44}.license-module .checkout-footer-stats{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.license-module .checkout-footer-stats span{color:#8ea0bb;font-size:12px;font-weight:700}.license-module .checkout-footer-stats strong{color:#d97706;font-size:18px}@media (max-width: 1100px){.license-module .license-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.license-module .checkout-footer{left:16px;right:16px;bottom:16px;grid-template-columns:1fr;align-items:stretch;border-radius:14px}}@media (max-width: 760px){.license-module .license-header{flex-direction:column;align-items:stretch}.license-module .license-card-grid,.license-module .license-metrics,.license-module .license-meta,.license-module .pricing-plan-actions{grid-template-columns:1fr}.license-module .pricing-plan-toolbar{flex-direction:column;align-items:flex-start}}.order-module.order-inventory-page{display:grid;gap:22px}.order-module .order-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.order-module .order-header h1{margin:0 0 4px;font-size:22px;font-weight:800;color:#1f2a44}.order-module .order-header p{margin:0;color:#6a7b98;font-size:14px}.order-module .order-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.order-module .order-empty{grid-column:1 / -1;padding:28px;border-radius:18px;background:#fff;border:1px solid #dbe5f2;color:#6a7b98;text-align:center}.order-module .order-card{display:grid;gap:18px;padding:18px;border-radius:18px;border:1px solid #dbe5f2;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 30px #1f2a440f}.order-module .order-card-head{display:flex;align-items:center;gap:12px}.order-module .order-card-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#f3f7fd;color:#2f5fd0;font-size:22px}.order-module .order-card-head h3{margin:0 0 4px;font-size:16px;font-weight:800;color:#1f2a44}.order-module .order-card-head p{margin:0;color:#8ea0bb;font-size:12px}.order-module .order-status-line{min-height:84px;padding:14px;border-radius:14px;background:#f7faff;display:flex;align-items:center;justify-content:space-between;gap:12px}.order-module .order-status-line strong{font-size:18px;color:#1f2a44}.order-module .order-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-module .order-view-link{color:#445779;font-weight:700}.order-module .order-actions{display:flex;gap:10px}.order-module .inline-action{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#445779;border:0;box-shadow:none;padding:0;font-weight:700}.order-module .inline-action:hover{background:transparent;color:#2f5fd0;box-shadow:none;transform:none}.order-module .order-pagination{display:flex;justify-content:flex-end}.order-module .warn-text.no-start{color:#64748b}.order-module .warn-text.done{color:#059669}.order-module .warn-text.getting{color:#d97706}.order-module .warn-text.stop,.order-module .warn-text.delete{color:#d1413a}.order-module .ops-link{border:0;background:transparent;color:#0a8f66;margin-right:10px;padding:0}.order-module .ops-link.delete{color:#d1413a}.order-module .pager{display:flex;justify-content:space-between;align-items:center;margin-top:12px;flex-wrap:wrap;gap:8px}.order-module .pager-controls{display:flex;align-items:center;gap:8px}.order-module .ghost{background:#fff;color:#0f2e27;border:1px solid #ccd8d1}.order-module .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#08140e7a;display:grid;place-items:center;z-index:1100;padding:16px}.order-module .modal-card{width:min(520px,100%);border-radius:12px;background:#fff;border:1px solid #d5e2db;padding:16px}.order-module .modal-card h3{margin:0 0 10px}.order-module .row-actions.end{justify-content:flex-end}.order-module .danger{background:#d1413a}.order-module .danger:hover{background:#b7302a}.order-module .detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.order-module .danger-text{color:#d1413a}@media (max-width: 900px){.order-module .order-header{flex-direction:column;align-items:stretch}.order-module .order-card-grid,.order-module .detail-grid{grid-template-columns:1fr}}.dashboard-module{padding:0}.dashboard-module .dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.dashboard-module .dashboard-kpi{border:1px solid var(--line);border-radius:18px;padding:20px 18px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:var(--shadow-soft)}.dashboard-module .dashboard-kpi strong{display:block;color:var(--muted);font-size:13px;font-weight:600;margin-bottom:8px}.dashboard-module .dashboard-kpi .value{font-size:28px;font-weight:700;color:var(--text)}.dashboard-module .dashboard-kpi.online .value{color:var(--success)}.dashboard-module .dashboard-kpi.offline .value{color:var(--danger)}.dashboard-module .dashboard-countdown{border:1px solid transparent;border-radius:18px;padding:18px 16px;background:linear-gradient(135deg,#2f5fd0,#1e47ab);color:#fff;box-shadow:0 14px 30px #2f5fd040;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;min-height:96px}.dashboard-module .dashboard-countdown.expired{background:linear-gradient(135deg,#8193bd,#63779e)}.dashboard-module .dashboard-countdown-segment{position:relative;display:grid;justify-items:center;gap:4px}.dashboard-module .dashboard-countdown-value{font-size:19px;line-height:1;font-weight:800;letter-spacing:.02em}.dashboard-module .dashboard-countdown-label{font-size:11px;line-height:1;letter-spacing:.08em;color:#ffffffe6}.dashboard-module .dashboard-countdown-dot{position:absolute;top:8px;right:-2px;color:#ffffff8c;font-size:20px;font-weight:700}.dashboard-module .quick-actions{display:flex;gap:16px;margin-bottom:24px}.dashboard-module .quick-action-card{flex:0 0 320px;border:1px solid var(--line);border-radius:18px;padding:20px 22px;background:var(--surface);cursor:pointer;box-shadow:var(--shadow-soft);transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;align-items:center;gap:14px}.dashboard-module .quick-action-card:hover{border-color:var(--brand);box-shadow:0 14px 30px #2f5fd029;transform:translateY(-2px)}.dashboard-module .quick-action-card .icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#eef3ff,#dbe6ff);color:var(--brand);display:grid;place-items:center;font-size:20px;margin-bottom:0;flex:0 0 auto}.dashboard-module .quick-action-copy{display:grid;gap:4px}.dashboard-module .quick-action-card h3{margin:0 0 6px;font-size:15px;font-weight:600;color:var(--text)}.dashboard-module .quick-action-card p{margin:0;font-size:13px;color:var(--muted)}.dashboard-module .critical-devices-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.dashboard-module .device-card{border:1px solid var(--line);border-radius:18px;padding:18px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:var(--shadow-soft)}.dashboard-module .device-card-clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dashboard-module .device-card-clickable:hover{transform:translateY(-2px);border-color:#cfdcf2;box-shadow:0 16px 32px #2f5fd01f}.dashboard-module .device-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.dashboard-module .device-card-icon{width:44px;height:44px;border-radius:12px;background:#f3f7fd;color:#95a4bd;display:grid;place-items:center;font-size:22px;flex:0 0 auto;border:2px solid transparent}.dashboard-module .device-card-icon.online{border-color:#22c17ae6;box-shadow:0 0 0 3px #22c17a1f}.dashboard-module .device-card-icon.critical{color:var(--danger);border-color:#ff4766e6;box-shadow:0 0 0 3px #ff47661f}.dashboard-module .device-card-title{min-width:0;flex:1}.dashboard-module .device-card h4{margin:0 0 4px;font-size:15px;font-weight:700;color:var(--text)}.dashboard-module .device-card .device-ip{font-size:12px;color:var(--muted);margin-bottom:0}.dashboard-module .device-card-more{width:28px;height:28px;padding:0;border-radius:10px;background:transparent;color:#b2bfd3;box-shadow:none;flex:0 0 auto}.dashboard-module .device-card-more:hover{background:#f3f7fd;color:var(--brand);box-shadow:none;transform:none}.dashboard-module .device-card .metric{margin-bottom:10px}.dashboard-module .device-card .metric .label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:8px}.dashboard-module .device-card .metric .progress{height:6px;background:#e9eff7;border-radius:3px;overflow:hidden}.dashboard-module .device-card .metric .progress .bar{height:100%;background:var(--brand);border-radius:3px}.dashboard-module .device-card .metric .progress .bar.high{background:var(--danger)}.dashboard-module .device-card .footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;font-size:11px;color:var(--muted);text-transform:uppercase;font-weight:700}.dashboard-module .device-card .status-badge{font-weight:600;padding:2px 8px;border-radius:6px;font-size:11px}.dashboard-module .device-card .status-badge.active{background:#e8fff3;color:var(--success)}.dashboard-module .device-card .status-badge.critical{background:#ffe8ed;color:var(--danger)}@media (max-width: 1100px){.dashboard-module .dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module .dashboard-countdown{grid-column:span 2}}@media (max-width: 720px){.dashboard-module .dashboard-countdown{grid-template-columns:repeat(2,1fr);gap:14px 10px}.dashboard-module .dashboard-countdown-dot{display:none}}:root{--bg: #f4f7fb;--surface: #ffffff;--surface-soft: #f8fbff;--line: #d8e2f0;--line-strong: #c7d5e7;--text: #1f2a44;--muted: #6a7b98;--brand: #2f5fd0;--brand-2: #4a78e4;--brand-soft: #eaf0ff;--brand-strong: #1e47ab;--danger: #ff4766;--success: #22c17a;--warning: #f3b44e;--shadow-soft: 0 18px 40px rgba(47, 95, 208, .08);--sidebar-width: 244px}*{box-sizing:border-box}html,body,.table-wrap,.code-box,.saas-content,.saas-sidebar,.device-module .modal-card,.device-module .scan-tab-panel,.index-container .app-drawer,.index-container .app-install-body,.index-container .modal-card.xl,.ui-modal-body,.xterm-viewport{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,.table-wrap::-webkit-scrollbar,.code-box::-webkit-scrollbar,.saas-content::-webkit-scrollbar,.saas-sidebar::-webkit-scrollbar,.device-module .modal-card::-webkit-scrollbar,.device-module .scan-tab-panel::-webkit-scrollbar,.index-container .app-drawer::-webkit-scrollbar,.index-container .app-install-body::-webkit-scrollbar,.index-container .modal-card.xl::-webkit-scrollbar,.ui-modal-body::-webkit-scrollbar,.xterm-viewport::-webkit-scrollbar{display:none;width:0;height:0}body{margin:0;background:var(--bg);color:var(--text);font-family:Avenir Next,Segoe UI,sans-serif}a{color:var(--brand);text-decoration:none}button{background:var(--brand);color:#fff;border:0;border-radius:12px;padding:10px 14px;cursor:pointer;box-shadow:0 10px 24px #2f5fd02e;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}button:hover{background:var(--brand-2)}button:disabled{opacity:.6;cursor:not-allowed}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff;color:var(--text)}input::placeholder,textarea::placeholder{color:#94a3b8}input:focus,textarea:focus,select:focus{outline:none;box-shadow:none}.ui-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:0 16px;font-weight:700}.ui-btn-secondary{background:#fff;color:var(--text);border:1px solid var(--line);box-shadow:none}.ui-btn-secondary:hover{background:#f8fbff;color:var(--brand);border-color:#c9d7ee}.ui-btn-text{background:transparent;color:var(--brand);border:0;box-shadow:none;padding:0;min-height:0}.ui-btn-text:hover{background:transparent;color:var(--brand-strong)}.ui-input,.ui-textarea{border-radius:12px;border-color:var(--line);background:#fff;color:var(--text);box-shadow:none}.ui-textarea{min-height:120px;resize:vertical}.ui-field{display:grid;gap:8px;color:#334f7b;font-size:14px;font-weight:600}.ui-field-hint{color:#7f90ad;font-size:12px;font-weight:500}.ui-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#111e3638}.ui-modal-card{width:min(760px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;background:#fff;border:1px solid #d8e2f0;border-radius:18px;box-shadow:0 24px 60px #1f2a442e;overflow:hidden}.ui-modal-card.ui-modal-card-lg{width:min(920px,100%)}.ui-modal-card.ui-modal-card-xl{width:min(1080px,100%)}.ui-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid #e7eef8}.ui-modal-header h3{margin:0;font-size:18px;font-weight:800;color:var(--text)}.ui-modal-close{width:32px;min-width:32px;height:32px;padding:0;border-radius:10px;background:transparent;color:#7284a3;box-shadow:none}.ui-modal-close:hover{background:#f3f7fd;color:var(--text)}.ui-modal-body{flex:1;min-height:0;overflow:auto;padding:20px 24px 24px}.ui-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px 24px;border-top:1px solid #e7eef8;background:#fff}.ui-select-shell{position:relative;display:inline-flex;align-items:center;min-height:42px;padding:0 38px 0 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text)}.ui-select-shell select{width:100%;min-width:0;border:0;background:transparent;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font:inherit}.ui-select-shell svg{position:absolute;right:12px;pointer-events:none;color:#7f90ad}.ui-select-shell:focus-within{border-color:var(--line);box-shadow:none}.ui-combobox{position:relative;width:100%}.ui-combobox-trigger{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;background:#fff;color:var(--text);border:1px solid var(--line);border-radius:12px;box-shadow:none;font-weight:600}.ui-combobox-trigger:hover,.ui-combobox-trigger.open{background:#fff;color:var(--text);border-color:#3f6fe0;box-shadow:none;transform:none}.ui-combobox-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;background:#fff;border:1px solid #dbe5f2;border-radius:12px;box-shadow:0 16px 36px #1f2a441f;overflow:hidden}.ui-combobox-search{position:relative;padding:10px;border-bottom:1px solid #e7eef8}.ui-combobox-search input{padding-right:36px;border-color:#3f6fe0;border-radius:8px}.ui-combobox-search svg{position:absolute;top:50%;right:22px;transform:translateY(-50%);color:#53698f;pointer-events:none}.ui-combobox-options{max-height:260px;overflow:auto;padding:6px 0}.ui-combobox-option{width:100%;display:block;padding:10px 14px;text-align:left;background:transparent;color:#334f7b;border:0;border-radius:0;box-shadow:none;font-weight:500}.ui-combobox-option:hover,.ui-combobox-option.selected{background:#f6f9fd;color:#244c95;box-shadow:none;transform:none}.ui-combobox-empty{padding:12px 14px;color:#7f90ad;font-size:13px}.ui-pagination{display:inline-flex;align-items:center;gap:10px}.ui-pagination-pages{display:inline-flex;align-items:center;gap:8px}.ui-pagination-arrow,.ui-pagination-page{min-width:36px;height:36px;display:inline-grid;place-items:center;padding:0 10px;border-radius:10px;background:transparent;color:#5b6c89;border:1px solid transparent;box-shadow:none;font-weight:700}.ui-pagination-arrow{border-color:#e1e8f4;background:#fff}.ui-pagination-arrow:hover,.ui-pagination-page:hover{background:#f4f8ff;color:var(--brand);box-shadow:none;transform:none}.ui-pagination-page.active,.ui-pagination-page.active:hover{background:var(--brand);color:#fff}.ui-pagination-ellipsis{color:#8c9bb3;font-weight:700;padding:0 2px}.ui-check{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:14px!important;height:14px!important;min-width:14px;min-height:14px;max-width:14px;max-height:14px;width:14px;height:14px;margin:0;padding:0!important;border:1px solid #cdd8ea;border-radius:3px;background:#fff;display:inline-grid;place-items:center;flex:0 0 auto;vertical-align:middle;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.ui-check:after{content:"";width:6px;height:3px;margin-top:-1px;border-left:1.5px solid transparent;border-bottom:1.5px solid transparent;transform:rotate(-45deg) scale(0);transform-origin:center;transition:transform .15s ease,border-color .15s ease}.ui-check:hover{border-color:#8ea9e6}.ui-check:checked{border-color:var(--brand);background:#fff;box-shadow:0 0 0 2px #2f5fd014}.ui-check:checked:after{border-color:var(--brand);transform:rotate(-45deg) scale(1)}.ui-inline-action{display:inline-flex;align-items:center;gap:6px;padding:0;background:transparent;color:#445779;border:0;box-shadow:none;font-size:13px;font-weight:700}.ui-inline-action:hover{background:transparent;color:var(--brand);box-shadow:none;transform:none}.ui-inline-action-danger{color:#ef4444}.ui-inline-action-danger:hover{color:#dc2626}.commerce-nav{display:inline-flex;align-items:center;gap:8px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft)}.commerce-nav-item{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:10px;color:#5f7090;font-size:13px;font-weight:700}.commerce-nav-item:hover{background:#f3f7ff;color:var(--brand)}.commerce-nav-item.active{background:var(--brand);color:#fff}.saas-shell{display:grid;grid-template-columns:var(--sidebar-width) 1fr;min-height:100vh}.saas-sidebar{background:linear-gradient(180deg,#fff,#fbfdff);color:var(--text);padding:22px 22px 28px;border-right:1px solid var(--line);box-shadow:inset -1px 0 #ffffffa6;display:flex;flex-direction:column;min-height:100vh}.saas-brand{display:flex;align-items:center;gap:12px;color:var(--text);margin-bottom:26px}.saas-brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,var(--brand) 0%,var(--brand-2) 100%);color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;box-shadow:0 10px 24px #2f5fd047}.saas-brand-copy{display:grid;gap:2px}.saas-brand-copy strong{font-size:15px;line-height:1.2}.saas-brand-copy em{color:var(--muted);font-size:12px;font-style:normal}.saas-nav{display:flex;flex-direction:column;gap:6px;flex:1;min-height:0;overflow:auto}.saas-events-slot{margin-top:auto;padding-top:14px}.saas-nav-divider{height:1px;background:var(--line);margin:14px 0 18px}.nav-item{display:flex;align-items:center;gap:12px;color:#556987;padding:12px 14px;border-radius:14px;font-weight:600;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.nav-icon{flex:0 0 auto;font-size:18px}.nav-item.active,.nav-item:hover{background:var(--brand-soft);color:var(--brand);box-shadow:inset 0 0 0 1px #2f5fd014}.saas-events-widget{display:grid;gap:10px;padding:12px;border-radius:14px;border:1px solid #d8e2f0;background:linear-gradient(180deg,#fff,#f5f9ff);box-shadow:0 10px 24px #1f2a440f}.saas-events-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.saas-events-head strong{font-size:13px;font-weight:700;color:#2f4c7d}.saas-events-status{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#7f90ad}.saas-events-status.online{color:#1f9d63}.saas-events-status.connecting{color:#d0842f}.saas-events-status.offline{color:#8a97ad}.saas-events-status em{font-style:normal}.saas-events-list{display:grid;gap:8px;max-height:200px;overflow:auto}.saas-events-empty{margin:0;font-size:12px;color:#7f90ad}.saas-events-item{border:1px solid #dbe6f5;border-radius:10px;padding:8px;background:#fff;display:grid;gap:4px}.saas-events-item-head{display:flex;justify-content:space-between;gap:8px}.saas-events-item-head strong{font-size:11px;color:#2f4c7d;font-weight:700}.saas-events-item-head span{font-size:11px;color:#8a97ad}.saas-events-item p{margin:0;font-size:12px;color:#405575;line-height:1.4}.saas-events-actions{display:flex;gap:8px}.saas-events-action-btn{flex:1;min-height:32px;border-radius:10px;border:1px solid #d8e2f0;background:#fff;color:#405575;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:600;padding:0 10px}.saas-events-action-btn:hover{background:#f3f7ff;color:var(--brand);transform:none;box-shadow:none}.saas-events-toggle{width:100%;min-height:38px;border-radius:12px;border:1px solid #d8e2f0;background:#fff;color:#405575;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600;padding:0 10px}.saas-events-toggle:hover{background:#f3f7ff;color:var(--brand);transform:none;box-shadow:none}.saas-events-toggle em{min-width:18px;height:18px;border-radius:999px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;background:#ff4766;color:#fff;font-size:11px;font-style:normal;line-height:1}.saas-main{display:flex;flex-direction:column}.saas-topbar{display:flex;justify-content:space-between;align-items:center;padding:14px 28px;background:#ffffffe6;border-bottom:1px solid rgba(216,226,240,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:2}.saas-topbar h1{margin:0;font-size:18px;font-weight:700}.saas-user-menu{position:relative}.saas-user-trigger{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;background:transparent;color:var(--text);border:0;box-shadow:none}.saas-user-trigger:hover,.saas-user-trigger.open{background:transparent;color:var(--text);box-shadow:none}.saas-user-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#e8f0ff,#d7e5ff);color:#2f5fd0;font-size:13px;font-weight:700}.saas-user-avatar-trigger{width:32px;height:32px;box-shadow:0 6px 14px #2f5fd024}.saas-user-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:220px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 40px #1f2a441f;display:grid;gap:6px;z-index:10}.saas-user-dropdown-header{display:flex;align-items:center;gap:10px;padding:2px 2px 6px}.saas-user-dropdown-meta{display:grid;gap:2px;min-width:0}.saas-user-dropdown-meta strong{font-size:14px;line-height:1.15;color:var(--text)}.saas-user-dropdown-meta em{color:#7f90ad;font-size:12px;font-style:normal}.saas-user-dropdown-divider{height:1px;background:#dbe4f1;margin:2px 0}.saas-user-dropdown-item{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:12px;background:transparent;color:#2f4c7d;border:0;box-shadow:none;font-size:13px;font-weight:500;justify-content:flex-start}.saas-user-dropdown-item:hover{background:#f3f7ff;color:var(--brand);transform:none;box-shadow:none}.saas-content{padding:24px 28px 28px}.page-section{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-bottom:18px;overflow:hidden;box-shadow:var(--shadow-soft)}.page-section>header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--line)}.page-section h2{margin:0;font-size:16px}.page-body{padding:16px}.page-grid.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.row-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.form-grid{display:grid;gap:10px}.kv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kv-grid div{border:1px solid var(--line);border-radius:10px;padding:8px;display:grid;gap:6px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px;border-bottom:1px solid var(--line);vertical-align:top}th{background:#f6f9fd;font-weight:600;color:#5f7090}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.kpi{border:1px solid var(--line);border-radius:14px;padding:12px;background:linear-gradient(135deg,#fff,#f8fbff)}.kpi strong{display:block;color:var(--muted);font-size:12px;margin-bottom:6px}.kpi span{font-size:24px;font-weight:700}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.sku-card{border:1px solid var(--line);border-radius:14px;padding:12px;background:#fff;box-shadow:var(--shadow-soft)}.checkout-bar{display:flex;justify-content:space-between;align-items:center;margin-top:12px;border-top:1px solid var(--line);padding-top:12px}.code-box{background:#07130f;color:#9ff3d9;padding:10px;border-radius:10px;overflow:auto}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.2fr 1fr}.auth-left{padding:48px;display:grid;align-content:start;gap:10px}.auth-logo{height:28px}.auth-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;max-width:520px}.auth-form{display:grid;gap:10px}.auth-links{display:flex;gap:10px;margin-top:8px}.auth-right{background:linear-gradient(145deg,#2f5fd0,#1e47ab);color:#eff5ff;padding:50px}.inline-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.error-page{min-height:70vh;display:grid;place-items:center;text-align:center}.error-page h1{font-size:72px;margin:0}.toast-stack{position:fixed;top:14px;right:14px;display:grid;gap:8px;z-index:9999}.toast{padding:10px 12px;border-radius:10px;color:#fff;box-shadow:0 8px 28px #00000029}.toast-success{background:var(--success)}.toast-error{background:var(--danger)}.toast-info{background:var(--brand)}@media (max-width: 1100px){.saas-shell{grid-template-columns:1fr}.saas-sidebar{position:sticky;top:0;z-index:3;padding-bottom:18px}.page-grid.two-col{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-page{grid-template-columns:1fr}.saas-nav-divider{margin:12px 0}}@media (max-width: 720px){.saas-topbar,.saas-content{padding-left:16px;padding-right:16px}.saas-topbar{align-items:flex-start;gap:12px;flex-direction:column}.saas-user-menu{width:100%}.saas-user-trigger{width:36px}.saas-user-dropdown{left:0;right:auto;width:100%}}.column-picker-wrap{position:relative;display:inline-block}.column-picker{position:absolute;right:0;top:calc(100% + 6px);min-width:220px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 20px #00000014;padding:10px;z-index:20;display:grid;gap:6px}.column-picker label{display:flex;align-items:center;gap:8px;font-size:13px}
