@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Manrope:wght@400;500;700;800&display=swap";.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:#1e2c162e;-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 #deebba;box-shadow:0 18px 48px #21381424;padding:0;overflow:hidden}.account-module .account-modal-toolbar{display:flex;justify-content:flex-end;padding:10px 12px;border-bottom:1px solid #e8f2cc}.account-module .account-icon-close{width:32px;height:32px;display:grid;place-items:center;padding:0;background:transparent;color:#809a6b;border:0;box-shadow:none}.account-module .account-icon-close:hover{background:#f7fbe8;color:#8fc31f;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:#778f63;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 #e8f2cc}.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:#4c6341}.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:#4c6341;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:#7a9367}.account-module .row-actions.end{justify-content:flex-end;margin-top:24px}.account-module .ghost{background:#fff;color:#0f2e27;border:1px solid #ccd8d1}.account-module .api-key-hint{margin:0 0 14px;color:#778f63;font-size:13px;line-height:1.5}.account-module .api-key-textarea{width:100%;resize:vertical;min-height:96px;border:1px solid #cfd9e6;border-radius:8px;padding:10px 12px;color:#273223;background:#f9fbff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.account-module .api-key-copy-box{cursor:copy}.account-module .api-key-inline{display:flex;align-items:center;gap:8px;border:1px solid #cfd9e6;border-radius:8px;background:#f9fbff;padding:10px 12px}.account-module .api-key-inline-value{flex:1;min-width:0;color:#273223;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.6;word-break:break-all}.account-module .api-key-inline-copy{width:32px;height:32px;display:grid;place-items:center;padding:0;border-radius:6px}@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:#1f2a1f}.app-library-header p,.app-library-toolbar p{margin:0;color:#809a6b;font-size:15px}.app-library-toolbar{padding:18px;border:1px solid #d7e8ab;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:#7e986a;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 #d7e8ab;background:linear-gradient(180deg,#fff,#fcfef8);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:#c6df8b;box-shadow:0 22px 44px #8fc31f29;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 #e6f0c6}.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:#1f2a1f}.app-card-head p{margin:0;color:#8ca975;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 #e8f2cc;overflow:hidden}.app-metric-cell{display:flex;flex-direction:column;justify-items:start;gap:6px;padding:16px;color:#7c9568}.app-metric-title{display:inline-flex;align-items:center;gap:6px}.app-metric-cell+.app-metric-cell{border-left:1px solid #e8f2cc}.app-metric-title svg{font-size:16px;color:#98b183}.app-metric-title span{font-size:12px;font-weight:700}.app-metric-cell strong{font-size:15px;color:#1f2a1f}.app-card-description{min-height:66px;color:#6c835a;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:#58704a;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:#8aa873}.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:#738b60;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:#f7fbe8;color:#536b46;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:#1f2a1f}.app-parameter-list{display:grid;gap:12px}.app-parameter-row{display:grid;gap:4px;padding:14px 16px;border:1px solid #e8f2cc;border-radius:16px;background:#fcfef8}.app-parameter-row strong{font-size:14px;color:#1f2a1f}.app-parameter-row span,.app-parameter-row p,.app-device-picker-head p,.app-device-row-copy span{margin:0;font-size:13px;color:#849f6e}.app-readme{color:#5d744f;line-height:1.7;word-break:break-word}.app-readme h1,.app-readme h2,.app-readme h3{margin:18px 0 10px;color:#1f2a1f;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:#1f2a1f}.app-readme a{color:var(--brand);text-decoration:underline}.app-readme blockquote{margin:0 0 14px;padding:10px 12px;border-left:3px solid #a8cd67;border-radius:8px;background:#f6f9ff}.app-readme blockquote p{margin:0}.app-readme .md-code-block{position:relative;margin:0 0 14px}.app-readme .md-code-copy{position:absolute;top:10px;right:10px;border:1px solid rgba(148,163,184,.45);border-radius:8px;background:#0f172ab8;color:#dbe8ff;width:32px;height:32px;display:grid;place-items:center;padding:0;cursor:pointer}.app-readme .md-code-copy:hover{background:#1e293be0}.app-readme .md-code-copy svg{width:16px;height:16px}.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 .md-code-block pre{margin:0;padding-top:42px}.app-readme pre code{color:inherit;background:transparent;padding:0}.app-readme code{padding:2px 6px;border-radius:6px;background:#edf6d7;color:#4e6743;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:#4f6545;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 #e8f2cc;border-radius:18px;background:#fcfef8}.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 #e8f2cc;border-radius:18px;background:#fcfef8}.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 #e8f2cc;border-radius:14px;background:#fff}.app-device-row-copy{flex:1;min-width:0;display:grid;gap:2px}.app-device-row-copy strong{color:#1f2a1f;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:#8aa873;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}}.sc-page{--surface-container-high: #eef5de;--surface: #ffffff;--on-tertiary: #ffffff;--tertiary-container: #d7e8ab;--primary-fixed: #d7e8ab;--secondary-container: #d7e8ab;--on-primary: #ffffff;--surface-container-highest: #e6f0cc;--inverse-on-surface: #f7fbe8;--on-surface-variant: #5b7718;--primary: #8fc31f;--secondary-fixed-dim: #82b41c;--surface-dim: #f7fbe8;--surface-container: #f3f8e8;--surface-container-low: #f8fbe8;--primary-fixed-dim: #82b41c;--surface-bright: #ffffff;--on-primary-fixed-variant: #3e5610;--on-background: #3e5610;--on-primary-container: #3e5610;--outline-variant: #d7e8ab;--on-primary-fixed: #3e5610;--inverse-surface: #4f6d12;--on-secondary-fixed-variant: #4f6d12;--on-secondary: #ffffff;--primary-container: #8fc31f;--outline: #a7c86a;--on-surface: #3e5610;--surface-tint: #8fc31f;--surface-container-lowest: #ffffff;--inverse-primary: #d7e8ab;--surface-variant: #f0f6df;--on-secondary-container: #4f6d12;--background: #ffffff;min-height:100vh;background:var(--surface);color:var(--on-surface);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sc-page *{box-sizing:border-box}@keyframes sc-float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes sc-dot-pulse{0%{box-shadow:0 0 #8fc31f66}70%{box-shadow:0 0 0 8px #8fc31f00}to{box-shadow:0 0 #8fc31f00}}@keyframes sc-cta-breathe{0%{box-shadow:0 10px 18px #8fc31f40}50%{box-shadow:0 14px 28px #8fc31f59}to{box-shadow:0 10px 18px #8fc31f40}}@keyframes sc-shine{0%{transform:translate(-120%)}to{transform:translate(220%)}}@keyframes sc-word-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sc-supported-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sc-page.sc-motion-enabled [data-reveal]{opacity:0;transform:translateY(24px) scale(.985);filter:blur(5px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1),filter .55s ease;will-change:opacity,transform,filter}.sc-page.sc-motion-enabled [data-reveal].is-inview{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.sc-page.sc-motion-enabled .sc-hero-badge[data-reveal]{transition-delay:40ms}.sc-page.sc-motion-enabled .sc-hero-title[data-reveal]{transition-delay:90ms}.sc-page.sc-motion-enabled .sc-hero-subtitle[data-reveal]{transition-delay:.14s}.sc-page.sc-motion-enabled .sc-hero-rotator[data-reveal]{transition-delay:.17s}.sc-page.sc-motion-enabled .sc-hero-actions[data-reveal]{transition-delay:.21s}.sc-page.sc-motion-enabled .sc-feature-list .sc-feature-panel:nth-child(2){transition-delay:80ms}.sc-page.sc-motion-enabled .sc-feature-list .sc-feature-panel:nth-child(3){transition-delay:.16s}.sc-page.sc-motion-enabled .sc-app-grid .sc-app-card:nth-child(2),.sc-page.sc-motion-enabled .sc-app-grid .sc-app-card:nth-child(6){transition-delay:60ms}.sc-page.sc-motion-enabled .sc-app-grid .sc-app-card:nth-child(3),.sc-page.sc-motion-enabled .sc-app-grid .sc-app-card:nth-child(7){transition-delay:.12s}.sc-page.sc-motion-enabled .sc-app-grid .sc-app-card:nth-child(4),.sc-page.sc-motion-enabled .sc-app-grid .sc-app-card:nth-child(8){transition-delay:.18s}.sc-page.sc-motion-enabled .sc-quick-steps article:nth-child(2){transition-delay:80ms}.sc-page.sc-motion-enabled .sc-quick-steps article:nth-child(3){transition-delay:.16s}.sc-page.sc-motion-enabled .sc-compat-grid .sc-compat-card:nth-child(2),.sc-page.sc-motion-enabled .sc-compat-grid .sc-compat-card:nth-child(4){transition-delay:80ms}.sc-container{width:min(1280px,calc(100% - 48px));margin:0 auto}.sc-main{padding-top:64px}.sc-nav-wrap{position:fixed;inset:0 0 auto;z-index:120;height:64px;background:#ffffffd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 1px #8fc31f1f}.sc-nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.sc-nav-left{display:flex;align-items:center;gap:34px;min-width:0}.sc-logo-text{font-family:Manrope,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.04em;color:#3e5610}.sc-nav-links{display:flex;align-items:center;gap:26px}.sc-nav-link{font-family:Manrope,sans-serif;font-size:14px;font-weight:600;color:#5b7718;text-decoration:none;padding:8px 0;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.sc-nav-link:hover{color:var(--primary-container)}.sc-nav-link-active{color:var(--primary-container);border-bottom-color:var(--primary-container)}.sc-nav-actions{display:flex;align-items:center;gap:10px}.sc-btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:12px;cursor:pointer;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-.01em;text-decoration:none;white-space:nowrap;box-shadow:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.sc-btn:hover{transform:translateY(-1px)}.sc-btn:active{transform:scale(.98)}.sc-btn-link{background:transparent;color:#5b7718;min-height:38px;padding:0 12px;font-weight:600;box-shadow:none}.sc-btn-link:hover{background:transparent;color:#4f6d12;box-shadow:none}.sc-btn-avatar{width:38px;min-width:38px;height:38px;border-radius:999px;padding:0;background:linear-gradient(145deg,#ebf4cd,#deecb3);color:#5f7a20;font-size:14px;font-weight:800;box-shadow:0 6px 14px #8fc31f2e}.sc-btn-avatar:hover,.sc-btn-avatar.is-open{background:linear-gradient(145deg,#deecb3,#d0e49f)}.sc-btn-primary{background:var(--primary-container);color:var(--on-primary-container);box-shadow:0 10px 18px #8fc31f40}.sc-btn-primary:hover{background:var(--primary-fixed-dim)}.sc-btn-secondary{background:var(--surface-container-high);color:var(--on-surface);box-shadow:inset 0 0 0 1px #8fc31f14}.sc-btn-secondary:hover{background:var(--surface-container-highest)}.sc-btn-outline{background:#fff;color:var(--on-surface);border:1px solid rgba(143,195,31,.35)}.sc-btn-outline:hover{background:#f8fbe8}.sc-btn-sm{min-height:40px;padding:0 22px;font-size:14px}.sc-btn-lg{min-height:56px;padding:0 38px;font-size:18px}.sc-hero{position:relative;overflow:hidden;padding:96px 0 128px;background:radial-gradient(circle at top right,rgba(143,195,31,.09),transparent 42%),radial-gradient(circle at bottom left,rgba(143,195,31,.05),transparent 45%),var(--surface)}.sc-hero-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.sc-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:#c1f35738;color:var(--on-secondary-container);font-size:11px;font-family:Manrope,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-bottom:24px}.sc-dot{width:8px;height:8px;border-radius:999px;background:var(--primary-container);animation:sc-dot-pulse 2.2s ease-in-out infinite}.sc-hero-title{margin:0;max-width:none;font-family:Manrope,sans-serif;font-size:clamp(20px,4.3vw,70px);line-height:1.08;font-weight:800;letter-spacing:-.055em;color:var(--on-surface);white-space:nowrap}.sc-hero-title span{color:var(--primary-container)}.sc-hero-subtitle{margin:26px 0 0;max-width:760px;font-size:20px;line-height:1.7;color:#5b7718}.sc-hero-rotator{margin-top:42px;min-height:clamp(52px,7.2vw,78px);display:flex;justify-content:center;align-items:center}.sc-hero-rotator-item{font-family:Manrope,sans-serif;font-size:clamp(20px,4.3vw,70px);line-height:1.08;font-weight:800;letter-spacing:-.055em;color:var(--primary-container);min-height:1.08em;display:inline-flex;align-items:center}.sc-hero-actions{margin-top:42px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.sc-supported{margin-top:80px;width:100%;max-width:1080px}.sc-supported-label{display:inline-block;margin-bottom:14px;color:#6f8d2b;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.sc-supported-label-secondary{margin-top:22px}.sc-supported-marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.sc-supported-track{display:flex;width:max-content;gap:12px;animation:sc-supported-scroll 26s linear infinite}.sc-supported-marquee:hover .sc-supported-track{animation-play-state:paused}.sc-supported-item{background:#fff;border:1px solid rgba(143,195,31,.25);border-radius:18px;padding:16px 12px;min-height:82px;min-width:268px;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 22px #8fc31f14}.sc-supported-brand{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap}.sc-supported-logo{width:42px;height:42px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:26px;background:#f3f8e8;border:1px solid rgba(143,195,31,.26)}.sc-supported-logo-device{width:46px;height:46px;border-radius:11px}.sc-supported-logo-image img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.sc-supported-logo-nvidia{color:#76b900}.sc-supported-logo-rockchip{color:#4f6d12}.sc-supported-logo-raspberry{color:#bc1142}.sc-supported-logo-intel{color:#0071c5;border-color:#0071c533;background:#f3f8ff}.sc-supported-logo-amd{color:#111;border-color:#11111129;background:#f7f7f7}.sc-supported-logo-mips{color:#4f6d12}.sc-supported-item strong{font-family:Manrope,sans-serif;font-size:17px;line-height:1.2;letter-spacing:-.01em;color:#3e5610}.sc-supported-partners{margin-top:18px}.sc-features{padding:128px 0;background:var(--surface-container-low)}.sc-section-head h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(34px,4.8vw,56px);line-height:1.08;letter-spacing:-.04em;color:var(--on-surface)}.sc-section-head p{margin:12px 0 0;max-width:860px;color:#5b7718;font-size:clamp(17px,2vw,22px);line-height:1.6}.sc-feature-list{margin-top:52px;display:flex;flex-direction:column;gap:22px}.sc-feature-panel{border-radius:28px;border:1px solid rgba(143,195,31,.2);background:#fff;padding:34px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);align-items:center;gap:18px;box-shadow:0 14px 30px #8fc31f14;transition:transform .24s ease,box-shadow .24s ease}.sc-feature-panel:hover{transform:translateY(-4px);box-shadow:0 20px 42px #8fc31f1f}.sc-feature-panel-copy h3{margin:0;font-family:Manrope,sans-serif;font-size:clamp(26px,3vw,38px);line-height:1.08;letter-spacing:-.03em}.sc-feature-panel-copy p{margin:12px 0 0;color:#5b7718;font-size:16px;line-height:1.7}.sc-feature-panel-copy ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:8px}.sc-feature-panel-copy li{display:inline-flex;align-items:center;gap:8px;color:#4f6d12;font-size:14px;font-weight:600}.sc-feature-panel-copy li svg{font-size:18px;color:var(--primary-container)}.sc-feature-panel-visual{min-height:200px;border-radius:22px;background:radial-gradient(circle at 30% 20%,rgba(143,195,31,.2),transparent 60%),#f4f9e8;display:grid;place-items:center;color:var(--primary-container);font-size:clamp(62px,7vw,88px)}.sc-feature-panel-visual svg{animation:sc-float 4.2s ease-in-out infinite}.sc-feature-panel:nth-child(2) .sc-feature-panel-visual svg{animation-delay:.45s}.sc-feature-panel:nth-child(3) .sc-feature-panel-visual svg{animation-delay:.9s}.sc-feature-icon{width:58px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:28px;color:var(--primary-container);background:#c1f3573d;margin-bottom:14px;transition:transform .22s ease}.sc-apps{padding:110px 0 118px;background:#fff}.sc-app-tabs{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px}.sc-app-tabs button{border:1px solid rgba(143,195,31,.3);background:#fff;color:#5b7718;padding:8px 16px;min-height:38px;border-radius:999px;font-family:Manrope,sans-serif;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.sc-app-tabs button.is-active,.sc-app-tabs button:hover{background:#8fc31f24;color:#3e5610}.sc-app-grid{margin-top:26px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sc-app-card{background:var(--surface-container-lowest);border:1px solid rgba(143,195,31,.22);border-radius:22px;padding:24px 20px;box-shadow:0 10px 24px #8fc31f12;transition:transform .2s ease,box-shadow .2s ease}.sc-app-card-head{display:flex;align-items:center;justify-content:flex-start;gap:10px}.sc-app-card-title-wrap{min-width:0}.sc-app-card-title-wrap h3{margin:0;font-family:Manrope,sans-serif;font-size:20px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-app-card-icon{width:46px;height:46px;border-radius:12px;overflow:hidden;border:1px solid rgba(143,195,31,.24);background:#f3f8e8;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sc-app-card-icon img{width:100%;height:100%;object-fit:cover}.sc-app-tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(143,195,31,.3);background:#f5faeb;color:#4f6d12;font-size:12px;font-family:Manrope,sans-serif;font-weight:700;white-space:nowrap}.sc-app-card:hover{transform:translateY(-4px);box-shadow:0 16px 28px #8fc31f1f}.sc-app-card:hover .sc-feature-icon{transform:translateY(-2px) scale(1.04)}.sc-app-card p,.sc-app-card-desc{margin:10px 0 0;color:#5b7718;font-size:14px;line-height:1.65}.sc-app-card-foot{margin-top:12px;display:flex;justify-content:flex-start}.sc-partners-marquee{margin-top:0;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)}.sc-partners-track{width:max-content;display:flex;align-items:stretch;gap:14px;animation:sc-supported-scroll 34s linear infinite}.sc-partners-marquee:hover .sc-partners-track{animation-play-state:paused}.sc-partner-item{min-width:248px;min-height:86px;border-radius:18px;border:1px solid rgba(143,195,31,.24);background:#fff;box-shadow:0 10px 24px #8fc31f14;text-decoration:none;color:#3e5610;display:inline-flex;align-items:center;gap:12px;padding:0 18px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.sc-partner-item:hover{transform:translateY(-3px);border-color:#8fc31f66;box-shadow:0 16px 30px #8fc31f1f}.sc-partner-logo{width:44px;height:44px;border-radius:12px;border:1px solid rgba(143,195,31,.28);background:#f3f8e8;color:#4f6d12;display:inline-flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;letter-spacing:.04em;flex-shrink:0;overflow:hidden}.sc-partner-item strong{font-family:Manrope,sans-serif;font-size:16px;line-height:1.2;letter-spacing:-.01em}.sc-compat{padding:108px 0;background:var(--surface-container-low)}.sc-compat-grid{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sc-compat-card{background:#fff;border:1px solid rgba(143,195,31,.24);border-radius:22px;padding:24px 20px;box-shadow:0 10px 24px #8fc31f14;transition:transform .2s ease,box-shadow .2s ease}.sc-compat-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #8fc31f24}.sc-compat-card p{margin:12px 0 0;color:#5b7718;font-size:14px;line-height:1.65}.sc-compat-models{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.sc-compat-models span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#f5faeb;border:1px solid rgba(143,195,31,.25);color:#5b7718;font-size:12px;font-weight:600}.sc-compat-actions{margin-top:24px;display:flex;justify-content:center}.sc-quick{padding:104px 0;background:var(--surface-container-low)}.sc-quick-steps{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sc-quick-steps article{background:#fff;border:1px solid rgba(143,195,31,.22);border-radius:22px;padding:24px 20px}.sc-quick-steps strong{color:var(--primary-container);font-family:JetBrains Mono,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.sc-quick-steps h3{margin:10px 0 0;font-family:Manrope,sans-serif;font-size:24px;line-height:1.1}.sc-quick-steps p{margin:10px 0 0;color:#5b7718;font-size:14px;line-height:1.65}.sc-quick-command-card{margin:26px auto 0;width:min(100%,980px);position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(143,195,31,.3);background:#0f1508;display:flex;align-items:center;gap:10px;padding:16px}.sc-quick-command-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);transform:translate(-120%);pointer-events:none;animation:sc-shine 4.4s ease-in-out infinite}.sc-quick-command-card code{margin-right:auto;color:#f4f8ea;font-family:JetBrains Mono,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(14px,2vw,18px);line-height:1.5;word-break:break-all}.sc-quick-copy{width:42px;height:42px;border:none;border-radius:11px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:#8fc31f3d;color:#d7e8ab;font-size:20px;transition:background-color .2s ease,transform .2s ease}.sc-quick-copy:hover{background:#8fc31f5c}.sc-quick-copy:active{transform:scale(.95)}.sc-quick-copied{margin-top:10px;display:block;text-align:center;color:#739035;font-size:12px;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.sc-quick-copied.is-visible{opacity:1;transform:translateY(0)}.sc-network{position:relative;overflow:hidden;background:#c1f3571f;padding:128px 0}.sc-network:before,.sc-network:after{content:"";position:absolute;width:380px;height:380px;border-radius:999px;filter:blur(110px);opacity:.2;pointer-events:none}.sc-network:before{left:6%;top:14%;background:#8fc31f24}.sc-network:after{right:8%;bottom:12%;background:#8fc31f1a}.sc-network-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.sc-network-kicker{display:block;margin-bottom:14px;color:#3e5610;font-size:12px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sc-network-copy h2{margin:0;color:var(--on-surface);font-family:Manrope,sans-serif;font-size:clamp(34px,4.6vw,58px);line-height:1.1;letter-spacing:-.04em}.sc-network-copy p{margin:24px 0 0;color:#5b7718;font-size:18px;line-height:1.75}.sc-network-copy ul{margin:30px 0 0;padding:0;list-style:none;display:grid;gap:16px}.sc-network-copy li{display:flex;align-items:center;gap:10px;color:#4f6d12;font-size:16px;font-weight:500}.sc-network-copy li svg{color:var(--primary-container);font-size:18px;flex-shrink:0}.sc-network-visual{position:relative;width:100%;aspect-ratio:1 / 1;display:grid;place-items:center}.sc-network-visual:before{content:"";position:absolute;top:14%;right:14%;bottom:14%;left:14%;border-radius:999px;background:radial-gradient(circle at center,rgba(143,195,31,.2),transparent 70%)}.sc-network-visual img{position:relative;width:min(100%,560px);height:auto;object-fit:contain;opacity:.86}.sc-dev{padding:128px 0;background:var(--surface)}.sc-dev-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.05fr);gap:56px;align-items:center}.sc-dev-copy h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(34px,4.2vw,50px);line-height:1.08;letter-spacing:-.04em}.sc-dev-copy p{margin:20px 0 0;color:#5b7718;font-size:17px;line-height:1.75}.sc-dev-copy ul{margin:28px 0 0;padding:0;list-style:none;display:grid;gap:12px}.sc-dev-copy li{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#4f6d12}.sc-dev-copy li svg{color:var(--primary-container);font-size:19px}.sc-doc-link{margin-top:26px;display:inline-flex;align-items:center;gap:8px;color:var(--primary-container);text-decoration:none;font-family:Manrope,sans-serif;font-weight:800;transition:gap .2s ease,color .2s ease}.sc-doc-link:hover{gap:13px;color:var(--on-primary-fixed-variant)}.sc-terminal{overflow:hidden;border-radius:24px;border:1px solid #1f2934;background:#04070d;box-shadow:0 0 44px -12px #8fc31f3d}.sc-terminal-head{min-height:46px;padding:0 16px;display:flex;align-items:center;gap:8px;background:#0d141f;border-bottom:1px solid #182330}.sc-terminal-head span{width:10px;height:10px;border-radius:999px}.sc-terminal-head span:nth-child(1){background:#ff555559}.sc-terminal-head span:nth-child(2){background:#ffbe3b59}.sc-terminal-head span:nth-child(3){background:#39d58a59}.sc-terminal-head em{margin-left:10px;font-size:11px;color:#65748b;font-style:normal;font-family:JetBrains Mono,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}.sc-terminal pre{margin:0;padding:24px;white-space:pre;overflow:auto;color:#c8d4e2;font-size:14px;line-height:1.75;font-family:JetBrains Mono,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.sc-final{padding:96px 0}.sc-final-card{position:relative;overflow:hidden;border-radius:48px;background:#c1f3571f;padding:80px 28px;text-align:center}.sc-final-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:999px;right:-110px;top:-120px;background:#8fc31f1f;filter:blur(18px)}.sc-final-card h2{margin:0;position:relative;font-family:Manrope,sans-serif;font-size:clamp(36px,4.8vw,62px);line-height:1.08;letter-spacing:-.04em;color:var(--on-surface)}.sc-final-card p{margin:22px auto 0;max-width:780px;position:relative;font-size:20px;line-height:1.65;color:#5b7718}.sc-final-actions{margin-top:36px;position:relative;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.sc-final .sc-btn-primary{animation:sc-cta-breathe 2.8s ease-in-out infinite}.sc-final .sc-btn-primary:hover{animation-play-state:paused}.sc-footer{background:#fff;border-top:1px solid rgba(143,195,31,.16)}.sc-footer-top{padding:58px 0 52px;display:grid;grid-template-columns:minmax(280px,1.4fr) repeat(3,minmax(160px,1fr));gap:30px}.sc-footer-logo{display:inline-flex;align-items:center;font-family:Manrope,sans-serif;font-size:30px;font-weight:800;letter-spacing:-.04em}.sc-footer-logo-sense{color:var(--primary-container)}.sc-footer-logo-craft{color:#3e5610}.sc-footer-brand p{margin:14px 0 0;max-width:360px;color:#6f8d2b;font-size:13px;line-height:1.65}.sc-footer-col{min-width:0}.sc-footer-links{list-style:none;margin:0;padding:0}.sc-footer h4{margin:4px 0 14px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;letter-spacing:.02em;color:#4f6d12}.sc-footer-links li+li{margin-top:9px}.sc-footer-links a{display:inline-flex;text-decoration:none;color:#6a8b28;font-size:13px;transition:color .2s ease}.sc-footer-links a:hover{color:var(--primary-container)}.sc-footer-bottom{padding:16px 0 24px;border-top:1px solid rgba(143,195,31,.16);display:flex;align-items:center;justify-content:space-between;gap:14px;color:#7d9e3c;font-size:12px}.sc-footer-legal a{color:#7d9e3c;text-decoration:none;transition:color .2s ease}.sc-footer-legal a:hover{color:var(--primary-container)}.login-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#080c1294;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px}.login-modal-card{position:relative;width:min(460px,100%);max-height:calc(100vh - 32px);overflow:auto;border-radius:20px;border:1px solid #d8ddc6;background:#fff;box-shadow:0 26px 64px #49680047;padding:24px}.login-modal-close{position:absolute;right:10px;top:10px;width:32px;height:32px;min-height:32px;padding:0;border:1px solid #dfe4cd;border-radius:10px;background:#f7f8ef;color:#5f7a20;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.login-modal-close span{display:block;font-size:20px;line-height:1;font-weight:500}.login-modal-close:hover{background:#ecefe2;color:#4a6415;box-shadow:none}.login-modal-title{margin:0;font-family:Manrope,sans-serif;font-size:32px;line-height:1.05;letter-spacing:-.03em}.login-modal-subtitle{margin:8px 0 0;color:#698629;font-size:13px}.login-modal-form{margin-top:16px;display:grid;gap:12px}.login-modal-oauth-buttons{display:grid;gap:10px}.login-modal-oauth{min-height:42px;border-radius:10px;border:1px solid #d9deca;padding:0 14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.login-modal-oauth-icon{font-size:16px}.login-modal-oauth-google{border-color:#d0d7de;color:#24292f;background:#fff}.login-modal-oauth-google:hover{background:#f6f8fa}.login-modal-oauth-google .login-modal-oauth-icon{font-size:18px}.login-modal-oauth-github{color:#fff;border-color:#24292f;background:#24292f}.login-modal-oauth-github:hover{background:#1b1f24}.login-modal-separator{display:flex;align-items:center;gap:10px;color:#7ea042;font-size:11px;font-family:Manrope,sans-serif;text-transform:uppercase;letter-spacing:.08em}.login-modal-separator:before,.login-modal-separator:after{content:"";flex:1;height:1px;background:#e2e7d2}.login-modal-field label{display:block;margin-bottom:6px;color:#698629;font-size:11px;font-family:Manrope,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.login-modal-input-wrap{position:relative}.login-modal-input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#8caf4e;font-size:14px;pointer-events:none}.login-modal-input{width:100%;min-height:42px;border-radius:10px;border:1px solid #d5ddbf;background:#fafcf5;padding:0 12px 0 38px;color:#3e5610;font-size:14px}.login-modal-input-with-action{padding-right:132px}.login-modal-input:focus{outline:none;border-color:var(--primary-container);box-shadow:0 0 0 3px #8fc31f38;background:#fff}.login-modal-code-btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;right:8px;top:50%;transform:translateY(-50%);border:1px solid #cbdbab;background:#eef5de!important;color:#4f6d12!important;min-width:108px;height:28px;border-radius:8px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;cursor:pointer;padding:0 10px;white-space:nowrap;-webkit-tap-highlight-color:transparent;box-shadow:none}.login-modal-code-btn:hover,.login-modal-code-btn:active{background:#e6f0cc!important;color:#3e5610!important}.login-modal-code-btn:disabled{opacity:.85;cursor:not-allowed}.login-modal-tip{margin:-2px 0 2px;border-radius:10px;border:1px solid #dce7c5;background:#f7fbe8;color:#5d7a1d;font-size:12px;line-height:1.6;padding:8px 10px}.login-modal-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#78993a;width:28px;height:28px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.login-modal-submit{margin-top:4px;min-height:44px;border-radius:11px;border:1px solid var(--primary-container);background:var(--primary-container);color:var(--on-primary-container);font-family:Manrope,sans-serif;font-size:14px;font-weight:700;cursor:pointer}.login-modal-submit:hover{background:var(--primary-fixed-dim)}.login-modal-submit:disabled{opacity:.72;cursor:not-allowed}.login-modal-links{margin-top:2px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#739035;font-size:13px}.login-modal-link,.login-modal-link-button{color:var(--primary);text-decoration:none;font-family:Manrope,sans-serif;font-weight:700;-webkit-tap-highlight-color:transparent}.login-modal-link-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;background:transparent!important;padding:0;cursor:pointer;font-size:inherit;color:var(--primary)!important}.login-modal-link-button:hover,.login-modal-link-button:active{background:transparent!important;color:#82b41c!important}.sc-btn:focus-visible,.sc-nav-link:focus-visible,.sc-doc-link:focus-visible,.sc-quick-copy:focus-visible,.sc-app-tabs button:focus-visible,.sc-footer a:focus-visible,.login-modal-oauth:focus-visible,.login-modal-submit:focus-visible,.login-modal-link:focus-visible,.login-modal-link-button:focus-visible,.login-modal-close:focus-visible,.login-modal-password-toggle:focus-visible,.login-modal-code-btn:focus-visible{outline:2px solid var(--primary-container);outline-offset:2px}@media (max-width: 1180px){.sc-supported-item{min-width:230px}.sc-feature-panel{grid-template-columns:1fr}.sc-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-compat-grid{grid-template-columns:1fr}.sc-quick-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-partner-item{min-width:214px}.sc-footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-footer-brand{grid-column:1 / -1}}@media (max-width: 860px){.sc-container{width:min(1280px,calc(100% - 28px))}.sc-nav-links,.sc-btn-link{display:none}.sc-hero{padding:74px 0 88px}.sc-hero-subtitle{font-size:16px}.sc-hero-actions,.sc-final-actions{flex-direction:column}.sc-btn-lg{width:min(100%,420px)}.sc-supported{margin-top:52px}.sc-supported-marquee{mask-image:none;-webkit-mask-image:none}.sc-supported-item{min-width:198px;min-height:74px;padding:14px 10px}.sc-supported-logo{width:38px;height:38px;font-size:22px}.sc-partners-marquee{mask-image:none;-webkit-mask-image:none}.sc-partner-item{min-width:200px;min-height:76px;padding:0 14px;gap:10px}.sc-partner-logo{width:40px;height:40px}.sc-partner-item strong{font-size:14px}.sc-features,.sc-apps,.sc-compat,.sc-quick{padding:88px 0}.sc-feature-panel,.sc-app-card,.sc-compat-card{padding:22px 16px}.sc-app-grid,.sc-quick-steps{grid-template-columns:1fr}.sc-quick-command-card{padding:14px}.sc-feature-panel-copy p,.sc-final-card p{font-size:16px}.sc-final{padding:70px 0}.sc-final-card{border-radius:30px;padding:58px 16px}.sc-footer-top{padding:44px 0;grid-template-columns:1fr}.sc-footer-bottom{flex-direction:column;align-items:flex-start}.login-modal-card{padding:18px}.login-modal-title{font-size:26px}}@media (prefers-reduced-motion: reduce){.sc-btn,.sc-feature-panel,.sc-app-card,.sc-compat-card,.sc-app-tabs button,.sc-doc-link,.sc-quick-copy,.sc-quick-copied,.sc-footer-icons button,.sc-nav-link,.sc-footer a,.login-modal-oauth,.login-modal-submit,.login-modal-link,.login-modal-link-button,.login-modal-close,.login-modal-password-toggle,.login-modal-code-btn{transition:none}.sc-dot,.sc-hero-rotator-item,.sc-feature-panel-visual svg,.sc-final .sc-btn-primary,.sc-quick-command-card:after,.sc-supported-track,.sc-partners-track{animation:none!important}.sc-page.sc-motion-enabled [data-reveal]{opacity:1;transform:none;filter:none}.sc-btn:hover,.sc-feature-panel:hover,.sc-app-card:hover,.sc-compat-card:hover,.sc-app-card:hover .sc-feature-icon{transform:none}}.login-page{min-height:100vh;background:#f8f9fa;color:#3b4a36;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:#556b4c;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:#6f865d}.login-register-link{background:none;border:none;padding:0;border-radius:0;box-shadow:none;font-size:.875rem;font-weight:500;color:#059669;cursor:pointer}.login-register-link:hover{background:transparent;box-shadow:none;transform:none;color:#047857;text-decoration:none}.sensecraft-field{margin-bottom:0}.sensecraft-label{display:block;font-size:.75rem;font-weight:500;color:#6f865d;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:#3b4a36!important;font-weight:500}.sensecraft-code-wrap .btn-captcha:hover:not(:disabled){background:#f8fafc!important}.sensecraft-code-wrap .btn-captcha:disabled{color:#9bb486!important}.input-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#9bb486;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:#9bb486}.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:#3b4a36!important}.btn-oauth-google:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.password-toggle{cursor:pointer;display:inline-flex;color:#9bb486;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:#556b4c}.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:#3b4a36;text-align:center;margin:0 0 1.5rem;font-size:.9375rem}.diagram-arrow{display:none;align-items:center;justify-content:center;color:#9bb486}@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:#8fc31f}.input-card-icon-indigo{background:#6366f126;color:#82b41c}.input-card-icon-violet{background:#8b5cf626;color:#6f9d19}.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:#556b4c}.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:#3b4a36}.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:#6f865d;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:#1f2a1f}.device-module .inventory-header p{margin:0;color:#778f63;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 #deebba;border-radius:18px;box-shadow:0 14px 30px #21381414}.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:#6b815a}.device-module .inventory-select-shell{min-width:170px}.device-module .inventory-batch-actions{padding-left:18px;border-left:1px solid #e8f2cc}.device-module .inventory-batch-actions>span{color:#a2bd8c;font-size:13px;font-weight:700}.device-module .inventory-text-action{background:transparent;color:#4f6645;border:0;box-shadow:none;padding:0 4px;font-weight:700}.device-module .inventory-text-action:hover{background:transparent;color:#8fc31f;box-shadow:none;transform:none}.device-module .inventory-batch-actions>button{background:transparent;color:#4f6645;border:0;box-shadow:none;padding:0 4px;font-weight:700}.device-module .inventory-batch-actions>button:hover{background:transparent;color:#8fc31f;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 #deebba;color:#778f63;text-align:center}.device-module .inventory-card{display:grid;gap:18px;padding:18px;border-radius:18px;border:1px solid #deebba;background:linear-gradient(180deg,#fff,#fcfef8);box-shadow:0 14px 30px #21381414;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 #21381417}.device-module .inventory-card.selected{border-color:#f0a01d;box-shadow:inset 3px 0 #f0a01d,0 18px 34px #21381417}.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:#98b183;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:#1f2a1f}.device-module .inventory-device-head p{margin:0;color:#a2bd8c;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 #e8f2cc}.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:#4d6242}.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:#859f6f;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:#8fc31f;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:#6b815a;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 #e8f2cc}.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:#74855f}.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 #deebba;box-shadow:0 18px 48px #21381424;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 #e8f2cc}.device-module .bind-modal-toolbar h3{margin:0;font-size:20px;font-weight:700;color:#273423}.device-module .bind-modal-close{width:32px;height:32px;display:grid;place-items:center;padding:0;background:transparent;color:#809a6b;border:0;box-shadow:none}.device-module .bind-modal-close:hover{background:#f7fbe8;color:#8fc31f;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:#778f63;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:#799266;padding:12px 2px 11px;margin-bottom:-1px;font-weight:600;box-shadow:none}.device-module .bind-tab.active{background:transparent;color:#8fc31f;border-bottom-color:#8fc31f}.device-module .bind-tab:hover{background:transparent;color:#8fc31f;box-shadow:none;transform:none}.device-module .bind-device-modal-overview .bind-tabs{border-bottom-color:#e8f2cc}.device-module .bind-device-modal-overview .bind-tab{color:#799266}.device-module .bind-device-modal-overview .bind-tab.active{color:#8fc31f;border-bottom-color:#8fc31f}.device-module .bind-tab-panel{min-height:200px}.device-module .bind-description{margin-bottom:22px;font-weight:700;color:#3b4a36;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:#4c6341;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:#556b4c}.device-module .scanner-guide-title{margin-bottom:8px;font-weight:700;color:#273423}.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:#5a714f}.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:#344230;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:#3b4a36}.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:#5a714f;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:#6f865d}.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:#607751}.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:#9bb486}.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:#3b4a36;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}}.device-module .device-apps-tasks-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px}.device-module .device-apps-tasks-tab{margin:0;padding:0 2px;border:none;border-radius:0;background:transparent;font-size:15px;font-weight:600;color:#778f63;cursor:pointer;display:inline-flex;align-items:baseline;gap:0}.device-module .device-apps-tasks-tab:hover,.device-module .device-apps-tasks-tab:focus-visible{color:#1f2a1f;background:transparent}.device-module .device-apps-tasks-tab.active{color:#1f2a1f;font-weight:700}.device-module .device-apps-tasks-sep{color:#c5cedd;font-weight:400;-webkit-user-select:none;user-select:none}.device-module .device-apps-tasks-tab-count{font-weight:600;color:#778f63}.device-module .device-apps-tasks-tab.active .device-apps-tasks-tab-count{color:#556b4b}.device-module .device-apps-tasks-panel{min-height:120px}.device-module .device-apps-tasks-hint{margin:0 0 12px;font-size:13px;color:#778f63}.device-module .lifecycle-task-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:14px;padding-top:4px}.device-module .lifecycle-task-pagination.muted{justify-content:flex-start}.device-module .lifecycle-page-nav{margin:0;padding:0 2px;border:none;border-radius:0;background:transparent;font-size:16px;font-weight:700;line-height:1;color:#1f2a1f;cursor:pointer}.device-module .lifecycle-page-nav:hover:not(:disabled),.device-module .lifecycle-page-nav:focus-visible:not(:disabled){color:#0f172a;background:transparent}.device-module .lifecycle-page-nav:disabled{opacity:.4;cursor:not-allowed}.device-module .lifecycle-page-sep{color:#c5cedd;font-weight:400;-webkit-user-select:none;user-select:none}.device-module .lifecycle-page-meta{font-size:13px;color:#556b4b}.device-module .lifecycle-page-total{color:#778f63}.device-module .lifecycle-task-table-wrap{overflow-x:auto}.device-module .lifecycle-task-table{width:100%;border-collapse:collapse;font-size:13px}.device-module .lifecycle-task-table th,.device-module .lifecycle-task-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #e8edf5}.device-module .lifecycle-task-table th{color:#778f63;font-weight:600}.device-module .lifecycle-task-row.highlight{background:#ffc1071f}.device-module .lifecycle-tasks-muted{color:#778f63;font-size:14px;padding:8px 0}.device-module .lifecycle-task-table .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.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:#1f2a1f}.group-module .group-header p{margin:0;color:#778f63;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 #deebba;border-radius:16px;box-shadow:0 10px 24px #2138140d}.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 #e8f2cc}.group-module .group-batch-actions span{color:#a2bd8c;font-size:13px;font-weight:700}.group-module .text-action{background:transparent;color:#4f6645;border:0;box-shadow:none;padding:0 4px;font-weight:700}.group-module .text-action:hover{background:transparent;color:#8fc31f;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 #deebba;color:#778f63;text-align:center}.group-module .group-card{display:grid;gap:14px;padding:16px;border-radius:16px;border:1px solid #deebba;background:linear-gradient(180deg,#fff,#fcfef8);box-shadow:0 10px 24px #2138140d;cursor:pointer;min-height:168px}.group-module .group-card.selected{border-color:#f0a01d;box-shadow:inset 3px 0 #f0a01d,0 12px 28px #21381414}.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:#1f2a1f;line-height:1.2;word-break:break-word}.group-module .group-card-top p{margin:0;color:#98b183;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 #e8f2cc}.group-module .group-stat-card span{color:#98b183;font-size:12px;font-weight:700}.group-module .group-stat-card strong{font-size:18px;color:#1f2a1f;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 #e8f2cc}.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 #e8f2cc}}.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:#1f2a1f}.license-module .license-header p{margin:0;color:#778f63;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 #deebba;color:#778f63;text-align:center}.license-module .license-card{display:grid;gap:18px;padding:18px;border-radius:18px;border:1px solid #deebba;background:linear-gradient(180deg,#fff,#fcfef8);box-shadow:0 14px 30px #21381414}.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:#8fc31f;font-size:22px}.license-module .license-card-head h3{margin:0 0 4px;font-size:16px;font-weight:800;color:#1f2a1f}.license-module .license-card-head p{margin:0;color:#98b183;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:#98b183;font-size:12px;font-weight:700}.license-module .license-metrics strong,.license-module .license-meta strong{color:#1f2a1f;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:#4f6645;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:#1f2a1f}.license-module .pricing-header p{margin:0;color:#7e986a;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 #deebba;background:#fff}.license-module .pricing-batch-actions{display:inline-flex;align-items:center;gap:10px}.license-module .pricing-batch-actions>span{color:#a2bd8c;font-size:13px;font-weight:700}.license-module .pricing-text-action{background:transparent;color:#4f6645;border:0;box-shadow:none;padding:0 4px;font-weight:700}.license-module .pricing-text-action:hover{background:transparent;color:#8fc31f;box-shadow:none;transform:none}.license-module .pricing-checkline{display:inline-flex;align-items:center;gap:8px;color:#4f6645;font-size:13px;font-weight:600}.license-module .pricing-selection-count{color:#8ca975;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 #deebba;background:linear-gradient(180deg,#fff,#fcfef8);box-shadow:0 10px 24px #2138140d}.license-module .pricing-plan-card.selected{border-color:#8fc31f;box-shadow:0 16px 34px #8fc31f29}.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:#8fc31f;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:#1f2a1f;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:#98b183;font-size:12px;font-weight:700}.license-module .pricing-plan-price strong{color:#1f2a1f;font-size:18px}.license-module .pricing-qty-stepper{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;border:1px solid #deebba;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:#5a704d;border:0;box-shadow:none;font-size:18px;font-weight:500}.license-module .pricing-qty-button:hover{background:#f7fbe8;color:#8fc31f;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 #e8f2cc;border-right:1px solid #e8f2cc;font-weight:700;font-size:14px;color:#1f2a1f;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 #deebba;background:#fff;box-shadow:0 16px 28px #21381414;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:#8fc31f}.license-module .checkout-footer-head h2{margin:0;font-size:16px;color:#1f2a1f}.license-module .checkout-footer-stats{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.license-module .checkout-footer-stats span{color:#98b183;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:#1f2a1f}.order-module .order-header p{margin:0;color:#778f63;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 #deebba;color:#778f63;text-align:center}.order-module .order-card{display:grid;gap:18px;padding:18px;border-radius:18px;border:1px solid #deebba;background:linear-gradient(180deg,#fff,#fcfef8);box-shadow:0 14px 30px #21381414}.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:#8fc31f;font-size:22px}.order-module .order-card-head h3{margin:0 0 4px;font-size:16px;font-weight:800;color:#1f2a1f}.order-module .order-card-head p{margin:0;color:#98b183;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:#1f2a1f}.order-module .order-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-module .order-view-link{color:#4f6645;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:#4f6645;border:0;box-shadow:none;padding:0;font-weight:700}.order-module .inline-action:hover{background:transparent;color:#8fc31f;box-shadow:none;transform:none}.order-module .order-pagination{display:flex;justify-content:flex-end}.order-module .warn-text.no-start{color:#6f865d}.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,#fcfef8);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,#8fc31f,#6f9d19);color:#fff;box-shadow:0 14px 30px #8fc31f47;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;min-height:96px}.dashboard-module .dashboard-countdown.expired{background:linear-gradient(135deg,#97af77,#7f9760)}.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 #8fc31f33;transform:translateY(-2px)}.dashboard-module .quick-action-card .icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#edf6d7,#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,#fcfef8);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:#d2e5a0;box-shadow:0 16px 32px #8fc31f29}.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:#9db788;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: #f8fbf1;--surface: #ffffff;--surface-soft: #f9fcf3;--line: #d7e8ab;--line-strong: #c3da82;--text: #1f2a1f;--muted: #778f63;--brand: #8fc31f;--brand-2: #82b41c;--brand-soft: #f3f8e8;--brand-strong: #6f9d19;--danger: #ff4766;--success: #22c17a;--warning: #f3b44e;--shadow-soft: 0 18px 40px rgba(143, 195, 31, .12);--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 #8fc31f3d;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:#9bb486}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:#f9fcf3;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:#4a6040;font-size:14px;font-weight:600}.ui-field-hint{color:#8ca975;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:#18261438}.ui-modal-card{width:min(760px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;background:#fff;border:1px solid #d7e8ab;border-radius:18px;box-shadow:0 24px 60px #2138142e;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 #e8f2cc}.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:#819b6c;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 #e8f2cc;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:#8ca975}.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:#82b41c;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 #deebba;border-radius:12px;box-shadow:0 16px 36px #21381424;overflow:hidden}.ui-combobox-search{position:relative;padding:10px;border-bottom:1px solid #e8f2cc}.ui-combobox-search input{padding-right:36px;border-color:#82b41c;border-radius:8px}.ui-combobox-search svg{position:absolute;top:50%;right:22px;transform:translateY(-50%);color:#607751;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:#4a6040;border:0;border-radius:0;box-shadow:none;font-weight:500}.ui-combobox-option:hover,.ui-combobox-option.selected{background:#f7fbef;color:#4f7022;box-shadow:none;transform:none}.ui-combobox-empty{padding:12px 14px;color:#8ca975;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:#667d56;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:#f7fbe8;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:#95ad7f;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:#9cc95a}.ui-check:checked{border-color:var(--brand);background:#fff;box-shadow:0 0 0 2px #8fc31f1f}.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:#4f6645;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:#6b815a;font-size:13px;font-weight:700}.commerce-nav-item:hover{background:#f7fbe8;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,#fcfef8);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 #8fc31f52}.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:#617952;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 #8fc31f1f}.saas-events-widget{display:grid;gap:10px;padding:12px;border-radius:14px;border:1px solid #d7e8ab;background:linear-gradient(180deg,#fff,#f5f9ff);box-shadow:0 10px 24px #21381414}.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:#4f6645}.saas-events-status{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#8ca975}.saas-events-status.online{color:#1f9d63}.saas-events-status.connecting{color:#d0842f}.saas-events-status.offline{color:#93a97c}.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:#8ca975}.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:#4f6645;font-weight:700}.saas-events-item-head span{font-size:11px;color:#93a97c}.saas-events-item p{margin:0;font-size:12px;color:#4f6545;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 #d7e8ab;background:#fff;color:#4f6545;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:#f7fbe8;color:var(--brand);transform:none;box-shadow:none}.saas-events-toggle{width:100%;min-height:38px;border-radius:12px;border:1px solid #d7e8ab;background:#fff;color:#4f6545;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:#f7fbe8;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-topbar-left{display:flex;align-items:center;gap:12px}.saas-home-link{min-height:30px;padding:0 10px;border-radius:10px;border:1px solid #d7e8ab;background:#fff;color:#5f7a20;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.saas-home-link:hover{background:#f7fbe8;color:#4f6d12}.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,#ebf4cd,#e0edb8);color:#8fc31f;font-size:13px;font-weight:700}.saas-user-avatar-trigger{width:32px;height:32px;box-shadow:0 6px 14px #8fc31f2e}.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 #21381424;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:#8ca975;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:#4f6645;border:0;box-shadow:none;font-size:13px;font-weight:500;justify-content:flex-start}.saas-user-dropdown-item:hover{background:#f7fbe8;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:#f7fbef;font-weight:600;color:#6b815a}.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,#f9fcf3)}.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,#8fc31f,#6f9d19);color:#f4fbe9;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-topbar-left{width:100%;justify-content:space-between}.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}
