.goodwe-entity-panel{box-sizing:border-box;width:100%;margin-top:28px;padding:clamp(16px,2.4vw,28px);border:1px solid rgba(103,232,249,.2);border-radius:22px;background:linear-gradient(145deg,#08162afa,#050e1dfa);color:#eef8ff}.goodwe-entity-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.goodwe-entity-panel-heading h3{margin:4px 0 6px;color:#fff;font-size:clamp(20px,2.2vw,28px);line-height:1.15}.goodwe-entity-panel-heading p{max-width:760px;margin:0;color:#9fb4c9;font-size:14px;line-height:1.5}.goodwe-entity-eyebrow{color:#67e8f9;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.goodwe-entity-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.goodwe-entity-summary span,.goodwe-entity-result-count{display:inline-flex;align-items:center;gap:4px;min-height:32px;padding:5px 10px;border:1px solid rgba(103,232,249,.22);border-radius:999px;background:#082037db;color:#b8c9d8;font-size:12px;white-space:nowrap}.goodwe-entity-summary strong,.goodwe-entity-result-count strong{color:#67e8f9}.goodwe-entity-toolbar{position:relative;display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:8px 14px;margin-bottom:10px}.goodwe-entity-toolbar label{grid-column:1 / -1;color:#b9cada;font-size:12px;font-weight:700}.goodwe-entity-toolbar input{box-sizing:border-box;width:100%;min-width:0;height:42px;padding:0 14px;border:1px solid rgba(148,183,207,.28);border-radius:12px;outline:none;background:#020c1adb;color:#f4fbff;font:inherit}.goodwe-entity-toolbar input::placeholder{color:#71869a}.goodwe-entity-toolbar input:focus{border-color:#22d3ee;box-shadow:0 0 0 3px #22d3ee21}.goodwe-entity-latest{margin-bottom:10px;color:#8fa5b9;font-size:12px;text-align:right}.goodwe-entity-latest strong{color:#dcebf7}.goodwe-entity-scroll{box-sizing:border-box;max-height:min(68vh,760px);overflow-x:hidden;overflow-y:auto;padding-right:7px;scrollbar-color:rgba(34,211,238,.65) rgba(6,20,37,.78);scrollbar-width:thin}.goodwe-entity-scroll::-webkit-scrollbar{width:9px}.goodwe-entity-scroll::-webkit-scrollbar-track{border-radius:999px;background:#061425c7}.goodwe-entity-scroll::-webkit-scrollbar-thumb{border:2px solid rgba(6,20,37,.78);border-radius:999px;background:#22d3eea6}.goodwe-entity-group+.goodwe-entity-group{margin-top:18px}.goodwe-entity-group-heading{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:7px 11px;border:1px solid rgba(103,232,249,.2);border-radius:10px;background:#071b30f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.goodwe-entity-group-heading h4{margin:0;color:#eaf8ff;font-size:14px}.goodwe-entity-group-heading span{color:#67e8f9;font-size:11px;font-weight:800}.goodwe-entity-group-list{display:grid;gap:7px;padding-top:7px}.goodwe-entity-row{padding:11px 13px;border:1px solid rgba(124,158,183,.16);border-radius:12px;background:#051222c7}.goodwe-entity-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,auto);align-items:center;gap:14px}.goodwe-entity-name-column,.goodwe-entity-value-column{min-width:0}.goodwe-entity-name{display:block;overflow-wrap:anywhere;color:#f5fbff;font-size:13px;line-height:1.35}.goodwe-entity-key{display:block;margin-top:3px;overflow-wrap:anywhere;color:#7f98ac;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.35}.goodwe-entity-value-column{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px;text-align:right}.goodwe-entity-value{overflow-wrap:anywhere;color:#67e8f9;font-size:15px;line-height:1.25}.goodwe-entity-quality{display:inline-flex;align-items:center;min-height:23px;padding:2px 7px;border:1px solid transparent;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.03em;white-space:nowrap}.goodwe-entity-quality-good{border-color:#34d39952;background:#10b98121;color:#6ee7b7}.goodwe-entity-quality-stale{border-color:#facc1552;background:#eab3081f;color:#fde047}.goodwe-entity-quality-unavailable,.goodwe-entity-quality-error{border-color:#fb718557;background:#e11d4821;color:#fda4af}.goodwe-entity-quality-unknown{border-color:#94a3b847;background:#64748b1f;color:#cbd5e1}.goodwe-entity-meta{display:flex;flex-wrap:wrap;gap:4px 14px;margin-top:7px;color:#7790a5;font-size:10px;line-height:1.4}.goodwe-entity-meta strong{color:#aebfd0;font-weight:600}.goodwe-entity-attributes{margin-top:8px;color:#8fa4b8;font-size:10px}.goodwe-entity-attributes summary{cursor:pointer;color:#75d9e7}.goodwe-entity-attributes dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 12px;margin:8px 0 0}.goodwe-entity-attributes dl div{display:grid;grid-template-columns:minmax(80px,.8fr) minmax(0,1.2fr);gap:6px}.goodwe-entity-attributes dt{overflow-wrap:anywhere;color:#6f8599}.goodwe-entity-attributes dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#b7c8d7}.goodwe-entity-empty{padding:36px 18px;border:1px dashed rgba(125,165,190,.24);border-radius:14px;color:#8da3b7;text-align:center}@media(max-width:760px){.goodwe-entity-panel{margin-top:18px;padding:13px 8px 15px;border-radius:15px}.goodwe-entity-panel-heading{display:block;margin-bottom:14px}.goodwe-entity-panel-heading h3{font-size:18px}.goodwe-entity-panel-heading p{font-size:12px}.goodwe-entity-summary{justify-content:flex-start;margin-top:10px}.goodwe-entity-toolbar{grid-template-columns:1fr}.goodwe-entity-result-count{justify-self:start}.goodwe-entity-latest{text-align:left}.goodwe-entity-scroll{max-height:62vh;padding-right:3px}.goodwe-entity-group-heading{min-height:34px;padding:6px 8px}.goodwe-entity-row{padding:9px 8px}.goodwe-entity-main{grid-template-columns:minmax(0,1fr) minmax(92px,auto);gap:7px}.goodwe-entity-name{font-size:11px}.goodwe-entity-key{font-size:8px}.goodwe-entity-value-column{gap:4px}.goodwe-entity-value{font-size:12px}.goodwe-entity-quality{min-height:19px;padding:1px 5px;font-size:7px}.goodwe-entity-meta{display:grid;gap:2px;margin-top:5px;font-size:8px}.goodwe-entity-attributes dl{grid-template-columns:1fr}}@media(max-width:390px){.goodwe-entity-main{grid-template-columns:minmax(0,1fr) minmax(82px,auto)}.goodwe-entity-value{font-size:11px}}.admin-pv-live-flow{width:100%;margin-bottom:18px;padding:18px;border:1px solid rgba(48,196,255,.27);border-radius:20px;background:radial-gradient(circle at 50% 45%,rgba(29,167,220,.08),transparent 60%),linear-gradient(180deg,#041b2bf2,#031320fa)}.admin-pv-live-flow-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-pv-live-flow-head h3{margin:5px 0 6px}.admin-pv-live-flow-head p{margin:0;color:#d9eff9bd}.admin-pv-live-flow-status{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid rgba(36,215,155,.48);border-radius:999px;color:#e2fff5;font-weight:800;white-space:nowrap}.admin-pv-live-flow-status i{width:7px;height:7px;border-radius:50%;background:#28ef9f;box-shadow:0 0 8px #28ef9fbf}.admin-pv-live-flow-map{display:grid;grid-template-columns:minmax(150px,1fr) minmax(135px,.78fr) minmax(180px,1fr) minmax(135px,.78fr) minmax(150px,1fr);grid-template-areas:"pv pvlink inverter gridlink grid" "battery batterylink inverter houselink house";gap:14px;align-items:center}.admin-pv-live-node--pv{grid-area:pv}.admin-pv-live-node--battery{grid-area:battery}.admin-pv-live-node--inverter{grid-area:inverter}.admin-pv-live-node--grid{grid-area:grid}.admin-pv-live-node--house{grid-area:house}.admin-pv-live-edge--pv{grid-area:pvlink}.admin-pv-live-edge--battery{grid-area:batterylink}.admin-pv-live-edge--grid{grid-area:gridlink}.admin-pv-live-edge--house{grid-area:houselink}.admin-pv-live-node{min-height:96px;display:flex;align-items:center;gap:13px;padding:14px 16px;border:1px solid rgba(48,196,255,.28);border-radius:18px;background:linear-gradient(180deg,#08263bf0,#051827f7)}.admin-pv-live-node--pv{border-color:#ffd1456b}.admin-pv-live-node--battery{border-color:#34d89e66}.admin-pv-live-node--inverter{min-height:138px;border-color:#30ccff80;box-shadow:0 0 22px #30ccff12}.admin-pv-live-icon{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;border:1px solid rgba(48,196,255,.2);background:#093049e6;font-size:1.35rem}.admin-pv-live-node>div{min-width:0;display:flex;flex-direction:column;gap:4px}.admin-pv-live-node small{color:#8bdefb;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.admin-pv-live-node strong{color:#fff;font-size:1.25rem;line-height:1.2}.admin-pv-live-soc{color:#66e5ad;font-weight:800}.admin-pv-live-meta,.admin-pv-live-inverter-model{color:#d8eef9b3;font-size:.79rem}.admin-pv-live-cloud{color:#ff7382;font-size:.79rem;font-weight:800}.admin-pv-live-cloud.is-online{color:#38e89f}.admin-pv-live-edge{display:flex;flex-direction:column;gap:8px}.admin-pv-live-line{position:relative;height:4px;overflow:hidden;border-radius:999px;background:#30c4ff33}.admin-pv-live-line:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(90deg,transparent,#39d0ff,transparent);transform:translate(-100%)}.admin-pv-live-edge.is-active .admin-pv-live-line:before{opacity:1;animation:adminPvLiveForward 1.6s linear infinite}.admin-pv-live-edge.is-active .admin-pv-live-line.is-reverse:before{animation-name:adminPvLiveReverse}.admin-pv-live-edge.is-idle{opacity:.46}.admin-pv-live-edge small{min-height:31px;color:#d8eef9bf;text-align:center;line-height:1.3}@keyframes adminPvLiveForward{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes adminPvLiveReverse{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media(max-width:1100px){.admin-pv-live-flow-map{grid-template-columns:1fr;grid-template-areas:"pv" "pvlink" "inverter" "gridlink" "grid" "battery" "batterylink" "houselink" "house"}.admin-pv-live-node--inverter{min-height:96px}}@media(max-width:620px){.admin-pv-live-flow{padding:13px;border-radius:17px}.admin-pv-live-flow-head{flex-direction:column}.admin-pv-live-node{min-height:76px;padding:11px 12px}.admin-pv-live-icon{width:39px;height:39px;border-radius:11px;font-size:1.1rem}.admin-pv-live-node strong{font-size:1.08rem}.admin-pv-live-edge small{min-height:auto}}.admin-system-live{width:min(1800px,100%);margin:0 auto;color:#eefaff}.admin-system-live-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.admin-system-live-header h1{margin:7px 0;font-size:clamp(1.75rem,3vw,2.5rem)}.admin-system-live-header p{max-width:850px;margin:0;color:#cfe7f2b3;line-height:1.55}.admin-system-live-header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.admin-system-live-canvas{position:relative;min-height:730px;overflow:hidden;border:1px solid rgba(46,204,255,.26);border-radius:26px;background:radial-gradient(circle at 50% 42%,rgba(36,174,220,.12),transparent 31%),radial-gradient(circle at 50% 4%,rgba(39,185,235,.08),transparent 28%),linear-gradient(180deg,#031826fa,#02101cfc);box-shadow:inset 0 1px #ffffff06,0 24px 60px #00000038}.admin-system-live-links{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.admin-system-live-edge{fill:none;stroke:#2fc9ff57;stroke-width:4;stroke-linecap:round;vector-effect:non-scaling-stroke}.admin-system-live-edge.is-idle{stroke:#5093aa42;stroke-dasharray:7 11}.admin-system-live-edge.is-active{stroke:#35cbff;stroke-dasharray:11 9;filter:drop-shadow(0 0 5px rgba(53,203,255,.65));animation:adminSystemFlowForward 1.15s linear infinite}.admin-system-live-edge.is-reverse{animation-name:adminSystemFlowReverse}.admin-system-live-edge--control.is-active{stroke:#9a82ff;filter:drop-shadow(0 0 5px rgba(154,130,255,.64))}.admin-system-live-edge--reserved{stroke:#59adcb47;stroke-dasharray:5 12}@keyframes adminSystemFlowForward{0%{stroke-dashoffset:40}to{stroke-dashoffset:0}}@keyframes adminSystemFlowReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:40}}.admin-system-live-node{position:absolute;z-index:2;min-width:0;padding:17px;border:1px solid rgba(54,202,255,.34);border-radius:19px;background:radial-gradient(circle at 90% 0%,rgba(55,198,245,.08),transparent 38%),linear-gradient(180deg,#062232fa,#031725fc);box-shadow:0 16px 38px #00000038,inset 0 1px #ffffff06}.admin-system-live-node--battery{left:2%;top:4%;width:27%;border-color:#46dfa36b}.admin-system-live-node--pv{left:36%;top:2%;width:28%;border-color:#ffd64870}.admin-system-live-node--grid{right:2%;top:4%;width:27%}.admin-system-live-node--smart{left:2%;top:44%;width:27%;border-color:#9684ff66}.admin-system-live-node--house{left:33%;top:33%;width:34%;border:2px solid rgba(65,212,255,.68);box-shadow:0 0 38px #27beeb21,0 20px 44px #0000003d}.admin-system-live-node--spot{right:2%;top:44%;width:27%;border-color:#9684ff66}.admin-system-live-node--future{left:22%;bottom:2%;width:56%;padding:15px 17px;border-style:dashed;border-color:#48b6da4d}.admin-system-live-node-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:11px;margin-bottom:13px}.admin-system-live-node-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(65,205,255,.28);border-radius:13px;background:#093146e0;font-size:1.25rem}.admin-system-live-node-title{min-width:0}.admin-system-live-node-title>span{display:block;margin-bottom:4px;color:#72dcff;font-size:.63rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.admin-system-live-node-title h3{margin:0;font-size:1.12rem;color:#fff;overflow-wrap:anywhere}.admin-system-live-node-body{display:grid;gap:9px}.admin-system-live-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid;border-radius:999px;font-size:.68rem;font-weight:850;white-space:nowrap}.admin-system-live-pill i{width:6px;height:6px;display:block;border-radius:50%}.admin-system-live-pill--live{color:#dffff2;border-color:#26e4978c;background:#05452f73}.admin-system-live-pill--live i{background:#29ed9e;box-shadow:0 0 8px #29ed9ed9}.admin-system-live-pill--control{color:#eeeaff;border-color:#9b87ff8c;background:#3a286b70}.admin-system-live-pill--control i{background:#a38cff;box-shadow:0 0 8px #a38cffcc}.admin-system-live-pill--idle{color:#d5e7ef;border-color:#71a6bb5c;background:#344d5940}.admin-system-live-pill--idle i{background:#7fa9ba}.admin-system-live-pill--error{color:#ffe2e5;border-color:#ff677580;background:#5b1f286b}.admin-system-live-pill--error i{background:#ff6b79;box-shadow:0 0 8px #ff6b79b8}.admin-system-live-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.admin-system-live-metric{min-width:0;padding:9px 10px;border:1px solid rgba(58,192,233,.17);border-radius:11px;background:#ffffff06}.admin-system-live-metric>span{display:block;margin-bottom:5px;color:#9fd3e7b8;font-size:.6rem;font-weight:850;letter-spacing:.065em;text-transform:uppercase}.admin-system-live-metric strong{display:block;color:#f4fbff;font-size:.86rem;line-height:1.3;overflow-wrap:anywhere}.admin-system-live-metric.is-emphasis strong{color:#5de6ad;font-size:1.05rem}.admin-system-live-pv-main,.admin-system-live-grid-flow,.admin-system-live-spot-price{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border:1px solid rgba(63,201,244,.2);border-radius:12px;background:#ffffff06}.admin-system-live-pv-main span,.admin-system-live-grid-flow span,.admin-system-live-spot-price span{color:#aad9eabf;font-size:.75rem}.admin-system-live-pv-main strong{color:#ffe56a;font-size:1.28rem}.admin-system-live-grid-flow strong{color:#7ce1ff;font-size:1.12rem}.admin-system-live-spot-price strong{color:#bfaeff;font-size:1.12rem}.admin-system-live-house-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:13px;align-items:center}.admin-system-live-house-main>div:first-child{padding:12px 14px;border:1px solid rgba(65,205,255,.22);border-radius:13px;background:#062b3c99}.admin-system-live-house-main>div:first-child span{display:block;color:#8ddfff;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.admin-system-live-house-main>div:first-child strong{display:block;margin-top:6px;font-size:1.5rem;color:#fff}.admin-system-live-self{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#39cfff 0 var(--system-self),rgba(255,100,116,.42) var(--system-self) 100%);box-shadow:0 0 18px #35cbff21}.admin-system-live-self>div{width:58px;height:58px;display:grid;place-items:center;align-content:center;border:1px solid rgba(60,202,245,.23);border-radius:50%;background:#041925}.admin-system-live-self strong{font-size:.95rem}.admin-system-live-self span{margin-top:2px;color:#88cfe8;font-size:.48rem;text-transform:uppercase}.admin-system-live-house-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-system-live-future-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.admin-system-live-future-head h3{margin:4px 0 0;font-size:1rem}.admin-system-live-future-list{display:flex;flex-wrap:wrap;gap:7px}.admin-system-live-future-list span{padding:6px 9px;border:1px solid rgba(76,173,207,.2);border-radius:999px;color:#c0e0ecba;background:#ffffff05;font-size:.68rem}.admin-system-live-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:13px 5px 0;color:#b6d8e5a8;font-size:.72rem}.admin-system-live-footer>div{display:flex;align-items:center;gap:8px}.admin-system-live-footer>div:first-child{display:grid;gap:3px}.admin-system-live-footer strong{color:#def1f9cc;font-weight:650}.admin-system-live-legend-energy,.admin-system-live-legend-control{width:24px;height:3px;display:block;border-radius:999px}.admin-system-live-legend-energy{background:#35cbff;box-shadow:0 0 6px #35cbff8c}.admin-system-live-legend-control{margin-left:8px;background:#9a82ff;box-shadow:0 0 6px #9a82ff80}@media(max-width:1100px){.admin-system-live-canvas{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px}.admin-system-live-links{display:none}.admin-system-live-node{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto}.admin-system-live-node--pv{order:1}.admin-system-live-node--battery{order:2}.admin-system-live-node--grid{order:3}.admin-system-live-node--house{order:4;grid-column:1 / -1}.admin-system-live-node--smart{order:5}.admin-system-live-node--spot{order:6}.admin-system-live-node--future{order:7;grid-column:1 / -1}}@media(max-width:720px){.admin-system-live-header{flex-direction:column}.admin-system-live-header-actions{width:100%;justify-content:space-between}.admin-system-live-canvas{grid-template-columns:1fr}.admin-system-live-node--house,.admin-system-live-node--future{grid-column:auto}.admin-system-live-house-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-system-live-footer{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.admin-system-live-header-actions{align-items:stretch;flex-direction:column}.admin-system-live-header-actions .button{width:100%}.admin-system-live-node-head{grid-template-columns:auto minmax(0,1fr)}.admin-system-live-node-head>.admin-system-live-pill{grid-column:1 / -1;width:max-content}.admin-system-live-metrics,.admin-system-live-house-metrics,.admin-system-live-house-main{grid-template-columns:1fr}.admin-system-live-self{margin:0 auto}.admin-system-live-future-head{align-items:flex-start;flex-direction:column}}.admin-system-live-node--house{left:31%;top:31%;width:38%;padding:20px}.admin-system-live-house-main{grid-template-columns:92px minmax(0,1fr) auto;gap:13px;align-items:center}.admin-system-live-house-image-wrap{width:92px;height:76px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(65,205,255,.24);border-radius:13px;background:radial-gradient(circle at 50% 55%,rgba(55,192,235,.14),transparent 70%),#051f2db8}.admin-system-live-house-image{width:100%;height:100%;object-fit:contain;object-position:center}.admin-system-live-house-consumption{min-width:0;padding:12px 14px;border:1px solid rgba(65,205,255,.22);border-radius:13px;background:#062b3c99}.admin-system-live-house-consumption span{display:block;color:#8ddfff;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.admin-system-live-house-consumption strong{display:block;margin-top:6px;font-size:1.65rem;color:#fff}.admin-system-live-node--future{display:none!important}@media(max-width:1100px){.admin-system-live-node--house{left:auto;top:auto;width:auto}}@media(max-width:720px){.admin-system-live-house-main{grid-template-columns:80px minmax(0,1fr)}.admin-system-live-self{grid-column:1 / -1}.admin-system-live-house-image-wrap{width:80px;height:68px}}@media(max-width:480px){.admin-system-live-house-main{grid-template-columns:1fr}.admin-system-live-house-image-wrap{width:120px;height:86px;margin:0 auto}}.admin-system-live-statistics{margin-top:20px;padding-top:20px;border-top:1px solid rgba(74,205,247,.18)}.admin-system-live-statistics-heading{max-width:900px}.admin-system-live-statistics-heading h2{margin:.35rem 0 .45rem;color:#f2fbff;font-size:clamp(1.25rem,2vw,1.65rem)}.admin-system-live-statistics-heading p{margin:0;color:#cae2eeb3;line-height:1.5}.admin-system-live-statistics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px;margin-top:16px}.admin-system-live-stat-card{min-width:0;padding:16px;border:1px solid rgba(52,205,255,.26);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(53,203,255,.09),transparent 34%),linear-gradient(180deg,#062232f5,#031624fa);box-shadow:0 15px 32px #0000002e,inset 0 1px #ffffff06}.admin-system-live-stat-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:13px}.admin-system-live-stat-card-header>div{min-width:0}.admin-system-live-stat-kicker{display:block;margin-bottom:5px;color:#68d8ff;font-size:.64rem;font-weight:900;letter-spacing:.11em}.admin-system-live-stat-card-header h3{margin:0;color:#fff;font-size:1.08rem;overflow-wrap:anywhere}.admin-system-live-stat-card-values{display:grid;gap:8px}.admin-system-live-stat-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(min-content,auto);gap:12px;align-items:start;padding:10px 11px;border:1px solid rgba(65,204,246,.15);border-radius:11px;background:#ffffff05}.admin-system-live-stat-row span{color:#aad7e8bd;font-size:.74rem;line-height:1.4}.admin-system-live-stat-row strong{min-width:0;color:#f4fbff;font-size:.88rem;line-height:1.4;text-align:right;overflow-wrap:anywhere}@media(max-width:720px){.admin-system-live-stat-card-header{flex-direction:column}.admin-system-live-stat-row{grid-template-columns:1fr}.admin-system-live-stat-row strong{text-align:left}}.admin-system-live-self-sufficiency-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px}@media(max-width:480px){.admin-system-live-self-sufficiency-row{grid-template-columns:1fr}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8f1f7;background:#07141d;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 70% 10%,rgba(0,174,239,.13),transparent 32rem),linear-gradient(160deg,#06121a,#0a202d)}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.header{width:min(1180px,calc(100% - 40px));margin:0 auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#00aeef,#63d2ff);color:#031019;font-weight:900;letter-spacing:-.04em;box-shadow:0 10px 30px #00aeef40}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.05em}.brand small{margin-top:3px;color:#91a8b7;font-size:.75rem}.header nav{display:flex;align-items:center;gap:22px;color:#b8c8d2}main{flex:1}.hero{width:min(1180px,calc(100% - 40px));margin:80px auto 50px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:center;gap:60px}.hero h1,.panel h1,.portal-page h1{margin:10px 0 20px;font-size:clamp(2.5rem,7vw,5.8rem);line-height:.98;letter-spacing:-.055em}.hero p,.panel>p,.portal-page>p{color:#a8bbc8;font-size:1.12rem;line-height:1.75;max-width:680px}.eyebrow{color:#56cdfb;font-size:.78rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}.button{border:0;border-radius:12px;padding:14px 20px;display:inline-flex;justify-content:center;align-items:center;background:#22bdf5;color:#031019;font-weight:800;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.6}.button-secondary{color:#dceaf2;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.button-small{padding:10px 15px}.status-card,.panel,.features article{border:1px solid rgba(141,203,231,.14);background:#081b26c7;box-shadow:0 24px 70px #0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.status-card{border-radius:24px;padding:30px;display:flex;align-items:center;gap:18px}.status-card p{margin:5px 0 0;color:#91a8b7}.status-dot{width:14px;height:14px;flex:0 0 auto;border-radius:50%;background:#48dd8b;box-shadow:0 0 0 8px #48dd8b1a}.features{width:min(1180px,calc(100% - 40px));margin:0 auto 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features article{border-radius:20px;padding:28px}.features h2{margin-top:0}.features p{margin-bottom:0;color:#91a8b7;line-height:1.65}.page-center{width:min(760px,calc(100% - 40px));margin:70px auto}.panel{border-radius:26px;padding:clamp(28px,6vw,58px)}.panel h1,.portal-page h1{font-size:clamp(2.3rem,6vw,4.3rem)}.login-panel{max-width:580px;margin:0 auto}form{margin-top:34px;display:grid;gap:20px}label{display:grid;gap:8px;color:#c7d6df;font-weight:700}input{width:100%;border:1px solid rgba(141,203,231,.2);border-radius:11px;padding:14px 15px;background:#020d14b8;color:#f3f9fc;outline:none}input:focus{border-color:#22bdf5;box-shadow:0 0 0 3px #22bdf51f}.login-secondary-action{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;color:#91a8b7;font-size:.94rem;text-align:center}.login-secondary-action a{color:#55cffa;font-weight:700;text-decoration:none}.login-secondary-action a:hover{text-decoration:underline}.form-message{min-height:24px;margin:0;font-size:.92rem}.form-message-success{color:#70e4a5}.form-message-error{color:#ff9e9e}.progress-list{margin:34px 0;display:grid;gap:18px}.progress-item{padding:18px;display:flex;align-items:center;gap:16px;border-radius:16px;background:#ffffff09;color:#748d9c}.progress-item>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;border:1px solid currentColor;font-weight:800}.progress-item strong,.progress-item small{display:block}.progress-item small{margin-top:5px;line-height:1.5}.progress-item.complete{color:#71dfa2}.progress-item.active{color:#55cffa}.spinner{border-color:#55cffa40!important;border-top-color:#55cffa!important;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.installation-code,.notice{color:#91a8b7;line-height:1.6}.installation-code strong{display:block;margin-top:5px;overflow-wrap:anywhere;color:#d7e9f2}.notice{padding:15px;border-radius:12px;background:#22bdf50f}.portal-page{width:min(1180px,calc(100% - 40px));margin:80px auto}footer{width:min(1180px,calc(100% - 40px));margin:auto auto 0;padding:30px 0;display:flex;justify-content:space-between;gap:20px;color:#708b9b;font-size:.82rem;border-top:1px solid rgba(141,203,231,.1)}@media(max-width:800px){.header{min-height:74px}.header nav>a:first-child,.brand small{display:none}.hero{margin-top:45px;grid-template-columns:1fr;gap:34px}.features{grid-template-columns:1fr}footer{flex-direction:column}}.portal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.portal-heading h1{margin-bottom:14px}.portal-heading p{margin:0;color:#91a8b7}.profile-separator{margin:0 10px;color:#3fbfe9}.portal-state{margin-top:40px;display:flex;align-items:center;gap:20px}.portal-state .spinner{width:42px;height:42px;flex:0 0 auto;display:block;border-width:3px!important;border-style:solid!important;border-radius:50%}.portal-state p{margin:7px 0 0;color:#91a8b7}.portal-state-error{justify-content:space-between;border-color:#ff9e9e40}.portal-summary{margin:42px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.portal-summary>div{padding:23px;border-radius:18px;border:1px solid rgba(141,203,231,.14);background:#081b26c7}.portal-summary span,.portal-summary strong{display:block}.portal-summary span{color:#91a8b7;font-size:.83rem}.portal-summary strong{margin-top:8px;font-size:1.65rem;overflow-wrap:anywhere}.portal-section-heading{margin-bottom:20px}.portal-section-heading h2{margin:8px 0 0;font-size:clamp(1.8rem,4vw,2.8rem)}.device-grid{display:grid;gap:18px}.device-card{padding:clamp(23px,4vw,34px);border-radius:22px;border:1px solid rgba(141,203,231,.14);background:#081b26c7;box-shadow:0 24px 70px #0000002e}.device-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.device-card h2{margin:6px 0 0;font-size:clamp(1.5rem,4vw,2.2rem)}.device-site{color:#91a8b7;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.device-status{flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border-radius:999px;font-size:.83rem;font-weight:800}.device-status>span{width:9px;height:9px;border-radius:50%}.device-status-online{color:#76e5a8;background:#48dd8b17}.device-status-online>span{background:#48dd8b;box-shadow:0 0 0 5px #48dd8b1a}.device-status-offline{color:#ffabab;background:#ff787814}.device-status-offline>span{background:#ff8585}.device-details{margin:28px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.device-details div{min-width:0;padding-top:18px;border-top:1px solid rgba(141,203,231,.1)}.device-details dt{color:#708b9b;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.device-details dd{margin:8px 0 0;color:#dceaf2;overflow-wrap:anywhere}.empty-state{text-align:center}.empty-state h2{margin-top:0}.empty-state p{margin-bottom:0;color:#91a8b7}@media(max-width:800px){.portal-heading,.device-card-header{flex-direction:column}.portal-summary{grid-template-columns:1fr}.device-details{grid-template-columns:1fr 1fr}.portal-state-error{align-items:stretch;flex-direction:column}}@media(max-width:520px){.device-details{grid-template-columns:1fr}}.admin-navigation{margin:42px 0;padding:8px;display:flex;flex-wrap:wrap;gap:8px;border:1px solid rgba(141,203,231,.14);border-radius:18px;background:#081b26c7}.admin-navigation button{padding:12px 16px;border:0;border-radius:11px;background:transparent;color:#91a8b7;font:inherit;font-weight:700;cursor:pointer}.admin-navigation button:hover:not(:disabled){color:#dceaf2;background:#ffffff0d}.admin-navigation button:disabled{cursor:default;opacity:.45}.admin-navigation .admin-navigation-active{color:#031019;background:#22bdf5}.admin-section-heading{margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.admin-section-heading h2{margin:8px 0 0;font-size:clamp(1.8rem,4vw,2.8rem)}.admin-section-heading p{max-width:520px;margin:0;color:#91a8b7;line-height:1.6}.admin-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.admin-summary article{min-width:0;padding:24px;border:1px solid rgba(141,203,231,.14);border-radius:18px;background:#081b26c7;box-shadow:0 24px 70px #00000029}.admin-summary span,.admin-summary strong{display:block}.admin-summary span{color:#91a8b7;font-size:.83rem}.admin-summary strong{margin-top:9px;font-size:2rem}.admin-summary-online{border-color:#48dd8b38!important}.admin-summary-online strong{color:#76e5a8}.admin-summary-offline{border-color:#ff78782e!important}.admin-summary-offline strong{color:#ffabab}@media(max-width:1000px){.admin-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.admin-section-heading{align-items:flex-start;flex-direction:column}.admin-summary{grid-template-columns:1fr 1fr}}@media(max-width:520px){.admin-navigation{display:grid;grid-template-columns:1fr 1fr}.admin-summary{grid-template-columns:1fr}}.site-header{min-height:96px;position:relative;z-index:20}.site-brand{min-width:245px}.site-brand-mark{border-radius:12px;background:linear-gradient(145deg,#0088fff2,#23ccfff2);border:1px solid rgba(118,210,255,.7);box-shadow:0 0 28px #0099ff4d,inset 0 0 15px #ffffff2e}.site-brand-copy strong{font-size:.98rem}.site-brand-copy small{max-width:230px;font-size:.66rem}.site-navigation{display:flex;justify-content:center;gap:clamp(16px,2vw,32px);font-size:.91rem}.site-navigation a{position:relative;padding:13px 0;transition:color .16s ease}.site-navigation a:hover{color:#fff}.site-navigation a:first-child{color:#24bfff}.site-navigation a:first-child:after{content:"";position:absolute;right:0;bottom:4px;left:0;height:2px;border-radius:2px;background:#1cb7ff;box-shadow:0 0 12px #1cb7ffa6}.site-login-button{white-space:nowrap}.site-hero{width:min(1360px,calc(100% - 48px));min-height:560px;margin:34px auto 18px;display:grid;grid-template-columns:minmax(420px,.82fr) minmax(500px,1.18fr);align-items:center;gap:42px}.site-hero-content{position:relative;z-index:4}.site-kicker,.site-section-kicker{color:#20bdff;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.site-hero h1{max-width:690px;margin:17px 0 22px;font-size:clamp(3.1rem,5.4vw,5.25rem);line-height:.98;letter-spacing:-.055em}.site-hero-description{max-width:660px;margin:0;color:#b5c5d0;font-size:1.05rem;line-height:1.75}.site-hero-actions{margin-top:30px}.system-visual{min-height:500px;position:relative;overflow:hidden;border-radius:34px;background:radial-gradient(circle at 53% 46%,rgba(0,126,255,.23),transparent 19rem),linear-gradient(180deg,#0417291a,#020c17c7);isolation:isolate}.system-visual:before{content:"";position:absolute;right:5%;bottom:0;left:5%;height:42%;border-radius:48% 48% 0 0;background:linear-gradient(180deg,#08263ee6,#03111df5);clip-path:polygon(4% 100%,8% 47%,28% 19%,54% 31%,69% 12%,92% 47%,96% 100%);box-shadow:0 -10px 55px #0076ff29;z-index:-1}.visual-glow{position:absolute;width:360px;height:360px;top:50%;left:53%;border-radius:50%;transform:translate(-50%,-50%);background:#008bff1f;filter:blur(55px)}.visual-house{position:absolute;right:13%;bottom:14%;width:72%;height:48%;opacity:.88}.visual-house-roof{position:absolute;top:4%;left:18%;width:64%;height:46%;border:2px solid rgba(45,161,255,.25);transform:rotate(0);clip-path:polygon(50% 0,100% 70%,88% 70%,88% 100%,12% 100%,12% 70%,0 70%);background:linear-gradient(140deg,#08243ae0,#03121ef5)}.visual-house-body{position:absolute;right:20%;bottom:0;left:20%;height:62%;border:1px solid rgba(67,171,255,.22);background:linear-gradient(90deg,#061a2bf5,#0b2e48c7)}.visual-house-body i{position:absolute;bottom:16%;width:17%;height:44%;border:1px solid rgba(65,181,255,.44);background:linear-gradient(180deg,#106aa747,#ffb14e2e);box-shadow:inset 0 0 15px #1e9fff1a}.visual-house-body i:nth-child(1){left:12%}.visual-house-body i:nth-child(2){left:41.5%}.visual-house-body i:nth-child(3){right:12%}.visual-core{position:absolute;top:46%;left:53%;width:138px;height:138px;display:grid;place-content:center;transform:translate(-50%,-50%) rotate(30deg);border:3px solid #e8f9ff;border-radius:29%;background:radial-gradient(circle,#007dff6b,#002c5bf0);box-shadow:0 0 16px #3acaff,0 0 48px #007effe6,inset 0 0 28px #39c2ff73;z-index:5}.visual-core:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px solid rgba(255,255,255,.55);border-radius:25%}.visual-core span,.visual-core small{display:block;transform:rotate(-30deg);text-align:center}.visual-core span{color:#fff;font-size:2.3rem;font-weight:900;line-height:1}.visual-core small{margin-top:6px;color:#6cd8ff;font-size:.69rem;font-weight:900;letter-spacing:.14em}.visual-node{position:absolute;width:66px;height:66px;display:grid;place-items:center;border:2px solid #55d0ff;border-radius:50%;background:#03182aeb;color:#fff;font-size:1.75rem;box-shadow:0 0 13px #3ac7ffd9,inset 0 0 20px #0075ff2e;z-index:5}.visual-node-1{top:8%;left:26%}.visual-node-2{top:6%;left:62%}.visual-node-3{top:18%;right:5%}.visual-node-4{top:56%;right:2%}.visual-node-5{right:31%;bottom:3%}.visual-node-6{bottom:8%;left:24%}.visual-line{position:absolute;top:46%;left:53%;height:2px;transform-origin:left center;background:linear-gradient(90deg,#88e3ff,#007eff24);box-shadow:0 0 10px #0d9dff;z-index:3}.visual-line-1{width:225px;transform:rotate(-132deg)}.visual-line-2{width:190px;transform:rotate(-82deg)}.visual-line-3{width:265px;transform:rotate(-32deg)}.visual-line-4{width:275px;transform:rotate(13deg)}.visual-line-5{width:220px;transform:rotate(77deg)}.visual-line-6{width:250px;transform:rotate(139deg)}.site-feature-strip{width:min(1360px,calc(100% - 48px));margin:0 auto 90px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid rgba(81,169,215,.17);border-radius:18px;background:#041523bd;box-shadow:0 28px 80px #0003;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-feature-strip article{min-height:144px;padding:24px 20px;display:flex;gap:15px;border-right:1px solid rgba(111,183,219,.12)}.site-feature-strip article:last-child{border-right:0}.site-feature-icon{flex:0 0 auto;color:#18b7ff;font-size:1.8rem;font-weight:900}.site-feature-strip h2{margin:0 0 8px;font-size:.97rem}.site-feature-strip p{margin:0;color:#91a8b7;font-size:.78rem;line-height:1.55}.site-section{width:min(1280px,calc(100% - 48px));margin:0 auto 105px}.site-section>h2{max-width:840px;margin:8px auto 18px;text-align:center;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em}.site-section>.site-section-kicker{display:block;text-align:center}.site-intro-section>p{max-width:820px;margin:0 auto;text-align:center;color:#9fb3c1;font-size:1.05rem;line-height:1.8}.technology-grid{margin-top:42px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.technology-grid article{min-height:136px;padding:18px 12px;display:grid;place-content:center;gap:13px;text-align:center;border:1px solid rgba(72,160,210,.12);border-radius:16px;background:#04142185;transition:transform .18s ease,border-color .18s ease,background .18s ease}.technology-grid article:hover{transform:translateY(-3px);border-color:#25bcff6e;background:#051c2fc7}.technology-grid article span{color:#1cbcff;font-size:2.25rem;line-height:1;text-shadow:0 0 18px rgba(0,166,255,.5)}.technology-grid article strong{font-size:.88rem;line-height:1.35}.technology-more span{color:#a858ff!important}.audience-grid{margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.audience-card{min-height:250px;position:relative;overflow:hidden;padding:30px;border:1px solid rgba(91,174,217,.18);border-radius:20px;background:radial-gradient(circle at 95% 5%,rgba(0,131,255,.16),transparent 14rem),linear-gradient(145deg,#072236eb,#03111df5)}.audience-card:after{content:"";position:absolute;right:-30px;bottom:-70px;width:190px;height:190px;border:1px solid rgba(31,181,255,.13);border-radius:50%;box-shadow:0 0 0 24px #1fb5ff08,0 0 0 48px #1fb5ff05}.audience-number{color:#24bfff;font-size:.73rem;font-weight:900;letter-spacing:.15em}.audience-card h3{margin:60px 0 13px;font-size:1.45rem}.audience-card p{position:relative;z-index:2;margin:0;color:#a1b4c0;line-height:1.7}.site-footer{width:100%;margin:40px 0 0;padding:42px max(24px,calc((100% - 1280px)/2));border-top:1px solid rgba(99,177,217,.16);background:#020d17e0}.site-footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:50px}.site-footer-grid strong{display:block;margin-bottom:12px}.site-footer-grid p{margin:0;color:#839aa9;font-size:.85rem;line-height:1.75}.site-footer-logo{display:flex;align-items:center;gap:13px;margin-bottom:15px}.site-footer-logo .brand-mark{width:40px;height:40px;border-radius:11px}.site-footer-bottom{margin-top:34px;padding-top:22px;display:flex;justify-content:space-between;color:#688190;font-size:.78rem;border-top:1px solid rgba(117,186,219,.1)}@media(max-width:1180px){.site-navigation{display:none}.site-hero{grid-template-columns:1fr 1fr}.site-feature-strip{grid-template-columns:repeat(3,1fr)}.site-feature-strip article:nth-child(3){border-right:0}.site-feature-strip article:nth-child(-n+3){border-bottom:1px solid rgba(111,183,219,.12)}.technology-grid{grid-template-columns:repeat(4,1fr)}.audience-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.site-header{min-height:82px}.site-brand-copy small{display:none}.site-login-button{padding:10px 13px;font-size:.8rem}.site-hero{min-height:auto;margin-top:45px;grid-template-columns:1fr}.site-hero h1{font-size:clamp(3rem,14vw,4.8rem)}.system-visual{min-height:430px}.site-feature-strip{grid-template-columns:1fr 1fr}.site-feature-strip article,.site-feature-strip article:nth-child(3){border-right:1px solid rgba(111,183,219,.12);border-bottom:1px solid rgba(111,183,219,.12)}.site-feature-strip article:nth-child(2n){border-right:0}.technology-grid{grid-template-columns:repeat(2,1fr)}.site-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.site-header{width:min(100% - 26px,1180px)}.site-brand{min-width:auto}.site-brand-copy{display:none}.site-hero,.site-feature-strip,.site-section{width:min(100% - 28px,1360px)}.site-hero h1{font-size:3rem}.system-visual{min-height:360px}.visual-core{width:105px;height:105px}.visual-node{width:52px;height:52px;font-size:1.3rem}.site-feature-strip{grid-template-columns:1fr}.site-feature-strip article,.site-feature-strip article:nth-child(3),.site-feature-strip article:nth-child(2n){border-right:0;border-bottom:1px solid rgba(111,183,219,.12)}.site-feature-strip article:last-child{border-bottom:0}.technology-grid,.audience-grid,.site-footer-grid{grid-template-columns:1fr}.site-footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}.site-hero h1{max-width:620px;font-size:clamp(2.8rem,4.35vw,4.35rem);line-height:1.02}.visual-core span{font-size:1.75rem;letter-spacing:.04em}.visual-core small{margin-top:8px;font-size:.8rem;letter-spacing:.1em}@media(max-width:820px){.site-hero h1{font-size:clamp(2.7rem,11vw,4rem)}}@media(max-width:540px){.site-hero h1{font-size:2.65rem}.visual-core span{font-size:1.4rem}.visual-core small{font-size:.68rem}}body{background:radial-gradient(circle at 71% 21%,rgba(0,91,190,.18),transparent 31rem),linear-gradient(155deg,#020b14,#061927 52%,#061d2b)}.site-header{width:min(1390px,calc(100% - 56px));min-height:76px;border-bottom:1px solid rgba(95,180,225,.09)}.site-brand{min-width:285px}.site-brand-copy strong{font-size:1.05rem}.site-brand-copy small{color:#a8b8c3;font-size:.59rem}.site-navigation{gap:clamp(20px,2.35vw,38px)}.site-navigation a{font-size:.91rem}.site-login-button{min-height:42px;padding:11px 19px;border-radius:7px;background:linear-gradient(135deg,#075be8,#0876ed);color:#fff}.site-hero{width:min(1390px,calc(100% - 56px));min-height:330px;margin:0 auto;grid-template-columns:minmax(390px,.72fr) minmax(650px,1.28fr);gap:20px}.site-hero-content{padding:38px 0 22px 22px}.site-kicker{font-size:.72rem;letter-spacing:.14em}.site-hero h1{max-width:580px;margin:16px 0 17px;font-size:clamp(2.35rem,3.45vw,3.55rem);line-height:1.02;letter-spacing:-.045em}.site-hero-description{max-width:545px;color:#c2ced6;font-size:.92rem;line-height:1.72}.site-hero-actions{margin-top:22px}.site-hero-actions .button{min-height:43px;padding:12px 20px;border-radius:6px}.site-hero-actions .button:first-child{background:linear-gradient(135deg,#075ee9,#087bf2);color:#fff}.system-visual{min-height:365px;border-radius:0;background:radial-gradient(circle at 55% 43%,rgba(0,112,255,.28),transparent 19rem),linear-gradient(180deg,#02101e1f,#020b1480)}.system-visual:before{right:1%;bottom:0;left:1%;height:53%;opacity:.92}.visual-house{right:4%;bottom:4%;width:84%;height:63%}.visual-core{top:47%;left:54%;width:118px;height:118px;border-width:2px;border-radius:27%;box-shadow:0 0 13px #46d3ff,0 0 38px #0071ffeb,inset 0 0 23px #34bbff61}.visual-core span{font-size:1.72rem;letter-spacing:.03em}.visual-core small{margin-top:7px;font-size:.77rem;letter-spacing:.07em}.visual-node{width:58px;height:58px;font-size:1.45rem;border-width:1.5px}.visual-node-1{top:3%;left:27%}.visual-node-2{top:1%;left:58%}.visual-node-3{top:8%;right:10%}.visual-node-4{top:47%;right:1%}.visual-node-5{right:23%;bottom:2%}.visual-node-6{bottom:3%;left:29%}.site-feature-strip{width:min(1390px,calc(100% - 56px));margin:0 auto 8px;grid-template-columns:repeat(6,minmax(0,1fr));border-radius:13px}.site-feature-strip article{min-height:122px;padding:21px 18px}.site-feature-icon{font-size:1.65rem}.site-feature-strip h2{font-size:.86rem}.site-feature-strip p{font-size:.7rem;line-height:1.55}.site-section{width:min(1390px,calc(100% - 56px));margin:0 auto 7px}.site-section>.site-section-kicker{font-size:.65rem;letter-spacing:.16em}.site-section>h2{margin:4px auto 13px;font-size:clamp(1.55rem,2.25vw,2.05rem)}.technology-section{padding-top:0}.technology-grid{margin-top:10px;grid-template-columns:repeat(12,minmax(0,1fr));gap:6px}.technology-grid article{min-height:104px;padding:11px 6px;gap:9px;border-radius:10px}.technology-grid article span{font-size:1.75rem}.technology-grid article strong{font-size:.72rem;line-height:1.25}.technology-grid article:nth-child(2) span{color:#70df2f}.technology-grid article:nth-child(3) span,.technology-grid article:nth-child(4) span{color:#859bc8}.technology-grid article:nth-child(7) span{color:#68de29}.technology-grid article:nth-child(8) span{color:#ff9f13}.technology-grid article:nth-child(11) span{color:#a94bff}.technology-more span{color:#a94bff!important}.audience-section{padding-top:0}.audience-grid{margin-top:8px;grid-template-columns:repeat(4,1fr);gap:9px}.audience-card{min-height:118px;padding:17px 17px 15px 86px;border-radius:11px}.audience-number{position:absolute;top:16px;left:17px;font-size:1.35rem}.audience-card h3{margin:0 0 8px;font-size:.93rem}.audience-card p{font-size:.72rem;line-height:1.55}.audience-card:after{right:auto;bottom:-38px;left:34px;width:95px;height:95px}.site-footer{margin-top:8px;padding-top:24px;padding-bottom:20px}.site-footer-grid{grid-template-columns:1.55fr .75fr .9fr .8fr;gap:34px}.site-footer-grid p{font-size:.75rem;line-height:1.65}.site-footer-bottom{margin-top:20px;padding-top:15px}@media(max-width:1180px){.site-hero{grid-template-columns:1fr 1fr}.technology-grid{grid-template-columns:repeat(6,1fr)}}@media(max-width:820px){.site-hero{grid-template-columns:1fr}.site-hero-content{padding-left:0}.site-hero h1{font-size:clamp(2.35rem,10vw,3.4rem)}.system-visual{min-height:390px}.technology-grid{grid-template-columns:repeat(3,1fr)}.audience-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.site-header,.site-hero,.site-feature-strip,.site-section{width:min(100% - 28px,1390px)}.site-hero h1{font-size:2.35rem}.technology-grid{grid-template-columns:repeat(2,1fr)}.audience-grid{grid-template-columns:1fr}}.site-brand-final{min-width:300px;display:inline-flex;align-items:center;gap:13px;flex:0 0 auto}.site-logo-symbol{width:56px;height:62px;flex:0 0 auto;overflow:visible;filter:drop-shadow(0 0 8px rgba(18,142,255,.34))}.site-brand-copy-final{display:flex;flex-direction:column;justify-content:center;min-width:0}.site-brand-title{display:flex!important;align-items:baseline;gap:5px;margin:0;color:#f5f8fb;font-size:1.38rem!important;font-weight:700;line-height:1;letter-spacing:-.035em!important;white-space:nowrap}.site-brand-tng{color:#f5f8fb;font-weight:800}.site-brand-iq{color:#168fff;font-weight:800}.site-brand-fanda{color:#f5f8fb;font-weight:400}.site-brand-copy-final small{display:block;margin-top:7px;color:#c2cbd2;font-size:.58rem!important;font-weight:400;line-height:1.2;letter-spacing:0;white-space:nowrap}.site-brand-final .brand-mark,.site-brand-final .site-brand-mark{display:none!important}@media(max-width:820px){.site-brand-final{min-width:auto}.site-logo-symbol{width:48px;height:54px}.site-brand-title{font-size:1.13rem!important}.site-brand-copy-final small{font-size:.51rem!important}}@media(max-width:600px){.site-brand-copy-final{display:flex!important}.site-brand-title{font-size:.98rem!important}.site-brand-copy-final small{display:none}.site-logo-symbol{width:42px;height:48px}}.system-visual-final{min-height:375px;overflow:hidden;border-radius:0;background-image:linear-gradient(90deg,#03111c,#03111cad 7%,#03111c0f 23%,#03111c00),url(/images/tng-iq-fanda-hero-house-final.png);background-position:center right;background-repeat:no-repeat;background-size:contain;isolation:auto}.system-visual-final:before,.system-visual-final:after{display:none!important;content:none!important}@media(max-width:1180px){.system-visual-final{min-height:350px;background-position:center}}@media(max-width:820px){.system-visual-final{min-height:340px}}@media(max-width:540px){.system-visual-final{min-height:250px;background-size:cover;background-position:center}}.admin-device-state{padding:24px;color:#b8cad5}.admin-device-error{border-color:#ff78783d;color:#ffb1b1}.admin-device-table-wrap{overflow-x:auto;border:1px solid rgba(141,203,231,.14);border-radius:18px;background:#081b26c7;box-shadow:0 24px 70px #00000029}.admin-device-table{width:100%;min-width:1050px;border-collapse:collapse}.admin-device-table th,.admin-device-table td{padding:17px 18px;border-bottom:1px solid rgba(141,203,231,.1);text-align:left;vertical-align:middle}.admin-device-table th{color:#7894a5;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.admin-device-table td{color:#dce8ee}.admin-device-table tbody tr{transition:background .16s ease,border-color .16s ease}.admin-device-table tbody tr:hover{background:#1f9ad612}.admin-device-table tbody tr:last-child td{border-bottom:0}.admin-device-table td small{display:block;margin-top:4px;color:#7894a5}.admin-device-status{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;font-size:.76rem;font-weight:800}.admin-device-status:before{width:7px;height:7px;border-radius:50%;content:""}.admin-device-online{color:#76e5a8;background:#48dd8b1a}.admin-device-online:before{background:#76e5a8;box-shadow:0 0 10px #76e5a8b3}.admin-device-offline{color:#ffabab;background:#ff787817}.admin-device-offline:before{background:#ff8d8d}.admin-device-row{cursor:pointer}.admin-device-row:focus{outline:2px solid rgba(34,189,245,.72);outline-offset:-2px}.admin-device-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;padding:32px;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;background:#00080ed1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-device-detail{width:min(1180px,100%);margin:auto;padding:30px;border:1px solid rgba(141,203,231,.18);border-radius:22px;background:#071b27;box-shadow:0 34px 110px #00000085}.admin-device-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.admin-device-detail-header h2{margin:8px 0 0;overflow-wrap:anywhere}.admin-device-detail-close{width:44px;height:44px;flex:0 0 44px;border:1px solid rgba(141,203,231,.18);border-radius:12px;background:#ffffff0a;color:#dceaf2;font:inherit;font-size:1.7rem;line-height:1;cursor:pointer}.admin-device-detail-close:hover{background:#ffffff14}.admin-device-detail-summary{margin:28px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-device-detail-summary>div{min-width:0;padding:18px;border:1px solid rgba(141,203,231,.13);border-radius:15px;background:#ffffff06}.admin-device-detail-summary span,.admin-device-detail-summary strong{display:block}.admin-device-detail-summary span{color:#7894a5;font-size:.75rem;text-transform:uppercase}.admin-device-detail-summary strong{margin-top:7px;overflow-wrap:anywhere}.admin-detail-online{color:#76e5a8}.admin-detail-offline{color:#ffabab}.admin-device-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-device-detail-grid article{min-width:0;padding:22px;border:1px solid rgba(141,203,231,.13);border-radius:17px;background:#ffffff06}.admin-device-detail-grid h3{margin:0 0 18px;font-size:1.05rem}.admin-device-detail-grid dl{margin:0}.admin-device-detail-grid dl>div{padding:11px 0;display:grid;grid-template-columns:minmax(145px,.8fr) minmax(0,1.2fr);gap:18px;border-bottom:1px solid rgba(141,203,231,.08)}.admin-device-detail-grid dl>div:last-child{border-bottom:0}.admin-device-detail-grid dt{color:#7894a5}.admin-device-detail-grid dd{min-width:0;margin:0;color:#dce8ee;overflow-wrap:anywhere}@media(max-width:850px){.admin-device-detail-overlay{padding:14px}.admin-device-detail{padding:20px}.admin-device-detail-summary,.admin-device-detail-grid{grid-template-columns:1fr}}@media(max-width:520px){.admin-device-detail-grid dl>div{grid-template-columns:1fr;gap:5px}}.customer-profile{margin-bottom:30px}.customer-profile-heading{margin-bottom:20px}.customer-profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0}.customer-profile-grid>div,.customer-site-card{border:1px solid rgba(125,220,255,.12);background:#071625b8;border-radius:16px}.customer-profile-grid>div{padding:17px 18px}.customer-profile-grid dt,.customer-site-card dt{margin-bottom:6px;color:#cfe2efa6;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.customer-profile-grid dd,.customer-site-card dd{margin:0;color:#effaff;font-size:.98rem;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.customer-profile a,.customer-site-card a{color:#7ddcff;text-decoration:none}.customer-profile a:hover,.customer-site-card a:hover{text-decoration:underline}.customer-sites-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:32px;margin-bottom:16px;padding-top:26px;border-top:1px solid rgba(125,220,255,.12)}.customer-sites-heading h3{margin:5px 0 0;font-size:1.25rem}.customer-sites-heading>strong{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(125,220,255,.22);border-radius:13px;background:#148cff1f;color:#7ddcff;font-size:1.05rem}.customer-sites-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-site-card{padding:20px}.customer-site-header{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid rgba(125,220,255,.1)}.customer-site-header span{color:#7ddcff;font-size:.76rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.customer-site-header h3{margin:6px 0 0;font-size:1.18rem}.customer-site-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin:0}.customer-site-card dl>div{min-width:0}.customer-site-card .customer-site-address{grid-column:1 / -1}.customer-map-link{display:inline-block;margin-top:8px;font-size:.86rem;font-weight:700}.customer-sites-empty{margin:0;padding:18px;border:1px dashed rgba(125,220,255,.18);border-radius:14px;color:#cfe2efb3}@media(max-width:1050px){.customer-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.customer-profile-grid,.customer-sites-grid,.customer-site-card dl{grid-template-columns:1fr}.customer-site-card .customer-site-address{grid-column:auto}}.admin-customer-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}.admin-customer-detail-grid article{padding:20px;border:1px solid rgba(125,220,255,.14);border-radius:16px;background:#071625c2}.admin-customer-detail-grid h3{margin:0 0 18px;color:#effaff;font-size:1.05rem}.admin-customer-detail-grid dl{display:grid;gap:15px;margin:0}.admin-customer-detail-grid dl>div{min-width:0}.admin-customer-detail-grid dt{margin-bottom:5px;color:#cfe2ef9e;font-size:.73rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.admin-customer-detail-grid dd{margin:0;color:#effaff;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.admin-customer-detail-grid a{color:#7ddcff;text-decoration:none}.admin-customer-detail-grid a:hover{text-decoration:underline}.admin-map-link{display:inline-block;margin-top:8px;color:#7ddcff;font-size:.84rem;font-weight:700}@media(max-width:1100px){.admin-customer-detail-grid{grid-template-columns:1fr}}.admin-customer-editor{margin-bottom:18px}.admin-customer-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.admin-customer-editor-heading h3{margin:5px 0 0;color:#effaff;font-size:1.2rem}.admin-customer-message{margin:0 0 16px;padding:12px 15px;border-radius:10px;font-weight:700}.admin-customer-message-success{border:1px solid rgba(80,220,150,.35);background:#14784b2e;color:#8ff0bd}.admin-customer-message-error{border:1px solid rgba(255,110,110,.35);background:#a023232e;color:#ffb1b1}.admin-customer-edit-form{display:grid;gap:18px}.admin-customer-edit-form fieldset{min-width:0;margin:0;padding:20px;border:1px solid rgba(125,220,255,.16);border-radius:16px;background:#071625c2}.admin-customer-edit-form legend{padding:0 8px;color:#effaff;font-size:1rem;font-weight:800}.admin-edit-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.admin-customer-edit-form label{display:grid;gap:7px;color:#cfe2efc2;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.admin-customer-edit-form input,.admin-customer-edit-form select,.admin-customer-edit-form textarea{width:100%;box-sizing:border-box;border:1px solid rgba(125,220,255,.2);border-radius:10px;background:#020f1be6;color:#effaff;font:inherit;font-size:.95rem;font-weight:600;letter-spacing:normal;text-transform:none;outline:none}.admin-customer-edit-form input,.admin-customer-edit-form select{min-height:44px;padding:0 12px}.admin-customer-edit-form textarea{min-height:120px;padding:12px;resize:vertical;line-height:1.5}.admin-customer-edit-form input:focus,.admin-customer-edit-form select:focus,.admin-customer-edit-form textarea:focus{border-color:#7ddcffb3;box-shadow:0 0 0 3px #148cff1f}.admin-edit-full-width{margin-top:15px}.admin-customer-edit-actions{display:flex;flex-wrap:wrap;gap:12px}.admin-notes-display{padding-top:14px;border-top:1px solid rgba(125,220,255,.12)}.admin-notes-display dd{white-space:pre-wrap}@media(max-width:760px){.admin-customer-editor-heading{flex-direction:column}.admin-edit-form-grid{grid-template-columns:1fr}.admin-customer-edit-actions{display:grid;grid-template-columns:1fr}}.admin-customer-heading-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.admin-danger-button{border-color:#ff64648c;background:#a51e2847;color:#ffb3b8}.admin-danger-button:hover:not(:disabled){border-color:#ff7878e6;background:#be232d7a;color:#fff}.admin-danger-button:disabled{cursor:wait;opacity:.6}@media(max-width:760px){.admin-customer-heading-actions{width:100%;display:grid;grid-template-columns:1fr}}.admin-connected-hardware-card{min-width:0}.admin-connected-hardware-intro{margin:-4px 0 18px;color:#cfe2efad;font-size:.88rem;line-height:1.55}.admin-connected-hardware-list{display:grid;gap:11px}.admin-connected-hardware-list section{display:grid;grid-template-columns:45px minmax(0,1fr);align-items:flex-start;gap:12px;padding:12px;border:1px solid rgba(125,220,255,.11);border-radius:12px;background:#02101d75}.admin-connected-hardware-icon{display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(125,220,255,.24);border-radius:10px;background:#148cff1a;color:#7ddcff;font-size:.66rem;font-weight:900;letter-spacing:.05em}.admin-connected-hardware-list strong{display:block;margin:1px 0 4px;color:#effaff;font-size:.88rem}.admin-connected-hardware-list p{margin:0;color:#cfe2ef94;font-size:.78rem;line-height:1.45}.admin-connected-hardware-empty{margin-top:15px;padding:14px;border:1px dashed rgba(125,220,255,.24);border-radius:12px;background:#148cff0d}.admin-connected-hardware-empty strong{display:block;margin-bottom:5px;color:#7ddcff;font-size:.83rem}.admin-connected-hardware-empty p{margin:0;color:#cfe2ef99;font-size:.78rem;line-height:1.5}@media(max-width:560px){.admin-connected-hardware-list section{grid-template-columns:1fr}}.admin-installation-section{margin:28px 0;padding:24px;border:1px solid rgba(79,179,255,.22);border-radius:22px;background:linear-gradient(145deg,#061a2bf5,#03101df5)}.admin-installation-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.admin-installation-heading h3{margin:4px 0 8px;font-size:1.55rem}.admin-installation-heading p{margin:0;color:#e1f2ffb3;line-height:1.55}.admin-building-card{padding:22px;border:1px solid rgba(88,196,255,.28);border-radius:18px;background:#03111dc7;box-shadow:inset 0 1px #ffffff06}.admin-building-card-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:22px}.admin-building-number{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(75,191,255,.48);border-radius:14px;color:#8edcff;background:#148cff1f;font-size:1.15rem;font-weight:800}.admin-building-label{display:block;margin-bottom:3px;color:#a8d7f4a6;font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.admin-building-card-header h3{margin:0;font-size:1.3rem}.admin-building-status{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;font-size:.82rem;font-weight:750}.admin-building-status-ready{border:1px solid rgba(76,221,151,.32);color:#7df0b4;background:#1fa0651f}.admin-building-status-empty{border:1px solid rgba(255,185,79,.3);color:#ffd18c;background:#d080181a}.admin-building-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-building-summary>div{min-height:82px;padding:14px;border:1px solid rgba(106,180,225,.14);border-radius:14px;background:#071f319e}.admin-building-summary span,.admin-building-summary strong{display:block}.admin-building-summary span{margin-bottom:7px;color:#b4d7ed9e;font-size:.78rem}.admin-building-summary strong{color:#effaff;line-height:1.35}.admin-building-form{display:grid;gap:20px}.admin-building-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-building-form label{color:#e0f1fce0;font-size:.88rem;font-weight:650}.admin-building-form input,.admin-building-form select{width:100%;margin-top:8px;padding:12px 13px;border:1px solid rgba(102,181,230,.28);border-radius:11px;color:#eefaff;background:#02101ceb;font:inherit}.admin-building-form input:focus,.admin-building-form select:focus{outline:none;border-color:#4bbeffbd;box-shadow:0 0 0 3px #1d95ff1c}.admin-building-grid-fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:16px;border:1px solid rgba(103,181,229,.18);border-radius:14px}.admin-building-grid-fieldset legend{padding:0 8px;color:#ddf1fdd1;font-weight:700}.admin-building-grid-fieldset label{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px;border:1px solid rgba(107,179,223,.15);border-radius:11px;background:#071e2f9e;cursor:pointer}.admin-building-grid-fieldset input{width:auto;margin:0}.admin-building-optional{padding:16px;border:1px dashed rgba(102,181,230,.22);border-radius:14px}.admin-building-optional h4{margin:0 0 12px}.admin-building-optional>div{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-top:1px solid rgba(109,178,219,.1)}.admin-building-optional>div:first-of-type{border-top:0}.admin-building-optional span{color:#dcf0fcd1}.admin-building-optional strong{color:#91cbedb8;text-align:right}.admin-building-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.admin-building-message{margin:0 0 18px;padding:12px 14px;border-radius:11px}.admin-building-message-success{border:1px solid rgba(79,218,151,.25);color:#8af2bc;background:#20915e1a}.admin-building-message-error{border:1px solid rgba(255,101,113,.28);color:#ffadb5;background:#bc2b3a1a}@media(max-width:820px){.admin-building-summary,.admin-building-form-grid,.admin-building-grid-fieldset{grid-template-columns:1fr}.admin-building-card-header{grid-template-columns:auto 1fr}.admin-building-status{grid-column:1 / -1;justify-self:start}.admin-building-optional>div{flex-direction:column;gap:5px}.admin-building-optional strong{text-align:left}}.admin-zigbee-open-button{margin-top:11px;padding:9px 12px;border:1px solid rgba(125,220,255,.3);border-radius:9px;background:#148cff1a;color:#7ddcff;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.admin-zigbee-open-button:hover{border-color:#7ddcff9e;background:#148cff33;color:#effaff}.admin-zigbee-open-button:focus-visible{outline:2px solid rgba(34,189,245,.82);outline-offset:3px}#admin-zigbee-configurator{scroll-margin-top:24px}.admin-zigbee-configurator{grid-column:1 / -1;padding:24px;border:1px solid rgba(34,189,245,.3);border-radius:19px;background:linear-gradient(145deg,#071e2dfa,#03111dfa)}.admin-zigbee-configurator-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:22px}.admin-zigbee-configurator-header h3{margin:6px 0 8px;font-size:1.35rem}.admin-zigbee-configurator-header p{margin:0;color:#cfe2efad;line-height:1.5}.admin-zigbee-configurator-close{width:42px;height:42px;flex:0 0 42px;border:1px solid rgba(125,220,255,.2);border-radius:11px;background:#ffffff0a;color:#dceaf2;font:inherit;font-size:1.55rem;line-height:1;cursor:pointer}.admin-zigbee-configurator-close:hover{background:#ffffff17}.admin-zigbee-kicker{display:block;color:#31c5ff;font-size:.7rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.admin-zigbee-configurator-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.admin-zigbee-configurator-summary>div{min-width:0;padding:16px;border:1px solid rgba(125,220,255,.13);border-radius:14px;background:#ffffff06}.admin-zigbee-configurator-summary span,.admin-zigbee-configurator-summary strong,.admin-zigbee-configurator-summary small{display:block}.admin-zigbee-configurator-summary span{color:#7894a5;font-size:.7rem;font-weight:800;text-transform:uppercase}.admin-zigbee-configurator-summary strong{margin-top:7px;color:#effaff;overflow-wrap:anywhere}.admin-zigbee-configurator-summary small{margin-top:5px;color:#cfe2ef8c;overflow-wrap:anywhere}.admin-zigbee-configurator-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.admin-zigbee-configurator-grid>section,.admin-zigbee-devices,.admin-zigbee-actions{min-width:0;padding:20px;border:1px solid rgba(125,220,255,.12);border-radius:15px;background:#02101d6b}.admin-zigbee-configurator h4{margin:5px 0 15px;color:#effaff;font-size:1rem}.admin-zigbee-configurator dl{margin:0}.admin-zigbee-configurator dl>div{padding:9px 0;display:grid;grid-template-columns:minmax(135px,.8fr) minmax(0,1.2fr);gap:15px;border-bottom:1px solid rgba(125,220,255,.075)}.admin-zigbee-configurator dl>div:last-child{border-bottom:0}.admin-zigbee-configurator dt{color:#7894a5}.admin-zigbee-configurator dd{min-width:0;margin:0;color:#dce8ee;overflow-wrap:anywhere}.admin-zigbee-devices,.admin-zigbee-actions{margin-top:15px}.admin-zigbee-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.admin-zigbee-badge{padding:6px 9px;border-radius:999px;background:#22bdf51f;color:#7ddcff;font-size:.69rem;font-weight:800;white-space:nowrap}.admin-zigbee-empty{padding:16px;border:1px dashed rgba(125,220,255,.22);border-radius:12px;background:#148cff0d}.admin-zigbee-empty strong{display:block;color:#7ddcff}.admin-zigbee-empty p{margin:6px 0 0;color:#cfe2ef9e;line-height:1.5}.admin-zigbee-device-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-zigbee-device-list article{display:grid;grid-template-columns:43px minmax(0,1fr);gap:11px;padding:12px;border:1px solid rgba(125,220,255,.1);border-radius:12px;background:#ffffff05}.admin-zigbee-device-icon{display:grid;place-items:center;width:41px;height:41px;border:1px solid rgba(125,220,255,.23);border-radius:10px;background:#148cff17;color:#7ddcff;font-size:.67rem;font-weight:900}.admin-zigbee-device-list strong{display:block;color:#effaff}.admin-zigbee-device-list p{margin:4px 0;color:#cfe2ef9e;font-size:.78rem}.admin-zigbee-device-list small{color:#cfe2ef7a;overflow-wrap:anywhere}.admin-zigbee-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.admin-zigbee-actions p{max-width:620px;margin:0;color:#cfe2ef9e;line-height:1.5}.admin-zigbee-action-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.admin-zigbee-note{margin-top:15px;padding:16px;border:1px solid rgba(255,190,80,.18);border-radius:13px;background:#ffab2d0e}.admin-zigbee-note strong{display:block;color:#ffd18a}.admin-zigbee-note p{margin:6px 0 0;color:#e8d9c2ad;line-height:1.5}@media(max-width:850px){.admin-zigbee-configurator-summary,.admin-zigbee-configurator-grid{grid-template-columns:1fr}.admin-zigbee-actions{align-items:stretch;flex-direction:column}.admin-zigbee-action-buttons{justify-content:flex-start}}@media(max-width:560px){.admin-zigbee-device-list{grid-template-columns:1fr}.admin-zigbee-configurator dl>div{grid-template-columns:1fr;gap:4px}}.admin-zigbee-page{padding:26px;border:1px solid rgba(34,189,245,.28);border-radius:20px;background:linear-gradient(145deg,#071e2dfa,#03111dfa)}.admin-zigbee-page-header{margin-bottom:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.admin-zigbee-page-header h2{margin:6px 0 8px}.admin-zigbee-page-header p{margin:0;color:#cfe2efad}@media(max-width:760px){.admin-zigbee-page-header{flex-direction:column}}.admin-device-detail,.admin-device-detail *,.admin-zigbee-page,.admin-zigbee-page *,.admin-connected-hardware-card,.admin-connected-hardware-card *{min-width:0}.admin-zigbee-page dd,.admin-zigbee-configurator dd,.admin-connected-hardware-list p,.admin-device-detail dd,.admin-device-detail strong,.admin-device-detail small{overflow-wrap:anywhere;word-break:break-word}.admin-device-detail button,.admin-zigbee-page button,.admin-navigation button,.portal-page button,.portal-page .button{min-height:44px}@media(max-width:900px){.portal-page{width:100%;padding-left:18px;padding-right:18px}.portal-heading,.admin-section-heading,.admin-zigbee-page-header,.admin-zigbee-actions,.admin-installation-heading{align-items:stretch;flex-direction:column}.admin-zigbee-page-header>button,.admin-zigbee-actions .button,.admin-installation-heading .button{width:100%}.admin-zigbee-configurator-summary,.admin-zigbee-configurator-grid,.admin-device-detail-summary,.admin-device-detail-grid,.admin-zigbee-device-list{grid-template-columns:1fr}.admin-zigbee-action-buttons{display:grid;grid-template-columns:1fr;width:100%}.admin-zigbee-action-buttons button{width:100%}.admin-section-heading p,.admin-zigbee-page-header p{max-width:none}}@media(max-width:640px){body{min-width:0}.portal-page{padding:12px}.admin-device-detail-overlay{padding:0;align-items:stretch;background:#031019}.admin-device-detail{width:100%;min-height:100dvh;margin:0;padding:14px;border:0;border-radius:0;box-shadow:none}.admin-device-detail-header{position:sticky;top:0;z-index:20;margin:-14px -14px 14px;padding:14px;align-items:center;background:#031019f5;border-bottom:1px solid rgba(125,220,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-device-detail-header h2{font-size:1.18rem}.admin-device-detail-close{width:46px;height:46px;flex-basis:46px}.admin-zigbee-page{padding:14px;border-radius:14px}.admin-zigbee-page-header{position:sticky;top:73px;z-index:15;margin:-14px -14px 16px;padding:14px;background:#051824f7;border-bottom:1px solid rgba(125,220,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-zigbee-page-header h2{font-size:1.35rem}.admin-zigbee-page-header>button{order:-1;width:100%;justify-content:center}.admin-zigbee-configurator-summary{gap:10px}.admin-zigbee-configurator-summary>div,.admin-zigbee-configurator-grid>section,.admin-zigbee-devices,.admin-zigbee-actions{padding:15px}.admin-zigbee-page dl>div,.admin-zigbee-configurator dl>div,.admin-device-detail-grid dl>div{grid-template-columns:1fr;gap:4px;padding:11px 0}.admin-zigbee-page dt,.admin-zigbee-configurator dt,.admin-device-detail-grid dt{font-size:.76rem;font-weight:700;text-transform:uppercase}.admin-zigbee-page dd,.admin-zigbee-configurator dd,.admin-device-detail-grid dd{font-size:.9rem;line-height:1.45}.admin-connected-hardware-list section{grid-template-columns:44px minmax(0,1fr);padding:13px}.admin-zigbee-open-button{width:100%;min-height:46px;margin-top:12px}.admin-navigation{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.admin-navigation button{flex:0 0 auto;white-space:nowrap}.portal-page input,.portal-page select,.portal-page textarea,.admin-device-detail input,.admin-device-detail select,.admin-device-detail textarea{width:100%;min-height:46px;font-size:16px}.portal-page textarea,.admin-device-detail textarea{min-height:110px}.button,button{touch-action:manipulation}}@media(max-width:390px){.portal-page,.admin-device-detail,.admin-zigbee-page{padding-left:10px;padding-right:10px}.admin-device-detail-header,.admin-zigbee-page-header{margin-left:-10px;margin-right:-10px}.admin-connected-hardware-list section{grid-template-columns:1fr}.admin-connected-hardware-icon{width:42px;height:42px}}.admin-customer-quick-search{margin-bottom:24px;padding:24px;border:1px solid rgba(34,189,245,.24);border-radius:20px;background:linear-gradient(145deg,#071f2ef7,#03121ef7)}.admin-customer-quick-search-heading{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.admin-customer-quick-search-heading h2{margin:7px 0;font-size:clamp(1.45rem,3vw,2.05rem)}.admin-customer-quick-search-heading p{max-width:680px;margin:0;color:#cfe2efa8;line-height:1.55}.admin-customer-search-field{display:block;color:#91a8b7;font-size:.8rem;font-weight:800}.admin-customer-search-field>span{display:block;margin-bottom:8px}.admin-customer-search-input-wrap{position:relative}.admin-customer-search-input-wrap input{width:100%;min-height:54px;padding:13px 52px 13px 48px;border:1px solid rgba(125,220,255,.24);border-radius:14px;background:#010e18c7;color:#effaff;font:inherit;font-size:1rem}.admin-customer-search-input-wrap input:focus{outline:2px solid rgba(34,189,245,.7);outline-offset:2px;border-color:#7ddcff80}.admin-customer-search-input-wrap input::placeholder{color:#aec7d67a}.admin-customer-search-icon{position:absolute;left:17px;top:50%;color:#7ddcff;font-size:1.3rem;transform:translateY(-50%);pointer-events:none}.admin-customer-search-clear{position:absolute;right:8px;top:50%;width:38px;min-height:38px!important;padding:0;border:0;border-radius:10px;background:transparent;color:#91a8b7;font:inherit;font-size:1.45rem;cursor:pointer;transform:translateY(-50%)}.admin-customer-search-clear:hover{color:#effaff;background:#ffffff0f}.admin-customer-search-results{margin-top:14px;display:grid;gap:9px}.admin-customer-search-result{width:100%;min-height:68px;padding:13px 15px;display:grid;grid-template-columns:12px minmax(0,1.5fr) minmax(180px,.8fr) 24px;align-items:center;gap:14px;border:1px solid rgba(125,220,255,.13);border-radius:13px;background:#02101c8c;color:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.admin-customer-search-result:hover{border-color:#7ddcff66;background:#148cff1a;transform:translateY(-1px)}.admin-customer-search-result:focus-visible{outline:2px solid rgba(34,189,245,.76);outline-offset:2px}.admin-customer-result-status{width:10px;height:10px;border-radius:50%}.admin-customer-result-online{background:#55dfa0;box-shadow:0 0 12px #55dfa085}.admin-customer-result-offline{background:#ff8f8f;box-shadow:0 0 12px #ff6e6e59}.admin-customer-result-content,.admin-customer-result-device{min-width:0}.admin-customer-result-content strong,.admin-customer-result-content small,.admin-customer-result-device strong,.admin-customer-result-device small{display:block;overflow-wrap:anywhere}.admin-customer-result-content strong{color:#effaff;font-size:.95rem}.admin-customer-result-content small,.admin-customer-result-device small{margin-top:4px;color:#cfe2ef8c;font-size:.77rem}.admin-customer-result-device{text-align:right}.admin-customer-result-device strong{color:#9ce2ff;font-size:.84rem}.admin-customer-result-arrow{color:#7ddcff;font-size:1.2rem;font-weight:900}.admin-customer-search-state,.admin-customer-search-help{margin-top:14px;padding:15px;border:1px dashed rgba(125,220,255,.2);border-radius:12px;background:#148cff0b;color:#cfe2efb3}.admin-customer-search-help strong{display:block;color:#7ddcff}.admin-customer-search-help p{margin:5px 0 0;line-height:1.5}@media(max-width:760px){.admin-customer-quick-search{padding:16px}.admin-customer-quick-search-heading{align-items:stretch;flex-direction:column}.admin-customer-quick-search-heading .button{width:100%}.admin-customer-search-result{min-height:82px;grid-template-columns:10px minmax(0,1fr) 22px;gap:11px}.admin-customer-result-device{grid-column:2;text-align:left}.admin-customer-result-arrow{grid-column:3;grid-row:1 / span 2}}@media(max-width:390px){.admin-customer-quick-search{padding:13px}.admin-customer-search-input-wrap input{padding-left:43px;font-size:16px}}.admin-customers-page{padding:24px;border:1px solid rgba(34,189,245,.2);border-radius:20px;background:linear-gradient(145deg,#071f2ef7,#03121ef7)}@media(max-width:760px){.admin-customers-page{padding:16px}}@media(max-width:390px){.admin-customers-page{padding:13px}}.admin-customers-list-summary{margin-top:16px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#cfe2ef9e;font-size:.8rem}.admin-customers-list-summary strong{color:#7ddcff}@media(max-width:640px){.admin-customers-list-summary{align-items:flex-start;flex-direction:column;gap:4px}}.admin-device-detail-summary small{display:block;margin-top:6px;color:#cfe2ef8f;font-size:.76rem;line-height:1.4;overflow-wrap:anywhere}.admin-device-detail-summary strong{line-height:1.35}.admin-installation-section{grid-column:1 / -1;margin-top:20px;margin-bottom:0}@media(max-width:640px){.admin-device-detail-summary>div{padding:15px}.admin-device-detail-summary strong{font-size:.95rem}.admin-installation-section{margin-top:14px}}.admin-runtime-compact-card{min-width:0}.admin-runtime-compact-list{margin:0}.admin-runtime-compact-list>div{padding:12px 0;display:grid;grid-template-columns:minmax(190px,.9fr) minmax(0,1.1fr);align-items:center;gap:18px;border-bottom:1px solid rgba(141,203,231,.09)}.admin-runtime-compact-list>div:last-child{border-bottom:0}.admin-runtime-compact-list dt{color:#7894a5}.admin-runtime-compact-list dd{min-width:0;margin:0;color:#dce8ee;overflow-wrap:anywhere}.admin-runtime-network-row dd strong,.admin-runtime-network-row dd small{display:block}.admin-runtime-network-row dd strong{color:#70e3a4}.admin-runtime-network-row dd small{margin-top:4px;color:#cfe2ef94;font-size:.76rem}.admin-runtime-progress{width:min(190px,100%);height:7px;margin-top:8px;display:block;overflow:hidden;border-radius:999px;background:#ffffff14}.admin-runtime-progress>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#22bdf5e6,#46e19be6)}@media(max-width:640px){.admin-runtime-compact-list>div{grid-template-columns:1fr;gap:5px}.admin-runtime-compact-list dt{font-size:.75rem;font-weight:800;text-transform:uppercase}.admin-runtime-progress{width:100%}}.admin-installation-entry-card{grid-column:1 / -1;margin-top:18px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(34,189,245,.2);border-radius:16px;background:#041622b8}.admin-installation-entry-card h3{margin:6px 0 7px}.admin-installation-entry-card p{max-width:680px;margin:0;color:#cfe2efa3;line-height:1.5}.admin-installation-page{padding:26px;border:1px solid rgba(34,189,245,.28);border-radius:20px;background:linear-gradient(145deg,#071e2dfa,#03111dfa)}.admin-installation-page-header{margin-bottom:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.admin-installation-page-header h2{margin:7px 0 8px}.admin-installation-page-header p{margin:0;color:#cfe2efad}.admin-installation-page .admin-installation-section{margin:0}@media(max-width:760px){.admin-installation-entry-card,.admin-installation-page-header{align-items:stretch;flex-direction:column}.admin-installation-entry-card .button,.admin-installation-page-header .button{width:100%}.admin-installation-page{padding:16px}}@media(max-width:390px){.admin-installation-page{padding:12px}}.admin-module-selection-card{margin-top:20px;padding:22px;border:1px solid rgba(34,189,245,.28);border-radius:18px;background:linear-gradient(145deg,#082334f5,#031420fa)}.admin-module-selection-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-module-selection-header h3{margin:7px 0 8px}.admin-module-selection-header p{max-width:720px;margin:0;color:#cfe2efad;line-height:1.55}.admin-module-selection-count{flex:0 0 auto;padding:8px 12px;border:1px solid rgba(34,189,245,.22);border-radius:999px;color:#def1fbe0;background:#22bdf514;font-size:.86rem;font-weight:700}.admin-module-selection-list{margin-top:20px;display:grid;gap:10px}.admin-module-selection-item{padding:15px;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid rgba(161,198,220,.15);border-radius:14px;background:#041622ad;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.admin-module-selection-item:hover{border-color:#22bdf561;transform:translateY(-1px)}.admin-module-selection-item-selected{border-color:#22bdf58c;background:#0c3e549e}.admin-module-selection-item input{width:20px;height:20px;margin:0;accent-color:currentColor}.admin-module-selection-number{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(34,189,245,.26);border-radius:10px;color:#daf0fae6;background:#22bdf517;font-weight:800}.admin-module-selection-content{min-width:0;display:grid;gap:4px}.admin-module-selection-content strong{color:#eef9fff5}.admin-module-selection-content small{color:#b9d5e59e;line-height:1.4}.admin-module-selection-state{color:#bad9e89e;font-size:.82rem;font-weight:700}.admin-module-selection-item-selected .admin-module-selection-state{color:#72e0fff5}.admin-module-selection-empty{margin-top:16px;padding:14px 16px;display:grid;gap:5px;border:1px solid rgba(92,220,175,.25);border-radius:13px;background:#2371561f}.admin-module-selection-empty strong{color:#c6ffe8f2}.admin-module-selection-empty span{color:#c6e6daad;line-height:1.45}.admin-module-selection-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:10px}.admin-module-selection-summary{margin-top:18px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(92,220,175,.28);border-radius:16px;background:#124a3a33}.admin-module-selection-summary h3{margin:6px 0}.admin-module-selection-summary p{max-width:720px;margin:0;color:#c9e5dab3;line-height:1.5}@media(max-width:760px){.admin-module-selection-header,.admin-module-selection-summary{align-items:stretch;flex-direction:column}.admin-module-selection-count{align-self:flex-start}.admin-module-selection-item{grid-template-columns:auto auto minmax(0,1fr)}.admin-module-selection-state{grid-column:3}.admin-module-selection-actions{flex-direction:column-reverse}.admin-module-selection-actions .button,.admin-module-selection-summary .button{width:100%}}@media(max-width:480px){.admin-module-selection-card{padding:15px}.admin-module-selection-item{padding:12px;grid-template-columns:auto minmax(0,1fr)}.admin-module-selection-number{display:none}.admin-module-selection-state{grid-column:2}}.admin-building-sensor-card{margin-top:18px;padding:22px;border:1px solid rgba(34,189,245,.3);border-radius:18px;background:linear-gradient(145deg,#072232f7,#03131efa)}.admin-building-sensor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-building-sensor-heading h3{margin:7px 0 8px}.admin-building-sensor-heading p{max-width:700px;margin:0;color:#c5deecad;line-height:1.5}.admin-building-sensor-status{flex:0 0 auto;padding:7px 11px;border:1px solid rgba(255,189,75,.3);border-radius:999px;color:#ffdca0f2;background:#915d0f29;font-size:.82rem;font-weight:800}.admin-building-sensor-status-ready{border-color:#5cdcaf57;color:#c6ffe8f5;background:#23715633}.admin-building-sensor-intro{margin-top:18px;padding:16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;border:1px solid rgba(161,198,220,.16);border-radius:14px;background:#041622b8}.admin-building-sensor-icon,.admin-building-sensor-success-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(34,189,245,.32);border-radius:14px;color:#daf5fff5;background:#22bdf51c;font-size:1rem;font-weight:900}.admin-building-sensor-intro>div:nth-child(2),.admin-building-sensor-success>div:nth-child(2){min-width:0;display:grid;gap:4px}.admin-building-sensor-intro span,.admin-building-sensor-success span{color:#d7ebf5d1}.admin-building-sensor-intro small,.admin-building-sensor-success small{overflow-wrap:anywhere;color:#b1cfdf94}.admin-building-sensor-wizard{margin-top:18px;display:grid;gap:14px}.admin-building-sensor-instructions{padding:17px;display:flex;align-items:flex-start;gap:14px;border:1px solid rgba(34,189,245,.19);border-radius:14px;background:#041622b3}.admin-building-sensor-step{width:34px;height:34px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#e4f7fff7;background:#22bdf52e;font-weight:900}.admin-building-sensor-instructions ol{margin:10px 0 0;padding-left:20px;color:#c9e0edb3;line-height:1.65}.admin-building-sensor-coordinator,.admin-building-sensor-command{padding:14px 16px;display:grid;gap:4px;border:1px solid rgba(245,146,72,.25);border-radius:13px;background:#70360e21}.admin-building-sensor-coordinator-ready{border-color:#5cdcaf42;background:#23715621}.admin-building-sensor-coordinator span,.admin-building-sensor-command span{color:#b7d2e1a3;font-size:.82rem}.admin-building-sensor-coordinator small,.admin-building-sensor-command small{color:#b7d2e18f;overflow-wrap:anywhere}.admin-building-sensor-message,.admin-building-sensor-error{padding:13px 15px;border-radius:12px;line-height:1.45}.admin-building-sensor-message{border:1px solid rgba(34,189,245,.25);color:#cdeefbe6;background:#22bdf517}.admin-building-sensor-error{border:1px solid rgba(255,105,105,.3);color:#ffcacaf0;background:#8b242429}.admin-building-sensor-actions{display:flex;justify-content:flex-end;gap:10px}.admin-building-sensor-success{margin-top:18px;padding:17px;display:flex;align-items:center;gap:15px;border:1px solid rgba(92,220,175,.34);border-radius:14px;background:#2371562b}.admin-building-sensor-success-icon{border-color:#5cdcaf61;color:#cdffebfa;background:#5cdcaf21;font-size:1.3rem}.admin-building-grid-meter-preview{margin-top:16px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(161,198,220,.14);border-radius:13px;background:#04162294}.admin-building-grid-meter-preview>div{min-width:0;display:grid;gap:4px}.admin-building-grid-meter-preview small{color:#b7d2e194;line-height:1.4}.admin-building-grid-meter-state{flex:0 0 auto;color:#c0d7e4a1;font-size:.84rem;font-weight:700}.admin-building-finish-button{width:100%;margin-top:18px}@media(max-width:760px){.admin-building-sensor-heading,.admin-building-grid-meter-preview{align-items:stretch;flex-direction:column}.admin-building-sensor-status,.admin-building-grid-meter-state{align-self:flex-start}.admin-building-sensor-intro{grid-template-columns:auto minmax(0,1fr)}.admin-building-sensor-intro .button{width:100%;grid-column:1 / -1}.admin-building-sensor-actions{flex-direction:column-reverse}.admin-building-sensor-actions .button{width:100%}}@media(max-width:480px){.admin-building-sensor-card{padding:15px}.admin-building-sensor-intro{grid-template-columns:1fr}.admin-building-sensor-icon{width:40px;height:40px}}.admin-weather-card{display:flex;flex-direction:column}.admin-weather-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.admin-weather-card-heading h3{margin-bottom:8px}.admin-weather-card-heading small{color:#7894a5;font-size:.72rem}.admin-weather-status{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.admin-weather-status:before{width:8px;height:8px;border-radius:50%;content:""}.admin-weather-status-active{color:#76e5a8}.admin-weather-status-active:before{background:#76e5a8;box-shadow:0 0 12px #76e5a88c}.admin-weather-status-inactive{color:#ffb2a5}.admin-weather-status-inactive:before{background:#ff8f7e}.admin-weather-current{display:flex;align-items:center;gap:16px;margin-bottom:17px;padding:15px;border:1px solid rgba(125,220,255,.13);border-radius:14px;background:radial-gradient(circle at top left,rgba(34,189,245,.13),transparent 52%),#02101a8a}.admin-weather-current-icon{font-size:2.8rem;line-height:1}.admin-weather-current strong,.admin-weather-current span{display:block}.admin-weather-current strong{color:#effaff;font-size:2rem;line-height:1}.admin-weather-current span{margin-top:7px;color:#9bb4c3;font-weight:700}.admin-weather-values{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.admin-weather-values>div{grid-template-columns:1fr!important;gap:4px!important}.admin-weather-values dd{font-weight:800}.admin-weather-forecast{margin-top:17px;padding-top:17px;border-top:1px solid rgba(125,220,255,.12)}.admin-weather-forecast h4{margin:0 0 13px;color:#dff6ff;font-size:.9rem}.admin-weather-forecast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.admin-weather-forecast-day{min-width:0;padding:11px 8px;border:1px solid rgba(125,220,255,.1);border-radius:11px;text-align:center;background:#ffffff06}.admin-weather-forecast-day strong,.admin-weather-forecast-day span,.admin-weather-forecast-day b,.admin-weather-forecast-day small{display:block}.admin-weather-forecast-day strong{color:#7ddcff;font-size:.76rem;text-transform:capitalize}.admin-weather-forecast-icon{margin:7px 0 4px;font-size:1.65rem}.admin-weather-forecast-day span:not(.admin-weather-forecast-icon){min-height:2.6em;color:#a9beca;font-size:.72rem;line-height:1.3}.admin-weather-forecast-day b{margin-top:7px;color:#effaff;font-size:.78rem}.admin-weather-forecast-day small{margin-top:5px;color:#718d9e;font-size:.67rem}.admin-weather-update{margin-top:16px;padding-top:13px;display:flex;justify-content:space-between;gap:14px;border-top:1px solid rgba(125,220,255,.1);color:#7894a5;font-size:.74rem}.admin-weather-update strong{color:#cfe4ee;text-align:right}.admin-weather-state,.admin-weather-error{margin:0;padding:15px;border-radius:12px;background:#ffffff06}.admin-weather-state{color:#a9beca}.admin-weather-error{border:1px solid rgba(255,143,126,.18);color:#ffb2a5}.admin-weather-error strong,.admin-weather-error span{display:block}.admin-weather-error span{margin-top:6px;font-size:.8rem;font-weight:400}@media(max-width:520px){.admin-weather-values,.admin-weather-forecast-grid{grid-template-columns:1fr}.admin-weather-forecast-day{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:4px 10px;text-align:left}.admin-weather-forecast-icon{grid-row:1 / 4;margin:0}.admin-weather-forecast-day span:not(.admin-weather-forecast-icon){min-height:auto}.admin-weather-forecast-day small{grid-column:3;grid-row:2;margin:0}}.admin-address-card{display:flex;flex-direction:column}.admin-address-values{margin-bottom:0}.admin-address-note{padding-top:13px;border-top:1px solid rgba(125,220,255,.12)}.admin-address-note dd{white-space:pre-wrap}.admin-address-map-section{margin-top:auto;padding-top:17px;border-top:1px solid rgba(125,220,255,.12)}.admin-address-map-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:#cfe2ef9e;font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.admin-address-map-heading strong{color:#7ddcff;font-size:.73rem;text-transform:none}.admin-czech-map{position:relative;display:block;min-height:165px;overflow:hidden;border:1px solid rgba(125,220,255,.16);border-radius:14px;background:radial-gradient(circle at center,rgba(25,143,190,.18),transparent 57%),#020f19a3;text-decoration:none!important}.admin-czech-map:hover{border-color:#7ddcff6b}.admin-czech-map svg{position:absolute;top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px)}.admin-czech-map-shape{fill:#1d68894d;stroke:#5cd0ffbf;stroke-width:3;vector-effect:non-scaling-stroke}.admin-czech-map-marker{position:absolute;width:18px;height:18px;transform:translate(-50%,-50%);border:3px solid #ffffff;border-radius:50%;background:#ff5c54;box-shadow:0 0 0 6px #ff5c542b,0 0 18px #ff5c54bd}.admin-czech-map-marker:after{position:absolute;left:50%;top:100%;width:2px;height:14px;transform:translate(-50%);background:#ff5c54c7;content:""}.admin-czech-map-label{position:absolute;right:10px;bottom:9px;padding:5px 8px;border-radius:7px;background:#000a12d1;color:#dff6ff;font-size:.7rem;font-weight:800}.admin-address-map-empty{padding:25px 14px;border:1px dashed rgba(125,220,255,.18);border-radius:12px;color:#819cab;text-align:center}.admin-address-map-section .admin-map-link{display:inline-flex;margin-top:10px}@media(max-width:520px){.admin-czech-map{min-height:140px}}.admin-czech-map-image{position:absolute;top:8px;right:8px;bottom:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px);object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;filter:brightness(0) saturate(100%) invert(74%) sepia(92%) saturate(2406%) hue-rotate(154deg) brightness(102%) contrast(102%);opacity:.92}.admin-czech-map{aspect-ratio:3433 / 1973;min-height:190px}.admin-czech-map-marker{z-index:5}.admin-czech-map-label{z-index:6}.admin-runtime-value-status{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.admin-runtime-status{display:inline-flex;align-items:center;padding:3px 8px;border:1px solid transparent;border-radius:999px;font-size:.7rem;font-weight:800;line-height:1.2;white-space:nowrap}.admin-runtime-status-ok{border-color:#53e09f47;color:#70e3a4;background:#2a9f6c21}.admin-runtime-status-warning{border-color:#ffc15c57;color:#ffd071;background:#c57d1b24}.admin-runtime-status-critical{border-color:#ff646461;color:#ff8f8f;background:#b82d2d26}.admin-runtime-status-unknown{border-color:#9cb9c833;color:#8ca6b4;background:#647d8b1a}.admin-runtime-progress-ok>span{background:linear-gradient(90deg,#22bdf5e6,#46e19be6)}.admin-runtime-progress-warning>span{background:linear-gradient(90deg,#ffcd5ce6,#ff9b37f2)}.admin-runtime-progress-critical>span{background:linear-gradient(90deg,#ff7d50f2,#ff4141f2)}.admin-runtime-no-errors{color:#70e3a4;font-weight:800}.admin-runtime-errors summary{color:#ffd071;font-weight:800;cursor:pointer}.admin-runtime-errors ul{margin:10px 0 0;padding-left:19px;display:grid;gap:7px}.admin-runtime-errors li{line-height:1.4}.admin-runtime-error-warning{color:#ffd071}.admin-runtime-error-critical{color:#ff8f8f}.admin-runtime-health-row dd{display:grid;gap:5px}.admin-runtime-health{font-size:1rem}.admin-runtime-health-ok{color:#70e3a4}.admin-runtime-health-warning{color:#ffd071}.admin-runtime-health-critical{color:#f77}.admin-runtime-health-row small{color:#cfe2ef85;font-size:.72rem;line-height:1.4}.admin-operational-overview{grid-column:1 / -1;margin-top:18px;display:grid;gap:16px}.admin-operational-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.admin-operational-heading h3{margin:6px 0}.admin-operational-heading p{margin:0;color:#cfe2efa3}.admin-operational-count,.admin-operational-status{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(48,218,154,.35);border-radius:999px;background:#167d5b2e;color:#75e8b7;font-size:.76rem;font-weight:800;white-space:nowrap}.admin-operational-count{padding:7px 12px}.admin-operational-status{margin-left:auto;padding:6px 10px}.admin-operational-module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:16px}.admin-operational-module-card,.admin-system-diagram-entry{min-width:0;border:1px solid rgba(34,189,245,.23);border-radius:18px;background:radial-gradient(circle at 88% 12%,rgba(27,156,208,.13),transparent 34%),#041622d1;box-shadow:0 18px 48px #00000026}.admin-operational-module-card{padding:22px}.admin-operational-module-header{display:flex;align-items:center;gap:14px}.admin-operational-module-header h3{margin:4px 0 0}.admin-operational-module-icon,.admin-system-diagram-symbol{display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(63,203,255,.4);background:#10638747;color:#69d9ff;font-weight:900;letter-spacing:.08em}.admin-operational-module-icon{width:58px;height:58px;border-radius:15px;font-size:.72rem}.admin-system-diagram-symbol{width:64px;height:64px;border-radius:50%}.admin-operational-temperatures{margin:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-operational-temperatures>div{padding:16px;display:grid;gap:5px;border:1px solid rgba(125,220,255,.12);border-radius:14px;background:#0514209e}.admin-operational-temperatures span,.admin-operational-temperatures small,.admin-operational-module-footer>span{color:#cfe2ef99}.admin-operational-temperatures strong{color:#eefaff;font-size:1.65rem}.admin-operational-module-footer{padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(125,220,255,.1)}.admin-system-diagram-entry{padding:22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px}.admin-system-diagram-entry h3{margin:5px 0 6px}.admin-system-diagram-entry p{margin:0;color:#cfe2efa3}.admin-operational-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;padding:28px;display:grid;place-items:center;overflow:auto;background:#00080ee0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-operational-detail-card{width:min(980px,100%);padding:26px;border:1px solid rgba(53,193,245,.32);border-radius:22px;background:radial-gradient(circle at 75% 15%,rgba(25,149,199,.15),transparent 32%),linear-gradient(145deg,#092333,#03121e);box-shadow:0 30px 100px #00000080}.admin-operational-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-operational-detail-header h2{margin:7px 0 0}.admin-operational-house-scene{min-height:360px;margin:26px 0 18px;padding:34px;display:grid;grid-template-columns:minmax(170px,.7fr) minmax(280px,1.3fr);align-items:center;gap:50px;border:1px solid rgba(73,202,248,.17);border-radius:20px;background:radial-gradient(circle at 18% 20%,rgba(78,188,255,.17),transparent 25%),linear-gradient(180deg,#103c5494,#082230b8 64%,#12473759 65%,#071e1b7a)}.admin-operational-weather{display:grid;justify-items:center;gap:6px;text-align:center}.admin-operational-weather>span{font-size:4.2rem;line-height:1}.admin-operational-weather strong{font-size:2.25rem;color:#f2fbff}.admin-operational-weather small{color:#dceff8c2}.admin-operational-weather em{color:#5fcfff;font-size:.76rem;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.admin-operational-house{position:relative;width:min(390px,100%);margin:70px auto 0}.admin-operational-house-roof{position:absolute;z-index:1;left:50%;top:-82px;width:220px;height:220px;border-top:2px solid rgba(84,213,255,.72);border-left:2px solid rgba(84,213,255,.72);background:#0b3f54db;transform:translate(-50%) rotate(45deg);border-radius:8px 0 0}.admin-operational-house-body{position:relative;z-index:2;min-height:210px;padding:34px;display:grid;place-content:center;justify-items:center;gap:8px;border:2px solid rgba(84,213,255,.7);border-radius:8px 8px 16px 16px;background:linear-gradient(145deg,#0f4e67f7,#05202ffa);box-shadow:inset 0 0 40px #38c2f114,0 20px 50px #00000052}.admin-operational-house-body span{color:#62d8ff;font-weight:900;letter-spacing:.18em}.admin-operational-house-body strong{color:#f3fcff;font-size:2.8rem}.admin-operational-house-body small{color:#dceff8ad}.admin-operational-detail-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-operational-detail-values>div{padding:15px;display:grid;gap:6px;border:1px solid rgba(125,220,255,.12);border-radius:13px;background:#04121da3}.admin-operational-detail-values span{color:#cfe2ef94;font-size:.78rem}.admin-operational-detail-values strong{overflow-wrap:anywhere}.admin-system-diagram-note{margin-top:16px;padding:17px;border:1px dashed rgba(70,203,250,.28);border-radius:14px;background:#0b3d5333}.admin-system-diagram-note p{margin:7px 0 0;color:#cfe2efa3}@media(max-width:760px){.admin-operational-heading,.admin-operational-module-footer,.admin-operational-detail-header{align-items:stretch;flex-direction:column}.admin-system-diagram-entry{grid-template-columns:auto minmax(0,1fr)}.admin-system-diagram-entry .button{grid-column:1 / -1;width:100%}.admin-operational-house-scene{grid-template-columns:1fr;gap:85px;padding:24px 16px}.admin-operational-detail-values{grid-template-columns:1fr 1fr}}@media(max-width:520px){.admin-operational-temperatures,.admin-operational-detail-values{grid-template-columns:1fr}.admin-operational-detail-overlay{padding:10px}.admin-operational-detail-card{padding:17px}.admin-operational-house-scene{min-height:500px}.admin-operational-house-roof{width:175px;height:175px;top:-64px}.admin-operational-house-body{min-height:175px}}.admin-operational-detail-page{padding:26px;border:1px solid rgba(53,193,245,.3);border-radius:20px;background:radial-gradient(circle at 78% 12%,rgba(25,149,199,.13),transparent 30%),linear-gradient(145deg,#092333,#03121e)}.admin-operational-detail-header p{margin:8px 0 0;color:#cfe2efa8}.admin-operational-forecast{margin-top:18px;padding:20px;border:1px solid rgba(125,220,255,.13);border-radius:16px;background:#04121da6}.admin-operational-forecast-heading{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-operational-forecast-heading h3{margin:5px 0 0}.admin-operational-forecast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-operational-forecast-grid article{padding:18px;display:grid;justify-items:center;gap:8px;border:1px solid rgba(125,220,255,.12);border-radius:14px;background:#082433b8;text-align:center}.admin-operational-forecast-grid article>span,.admin-operational-forecast-grid article>small{color:#cfe2efad}.admin-operational-forecast-icon{font-size:2.4rem;line-height:1}.admin-operational-forecast-grid b{color:#f0fbff;font-size:1.1rem}@media(max-width:760px){.admin-operational-detail-page{padding:17px}.admin-operational-forecast-heading{align-items:flex-start;flex-direction:column}.admin-operational-forecast-grid{grid-template-columns:1fr}.admin-operational-detail-header .button{width:100%}}.admin-operational-house-scene{overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(255,218,133,.12),transparent 20%),linear-gradient(180deg,#144662e6,#0b3246e0 63%,#134b3b9e 64%,#06221dd1)}.admin-operational-house{width:min(500px,100%);margin-top:95px;filter:drop-shadow(0 28px 30px rgba(0,0,0,.42))}.admin-operational-house:after{content:"";position:absolute;z-index:0;left:7%;right:7%;bottom:-18px;height:24px;border-radius:50%;background:#00000057;filter:blur(9px)}.admin-operational-house-roof{left:2%;top:-116px;z-index:3;width:96%;height:145px;border:0;border-radius:12px 12px 4px 4px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 2px,transparent 2px,transparent 22px),linear-gradient(145deg,#263d48,#142b36 52%,#091d27);clip-path:polygon(50% 0,100% 86%,94% 100%,50% 28%,6% 100%,0 86%);transform:none;box-shadow:inset 0 2px #75dcff47,0 12px 20px #00000059}.admin-operational-house-roof:before{content:"";position:absolute;right:17%;top:34px;width:42px;height:78px;border:1px solid rgba(135,197,219,.25);border-radius:4px 4px 0 0;background:linear-gradient(90deg,#4d6269,#263e48 58%,#172d37);box-shadow:inset 0 4px #ffffff14,0 7px 12px #00000040}.admin-operational-house-body{z-index:2;min-height:260px;padding:42px 225px 38px 34px;display:block;border:1px solid rgba(96,193,219,.52);border-radius:4px 4px 12px 12px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0,rgba(255,255,255,.018) 1px,transparent 1px,transparent 23px),linear-gradient(110deg,#174e60,#0d3b4d 48%,#082b3a);box-shadow:inset 0 0 55px #48d0f70f,inset 0 -12px #02111947}.admin-operational-house-body:before{content:"";position:absolute;right:122px;top:58px;width:64px;height:72px;border:7px solid #17303a;border-radius:3px;background:linear-gradient(90deg,transparent 47%,rgba(19,50,60,.9) 48%,rgba(19,50,60,.9) 53%,transparent 54%),linear-gradient(0deg,transparent 47%,rgba(19,50,60,.9) 48%,rgba(19,50,60,.9) 53%,transparent 54%),linear-gradient(145deg,#8de3ffd9,#2e84a385);box-shadow:88px 0 0 -7px #8de3ffb8,88px 0 #17303a,inset 0 0 18px #bff0ff52}.admin-operational-house-body:after{content:"";position:absolute;right:90px;bottom:12px;width:76px;height:104px;border:7px solid #142d38;border-bottom:0;border-radius:5px 5px 0 0;background:radial-gradient(circle at 82% 50%,#8ee5ff 0 3px,transparent 4px),linear-gradient(100deg,#21566a,#103847 58%,#092937);box-shadow:inset 10px 0 15px #ffffff09,-2px 0 10px #0003}.admin-operational-house-body>span,.admin-operational-house-body>strong,.admin-operational-house-body>small{position:relative;z-index:4;display:block;width:165px;text-align:center}.admin-operational-house-body>span{padding-top:13px;border:1px solid rgba(83,216,255,.23);border-bottom:0;border-radius:12px 12px 0 0;background:#031924a8}.admin-operational-house-body>strong{padding:8px 8px 4px;border-right:1px solid rgba(83,216,255,.23);border-left:1px solid rgba(83,216,255,.23);background:#031924a8;color:#f4fcff;font-size:2.3rem;text-shadow:0 0 22px rgba(81,214,255,.3)}.admin-operational-house-body>small{padding:3px 8px 14px;border:1px solid rgba(83,216,255,.23);border-top:0;border-radius:0 0 12px 12px;background:#031924a8}@media(max-width:760px){.admin-operational-house{width:min(470px,96%)}}@media(max-width:520px){.admin-operational-house{margin-top:75px}.admin-operational-house-roof{top:-88px;height:112px}.admin-operational-house-roof:before{top:28px;width:30px;height:55px}.admin-operational-house-body{min-height:310px;padding:30px 20px 160px}.admin-operational-house-body>span,.admin-operational-house-body>strong,.admin-operational-house-body>small{width:min(190px,100%);margin-inline:auto}.admin-operational-house-body:before{left:34px;right:auto;top:auto;bottom:48px}.admin-operational-house-body:after{right:44px}}.admin-object-visual{position:relative;width:min(660px,100%);margin:0 auto;isolation:isolate}.admin-object-house-image{display:block;width:100%;height:auto;border-radius:18px;object-fit:contain;filter:saturate(.82) brightness(.92) drop-shadow(0 24px 34px rgba(0,0,0,.32))}.admin-object-visual:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:18px;background:linear-gradient(90deg,rgba(4,25,37,.06),transparent 34%,transparent 75%,rgba(4,25,37,.08))}.admin-object-indoor-value{position:absolute;z-index:2;left:52%;top:55%;min-width:180px;padding:14px 18px;display:grid;justify-items:center;gap:5px;border:1px solid rgba(92,218,255,.42);border-radius:14px;background:#031722e0;box-shadow:0 16px 35px #0000005c,inset 0 0 22px #40cbf60f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translate(-50%,-50%);text-align:center}.admin-object-indoor-value span{color:#61d8ff;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.admin-object-indoor-value strong{color:#f3fcff;font-size:2rem;line-height:1.1;text-shadow:0 0 18px rgba(94,218,255,.25)}.admin-object-indoor-value small{max-width:190px;color:#d3e9f3a6;overflow-wrap:anywhere}@media(max-width:760px){.admin-object-visual{width:min(580px,100%)}.admin-object-indoor-value{min-width:155px;padding:11px 13px}.admin-object-indoor-value strong{font-size:1.6rem}}@media(max-width:520px){.admin-object-indoor-value{top:57%;min-width:135px}.admin-object-indoor-value small{display:none}}.admin-operational-house-scene{position:relative;min-height:520px;padding:0;display:block;overflow:hidden;border:1px solid rgba(92,218,255,.24);border-radius:20px;background:#123d55}.admin-object-visual{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;margin:0}.admin-object-house-image{width:100%;height:100%;border-radius:19px;object-fit:cover;object-position:center;filter:saturate(.92) brightness(1.22) contrast(.94)}.admin-object-visual:after{z-index:2;border-radius:19px;background:linear-gradient(90deg,#0a354ac7,#0a354a6b 25%,#051d2b0d 48%,#051d2b05),linear-gradient(180deg,#3f9dc31a,#0625300a)}.admin-operational-weather{position:absolute;z-index:5;left:8%;top:50%;min-width:190px;padding:20px;border:1px solid rgba(101,221,255,.23);border-radius:16px;background:#041f2cad;box-shadow:0 18px 38px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-50%)}.admin-object-indoor-value{z-index:5;left:66%;top:53%;min-width:190px;padding:16px 20px;background:#031c28c7}.admin-object-indoor-value strong{font-size:2.2rem}@media(max-width:760px){.admin-operational-house-scene{min-height:470px}.admin-operational-weather{left:4%;min-width:155px;padding:14px}.admin-object-indoor-value{left:70%;min-width:150px}}@media(max-width:520px){.admin-operational-house-scene{min-height:560px}.admin-object-house-image{object-position:62% center}.admin-operational-weather{left:50%;top:20px;width:calc(100% - 32px);min-width:0;transform:translate(-50%)}.admin-object-indoor-value{left:50%;top:auto;bottom:24px;width:calc(100% - 40px);min-width:0;transform:translate(-50%)}}.admin-system-graph-section{display:grid;gap:18px}.admin-system-graph-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.admin-system-graph-heading h3{margin:6px 0}.admin-system-graph-heading p{margin:0;color:#cfe2efa6}.admin-system-graph{position:relative;min-height:610px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(92,218,255,.22);border-radius:20px;background:radial-gradient(circle at center,rgba(40,150,190,.16),transparent 36%),linear-gradient(145deg,#103f54c7,#041926f5)}.admin-system-graph:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(rgba(88,197,232,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(88,197,232,.12) 1px,transparent 1px);background-size:42px 42px}.admin-system-object-node{position:relative;z-index:3;width:min(560px,calc(100% - 80px));overflow:hidden;border:1px solid rgba(91,216,255,.42);border-radius:20px;background:#031925eb;box-shadow:0 28px 70px #00000061,0 0 45px #25b7e51a}.admin-system-object-image{height:310px;overflow:hidden;background:#0a2638}.admin-system-object-image img{width:100%;height:100%;object-fit:cover;filter:brightness(1.12) saturate(.88)}.admin-system-object-content{position:relative;padding:20px}.admin-system-object-content h3{margin:6px 0 16px}.admin-system-object-state{display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-system-object-state span{color:#cfe2ef9e}.admin-system-object-state strong{color:#f1fbff;font-size:1.45rem}.admin-system-object-content .admin-operational-status{position:absolute;right:20px;top:20px}.admin-system-connection-port{position:absolute;z-index:2;width:22px;height:22px;border:4px solid #0a3245;border-radius:50%;background:#60dcff;box-shadow:0 0 0 1px #62dcff8c,0 0 22px #4bccf573}.admin-system-connection-port:after{content:"";position:absolute;background:#53d3fa7a}.admin-system-port-top{left:50%;top:36px;transform:translate(-50%)}.admin-system-port-top:after{left:7px;top:18px;width:2px;height:88px}.admin-system-port-right{right:38px;top:50%;transform:translateY(-50%)}.admin-system-port-right:after{right:18px;top:7px;width:88px;height:2px}.admin-system-port-bottom{left:50%;bottom:36px;transform:translate(-50%)}.admin-system-port-bottom:after{left:7px;bottom:18px;width:2px;height:88px}.admin-system-port-left{left:38px;top:50%;transform:translateY(-50%)}.admin-system-port-left:after{left:18px;top:7px;width:88px;height:2px}.admin-system-graph-legend{display:flex;flex-wrap:wrap;gap:18px}.admin-system-graph-legend>div{display:flex;align-items:center;gap:9px;color:#cfe2efad;font-size:.82rem}.admin-system-legend-node{width:22px;height:15px;border:1px solid rgba(91,216,255,.5);border-radius:4px;background:#135b77b8}.admin-system-legend-port{width:12px;height:12px;border-radius:50%;background:#60dcff;box-shadow:0 0 10px #4bccf573}@media(max-width:760px){.admin-system-graph-heading{align-items:flex-start;flex-direction:column}.admin-system-graph{min-height:540px}.admin-system-object-node{width:calc(100% - 54px)}.admin-system-object-image{height:260px}.admin-system-port-left{left:12px}.admin-system-port-right{right:12px}}@media(max-width:520px){.admin-system-object-image{height:210px}.admin-system-object-content .admin-operational-status{position:static;margin-top:14px}.admin-system-object-state{align-items:flex-start;flex-direction:column}}.admin-system-graph-section{width:100%}.admin-system-graph{width:100%;min-height:760px;padding:70px;box-sizing:border-box;background:radial-gradient(circle at center,rgba(40,150,190,.14),transparent 24%),linear-gradient(145deg,#11435ac2,#041926f7)}.admin-system-object-node{width:290px;border-radius:16px}.admin-system-object-image{height:165px}.admin-system-object-content{padding:15px 16px 16px}.admin-system-object-content .eyebrow{font-size:.64rem}.admin-system-object-content h3{margin:4px 0 12px;padding-right:78px;font-size:1rem}.admin-system-object-state{gap:12px}.admin-system-object-state span{font-size:.75rem}.admin-system-object-state strong{font-size:1.15rem}.admin-system-object-content .admin-operational-status{right:14px;top:14px;padding:4px 8px;font-size:.66rem}.admin-system-port-top{top:52px}.admin-system-port-bottom{bottom:52px}.admin-system-port-left{left:52px}.admin-system-port-right{right:52px}.admin-system-port-top:after,.admin-system-port-bottom:after{height:220px}.admin-system-port-left:after,.admin-system-port-right:after{width:250px}.admin-system-connection-port{width:16px;height:16px;border-width:3px}.admin-system-connection-port:after{opacity:.7}.admin-system-port-top:after{left:5px;top:13px}.admin-system-port-bottom:after{left:5px;bottom:13px}.admin-system-port-left:after{left:13px;top:5px}.admin-system-port-right:after{right:13px;top:5px}@media(min-width:1400px){.admin-system-graph{min-height:860px}}@media(max-width:900px){.admin-system-graph{min-height:680px;padding:40px}.admin-system-object-node{width:260px}.admin-system-object-image{height:145px}}@media(max-width:520px){.admin-system-graph{min-height:590px;padding:24px}.admin-system-object-node{width:min(240px,calc(100% - 40px))}.admin-system-object-image{height:130px}.admin-system-port-left{left:14px}.admin-system-port-right{right:14px}.admin-system-port-top{top:18px}.admin-system-port-bottom{bottom:18px}}@media(max-width:520px){.admin-operational-detail-page{padding:12px;border-radius:15px}.admin-operational-detail-header{gap:14px}.admin-operational-detail-header h2{font-size:1.25rem}.admin-operational-detail-header p{font-size:.88rem;line-height:1.45}.admin-operational-detail-header .button{padding:12px;font-size:.85rem}.admin-operational-house-scene{min-height:350px;border-radius:15px}.admin-object-house-image{object-fit:contain;object-position:center;border-radius:14px}.admin-object-visual:after{border-radius:14px;background:linear-gradient(90deg,rgba(7,40,56,.18),transparent 42%,transparent 100%)}.admin-operational-weather{left:12px;top:12px;width:126px;min-width:0;padding:10px;gap:3px;border-radius:12px;transform:none}.admin-operational-weather>span{font-size:2rem}.admin-operational-weather strong{font-size:1.35rem}.admin-operational-weather small{font-size:.68rem}.admin-operational-weather em{font-size:.58rem}.admin-object-indoor-value{left:auto;right:12px;top:auto;bottom:12px;width:auto;min-width:132px;padding:10px 12px;border-radius:12px;transform:none}.admin-object-indoor-value span{font-size:.58rem}.admin-object-indoor-value strong{font-size:1.4rem}.admin-operational-detail-values{gap:8px}.admin-operational-detail-values>div{padding:11px}.admin-system-graph-section{gap:12px}.admin-system-graph-heading{gap:10px}.admin-system-graph-heading h3{font-size:1.05rem}.admin-system-graph-heading p{font-size:.8rem}.admin-system-graph{min-height:440px;padding:16px;border-radius:15px}.admin-system-object-node{width:174px;border-radius:12px}.admin-system-object-image{height:92px}.admin-system-object-content{padding:9px 10px 11px}.admin-system-object-content .eyebrow{display:none}.admin-system-object-content h3{margin:0 0 8px;padding-right:0;font-size:.82rem}.admin-system-object-state{display:grid;gap:3px}.admin-system-object-state span{font-size:.62rem}.admin-system-object-state strong{font-size:1rem}.admin-system-object-content .admin-operational-status{position:static;margin-top:8px;padding:3px 7px;font-size:.58rem}.admin-system-connection-port{width:12px;height:12px;border-width:2px}.admin-system-port-top{top:18px}.admin-system-port-bottom{bottom:18px}.admin-system-port-left{left:12px}.admin-system-port-right{right:12px}.admin-system-port-top:after,.admin-system-port-bottom:after{left:4px;height:128px}.admin-system-port-top:after{top:10px}.admin-system-port-bottom:after{bottom:10px}.admin-system-port-left:after,.admin-system-port-right:after{top:4px;width:70px}.admin-system-port-left:after{left:10px}.admin-system-port-right:after{right:10px}.admin-system-graph-legend{gap:10px}.admin-system-graph-legend>div{gap:6px;font-size:.68rem}.admin-system-diagram-note{padding:12px;font-size:.78rem}}@media(max-width:520px){.admin-system-graph{min-height:380px}.admin-system-object-node,.admin-system-module-node{width:118px;border-radius:10px}.admin-system-object-image,.admin-system-module-image{height:62px}.admin-system-object-content,.admin-system-module-content{padding:7px 8px 8px}.admin-system-object-content h3,.admin-system-module-content h3{margin:0 0 5px;font-size:.67rem;line-height:1.2}.admin-system-object-state{gap:1px}.admin-system-object-state span{font-size:.5rem}.admin-system-object-state strong{font-size:.78rem}.admin-system-object-content .admin-operational-status,.admin-system-module-content .admin-operational-status{margin-top:5px;padding:2px 5px;font-size:.47rem}.admin-system-connection-port{width:10px;height:10px}.admin-system-port-top:after,.admin-system-port-bottom:after{height:100px}.admin-system-port-left:after,.admin-system-port-right:after{width:86px}}.admin-operational-detail-page-system{position:fixed;z-index:1600;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-width:none;padding:20px;overflow-x:hidden;overflow-y:auto;border:0;border-radius:0;background:radial-gradient(circle at 50% 15%,rgba(22,116,151,.16),transparent 32%),#03131e}.admin-operational-detail-page-system>.admin-operational-detail-header{position:relative;z-index:2;width:100%;max-width:1800px;margin:0 auto 14px;padding:0 4px}.admin-operational-detail-page-system>.admin-system-graph-section{width:100%;max-width:1800px;margin:0 auto}.admin-operational-detail-page-system .admin-system-graph{min-height:calc(100dvh - 190px)}.admin-operational-detail-page-system .admin-system-graph-heading p{max-width:720px}@media(min-width:1200px){.admin-operational-detail-page-system{padding:22px 28px 28px}.admin-operational-detail-page-system .admin-system-graph{min-height:calc(100dvh - 185px)}}@media(max-width:760px){.admin-operational-detail-page-system{padding:10px}.admin-operational-detail-page-system>.admin-operational-detail-header{margin-bottom:8px}.admin-operational-detail-page-system>.admin-operational-detail-header p{display:none}.admin-operational-detail-page-system .admin-system-graph-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-operational-detail-page-system .admin-system-graph-heading p{display:none}.admin-operational-detail-page-system .admin-system-graph{min-height:calc(100dvh - 165px)}}@media(max-width:520px){.admin-operational-detail-page-system{padding:max(8px,env(safe-area-inset-top)) 8px max(12px,env(safe-area-inset-bottom))}.admin-operational-detail-page-system>.admin-operational-detail-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.admin-operational-detail-page-system>.admin-operational-detail-header h2{margin:3px 0 0;font-size:1rem}.admin-operational-detail-page-system>.admin-operational-detail-header .button{width:auto;padding:9px 11px;font-size:.7rem}.admin-operational-detail-page-system .admin-system-graph-heading h3{margin:3px 0;font-size:.9rem}.admin-operational-detail-page-system .admin-operational-count{padding:5px 8px;font-size:.62rem}.admin-operational-detail-page-system .admin-system-graph{min-height:calc(100dvh - 132px)}}.customer-portal-ready{width:100vw;max-width:none;margin-left:calc(50% - 50vw);padding:0}.customer-portal-ready>.portal-heading{display:none}.customer-system-hero{position:relative;min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;overflow:hidden;background:radial-gradient(circle at 50% 38%,rgba(35,151,191,.2),transparent 30%),linear-gradient(145deg,#0a3145,#03131f 72%)}.customer-system-header{position:relative;z-index:5;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.customer-system-header h1{margin:5px 0 4px;font-size:clamp(1.35rem,4vw,2rem)}.customer-system-header p{margin:0;color:#cfe2efa8}.customer-system-header-actions{display:flex;align-items:center;gap:10px}.customer-system-online,.customer-system-offline{padding:6px 10px;border-radius:999px;font-size:.72rem;font-weight:900}.customer-system-online{border:1px solid rgba(58,223,157,.35);background:#11775233;color:#75ebb9}.customer-system-offline{border:1px solid rgba(255,112,126,.34);background:#7f232f33;color:#ffabb4}.customer-system-canvas{position:relative;min-height:0;overflow:hidden;border:1px solid rgba(83,211,250,.25);border-radius:22px;background:linear-gradient(rgba(82,193,228,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(82,193,228,.07) 1px,transparent 1px),radial-gradient(circle at center,rgba(38,158,197,.14),transparent 36%),#05202eb8;background-size:42px 42px,42px 42px,auto,auto}.customer-system-building-node{position:absolute;z-index:3;left:50%;top:50%;width:270px;overflow:hidden;border:1px solid rgba(82,213,253,.4);border-radius:17px;background:#031824f0;box-shadow:0 24px 65px #0000006b,0 0 45px #37c7f21a;transform:translate(-50%,-50%)}.customer-system-building-node img{display:block;width:100%;height:150px;object-fit:cover;filter:brightness(1.08) saturate(.88)}.customer-system-building-node>div{padding:14px}.customer-system-building-node>div>span{color:#61d8ff;font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.customer-system-building-node h2{margin:4px 0 11px;font-size:1rem}.customer-system-building-node dl{margin:0}.customer-system-building-node dl>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-system-building-node dt{color:#cfe2ef9e;font-size:.72rem}.customer-system-building-node dd{margin:0;color:#f0fbff;font-size:1.08rem;font-weight:900}.customer-module-status{margin-top:12px;display:inline-flex;padding:4px 8px;border:1px solid rgba(58,223,157,.34);border-radius:999px;color:#74e8b7;font-size:.66rem}.customer-system-weather{position:absolute;z-index:4;left:24px;top:24px;min-width:150px;padding:12px 14px;display:grid;gap:4px;border:1px solid rgba(93,215,253,.24);border-radius:13px;background:#031b28cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.customer-system-weather span,.customer-system-weather small{color:#cfe2efa6;font-size:.68rem}.customer-system-weather strong{font-size:1.25rem}.customer-system-module-node{position:absolute;z-index:3;width:150px;padding:12px;display:grid;gap:5px;border:1px solid rgba(82,213,253,.34);border-radius:13px;background:#041d2af0;box-shadow:0 15px 38px #0000004d;transform:translate(-50%,-50%)}.customer-system-module-node span,.customer-system-module-node small{color:#cfe2ef9e;font-size:.65rem}.customer-system-module-position-0{left:50%;top:13%}.customer-system-module-position-1{left:78%;top:24%}.customer-system-module-position-2{left:86%;top:50%}.customer-system-module-position-3{left:78%;top:76%}.customer-system-module-position-4{left:50%;top:87%}.customer-system-module-position-5{left:22%;top:76%}.customer-system-module-position-6{left:14%;top:50%}.customer-system-module-position-7{left:22%;top:24%}.customer-system-empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.customer-system-scroll-hint{display:flex;align-items:center;justify-content:center;gap:10px;color:#cfe2ef99;font-size:.75rem}.customer-system-scroll-hint strong{color:#62dbff;font-size:1.2rem}.customer-system-statistics{width:min(1200px,calc(100% - 32px));margin:24px auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-system-statistics>div{padding:18px;display:grid;gap:7px;border:1px solid rgba(125,220,255,.14);border-radius:15px;background:#051b28c7}.customer-system-statistics span{color:#cfe2ef9e;font-size:.78rem}.customer-system-statistics strong{font-size:1.25rem}.customer-portal-ready>.customer-profile,.customer-portal-ready>.portal-summary,.customer-portal-ready>.portal-section-heading,.customer-portal-ready>.device-grid,.customer-portal-ready>.empty-state{width:min(1200px,calc(100% - 32px));margin-right:auto;margin-left:auto}.customer-bottom-navigation{width:min(720px,calc(100% - 32px));margin:22px auto 30px;padding:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;border:1px solid rgba(95,211,248,.2);border-radius:17px;background:#041925f0}.customer-bottom-navigation a{min-width:0;padding:9px 6px;display:grid;justify-items:center;gap:4px;border-radius:11px;color:#d9edf6b3;text-decoration:none}.customer-bottom-navigation a:first-child{background:#1b799a3d;color:#69dcff}.customer-bottom-navigation a span{font-size:1.15rem}.customer-bottom-navigation a strong{font-size:.68rem}@media(max-width:760px){.customer-system-hero{padding:max(12px,env(safe-area-inset-top)) 10px max(16px,env(safe-area-inset-bottom));gap:9px}.customer-system-header{align-items:center}.customer-system-header p,.customer-system-header-actions .button{display:none}.customer-system-canvas{border-radius:16px}.customer-system-building-node{width:124px;border-radius:11px}.customer-system-building-node img{height:66px}.customer-system-building-node>div{padding:8px}.customer-system-building-node>div>span{display:none}.customer-system-building-node h2{margin:0 0 5px;font-size:.68rem}.customer-system-building-node dl>div{display:grid;gap:1px}.customer-system-building-node dt{font-size:.52rem}.customer-system-building-node dd{font-size:.82rem}.customer-module-status{margin-top:5px;padding:2px 5px;font-size:.48rem}.customer-system-weather{left:9px;top:9px;min-width:108px;padding:8px 9px}.customer-system-weather span,.customer-system-weather small{font-size:.56rem}.customer-system-weather strong{font-size:.92rem}.customer-system-module-node{width:92px;padding:8px}.customer-system-module-node span,.customer-system-module-node small{font-size:.5rem}.customer-system-module-node strong{font-size:.66rem}.customer-system-statistics{grid-template-columns:1fr 1fr;gap:8px}.customer-system-statistics>div{padding:13px}.customer-bottom-navigation{position:sticky;z-index:100;bottom:max(8px,env(safe-area-inset-bottom));margin-bottom:12px;box-shadow:0 16px 45px #0000006b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media(max-width:390px){.customer-system-header h1{font-size:1.05rem}.customer-system-online,.customer-system-offline{padding:4px 7px;font-size:.6rem}.customer-system-building-node{width:112px}.customer-system-building-node img{height:59px}}.customer-app-shell{position:relative;min-height:100dvh;background:#03131e}.customer-view-hidden{display:none!important}.customer-system-hero{height:100dvh;min-height:100dvh;padding-bottom:max(94px,calc(78px + env(safe-area-inset-bottom)))}.customer-view-page{min-height:100dvh;padding:max(22px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) max(110px,calc(94px + env(safe-area-inset-bottom))) max(22px,env(safe-area-inset-left));background:radial-gradient(circle at 50% 5%,rgba(31,135,173,.15),transparent 30%),#03131e}.customer-view-header{width:min(1200px,100%);margin:0 auto 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.customer-view-header h1{margin:5px 0 0}.customer-statistics-page>.customer-system-statistics{width:min(1200px,100%);margin:0 auto}.customer-view-device-grid{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.customer-profile-summary{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-profile-summary>div{padding:18px;display:grid;gap:7px;border:1px solid rgba(125,220,255,.14);border-radius:15px;background:#051b28c7}.customer-profile-summary span{color:#cfe2ef9e;font-size:.76rem}.customer-profile-summary strong{overflow-wrap:anywhere}.customer-profile-sites{width:min(1200px,100%);margin:16px auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.customer-profile-sites article{padding:18px;border:1px solid rgba(125,220,255,.14);border-radius:15px;background:#051b28c7}.customer-profile-sites h2{margin:5px 0 8px}.customer-profile-sites p{margin:0;color:#cfe2efa6}.customer-bottom-navigation{position:fixed;z-index:1700;left:50%;bottom:max(10px,env(safe-area-inset-bottom));width:min(680px,calc(100% - 20px));margin:0;transform:translate(-50%);box-shadow:0 18px 50px #00000080;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.customer-bottom-navigation button{min-width:0;padding:9px 6px;display:grid;justify-items:center;gap:4px;border:0;border-radius:11px;background:transparent;color:#d9edf6a8;cursor:pointer}.customer-bottom-navigation button.active{background:#1b799a47;color:#69dcff}.customer-bottom-navigation button span{font-size:1.15rem}.customer-bottom-navigation button strong{font-size:.68rem}.customer-portal-ready>.customer-profile,.customer-portal-ready>.portal-summary,.customer-portal-ready>.portal-section-heading,.customer-portal-ready>.device-grid,.customer-portal-ready>.empty-state{display:none}@media(max-width:760px){.customer-system-hero{grid-template-rows:auto minmax(0,1fr)}.customer-system-canvas{height:100%;min-height:0}.customer-view-page{padding:max(16px,env(safe-area-inset-top)) 12px max(105px,calc(90px + env(safe-area-inset-bottom)))}.customer-system-statistics,.customer-profile-summary{grid-template-columns:1fr 1fr}.customer-bottom-navigation{bottom:max(8px,env(safe-area-inset-bottom))}}@media(max-width:390px){.customer-profile-summary{grid-template-columns:1fr}}.customer-app-shell{position:fixed;z-index:5000;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;min-height:0;overflow:hidden;background:#03131e}.customer-system-hero{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;min-height:0;padding:0;display:block;overflow:hidden;background:#03131e}.customer-system-canvas{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;border:0;border-radius:0;background:linear-gradient(rgba(82,193,228,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(82,193,228,.07) 1px,transparent 1px),radial-gradient(circle at center,rgba(38,158,197,.16),transparent 34%),linear-gradient(145deg,#0a3145,#03131f 75%);background-size:42px 42px,42px 42px,auto,auto}.customer-system-header{position:absolute;z-index:6;left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));top:max(14px,env(safe-area-inset-top));padding:11px 13px;border:1px solid rgba(91,211,250,.2);border-radius:14px;background:#031824c2;box-shadow:0 14px 35px #0000003d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-system-header h1{margin:2px 0 0}.customer-system-header p{display:none}.customer-system-weather{z-index:5;top:max(105px,calc(88px + env(safe-area-inset-top)))}.customer-system-scroll-hint{display:none}.customer-view-page{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;min-height:0;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(110px,calc(92px + env(safe-area-inset-bottom))) max(20px,env(safe-area-inset-left));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.customer-bottom-navigation{position:absolute;z-index:10;left:50%;bottom:max(10px,env(safe-area-inset-bottom));width:min(680px,calc(100% - 20px));margin:0;transform:translate(-50%)}@media(max-width:760px){.customer-system-header{left:max(9px,env(safe-area-inset-left));right:max(9px,env(safe-area-inset-right));top:max(8px,env(safe-area-inset-top));padding:8px 10px}.customer-system-header .eyebrow{font-size:.58rem}.customer-system-header h1{font-size:.95rem}.customer-system-weather{left:9px;top:max(78px,calc(67px + env(safe-area-inset-top)))}.customer-system-building-node{top:48%}.customer-view-page{padding:max(14px,env(safe-area-inset-top)) 10px max(104px,calc(88px + env(safe-area-inset-bottom)))}}.customer-system-header>div:first-child{min-width:0}.customer-system-header h1{max-width:100%;margin-top:3px;overflow:hidden;font-size:clamp(.78rem,2vw,1.18rem);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}@media(max-width:760px){.customer-system-header h1{font-size:.7rem}}.customer-support-card,.customer-password-card{margin-top:18px;padding:22px;border:1px solid rgba(91,211,250,.2);border-radius:18px;background:linear-gradient(145deg,#082b3bf5,#031926fa)}.customer-support-heading h2,.customer-password-heading h2{margin:5px 0 7px}.customer-support-heading p,.customer-password-heading p{margin:0;color:#d6ebf4a8}.customer-support-links{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-support-links a{min-width:0;padding:16px;display:grid;gap:6px;color:#e7f6fc;text-decoration:none;border:1px solid rgba(91,211,250,.18);border-radius:14px;background:#021622b8}.customer-support-links a:hover,.customer-support-links a:focus-visible{border-color:#5bd3fa85;background:#155b7557}.customer-support-links span{color:#d6ebf49e;font-size:.8rem}.customer-support-links strong{overflow-wrap:anywhere;color:#71ddff}.customer-password-form{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.customer-password-form label{min-width:0;display:grid;gap:8px;color:#e0f1f8c7;font-size:.86rem;font-weight:700}.customer-password-form input{width:100%;min-height:48px;box-sizing:border-box;padding:11px 13px;color:#eefaff;border:1px solid rgba(91,211,250,.22);border-radius:12px;outline:none;background:#02141fd1}.customer-password-form input:focus{border-color:#5bd3fa;box-shadow:0 0 0 3px #5bd3fa1f}.customer-password-form .button,.customer-password-message{grid-column:1 / -1}.customer-password-message{padding:12px 14px;border-radius:12px;font-weight:700}.customer-password-message.error{color:#ffb6b6;border:1px solid rgba(255,104,104,.3);background:#6a161e59}.customer-password-message.success{color:#78f0b2;border:1px solid rgba(71,225,146,.3);background:#0e5b3d59}@media(max-width:760px){.customer-support-card,.customer-password-card{padding:16px;border-radius:15px}.customer-support-links,.customer-password-form{grid-template-columns:1fr}.customer-password-form .button,.customer-password-message{grid-column:auto}}.customer-bottom-navigation{grid-template-columns:repeat(5,minmax(0,1fr))}.customer-system-info-page{background:radial-gradient(circle at 50% 0,rgba(42,157,194,.15),transparent 30%),#03131e}.customer-system-health{padding:8px 12px;border-radius:999px;font-size:.78rem;font-weight:800}.customer-system-health.ok{color:#75efb2;border:1px solid rgba(65,222,141,.36);background:#0f634157}.customer-system-health.warning{color:#ffd479;border:1px solid rgba(255,192,65,.36);background:#744e0b59}.customer-system-health.critical{color:#faa;border:1px solid rgba(255,93,93,.36);background:#74181f59}.customer-system-health.unknown{color:#deeff7ad;border:1px solid rgba(153,193,208,.28);background:#2b485359}.customer-system-info-section{margin-top:18px;padding:20px;border:1px solid rgba(91,211,250,.2);border-radius:18px;background:linear-gradient(145deg,#082b3bf5,#031926fa)}.customer-system-info-heading{margin-bottom:16px}.customer-system-info-heading h2{margin:5px 0 0}.customer-system-info-heading p{margin:7px 0 0;color:#d7ebf4a3}.customer-system-info-grid,.customer-system-network-grid,.customer-zigbee-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.customer-system-info-grid>div,.customer-system-network-grid>div,.customer-zigbee-summary>div{min-width:0;padding:14px;display:grid;gap:7px;border:1px solid rgba(91,211,250,.14);border-radius:13px;background:#021520ad}.customer-system-info-grid span,.customer-system-network-grid span,.customer-zigbee-summary span{color:#d6ebf494;font-size:.77rem}.customer-system-info-grid strong,.customer-system-network-grid strong,.customer-zigbee-summary strong{overflow-wrap:anywhere;color:#e8f7fc}.customer-communicator-list,.customer-zigbee-device-list{display:grid;gap:11px}.customer-communicator-list article{padding:14px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px;border:1px solid rgba(91,211,250,.16);border-radius:14px;background:#02141fb8}.customer-communicator-icon{width:50px;height:50px;display:grid;place-items:center;color:#65dcff;font-size:.72rem;font-weight:900;border:1px solid rgba(91,211,250,.35);border-radius:12px;background:#125b7747}.customer-communicator-list article>div{min-width:0;display:grid;gap:6px}.customer-communicator-list p,.customer-communicator-list small{margin:0;color:#d7ebf49e}.customer-connected-status{width:fit-content;padding:4px 8px;border-radius:999px;font-size:.72rem;font-weight:800}.customer-connected-status.online{color:#75efb2;background:#14664566}.customer-connected-status.offline{color:#faa;background:#6f1c2366}.customer-zigbee-device-list{margin-top:12px}.customer-zigbee-device-list article{padding:14px;border:1px solid rgba(91,211,250,.15);border-radius:13px;background:#02141fb8}.customer-zigbee-device-list article>div{display:flex;align-items:center;gap:9px}.customer-zigbee-device-list article>div span{color:#6ce8ad}.customer-zigbee-device-list p,.customer-zigbee-device-list small{margin:7px 0 0;color:#d7ebf49e}.customer-system-info-empty{padding:18px;color:#d7ebf49e;text-align:center;border:1px dashed rgba(91,211,250,.22);border-radius:13px}@media(max-width:760px){.customer-bottom-navigation button{padding-inline:4px}.customer-bottom-navigation button strong{font-size:.59rem}.customer-bottom-navigation button span{font-size:1rem}.customer-system-info-section{padding:15px;border-radius:15px}.customer-system-info-grid,.customer-system-network-grid,.customer-zigbee-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:390px){.customer-system-info-grid,.customer-system-network-grid,.customer-zigbee-summary{grid-template-columns:1fr}}.customer-zigbee-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.customer-zigbee-heading>div{min-width:0}.customer-zigbee-map-page{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:13px;overflow:hidden;background:radial-gradient(circle at center,rgba(36,153,194,.18),transparent 34%),#03131e}.customer-zigbee-map-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.customer-zigbee-map-header h1{margin:4px 0}.customer-zigbee-map-header p{margin:0;color:#d7ebf49e}.customer-zigbee-map-status{padding:10px 13px;display:flex;justify-content:space-between;gap:14px;border:1px solid rgba(91,211,250,.2);border-radius:12px;background:#051f2cc7}.customer-zigbee-map-status span{color:#73ebb0;font-weight:800}.customer-zigbee-map-canvas{position:relative;min-height:0;overflow:hidden;border:1px solid rgba(91,211,250,.28);border-radius:20px;background:linear-gradient(rgba(82,193,228,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(82,193,228,.07) 1px,transparent 1px),radial-gradient(circle at center,rgba(32,145,181,.18),transparent 34%),linear-gradient(145deg,#0a3145,#03131f 75%);background-size:46px 46px,46px 46px,auto,auto}.customer-zigbee-map-lines{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.customer-zigbee-map-lines line{stroke:#59daff9e;stroke-width:.35;vector-effect:non-scaling-stroke}.customer-zigbee-map-lines circle{fill:#63dcff;filter:drop-shadow(0 0 4px rgba(99,220,255,.9))}.customer-zigbee-map-node{position:absolute;z-index:3;width:190px;min-height:105px;padding:13px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;box-sizing:border-box;transform:translate(-50%,-50%);border:1px solid rgba(91,211,250,.38);border-radius:15px;background:#031825f0;box-shadow:0 18px 35px #00000057}.customer-zigbee-map-node.coordinator{border-color:#5ddcffb8;box-shadow:0 0 0 4px #43b8de14,0 18px 35px #0000005c}.customer-zigbee-map-node.offline{border-color:#ff676780;opacity:.82}.customer-zigbee-node-icon{width:44px;height:44px;display:grid;place-items:center;color:#6df;font-size:.67rem;font-weight:900;border:1px solid rgba(91,211,250,.4);border-radius:11px;background:#125b774d}.customer-zigbee-map-node>div{min-width:0}.customer-zigbee-map-node small,.customer-zigbee-map-node p,.customer-zigbee-map-node em{display:block;margin:0;overflow-wrap:anywhere}.customer-zigbee-map-node small{color:#d6ebf494;font-size:.67rem}.customer-zigbee-map-node strong{display:block;margin:4px 0;overflow-wrap:anywhere;color:#edfaff}.customer-zigbee-map-node p{color:#d6ebf49e;font-size:.72rem}.customer-zigbee-map-node em{margin-top:6px;color:#72eeb1;font-size:.69rem;font-style:normal;font-weight:800}.customer-zigbee-map-node.offline em{color:#faa}.customer-zigbee-map-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;color:#d8ecf5b3;font-size:.78rem;font-weight:700}.customer-zigbee-map-legend span{display:flex;align-items:center;gap:7px}.customer-zigbee-map-legend i{width:11px;height:11px;border-radius:50%}.customer-zigbee-map-legend i.coordinator{background:#63dcff}.customer-zigbee-map-legend i.online{background:#70ecad}.customer-zigbee-map-legend i.offline{background:#ff8585}.customer-zigbee-map-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#d7ebf49e;text-align:center}@media(max-width:760px){.customer-zigbee-heading{align-items:stretch;flex-direction:column}.customer-zigbee-map-page{padding:max(12px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.customer-zigbee-map-header{align-items:stretch;flex-direction:column;gap:9px}.customer-zigbee-map-header h1{font-size:1.25rem}.customer-zigbee-map-header p{font-size:.8rem}.customer-zigbee-map-header .button{padding:9px 12px;font-size:.75rem}.customer-zigbee-map-status{padding:8px 10px;font-size:.72rem}.customer-zigbee-map-node{width:126px;min-height:82px;padding:8px;grid-template-columns:32px minmax(0,1fr);gap:7px;border-radius:11px}.customer-zigbee-node-icon{width:30px;height:30px;font-size:.52rem;border-radius:8px}.customer-zigbee-map-node strong{font-size:.72rem}.customer-zigbee-map-node p,.customer-zigbee-map-node em{font-size:.58rem}.customer-zigbee-map-node small{font-size:.55rem}.customer-zigbee-map-legend{gap:9px;font-size:.62rem}}.admin-photovoltaic-card{margin-top:24px;padding:24px;border:1px solid rgba(92,218,255,.28);border-radius:18px;background:radial-gradient(circle at 85% 10%,rgba(255,195,65,.1),transparent 28%),#051d2ac7}.admin-photovoltaic-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.admin-photovoltaic-heading h3{margin:5px 0 6px}.admin-photovoltaic-heading p{margin:0;color:var(--muted)}.admin-photovoltaic-status{flex:0 0 auto;padding:8px 12px;border:1px solid rgba(255,195,65,.42);border-radius:999px;color:#ffd477;font-size:.8rem;font-weight:800}.admin-photovoltaic-status-created{border-color:#5cdaff66;color:#69ddff}.admin-photovoltaic-summary,.admin-photovoltaic-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-photovoltaic-summary>div{padding:14px;border:1px solid rgba(92,172,197,.2);border-radius:12px;background:#021622a6}.admin-photovoltaic-summary span,.admin-photovoltaic-summary strong{display:block}.admin-photovoltaic-summary span{margin-bottom:5px;color:var(--muted);font-size:.78rem}.admin-photovoltaic-summary .button{justify-self:start;margin-top:4px}.admin-photovoltaic-form{display:grid;gap:18px}.admin-photovoltaic-form-grid label{display:grid;gap:7px;font-weight:700}.admin-photovoltaic-power-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.admin-photovoltaic-power-input span{font-weight:800;color:#69ddff}.admin-photovoltaic-warning{display:grid;gap:4px;padding:14px;border:1px solid rgba(255,170,80,.4);border-radius:12px;color:#ffd49a;background:#572f0833}.admin-photovoltaic-form-actions{display:flex;justify-content:flex-end;gap:10px}.admin-photovoltaic-message{padding:12px 14px;border:1px solid rgba(83,235,165,.34);border-radius:12px;color:#70efb2;background:#145b4129}@media(max-width:720px){.admin-photovoltaic-card{padding:16px}.admin-photovoltaic-heading{display:grid}.admin-photovoltaic-status{justify-self:start}.admin-photovoltaic-summary,.admin-photovoltaic-form-grid{grid-template-columns:1fr}.admin-photovoltaic-form-actions{display:grid}.admin-photovoltaic-form-actions .button{width:100%}}.customer-system-fve-node{position:absolute;z-index:4;right:9%;top:50%;width:174px;padding:14px;display:grid;gap:5px;border:1px solid rgba(255,198,68,.5);border-radius:15px;background:linear-gradient(145deg,#49360cf5,#0e222afa);color:#f4fbff;text-align:left;box-shadow:0 18px 45px #00000061,0 0 35px #ffbe331f;transform:translateY(-50%);cursor:pointer}.customer-system-fve-node:before{position:absolute;right:100%;top:50%;width:clamp(35px,9vw,160px);height:2px;background:linear-gradient(90deg,#56d1f640,#ffc238cc);content:""}.customer-system-fve-node:hover{border-color:#ffcf5cd1;transform:translateY(-52%)}.customer-system-fve-node span,.customer-system-fve-node small{color:#dfecf3b3;font-size:.65rem}.customer-system-fve-node strong{color:#ffe28a}.customer-system-fve-node em{color:#fff;font-size:1.2rem;font-style:normal;font-weight:900}.customer-fve-overview-error{position:absolute;z-index:4;right:18px;bottom:92px;max-width:280px;padding:9px 11px;border:1px solid rgba(255,116,126,.32);border-radius:11px;background:#631b25b8;color:#ffc2c8;font-size:.7rem}.customer-photovoltaic-page{display:flex;flex-direction:column;gap:16px;background:radial-gradient(circle at 30% 18%,rgba(255,187,48,.13),transparent 28%),radial-gradient(circle at 72% 56%,rgba(37,156,194,.17),transparent 34%),#03131e}.customer-fve-page-header{width:min(1500px,100%);margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.customer-fve-page-header h1{margin:5px 0 4px}.customer-fve-page-header p{margin:0;color:#cfe2efa8}.customer-fve-page-actions{display:flex;align-items:center;gap:10px}.customer-fve-quality{padding:6px 10px;border-radius:999px;font-size:.7rem;font-weight:900}.customer-fve-quality-good{border:1px solid rgba(57,222,155,.36);background:#11775233;color:#75ebb9}.customer-fve-quality-warning{border:1px solid rgba(255,190,56,.38);background:#75500a3d;color:#ffe18a}.customer-fve-diagram-scroll{width:min(1500px,100%);min-height:0;margin:0 auto;flex:1;overflow:auto;border:1px solid rgba(82,211,250,.22);border-radius:20px;background:#041c29a3}.customer-fve-diagram{position:relative;min-width:980px;min-height:620px;height:100%;background:linear-gradient(rgba(82,193,228,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(82,193,228,.055) 1px,transparent 1px),radial-gradient(circle at 42% 50%,rgba(255,191,48,.08),transparent 28%);background-size:38px 38px,38px 38px,auto}.customer-fve-links{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.customer-fve-link{fill:none;stroke-width:.45;vector-effect:non-scaling-stroke}.customer-fve-link-solar{stroke:#ffc944e6}.customer-fve-link-load{stroke:#58daffd9}.customer-fve-link-neutral{stroke:#7bbfdbb8;stroke-dasharray:1.2 1}.customer-fve-arrow-head{fill:#ffd466}.customer-fve-arrow-neutral-head{fill:#85cfe9}.customer-fve-ac-bus{position:absolute;z-index:2;left:62%;top:50%;padding:7px 10px;border:1px solid rgba(89,214,251,.42);border-radius:999px;background:#052a3af5;color:#9ce8ff;font-size:.66rem;font-weight:900;transform:translate(-50%,-50%)}.customer-fve-node{position:absolute;z-index:3;width:190px;padding:13px;border:1px solid rgba(91,211,250,.28);border-radius:15px;background:linear-gradient(145deg,#072b3af7,#031824fa);box-shadow:0 17px 42px #00000057;transform:translate(-50%,-50%)}.customer-fve-node-pv1,.customer-fve-node-pv2{border-color:#ffc7416b}.customer-fve-node header{margin-bottom:10px;display:flex;align-items:center;gap:9px}.customer-fve-node header>div{min-width:0;display:grid;gap:2px}.customer-fve-node-icon{width:33px;height:33px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(108,220,251,.26);border-radius:10px;background:#13586e38;color:#ffe17d;font-size:1.05rem}.customer-fve-node header strong{font-size:.88rem}.customer-fve-node header small{overflow:hidden;color:#cfe2ef94;font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.customer-fve-node dl{margin:0;display:grid;gap:5px}.customer-fve-node dl>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.customer-fve-node dt{color:#cfe2ef9e;font-size:.64rem}.customer-fve-node dd{margin:0;color:#f3fbff;font-size:.78rem;font-weight:900;text-align:right}.customer-fve-node-status{margin-top:9px;display:inline-flex;padding:3px 7px;border:1px solid rgba(57,222,155,.3);border-radius:999px;color:#75e8b7;font-size:.57rem}.customer-fve-node-pv1{left:10%;top:25%}.customer-fve-node-pv2{left:10%;top:69%}.customer-fve-node-stridac{left:41%;top:50%;border-color:#ffc74170}.customer-fve-node-baterie{left:41%;top:82%;border-color:#8b7dff6b}.customer-fve-node-spotreba{left:65%;top:23%}.customer-fve-node-smartmeter{left:80%;top:59%}.customer-fve-node-sit{left:94%;top:59%;width:150px}.customer-fve-footer{width:min(1500px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,auto)) minmax(260px,1fr);gap:10px}.customer-fve-footer>div,.customer-fve-footer>p{margin:0;padding:11px 13px;border:1px solid rgba(91,211,250,.18);border-radius:12px;background:#041d2ac7}.customer-fve-footer>div{display:grid;gap:3px}.customer-fve-footer span,.customer-fve-footer p{color:#cfe2ef9e;font-size:.64rem}.customer-fve-footer strong{font-size:.78rem}.customer-fve-footer p{display:flex;align-items:center;line-height:1.45}@media(max-width:900px){.customer-system-fve-node{right:4%;width:148px;padding:10px}.customer-fve-page-actions{align-items:flex-end;flex-direction:column}.customer-fve-footer{grid-template-columns:1fr 1fr 1fr}.customer-fve-footer>p{grid-column:1 / -1}}@media(max-width:760px){.customer-system-fve-node{right:8px;top:55%;width:126px;padding:8px}.customer-system-fve-node:before{width:32px}.customer-system-fve-node span,.customer-system-fve-node small{font-size:.54rem}.customer-system-fve-node em{font-size:.92rem}.customer-photovoltaic-page{padding:max(10px,env(safe-area-inset-top)) 8px max(98px,calc(84px + env(safe-area-inset-bottom)))}.customer-fve-page-header{display:grid;gap:8px}.customer-fve-page-header h1{margin:2px 0;font-size:1rem}.customer-fve-page-actions{align-items:center;flex-direction:row;justify-content:space-between}.customer-fve-diagram{min-width:900px;min-height:570px}.customer-fve-node{width:170px;padding:11px}.customer-fve-footer{grid-template-columns:1fr}.customer-fve-footer>p{grid-column:auto}}.admin-operational-overview{position:relative;margin-top:2.25rem;padding-top:2rem}.admin-operational-overview:before{position:absolute;top:0;right:0;left:0;height:6px;border-radius:999px;background:linear-gradient(90deg,#2acafff5,#29e7c0c2,#2acaff2e);box-shadow:0 0 18px #2acaff52;content:""}.admin-operational-heading{margin-bottom:1.35rem}.admin-operational-heading .eyebrow{color:#73ddff;font-size:1rem;font-weight:800;letter-spacing:.18em}.admin-operational-heading h3{margin-top:.45rem;color:#f4fbff;font-size:1.38rem;font-weight:760}.admin-operational-module-card{border:1px solid rgba(76,205,246,.42);background:linear-gradient(145deg,#0d3b4cfa,#072a39fa);box-shadow:0 16px 34px #000c164d,inset 0 1px #a4e8ff14}.admin-operational-module-card:hover{border-color:#5bdcffad;box-shadow:0 18px 38px #000c165c,0 0 22px #1fb5e51f}.admin-operational-module-header h3{margin-top:.28rem;color:#fff;font-size:1.42rem;font-weight:780;letter-spacing:-.02em}.admin-operational-module-icon{border-color:#41cdff9e;background:linear-gradient(145deg,#125e78f0,#0a3a4ef5);box-shadow:0 0 20px #1fb5e521}.admin-operational-temperatures>div{border-color:#53bcdc40;background:#021926b8}.admin-system-diagram-entry{min-height:128px;margin-top:1.25rem;border:2px solid rgba(65,212,255,.68);background:linear-gradient(120deg,#0c495efa,#083043fa 56%,#0a4a4beb);box-shadow:0 20px 42px #000c1661,0 0 30px #1abeeb24,inset 0 1px #aeefff1f}.admin-system-diagram-entry:hover{border-color:#67e3ffe6;box-shadow:0 22px 46px #000c1670,0 0 34px #1abeeb33}.admin-system-diagram-entry .eyebrow{color:#7de5ff;font-size:.86rem;font-weight:800}.admin-system-diagram-entry h3{margin-top:.38rem;color:#fff;font-size:1.48rem;font-weight:800;letter-spacing:-.025em}.admin-system-diagram-entry p{color:#dff3fac7;font-size:.96rem}.admin-system-diagram-symbol{width:64px;height:64px;border:2px solid rgba(79,218,255,.8);background:radial-gradient(circle at 35% 30%,#36c6eb70,#053548f5);color:#9becff;font-size:1.05rem;box-shadow:0 0 24px #2bc9f233}.admin-system-diagram-entry .button{border-color:#6bdfff70;background:linear-gradient(135deg,#1b667ef0,#144b61f5);color:#fff;font-weight:750}@media(max-width:760px){.admin-operational-overview{margin-top:1.75rem;padding-top:1.6rem}.admin-operational-heading .eyebrow{font-size:.88rem}.admin-operational-heading h3,.admin-operational-module-header h3{font-size:1.25rem}.admin-system-diagram-entry{min-height:auto;padding:1.35rem}.admin-system-diagram-entry h3{font-size:1.3rem}}.admin-object-consumption-value{position:absolute;z-index:6;min-width:190px;padding:14px 17px;border:1px solid rgba(84,216,255,.58);border-radius:16px;background:#031e30f5;box-shadow:0 16px 34px #0008126b}.admin-object-consumption-current{left:3%;bottom:4%}.admin-object-consumption-today{right:3%;bottom:4%}.admin-object-consumption-value span,.admin-object-consumption-value strong,.admin-object-consumption-value small{display:block}.admin-object-consumption-value span{margin-bottom:6px;color:#72ddff;font-size:.72rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.admin-object-consumption-value strong{color:#f4fcff;font-size:clamp(1.45rem,2.15vw,1.95rem);line-height:1.05}.admin-object-consumption-value small{margin-top:7px;color:#c5e2f3ad;font-size:.71rem}.admin-operational-detail-values>.admin-building-consumption-value{border-color:#4fd3ff59;background:#072b3ee0}.admin-operational-detail-values>.admin-building-consumption-value span{color:#7dddffd6}.admin-operational-detail-values>.admin-building-consumption-value strong{color:#f4fcff;font-size:1.12rem}@media(max-width:760px){.admin-object-consumption-value{min-width:150px;padding:10px 12px}.admin-object-consumption-current{left:2%;bottom:2%}.admin-object-consumption-today{right:2%;bottom:2%}.admin-object-consumption-value strong{font-size:1.2rem}.admin-object-consumption-value small{display:none}}.admin-fve-detail{display:grid;gap:18px}.admin-fve-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;border:1px solid rgba(91,211,250,.18);border-radius:16px;background:#041d2aa8}.admin-fve-detail-heading h3{margin:5px 0 4px}.admin-fve-detail-heading p{margin:0;color:#cfe2efa3}.admin-fve-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-fve-summary>div{min-width:0;display:grid;gap:5px;padding:16px;border:1px solid rgba(91,211,250,.18);border-radius:14px;background:linear-gradient(145deg,#072b3ae6,#031824f5)}.admin-fve-summary span{color:#cfe2ef9e;font-size:.72rem}.admin-fve-summary strong{overflow-wrap:anywhere;color:#f3fbff;font-size:1.05rem}.admin-fve-summary small{color:#8eb9cd94;font-size:.63rem}.admin-fve-next-stage{padding:18px;border:1px dashed rgba(91,211,250,.28);border-radius:14px;background:#041d2a7a}.admin-fve-next-stage strong{color:#9ce8ff}.admin-fve-next-stage p{margin:7px 0 0;color:#cfe2efa3;line-height:1.55}@media(max-width:1000px){.admin-fve-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.admin-fve-detail-heading{display:grid}.admin-fve-summary{grid-template-columns:1fr}}.admin-fve-diagram-section{display:grid;gap:15px;padding:18px;border:1px solid rgba(91,211,250,.18);border-radius:18px;background:#041d2a94}.admin-fve-diagram-scroll{width:100%;min-height:620px}@media(max-width:640px){.admin-fve-diagram-section{padding:10px}}.admin-pv-v2-stage{position:relative!important;isolation:isolate!important;display:grid!important;grid-template-columns:minmax(150px,.92fr) minmax(180px,1fr) minmax(150px,.92fr)!important;grid-template-rows:auto auto auto!important;grid-template-areas:"weather pv1 pv2" "battery inverter grid" ". gridload backupload"!important;align-items:center!important;justify-items:stretch!important;gap:clamp(22px,3vw,54px) clamp(30px,5vw,90px)!important;box-sizing:border-box!important;width:100%!important;max-width:1500px!important;min-width:0!important;min-height:720px!important;margin:0 auto!important;padding:clamp(26px,3vw,52px) clamp(24px,4vw,72px) clamp(38px,4vw,70px)!important;overflow:visible!important}.admin-pv-v2-stage>.admin-pv-v2-weather,.admin-pv-v2-stage>.admin-pv-v2-pv1,.admin-pv-v2-stage>.admin-pv-v2-pv2,.admin-pv-v2-stage>.admin-pv-v2-battery,.admin-pv-v2-stage>.admin-pv-v2-inverter,.admin-pv-v2-stage>.admin-pv-v2-grid,.admin-pv-v2-stage>.admin-pv-v2-grid-load,.admin-pv-v2-stage>.admin-pv-v2-backup-load{position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;float:none!important;transform:none!important;translate:none!important;scale:none!important;zoom:1!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;z-index:3!important}.admin-pv-v2-stage>.admin-pv-v2-weather{grid-area:weather!important}.admin-pv-v2-stage>.admin-pv-v2-pv1{grid-area:pv1!important}.admin-pv-v2-stage>.admin-pv-v2-pv2{grid-area:pv2!important}.admin-pv-v2-stage>.admin-pv-v2-battery{grid-area:battery!important}.admin-pv-v2-stage>.admin-pv-v2-inverter{grid-area:inverter!important}.admin-pv-v2-stage>.admin-pv-v2-grid{grid-area:grid!important}.admin-pv-v2-stage>.admin-pv-v2-grid-load{grid-area:gridload!important}.admin-pv-v2-stage>.admin-pv-v2-backup-load{grid-area:backupload!important}.admin-pv-v2-weather,.admin-pv-v2-pv1,.admin-pv-v2-pv2{min-height:126px!important}.admin-pv-v2-battery,.admin-pv-v2-grid{min-height:150px!important}.admin-pv-v2-inverter{align-self:center!important;width:min(100%,280px)!important;min-height:190px!important;justify-self:center!important}.admin-pv-v2-grid-load,.admin-pv-v2-backup-load{width:min(100%,250px)!important;min-height:112px!important;justify-self:center!important}.admin-pv-v2-stage>.admin-pv-v2-connections{display:none!important}.admin-pv-v2-pv1:before,.admin-pv-v2-pv1:after,.admin-pv-v2-pv2:before,.admin-pv-v2-pv2:after,.admin-pv-v2-battery:before,.admin-pv-v2-battery:after,.admin-pv-v2-inverter:before,.admin-pv-v2-inverter:after,.admin-pv-v2-grid:before,.admin-pv-v2-grid:after,.admin-pv-v2-grid-load:before,.admin-pv-v2-grid-load:after,.admin-pv-v2-backup-load:before,.admin-pv-v2-backup-load:after{content:none!important;display:none!important}@media(max-width:1050px){.admin-pv-v2-stage{grid-template-columns:minmax(132px,.9fr) minmax(170px,1fr) minmax(132px,.9fr)!important;gap:30px 34px!important;min-height:660px!important;padding:28px 22px 42px!important}.admin-pv-v2-inverter{width:min(100%,240px)!important;min-height:178px!important}}@media(max-width:760px){.admin-pv-v2-stage{grid-template-columns:minmax(0,.92fr) minmax(0,1fr) minmax(0,.92fr)!important;grid-template-rows:auto auto auto!important;grid-template-areas:"weather pv1 pv2" "battery inverter grid" ". gridload backupload"!important;gap:clamp(16px,5vw,28px) clamp(8px,2.6vw,16px)!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:calc(100dvh - 118px)!important;margin:0!important;padding:18px 8px 30px!important;overflow:visible!important}.admin-pv-v2-stage>.admin-pv-v2-weather,.admin-pv-v2-stage>.admin-pv-v2-pv1,.admin-pv-v2-stage>.admin-pv-v2-pv2,.admin-pv-v2-stage>.admin-pv-v2-battery,.admin-pv-v2-stage>.admin-pv-v2-inverter,.admin-pv-v2-stage>.admin-pv-v2-grid,.admin-pv-v2-stage>.admin-pv-v2-grid-load,.admin-pv-v2-stage>.admin-pv-v2-backup-load{min-width:0!important;max-width:100%!important}.admin-pv-v2-weather,.admin-pv-v2-pv1,.admin-pv-v2-pv2{min-height:84px!important}.admin-pv-v2-battery,.admin-pv-v2-grid{min-height:112px!important}.admin-pv-v2-inverter{width:100%!important;min-height:138px!important;justify-self:stretch!important}.admin-pv-v2-grid-load,.admin-pv-v2-backup-load{width:100%!important;min-height:88px!important;justify-self:stretch!important}}@media(max-width:390px){.admin-pv-v2-stage{gap:14px 6px!important;padding:14px 5px 24px!important}}.admin-building-sensor-success{align-items:flex-start}.admin-building-sensor-details{min-width:0;width:100%;display:grid;gap:16px}.admin-building-sensor-details>strong,.admin-building-sensor-details>span{display:block;min-width:0;overflow-wrap:break-word;word-break:normal}.admin-building-sensor-details>span{color:#d7ebf5d1}.admin-building-summary{width:100%;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px}.admin-building-summary>div{min-width:0;padding:13px 14px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-content:start;gap:6px!important;border:1px solid rgba(92,172,197,.15)!important;border-radius:12px;background:#04162294}.admin-building-summary>div>span,.admin-building-summary>div>strong,.admin-building-summary>div>small{min-width:0;max-width:100%;overflow-wrap:break-word;word-break:normal}.admin-building-summary>div>span{color:#b7d2e1ad;font-size:.78rem}.admin-building-summary>div>strong{font-size:.95rem;line-height:1.35}.admin-building-summary>div>small{color:#b1cfdf94;font-size:.73rem;line-height:1.35;overflow-wrap:anywhere}.admin-building-sensor-details>.admin-building-sensor-command{min-width:0;max-height:360px;overflow-y:auto;overflow-x:hidden;align-content:start;gap:10px}.admin-building-sensor-command>div{min-width:0;padding:10px 0;display:grid;gap:3px;border-bottom:1px solid rgba(161,198,220,.1)}.admin-building-sensor-command>div:last-child{border-bottom:0}.admin-building-sensor-command>div>strong,.admin-building-sensor-command>div>small,.admin-building-sensor-command>div>span{min-width:0;overflow-wrap:break-word;word-break:normal}.admin-building-sensor-command>div>small{overflow-wrap:anywhere}.admin-building-sensor-details>.admin-building-sensor-actions{justify-content:flex-start}@media(max-width:1050px){.admin-building-summary{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:760px){.admin-building-sensor-success{flex-direction:column}.admin-building-summary{grid-template-columns:1fr}.admin-building-sensor-details>.admin-building-sensor-command{max-height:300px}}.admin-object-indoor-value.admin-object-indoor-climate{min-width:350px;max-width:440px;padding:16px 22px 18px;display:grid;gap:13px}.admin-object-indoor-climate-title{display:block;color:#57d8ff;font-size:.76rem;font-weight:900;letter-spacing:.1em;line-height:1.2;text-align:center;text-transform:uppercase}.admin-object-indoor-climate-values{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;gap:18px}.admin-object-indoor-climate-item{min-width:0;display:flex;align-items:center;justify-content:center;gap:12px}.admin-object-indoor-climate-reading{min-width:0;display:grid;gap:4px}.admin-object-indoor-climate-reading strong{min-width:0;color:#f8fcfffa;font-size:clamp(1.45rem,2vw,1.9rem);font-weight:900;line-height:1;white-space:nowrap}.admin-object-indoor-climate-reading small{color:#c2dce9b8;font-size:.86rem;line-height:1.2}.admin-object-indoor-climate-temperature-icon{position:relative;width:24px;height:38px;flex:0 0 24px;display:block}.admin-object-indoor-climate-temperature-line{position:absolute;top:2px;left:8px;width:8px;height:25px;border:3px solid #4bd3ff;border-bottom:0;border-radius:8px 8px 0 0}.admin-object-indoor-climate-temperature-bulb{position:absolute;left:4px;bottom:0;width:16px;height:16px;border:3px solid #4bd3ff;border-radius:50%;box-shadow:0 0 9px #40cdfa38}.admin-object-indoor-climate-drop{width:22px;height:29px;flex:0 0 22px;display:block;border-radius:58% 58% 62% 62%/72% 72% 40% 40%;background:linear-gradient(155deg,#72e3ff,#25bce9);clip-path:polygon(50% 0,88% 49%,98% 67%,100% 78%,96% 89%,87% 97%,72% 100%,50% 100%,28% 100%,13% 97%,4% 89%,0 78%,2% 67%,12% 49%);filter:drop-shadow(0 0 8px rgba(66,205,249,.34))}.admin-object-indoor-climate-divider{width:1px;height:53px;display:block;background:linear-gradient(to bottom,transparent,rgba(78,211,249,.68),transparent)}@media(max-width:760px){.admin-object-indoor-value.admin-object-indoor-climate{min-width:280px;max-width:min(390px,calc(100% - 24px));padding:14px 17px 16px}.admin-object-indoor-climate-values{gap:12px}.admin-object-indoor-climate-item{gap:8px}.admin-object-indoor-climate-reading strong{font-size:clamp(1.2rem,4vw,1.55rem)}}@media(max-width:480px){.admin-object-indoor-value.admin-object-indoor-climate{min-width:0;width:calc(100% - 20px)}.admin-object-indoor-climate-values{grid-template-columns:minmax(0,1fr);gap:11px}.admin-object-indoor-climate-divider{width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(78,211,249,.58),transparent)}}.admin-pv-surplus-card{margin-top:24px;padding:24px;border:1px solid rgba(83,235,165,.3);border-radius:18px;background:radial-gradient(circle at 88% 8%,rgba(83,235,165,.11),transparent 30%),#051d2acc}.admin-pv-surplus-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.admin-pv-surplus-heading h3{margin:5px 0 6px}.admin-pv-surplus-heading p{margin:0;color:var(--muted)}.admin-pv-surplus-status{flex:0 0 auto;padding:8px 12px;border:1px solid rgba(255,195,65,.42);border-radius:999px;color:#ffd477;font-size:.8rem;font-weight:800}.admin-pv-surplus-status-created{border-color:#53eba56b;color:#70efb2}.admin-pv-surplus-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:22px}.admin-pv-surplus-step{display:grid;justify-items:center;gap:6px;padding:10px 6px;border:1px solid rgba(92,172,197,.18);border-radius:12px;color:var(--muted);text-align:center;background:#0216228c}.admin-pv-surplus-step>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid rgba(92,172,197,.28);border-radius:50%;font-size:.76rem;font-weight:900}.admin-pv-surplus-step strong{font-size:.72rem}.admin-pv-surplus-step-active{border-color:#5cdaff70;color:#8ce7ff;background:#125b752e}.admin-pv-surplus-step-completed{border-color:#53eba55c}.admin-pv-surplus-step-completed>span{border-color:#53eba575;color:#70efb2}.admin-pv-surplus-source-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-pv-surplus-source-option{position:relative;display:grid;gap:7px;padding:16px;border:1px solid rgba(92,172,197,.2);border-radius:14px;cursor:pointer;background:#021622a6}.admin-pv-surplus-source-option input{position:absolute;right:15px;top:15px}.admin-pv-surplus-source-option strong{padding-right:30px}.admin-pv-surplus-source-option span{color:var(--muted);font-size:.82rem;line-height:1.45}.admin-pv-surplus-source-option-selected{border-color:#53eba580;background:#145b412e}.admin-pv-surplus-form{display:grid;gap:18px}.admin-pv-surplus-form-grid,.admin-pv-surplus-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-pv-surplus-form-grid label{display:grid;align-content:start;gap:7px;font-weight:700}.admin-pv-surplus-unit-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.admin-pv-surplus-unit-input>span{min-width:24px;color:#70efb2;font-weight:900}.admin-pv-surplus-checkbox{display:flex!important;align-items:center;gap:10px!important;min-height:46px;padding:11px 13px;border:1px solid rgba(92,172,197,.2);border-radius:10px;background:#02162280}.admin-pv-surplus-checkbox input{flex:0 0 auto;width:auto}.admin-pv-surplus-info{display:grid;gap:5px;padding:14px;border:1px solid rgba(92,218,255,.28);border-radius:12px;color:#b9edfb;background:#125b7524}.admin-pv-surplus-info span{color:var(--muted);font-size:.82rem;line-height:1.45}.admin-pv-surplus-summary>div{padding:14px;border:1px solid rgba(92,172,197,.2);border-radius:12px;background:#021622a6}.admin-pv-surplus-summary span,.admin-pv-surplus-summary strong{display:block}.admin-pv-surplus-summary span{margin-bottom:5px;color:var(--muted);font-size:.78rem}.admin-pv-surplus-summary .button{justify-self:start;align-self:center}.admin-pv-surplus-actions,.admin-pv-surplus-placeholder-actions{display:flex;justify-content:flex-end;gap:10px}.admin-pv-surplus-message{padding:12px 14px;border:1px solid rgba(83,235,165,.34);border-radius:12px;color:#70efb2;background:#145b4129}.admin-pv-surplus-placeholder{display:grid;gap:10px;padding:22px;border:1px dashed rgba(92,218,255,.32);border-radius:14px;background:#02162275}.admin-pv-surplus-placeholder h4,.admin-pv-surplus-placeholder p{margin:0}.admin-pv-surplus-placeholder p{color:var(--muted)}@media(max-width:860px){.admin-pv-surplus-steps{grid-template-columns:1fr}.admin-pv-surplus-step{grid-template-columns:auto 1fr;justify-items:start;align-items:center;text-align:left}}@media(max-width:720px){.admin-pv-surplus-card{padding:16px}.admin-pv-surplus-heading{display:grid}.admin-pv-surplus-status{justify-self:start}.admin-pv-surplus-source-options,.admin-pv-surplus-form-grid,.admin-pv-surplus-summary{grid-template-columns:1fr}.admin-pv-surplus-actions,.admin-pv-surplus-placeholder-actions{display:grid}.admin-pv-surplus-actions .button,.admin-pv-surplus-placeholder-actions .button{width:100%}}.admin-photovoltaic-card,.admin-pv-surplus-card{position:relative;margin-top:58px}.admin-photovoltaic-card:before,.admin-pv-surplus-card:before{content:"";position:absolute;left:-12px;right:-12px;top:-31px;height:5px;border-radius:999px;background:linear-gradient(90deg,#1bbeec33,#31d2fff5 14%,#31d2fff5 86%,#1bbeec33);box-shadow:0 0 8px #31d2ff61,0 0 18px #31d2ff24}.admin-photovoltaic-heading h3,.admin-pv-surplus-heading h3{margin-top:8px;margin-bottom:10px;color:#f4fbff;font-size:clamp(1.7rem,2.3vw,2.35rem);font-weight:900;line-height:1.08;letter-spacing:-.025em;text-wrap:balance}.admin-photovoltaic-heading,.admin-pv-surplus-heading{margin-bottom:28px}.admin-photovoltaic-heading p,.admin-pv-surplus-heading p{max-width:800px;font-size:.94rem;line-height:1.55}.admin-photovoltaic-heading .eyebrow,.admin-pv-surplus-heading .eyebrow{font-size:.78rem;font-weight:900;letter-spacing:.13em}.admin-pv-surplus-steps{gap:10px;margin-bottom:28px}.admin-pv-surplus-step{min-height:68px;padding:12px 9px}.admin-pv-surplus-step>span{width:30px;height:30px;font-size:.82rem}.admin-pv-surplus-step strong{font-size:.78rem;line-height:1.25}.admin-pv-surplus-step-active{border-width:2px;border-color:#2dcaf8db;color:#8ce7ff;background:linear-gradient(145deg,#0e5b7b6b,#0523339e);box-shadow:inset 0 0 20px #2dcaf814,0 0 12px #2dcaf814}.admin-pv-surplus-step-completed{border-color:#53eba599}.admin-pv-surplus-source-options{gap:16px}.admin-pv-surplus-source-option{min-height:100px;padding:19px 20px;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-pv-surplus-source-option:hover{border-color:#5cdaff70;transform:translateY(-1px)}.admin-pv-surplus-source-option strong{font-size:1rem;line-height:1.3}.admin-pv-surplus-source-option span{font-size:.86rem;line-height:1.55}.admin-pv-surplus-source-option-selected{border-width:2px;border-color:#53eba5db;background:linear-gradient(145deg,#146c4b57,#042728a8);box-shadow:inset 0 0 22px #53eba512,0 0 14px #53eba514}.admin-pv-surplus-source-option-selected:after{content:"✓";position:absolute;right:15px;top:15px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:#062d20;font-size:.92rem;font-weight:1000;background:#70efb2;box-shadow:0 0 12px #70efb247}.admin-pv-surplus-source-option-selected input[type=radio]{opacity:0}.admin-pv-surplus-source-option:not(.admin-pv-surplus-source-option-selected) input[type=radio]{opacity:.7}.admin-pv-surplus-form{gap:24px}.admin-pv-surplus-form-grid,.admin-pv-surplus-summary{gap:18px 22px}.admin-pv-surplus-form-grid label{gap:9px;font-size:.9rem}.admin-pv-surplus-unit-input{gap:12px}.admin-pv-surplus-unit-input input{min-height:48px;padding:11px 13px;font-size:.96rem;font-weight:750}.admin-pv-surplus-unit-input>span{min-width:31px;font-size:.9rem}.admin-pv-surplus-checkbox{min-height:48px;padding:12px 14px}.admin-pv-surplus-info{gap:7px;padding:16px 18px}.admin-pv-surplus-info strong{font-size:.92rem}.admin-pv-surplus-info span{font-size:.85rem}.admin-pv-surplus-actions .button{min-height:44px;padding-top:10px;padding-bottom:10px}@media(min-width:1500px){.admin-photovoltaic-card,.admin-pv-surplus-card{padding:28px}.admin-photovoltaic-heading h3,.admin-pv-surplus-heading h3{font-size:2.25rem}.admin-pv-surplus-source-option{min-height:108px}}@media(max-width:860px){.admin-photovoltaic-card,.admin-pv-surplus-card{margin-top:48px}.admin-photovoltaic-card:before,.admin-pv-surplus-card:before{top:-26px;height:4px}.admin-photovoltaic-heading h3,.admin-pv-surplus-heading h3{font-size:clamp(1.55rem,5vw,2rem)}.admin-pv-surplus-step{min-height:54px}}@media(max-width:720px){.admin-photovoltaic-card,.admin-pv-surplus-card{margin-top:42px}.admin-photovoltaic-card:before,.admin-pv-surplus-card:before{left:0;right:0;top:-23px;height:4px}.admin-photovoltaic-heading,.admin-pv-surplus-heading{margin-bottom:22px}.admin-photovoltaic-heading h3,.admin-pv-surplus-heading h3{font-size:1.65rem}.admin-pv-surplus-source-option{min-height:auto;padding:16px}.admin-pv-surplus-form{gap:20px}}.admin-energy-targets-panel{display:grid;gap:20px;padding:22px;border:1px dashed rgba(92,218,255,.34);border-radius:14px;background:#0216227a}.admin-energy-targets-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-energy-targets-heading h4{margin:6px 0 8px;font-size:1.25rem}.admin-energy-targets-heading p{max-width:700px;margin:0;color:var(--muted);line-height:1.5}.admin-energy-target-count{flex:0 0 auto;padding:7px 11px;border:1px solid rgba(92,218,255,.34);border-radius:999px;color:#8ce7ff;font-size:.78rem;font-weight:850;background:#125b752e}.admin-energy-target-empty{display:grid;gap:7px;padding:24px;border:1px solid rgba(92,172,197,.2);border-radius:13px;text-align:center;background:#01121d9e}.admin-energy-target-empty strong{color:#f4fbff;font-size:1rem}.admin-energy-target-empty span{color:var(--muted);font-size:.86rem}.admin-energy-target-list{display:grid;gap:12px}.admin-energy-target-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:15px;border:1px solid rgba(83,235,165,.28);border-radius:13px;background:linear-gradient(135deg,#145b412e,#021622b8)}.admin-energy-target-priority{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(83,235,165,.48);border-radius:11px;color:#70efb2;font-weight:900;background:#145b4133}.admin-energy-target-card-body{display:grid;gap:3px}.admin-energy-target-card-body>span{color:#8ce7ff;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.admin-energy-target-card-body strong{color:#f4fbff;font-size:1rem}.admin-energy-target-card-body small{color:var(--muted)}.admin-energy-target-card-actions{display:flex;gap:8px}.admin-energy-target-actions{display:flex;justify-content:space-between;gap:12px}.admin-energy-target-overlay{z-index:1400;padding:24px}.admin-energy-target-editor{width:min(880px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:25px;border:1px solid rgba(49,210,255,.4);border-radius:18px;background:radial-gradient(circle at 85% 5%,rgba(49,210,255,.09),transparent 32%),#061d2a;box-shadow:0 24px 70px #00000094,0 0 28px #31d2ff17}.admin-energy-target-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.admin-energy-target-editor-heading h3{margin:7px 0 8px;color:#f4fbff;font-size:clamp(1.55rem,3vw,2rem)}.admin-energy-target-editor-heading p{max-width:660px;margin:0;color:var(--muted);line-height:1.5}.admin-energy-target-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-energy-target-type-card{position:relative;display:grid;align-content:start;gap:10px;min-height:185px;padding:18px;border:1px solid rgba(92,172,197,.24);border-radius:14px;color:inherit;text-align:left;cursor:pointer;background:#021622b8;transition:border-color .15s ease,background-color .15s ease,transform .15s ease,box-shadow .15s ease}.admin-energy-target-type-card:hover{border-color:#5cdaff8c;transform:translateY(-2px)}.admin-energy-target-type-card-selected{border-width:2px;border-color:#53eba5d1;background:linear-gradient(145deg,#146c4b57,#042728b3);box-shadow:inset 0 0 22px #53eba50f,0 0 15px #53eba514}.admin-energy-target-type-order{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(92,218,255,.38);border-radius:10px;color:#8ce7ff;font-size:.82rem;font-weight:900}.admin-energy-target-type-card strong{color:#f4fbff;font-size:1.03rem}.admin-energy-target-type-card small{color:var(--muted);font-size:.82rem;line-height:1.5}.admin-energy-target-type-check{position:absolute;right:14px;top:14px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:#062d20;font-weight:1000;background:#70efb2}.admin-energy-target-editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}@media(max-width:860px){.admin-energy-target-type-grid{grid-template-columns:1fr}.admin-energy-target-type-card{min-height:auto}}@media(max-width:720px){.admin-energy-targets-heading,.admin-energy-target-editor-heading{display:grid}.admin-energy-target-count{justify-self:start}.admin-energy-target-card{grid-template-columns:auto minmax(0,1fr)}.admin-energy-target-card-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.admin-energy-target-actions,.admin-energy-target-editor-actions{display:grid}.admin-energy-target-actions .button,.admin-energy-target-editor-actions .button{width:100%}.admin-energy-target-overlay{padding:10px}.admin-energy-target-editor{max-height:calc(100vh - 20px);padding:18px}}.admin-energy-target-dhw-form{display:grid;gap:18px}.admin-energy-target-dhw-section{display:grid;gap:16px;padding:18px;border:1px solid rgba(92,172,197,.24);border-radius:14px;background:#021622a3}.admin-energy-target-dhw-section-heading{display:flex;align-items:flex-start;gap:12px}.admin-energy-target-dhw-section-heading>span{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;border:1px solid rgba(92,218,255,.42);border-radius:10px;color:#8ce7ff;font-weight:900;background:#125b752e}.admin-energy-target-dhw-section-heading>div{display:grid;gap:3px}.admin-energy-target-dhw-section-heading strong{color:#f4fbff;font-size:1rem}.admin-energy-target-dhw-section-heading small{color:var(--muted);line-height:1.45}.admin-energy-target-dhw-field{display:grid;gap:8px;color:#dcecf3;font-size:.86rem;font-weight:750}.admin-energy-target-dhw-field input,.admin-energy-target-dhw-field select{width:100%;min-height:46px;padding:10px 12px;border:1px solid rgba(92,172,197,.32);border-radius:10px;color:#f4fbff;font:inherit;background:#010f19d1}.admin-energy-target-dhw-field input:focus,.admin-energy-target-dhw-field select:focus{border-color:#31d2ffc7;outline:none;box-shadow:0 0 0 3px #31d2ff17}.admin-energy-target-dhw-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-energy-target-dhw-choice{display:grid;gap:7px;min-height:116px;padding:15px;border:1px solid rgba(92,172,197,.24);border-radius:12px;cursor:pointer;background:#01121dad}.admin-energy-target-dhw-choice input{width:17px;height:17px;margin:0;accent-color:#70efb2}.admin-energy-target-dhw-choice strong{color:#f4fbff;font-size:.92rem}.admin-energy-target-dhw-choice span{color:var(--muted);font-size:.8rem;line-height:1.45}.admin-energy-target-dhw-choice-selected{border-color:#53eba5bd;background:linear-gradient(145deg,#146c4b47,#042728a8);box-shadow:inset 0 0 20px #53eba50d,0 0 12px #53eba50f}.admin-energy-target-dhw-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-energy-target-dhw-temperature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-energy-target-dhw-unit-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.admin-energy-target-dhw-unit-input>span{min-width:28px;color:#70efb2;font-weight:900}.admin-energy-target-dhw-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:15px;border:1px solid rgba(83,235,165,.28);border-radius:13px;background:#145b411f}.admin-energy-target-dhw-summary>div{display:grid;gap:4px}.admin-energy-target-dhw-summary span{color:var(--muted);font-size:.72rem}.admin-energy-target-dhw-summary strong{color:#f4fbff;font-size:.88rem}@media(max-width:860px){.admin-energy-target-dhw-temperature-grid,.admin-energy-target-dhw-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.admin-energy-target-dhw-choice-grid,.admin-energy-target-dhw-grid,.admin-energy-target-dhw-temperature-grid,.admin-energy-target-dhw-summary{grid-template-columns:1fr}.admin-energy-target-dhw-section{padding:15px}}.admin-energy-target-editor[data-editor-mode=edit]{border-color:#53eba59e;box-shadow:0 24px 70px #00000094,0 0 30px #53eba51a}.admin-energy-target-editor[data-editor-mode=edit] .admin-energy-target-editor-heading{padding-bottom:16px;border-bottom:1px solid rgba(83,235,165,.22)}.admin-energy-target-editor[data-editor-mode=edit] .admin-energy-target-editor-heading .eyebrow{color:#70efb2}.admin-energy-target-card-actions .button:not(:disabled){cursor:pointer}.admin-energy-target-card-actions .button:not(:disabled):hover{border-color:#5cdaff94}.admin-energy-target-continuation{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid rgba(83,235,165,.28);border-radius:13px;background:linear-gradient(135deg,#145b4126,#021622b3)}.admin-energy-target-continuation>div{display:grid;gap:5px}.admin-energy-target-continuation strong{color:#f4fbff;font-size:.92rem}.admin-energy-target-continuation span{color:var(--muted);font-size:.8rem;line-height:1.45}.admin-energy-target-continuation .button{flex:0 0 auto}.admin-energy-target-continuation .button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:720px){.admin-energy-target-continuation{display:grid}.admin-energy-target-continuation .button{width:100%}}.admin-energy-target-missing{grid-column:1 / -1;display:grid;gap:4px;margin-top:8px;padding:10px 12px;border:1px solid rgba(255,191,92,.34);border-radius:10px;background:#70460c2b}.admin-energy-target-missing strong{color:#fff0c8;font-size:.79rem}.admin-energy-target-missing span{color:#ffd88a;font-size:.75rem;font-weight:650;line-height:1.5}.admin-energy-target-card:has(.admin-energy-target-missing){border-color:#ffbf5c61}.admin-energy-target-card:not(:has(.admin-energy-target-missing)){border-color:#53eba56b}.admin-operational-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.admin-operational-module-grid>.admin-operational-module-card{grid-column:auto!important;width:100%;min-width:0;max-width:none;box-sizing:border-box}.admin-operational-module-grid>.admin-operational-module-card{height:100%}@media(max-width:900px){.admin-operational-module-grid{grid-template-columns:minmax(0,1fr)}}.admin-pvs-diagram{position:relative;margin-top:24px;padding:28px;overflow:hidden;border:1px solid rgba(26,156,205,.78);border-radius:16px;background:linear-gradient(rgba(19,79,103,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(19,79,103,.17) 1px,transparent 1px),linear-gradient(145deg,#011b28f5,#022534f0);background-size:36px 36px,36px 36px,auto}.admin-pvs-diagram-heading h3{margin:7px 0 5px;color:#fff}.admin-pvs-diagram-heading p{margin:0;color:#8baab8}.admin-pvs-flow{display:grid;grid-template-columns:minmax(220px,1fr) 80px minmax(260px,1.08fr) 80px minmax(220px,1fr);align-items:center;gap:16px;margin-top:36px}.admin-pvs-node{min-width:0;padding:21px;border:1px solid rgba(31,177,224,.76);border-radius:16px;background:linear-gradient(145deg,#094a63eb,#042d3ff2);box-shadow:inset 0 0 28px #25b2dd0d}.admin-pvs-node-logic{border-color:#37c6ebf2;box-shadow:0 0 25px #1fb2e114}.admin-pvs-node-heading{display:flex;align-items:center;gap:13px}.admin-pvs-node-heading h3{margin:0;color:#fff;font-size:1.08rem}.admin-pvs-node-heading small{display:block;margin-top:3px;color:#88a8b6}.admin-pvs-icon{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border:1px solid rgba(38,190,232,.85);border-radius:11px;background:#09557485;color:#62dfff;font-size:.78rem;font-weight:900;letter-spacing:.04em}.admin-pvs-divider{height:1px;margin:18px 0;background:#66bcd93b}.admin-pvs-row{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:6px 0}.admin-pvs-row span{color:#94b4c1}.admin-pvs-row strong{color:#f3f8fa;text-align:right}.admin-pvs-value-green{color:#21dc73!important}.admin-pvs-value-yellow{color:#ffd51a!important}.admin-pvs-connector{position:relative;display:flex;align-items:center;justify-content:center;min-height:70px}.admin-pvs-connector span{position:absolute;left:4px;right:12px;height:3px;border-radius:99px;background:#2db2e052}.admin-pvs-connector b{position:relative;z-index:1;margin-left:auto;color:#3fc8f5;font-size:2.6rem;line-height:1;text-shadow:0 0 12px rgba(63,200,245,.55)}.admin-pvs-connector-active span{background:#39caff;box-shadow:0 0 12px #39caffb3}.admin-pvs-connector-energy span{background:#ffd21c;box-shadow:0 0 12px #ffd21cb3}.admin-pvs-connector-energy b{color:#ffd21c;text-shadow:0 0 12px rgba(255,210,28,.75)}.admin-pvs-statistics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;padding-top:24px;border-top:1px solid rgba(91,179,211,.21)}.admin-pvs-statistics article{padding:19px;border:1px solid rgba(40,160,202,.54);border-radius:14px;background:#043043b8}.admin-pvs-statistics span{display:block;color:#97b5c2}.admin-pvs-statistics strong{display:block;margin-top:8px;color:#fff;font-size:1.45rem}.admin-pvs-statistics small{display:block;margin-top:7px;color:#84a6b5}@media(max-width:1150px){.admin-pvs-flow{grid-template-columns:minmax(0,1fr)}.admin-pvs-connector{min-height:42px;transform:rotate(90deg)}}@media(max-width:760px){.admin-pvs-diagram{padding:18px}.admin-pvs-statistics{grid-template-columns:minmax(0,1fr)}}.admin-pvs-electric{display:flex;justify-content:center;margin-top:30px}.admin-pvs-electric>article{width:min(520px,100%)}.admin-pvs-electric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-pvs-electric-grid div{min-width:0}.admin-pvs-electric-grid span{display:block;color:#94b4c1}.admin-pvs-electric-grid strong{display:block;margin-top:7px;color:#fff;font-size:1.18rem}.admin-pvs-error{margin-top:18px;padding:12px 15px;border:1px solid rgba(220,80,80,.55);border-radius:11px;background:#691e1e2e;color:#faa}@media(max-width:700px){.admin-pvs-electric-grid{grid-template-columns:minmax(0,1fr)}}.admin-assigned-devices{margin-top:16px;padding-top:14px;border-top:1px solid rgba(148,163,184,.18)}.admin-assigned-devices-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.admin-assigned-devices-heading span{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.admin-assigned-devices-heading strong{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#3b82f61f;border:1px solid rgba(96,165,250,.2);font-size:.75rem}.admin-assigned-devices-list{display:grid;gap:8px}.admin-assigned-device{padding:11px 12px;border-radius:10px;background:#0f172a61;border:1px solid rgba(148,163,184,.12)}.admin-assigned-device-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-assigned-device-main>strong{font-size:.9rem}.admin-assigned-device-status{flex:0 0 auto;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#94a3b8}.admin-assigned-device-status-verified{color:#34d399}.admin-assigned-device-status-verified:before{content:"●";margin-right:5px;font-size:.65rem}.admin-assigned-device p{margin:5px 0 0;font-size:.78rem;color:#cbd5e1}.admin-assigned-device small{display:block;margin-top:4px;font-size:.72rem;color:#94a3b8}.admin-pvs-targets{min-width:0;display:grid;align-content:center;gap:.85rem}.admin-pvs-targets-single{grid-template-columns:minmax(220px,1fr)}.admin-pvs-targets-double{grid-template-columns:minmax(210px,1fr)}.admin-pvs-targets-triple,.admin-pvs-targets-compact{grid-template-columns:minmax(200px,1fr);gap:.65rem}.admin-pvs-targets-triple .admin-pvs-node,.admin-pvs-targets-compact .admin-pvs-node{padding:.85rem 1rem}.admin-pvs-targets-compact .admin-pvs-node-heading{gap:.7rem}.admin-pvs-targets-compact .admin-pvs-divider{margin:.65rem 0}.admin-pvs-targets-compact .admin-pvs-row{min-height:1.7rem}@media(min-width:1180px){.admin-pvs-flow:has(.admin-pvs-targets-double),.admin-pvs-flow:has(.admin-pvs-targets-triple),.admin-pvs-flow:has(.admin-pvs-targets-compact){align-items:center}.admin-pvs-targets-double{min-width:240px}.admin-pvs-targets-triple,.admin-pvs-targets-compact{min-width:230px}}@media(max-width:900px){.admin-pvs-targets{width:100%}}.admin-spot-prices-card{margin-top:24px;padding:24px;border:1px solid rgba(92,218,255,.3);border-radius:18px;background:radial-gradient(circle at 88% 8%,rgba(92,218,255,.1),transparent 30%),#051d2acc}.admin-spot-prices-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.admin-spot-prices-heading h3{margin:5px 0 6px}.admin-spot-prices-heading p{margin:0;color:var(--muted)}.admin-spot-prices-status{flex:0 0 auto;padding:8px 12px;border:1px solid rgba(255,195,65,.42);border-radius:999px;color:#ffd477;font-size:.8rem;font-weight:800}.admin-spot-prices-status-created{border-color:#53eba56b;color:#70efb2}.admin-spot-prices-foundation{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px;border:1px solid rgba(92,172,197,.2);border-radius:14px;background:#021622a6}.admin-spot-prices-foundation>div{display:grid;gap:6px}.admin-spot-prices-foundation span{color:var(--muted);font-size:.84rem;line-height:1.5}.admin-spot-prices-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-spot-prices-summary>div{padding:14px;border:1px solid rgba(92,172,197,.2);border-radius:12px;background:#021622a6}.admin-spot-prices-summary span,.admin-spot-prices-summary strong{display:block}.admin-spot-prices-summary span{margin-bottom:5px;color:var(--muted);font-size:.78rem}.admin-spot-prices-message{color:#70efb2}@media(max-width:720px){.admin-spot-prices-card{padding:16px}.admin-spot-prices-heading,.admin-spot-prices-foundation{display:grid}.admin-spot-prices-status{justify-self:start}.admin-spot-prices-summary{grid-template-columns:1fr}.admin-spot-prices-foundation .button{width:100%}}.spot-day-chart-card{overflow:hidden}.spot-day-chart-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.spot-day-chart-switch{display:flex;gap:.35rem}.spot-day-chart-switch button{border:1px solid rgba(89,211,238,.25);border-radius:.55rem;padding:.45rem .8rem;background:#041c26a6;color:inherit;cursor:pointer}.spot-day-chart-switch button.is-active{border-color:#41dcffcc;background:#1ba6c933}.spot-day-chart-switch button:disabled{opacity:.35;cursor:default}.spot-day-chart-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-top:1rem}.spot-day-chart-summary>div{padding:.65rem .75rem;border:1px solid rgba(92,205,231,.16);border-radius:.65rem;background:#02161e61}.spot-day-chart-summary span{display:block;margin-bottom:.2rem;opacity:.65;font-size:.75rem}.spot-day-chart-summary strong{font-size:.9rem}.spot-day-chart{position:relative;height:280px;margin-top:1rem;border:1px solid rgba(92,205,231,.16);border-radius:.7rem;background:#02141c6b}.spot-day-chart-zero{position:absolute;left:.5rem;right:.5rem;height:1px;background:#ffffff47}.spot-day-chart-bars{position:absolute;top:.6rem;right:.5rem;bottom:1.6rem;left:.5rem;display:grid;grid-template-columns:repeat(96,minmax(2px,1fr));gap:1px}.spot-day-chart-column{position:relative;height:100%}.spot-day-chart-column.is-current{background:#36d7ff1f;box-shadow:inset 0 0 0 1px #36d7ff73}.spot-day-chart-bar{position:absolute;left:1px;right:1px;min-height:2px;border-radius:2px 2px 0 0;background:#e4b91f}.spot-day-chart-bar.is-negative{border-radius:0 0 2px 2px;background:#25bfc9}.spot-day-chart-column>span{position:absolute;left:50%;bottom:-1.2rem;transform:translate(-50%);font-size:.58rem;opacity:.55;white-space:nowrap}.spot-day-chart-message{margin-top:1rem;padding:1.25rem;text-align:center;border:1px solid rgba(92,205,231,.14);border-radius:.65rem;opacity:.7}.spot-day-chart-message.is-error{color:#faa}@media(max-width:900px){.spot-day-chart-header{flex-direction:column}.spot-day-chart-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.spot-day-chart{overflow-x:auto}.spot-day-chart-bars{min-width:760px}}.spot-day-line-chart{width:100%;margin-top:1rem;border:1px solid rgba(92,205,231,.16);border-radius:.7rem;padding:.4rem;background:linear-gradient(180deg,#0218229e,#02121bc7)}.spot-day-line-chart svg{display:block;width:100%;height:auto;min-height:280px;overflow:visible}.spot-line-grid{stroke:#6dcbe121;stroke-width:1;vector-effect:non-scaling-stroke}.spot-line-grid.is-vertical{stroke:#6dcbe117}.spot-line-axis-label{fill:#dceff59e;font-size:12px}.spot-line-axis-title{fill:#dceff5b8;font-size:12px;font-weight:700}.spot-line-price{fill:none;stroke:#32d4ff;stroke-width:3;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.spot-line-point{fill:#32d4ff;stroke:#031b25e6;stroke-width:1;vector-effect:non-scaling-stroke}.spot-line-point.is-current{fill:#ffd43b;stroke:#fff;stroke-width:2}.spot-line-current{stroke:#ffd43b;stroke-width:2;stroke-dasharray:6 5;opacity:.85;vector-effect:non-scaling-stroke}.spot-line-zero{stroke:#ffffffa6;stroke-width:1.5;stroke-dasharray:5 4;vector-effect:non-scaling-stroke}.spot-day-chart-card{display:block;width:100%;padding:1.35rem}.spot-day-chart-header{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;margin-bottom:1rem}.spot-day-chart-title{flex:1 1 auto}.spot-day-chart-title p{margin-top:.45rem;margin-bottom:0;opacity:.72}.spot-day-chart-switch{flex:0 0 auto}.spot-day-line-chart{width:100%;margin-top:.6rem;padding:.75rem;box-sizing:border-box}.spot-day-line-chart svg{width:100%;height:auto;min-height:360px}.spot-day-chart-summary-bottom{width:100%;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(88,205,231,.14)}.spot-day-chart-summary-bottom>div{min-height:76px;display:flex;flex-direction:column;justify-content:center}.spot-day-chart-summary-bottom small{margin-top:.2rem;opacity:.58;font-size:.72rem}@media(min-width:901px){.spot-day-chart-summary-bottom{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.spot-day-chart-header{align-items:flex-start}.spot-day-line-chart{overflow-x:auto}.spot-day-line-chart svg{min-width:780px}}.spot-install-config-card{margin-top:1rem;padding:1.25rem;border:1px solid rgba(87,205,230,.16);border-radius:.8rem;background:#04161f94}.spot-install-config-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.spot-install-config-header h3{margin:.25rem 0 0}.spot-install-config-header p{margin:.45rem 0 0;opacity:.7}.spot-install-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem}.spot-install-summary>div{padding:.85rem;border:1px solid rgba(87,205,230,.12);border-radius:.65rem;background:#03121b8c}.spot-install-summary span{display:block;margin-bottom:.3rem;font-size:.75rem;opacity:.65}.spot-install-summary strong{font-size:.9rem}.spot-install-form{margin-top:1rem}.spot-install-check{display:flex;align-items:center;gap:.65rem;margin-bottom:1rem}.spot-install-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.spot-install-grid label>span{display:block;margin-bottom:.4rem;font-size:.78rem;opacity:.7}.spot-install-grid input,.spot-install-grid select{width:100%}.spot-install-input-unit{display:flex;align-items:center;gap:.5rem}.spot-install-input-unit input{flex:1 1 auto}.spot-install-input-unit strong{min-width:2rem;opacity:.7}.spot-install-note{margin-top:1rem;padding:.8rem .9rem;border:1px solid rgba(255,200,80,.16);border-radius:.65rem;background:#5c450e1f;font-size:.82rem;line-height:1.5;opacity:.82}.spot-install-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}@media(max-width:900px){.spot-install-config-header{flex-direction:column}.spot-install-summary,.spot-install-grid{grid-template-columns:1fr}}.admin-fve-production-history{width:100%;margin-top:1rem;padding:1.15rem;border:1px solid rgba(41,199,255,.34);border-radius:18px;background:#031b288a}.admin-fve-production-history-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-fve-production-history-heading h3{margin:.25rem 0 .3rem}.admin-fve-production-history-heading p{margin:0}.admin-fve-production-loading{font-size:.8rem;opacity:.75}.admin-fve-production-chart-stack{display:grid;gap:1rem}.admin-fve-production-chart{width:100%;min-width:0;padding:1rem;border:1px solid rgba(41,199,255,.22);border-radius:14px;background:#01131fa3}.admin-fve-production-chart-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.admin-fve-production-chart-head h4{margin:0 0 .25rem}.admin-fve-production-total{display:flex;align-items:baseline;gap:.35rem;white-space:nowrap}.admin-fve-production-total strong{font-size:1.25rem}.admin-fve-production-total span{font-size:.8rem;opacity:.72}.admin-fve-production-bars{display:grid;align-items:end;gap:.25rem;min-height:190px;padding:.65rem .45rem .2rem;overflow-x:auto;border-radius:10px;background:repeating-linear-gradient(to top,rgba(255,255,255,.055) 0,rgba(255,255,255,.055) 1px,transparent 1px,transparent 38px)}.admin-fve-production-bars-daily{grid-template-columns:repeat(24,minmax(20px,1fr))}.admin-fve-production-bars-monthly{grid-template-columns:repeat(31,minmax(18px,1fr))}.admin-fve-production-bars-yearly{grid-template-columns:repeat(12,minmax(42px,1fr))}.admin-fve-production-column{height:180px;display:grid;grid-template-rows:1fr 22px;align-items:end;gap:.25rem}.admin-fve-production-bar-area{height:100%;display:flex;align-items:flex-end;justify-content:center}.admin-fve-production-bar{display:block;width:min(82%,24px);min-height:2px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#f7dc00,#55d3ff);box-shadow:0 0 8px #f7dc002e}.admin-fve-production-column small{display:block;text-align:center;font-size:.62rem;white-space:nowrap;opacity:.68}@media(max-width:900px){.admin-fve-production-chart-head{flex-direction:column}.admin-fve-production-bars{overflow-x:auto}}.admin-fve-self-sufficiency{width:100%;min-width:0;margin-top:1rem;margin-bottom:1rem;padding:1.15rem;border:1px solid rgba(41,199,255,.34);border-radius:18px;background:#031b288a}.admin-fve-self-sufficiency-title{margin-bottom:1rem}.admin-fve-self-sufficiency-title h3{margin:.25rem 0 .3rem}.admin-fve-self-sufficiency-title p{margin:0;max-width:760px}.admin-fve-self-sufficiency-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.admin-fve-self-sufficiency-card{min-width:0;padding:1rem;border:1px solid rgba(41,199,255,.22);border-radius:14px;background:#01131fad}.admin-fve-self-sufficiency-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-fve-self-sufficiency-card-head h4{margin:0 0 .2rem}.admin-fve-self-sufficiency-card-head>strong{font-size:1.35rem;white-space:nowrap}.admin-fve-self-sufficiency-content{display:grid;grid-template-columns:minmax(140px,.75fr) minmax(190px,1.25fr);align-items:center;gap:1.2rem}.admin-fve-self-sufficiency-pie{position:relative;width:min(100%,180px);aspect-ratio:1;justify-self:center;border-radius:50%;box-shadow:0 0 0 1px #ffffff12,0 0 24px #1599ff1f}.admin-fve-self-sufficiency-pie-hole{position:absolute;top:22%;right:22%;bottom:22%;left:22%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#061c29;border:1px solid rgba(255,255,255,.07);text-align:center}.admin-fve-self-sufficiency-pie-hole strong{font-size:1.3rem}.admin-fve-self-sufficiency-pie-hole small{margin-top:.15rem;opacity:.65}.admin-fve-self-sufficiency-values{display:grid;gap:.75rem}.admin-fve-self-sufficiency-values>div:not(.admin-fve-self-sufficiency-total){display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:.65rem}.admin-fve-self-sufficiency-values i{width:11px;height:11px;border-radius:50%}.admin-fve-self-sufficiency-blue{background:#1599ff;box-shadow:0 0 8px #1599ff80}.admin-fve-self-sufficiency-red{background:#ef3f4f;box-shadow:0 0 8px #ef3f4f73}.admin-fve-self-sufficiency-values span{display:grid;gap:.1rem}.admin-fve-self-sufficiency-values small{opacity:.7}.admin-fve-self-sufficiency-values b{white-space:nowrap}.admin-fve-self-sufficiency-total{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:900px){.admin-fve-self-sufficiency-grid,.admin-fve-self-sufficiency-content{grid-template-columns:1fr}.admin-fve-self-sufficiency-pie{width:min(60vw,180px)}}.admin-system-map{display:flex;flex-direction:column;gap:18px}.admin-system-map-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.admin-system-map-actions{display:flex;gap:12px;align-items:center}.admin-system-flow-nav{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center;padding:16px 20px;border:1px solid rgba(48,196,255,.24);border-radius:16px;background:#061624b8}.admin-system-flow-step,.admin-system-flow-arrow{color:#dff7ff;font-weight:700}.admin-system-flow-step{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;background:#0d2134e6;border:1px solid rgba(48,196,255,.22)}.admin-system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"pv house" "spot smart";gap:18px;align-items:start}.admin-system-card--photovoltaic{grid-area:pv}.admin-system-card--house{grid-area:house}.admin-system-card--spot{grid-area:spot}.admin-system-card--smart{grid-area:smart}.admin-system-card{padding:18px;border-radius:20px;border:1px solid rgba(48,196,255,.22);background:linear-gradient(180deg,#051b2deb,#041422eb);box-shadow:0 12px 40px #00000038;min-width:0}.admin-system-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.admin-system-card-head-right{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.admin-system-icon-strip{display:flex;gap:8px}.admin-system-icon-pill{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:999px;border:1px solid rgba(48,196,255,.22);background:#082136e6}.admin-system-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid rgba(48,196,255,.22);background:#082136e6;color:#dff7ff;font-weight:700;font-size:.92rem;white-space:nowrap}.admin-system-pill--live{color:#dcfff6;border-color:#24d69b6b;box-shadow:inset 0 0 0 1px #24d69b2e}.admin-system-pv-hero{display:flex;gap:18px;align-items:center;padding:18px;border-radius:18px;border:1px solid rgba(48,196,255,.25);background:linear-gradient(135deg,#07223af2,#081623f2);margin-bottom:14px}.admin-system-pv-hero-icon{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2rem;background:#0e3352f5;border:1px solid rgba(48,196,255,.24);flex:0 0 auto}.admin-system-pv-hero-content{display:flex;flex-direction:column;gap:4px;min-width:0}.admin-system-pv-hero-label{font-size:.92rem;letter-spacing:.12em;text-transform:uppercase;color:#8bcbe7;font-weight:700}.admin-system-pv-hero-value{font-size:clamp(2rem,4vw,3.2rem);line-height:1;color:#fff;word-break:break-word}.admin-system-pv-grid{display:grid;gap:14px;margin-bottom:14px}.admin-system-pv-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-system-pv-panel,.admin-system-pv-complex-card,.admin-system-stat-card,.admin-system-house-box{border:1px solid rgba(48,196,255,.22);border-radius:16px;background:#071b2cc7;min-width:0}.admin-system-pv-panel{padding:14px 16px}.admin-system-pv-panel-title,.admin-system-mini-label{display:block;color:#88cbe8;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;margin-bottom:6px}.admin-system-pv-panel-value{font-size:1.35rem;font-weight:800;color:#fff;word-break:break-word}.admin-system-pv-complex-card{padding:16px;margin-bottom:14px}.admin-system-pv-complex-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.admin-system-pv-complex-head-main{display:flex;align-items:center;gap:14px;min-width:0}.admin-system-pv-complex-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#0c2d4aeb;border:1px solid rgba(48,196,255,.25);font-size:1.3rem;flex:0 0 auto}.admin-system-pv-complex-title{font-size:1.1rem;font-weight:800;color:#fff}.admin-system-pv-complex-subtitle{color:#bbdfef;font-size:.92rem}.admin-system-pv-complex-side{font-size:1.25rem;font-weight:800;color:#fff;text-align:right;word-break:break-word}.admin-system-pv-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-system-pv-mini-grid--network{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-system-mini-metric{padding:10px 12px;border-radius:14px;background:#0a2339db;border:1px solid rgba(48,196,255,.18);min-width:0}.admin-system-mini-value{display:block;color:#fff;font-weight:800;font-size:1rem;line-height:1.35;word-break:break-word}.admin-system-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-system-stat-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-system-stat-grid--one{grid-template-columns:1fr}.admin-system-stat-card{padding:14px 16px}.admin-system-stat-card strong{display:block;color:#fff;font-size:1.15rem;line-height:1.35;word-break:break-word}.admin-system-house-row{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-top:14px}.admin-system-house-box{padding:16px}.admin-system-house-box p{margin-bottom:14px}.admin-system-self-chart{--self-value: 0%;width:150px;height:150px;margin:8px auto 12px;border-radius:50%;background:radial-gradient(circle at center,rgba(3,15,27,1) 0 43%,transparent 44%),conic-gradient(#39c7ff 0 var(--self-value),#ff5f7b var(--self-value) 100%);display:flex;align-items:center;justify-content:center}.admin-system-self-chart-inner{width:84px;height:84px;border-radius:50%;background:#041422f5;border:1px solid rgba(48,196,255,.22);display:flex;flex-direction:column;align-items:center;justify-content:center}.admin-system-self-chart-inner strong{color:#fff;font-size:1.6rem;line-height:1}.admin-system-self-chart-inner span{color:#8bcbe7;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;text-align:center}.admin-system-self-legend{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:#dff7ff;font-size:.9rem}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:999px;margin-right:6px}.legend-dot--blue{background:#39c7ff}.legend-dot--red{background:#ff5f7b}@media(max-width:1260px){.admin-system-grid{grid-template-columns:1fr;grid-template-areas:"pv" "house" "spot" "smart"}.admin-system-house-row{grid-template-columns:1fr}}@media(max-width:960px){.admin-system-map-header,.admin-system-card-head,.admin-system-pv-complex-head{flex-direction:column;align-items:flex-start}.admin-system-stat-grid,.admin-system-stat-grid--three,.admin-system-pv-grid--two,.admin-system-pv-mini-grid,.admin-system-pv-mini-grid--network{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-system-pv-hero{flex-direction:column;align-items:flex-start}.admin-system-map-actions{width:100%;justify-content:space-between}}@media(max-width:620px){.admin-system-flow-nav{justify-content:flex-start}.admin-system-stat-grid,.admin-system-stat-grid--three,.admin-system-pv-grid--two,.admin-system-pv-mini-grid,.admin-system-pv-mini-grid--network{grid-template-columns:1fr}.admin-system-pv-hero-icon{width:60px;height:60px;font-size:1.7rem}.admin-system-pv-hero-value{font-size:2rem}.admin-system-self-chart{width:130px;height:130px}}.admin-system-pv-mini-grid--grid-simple{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:620px){.admin-system-pv-mini-grid--grid-simple{grid-template-columns:1fr}}.admin-system-live-energy{margin-bottom:18px;padding:18px;border:1px solid rgba(49,199,255,.26);border-radius:20px;background:radial-gradient(circle at 50% 50%,rgba(16,112,156,.09),transparent 62%),linear-gradient(180deg,#041b2bf0,#031320f7)}.admin-system-live-energy-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.admin-system-live-energy-head h2{margin:5px 0 6px;font-size:1.3rem}.admin-system-live-energy-head p{margin:0;color:#daeef8b8}.admin-system-live-energy-main{display:grid;grid-template-columns:minmax(145px,1fr) minmax(120px,.75fr) minmax(145px,1fr) minmax(120px,.75fr) minmax(145px,1fr);gap:12px;align-items:center}.admin-system-live-energy-node,.admin-system-live-energy-junction{min-height:95px;display:flex;align-items:center;gap:13px;padding:14px 16px;border:1px solid rgba(48,196,255,.25);border-radius:18px;background:linear-gradient(180deg,#09263bf2,#051827f5)}.admin-system-live-energy-node--pv{border-color:#ffd34a57}.admin-system-live-energy-node--battery{border-color:#35d89e52}.admin-system-live-energy-node--grid{border-color:#38bdf857}.admin-system-live-energy-node--house{border-color:#27d5ff6b}.admin-system-live-energy-icon{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;background:#083048e6;border:1px solid rgba(48,196,255,.2);font-size:1.35rem}.admin-system-live-energy-node div{display:flex;flex-direction:column;gap:3px}.admin-system-live-energy-node small{color:#8cdfff;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.admin-system-live-energy-node strong{color:#fff;font-size:1.3rem}.admin-system-live-energy-node em{color:#9ddfbf;font-style:normal;font-weight:700}.admin-system-live-energy-edge{min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px}.admin-system-live-energy-track{position:relative;width:100%;height:30px;display:flex;align-items:center;justify-content:space-around;overflow:hidden;border-top:2px solid rgba(82,207,255,.26)}.admin-system-live-energy-track span{color:#4ad1ff5c;font-size:1.35rem;font-weight:900;line-height:1}.admin-system-live-energy-edge small{min-height:30px;color:#d9eff9b8;text-align:center;line-height:1.3}.admin-system-live-energy-edge.is-active .admin-system-live-energy-track{border-color:#36ccff;box-shadow:0 -3px 10px #36ccff1f}.admin-system-live-energy-edge.is-active .admin-system-live-energy-track span{color:#45d2ff;text-shadow:0 0 8px rgba(69,210,255,.65);animation:admin-system-live-energy-move 1.25s linear infinite}.admin-system-live-energy-edge.is-active .admin-system-live-energy-track span:nth-child(2){animation-delay:.2s}.admin-system-live-energy-edge.is-active .admin-system-live-energy-track span:nth-child(3){animation-delay:.4s}.admin-system-live-energy-edge.is-idle{opacity:.55}@keyframes admin-system-live-energy-move{0%{opacity:.15;transform:translate(-8px)}50%{opacity:1}to{opacity:.15;transform:translate(8px)}}.admin-system-live-energy-battery{max-width:760px;margin:14px auto 0;display:grid;grid-template-columns:minmax(150px,1fr) minmax(150px,.8fr) minmax(170px,1fr);gap:12px;align-items:center}.admin-system-live-energy-junction{justify-content:center;text-align:center;flex-direction:column}.admin-system-live-energy-junction span{font-size:1.4rem}.admin-system-live-energy-junction strong{color:#dff8ff}@media(max-width:1050px){.admin-system-live-energy-main{grid-template-columns:1fr}.admin-system-live-energy-battery{max-width:none;grid-template-columns:1fr}.admin-system-live-energy-track{width:min(340px,100%);margin:0 auto}}@media(max-width:620px){.admin-system-live-energy{padding:14px;border-radius:17px}.admin-system-live-energy-head{flex-direction:column}.admin-system-live-energy-node,.admin-system-live-energy-junction{min-height:76px;padding:11px 12px}.admin-system-live-energy-node strong{font-size:1.1rem}.admin-system-live-energy-icon{width:39px;height:39px;border-radius:11px;font-size:1.15rem}.admin-system-live-energy-track{height:26px}}.admin-system-flow-v3{display:grid;grid-template-columns:minmax(150px,1fr) minmax(140px,.75fr) minmax(170px,1fr) minmax(140px,.75fr) minmax(150px,1fr);grid-template-areas:"pv pvlink inverter gridlink grid" "battery batterylink inverter houselink hub";gap:14px;align-items:center}.admin-system-flow-v3-node--pv{grid-area:pv}.admin-system-flow-v3-node--inverter{grid-area:inverter}.admin-system-flow-v3-node--grid{grid-area:grid}.admin-system-flow-v3-node--battery{grid-area:battery}.admin-system-flow-v3-node--hub{grid-area:hub}.admin-system-flow-v3-edge--pv{grid-area:pvlink}.admin-system-flow-v3-edge--grid{grid-area:gridlink}.admin-system-flow-v3-edge--battery{grid-area:batterylink}.admin-system-flow-v3-edge--house{grid-area:houselink}.admin-system-flow-v3-node{min-height:100px;display:flex;align-items:center;gap:14px;padding:15px 16px;border-radius:18px;border:1px solid rgba(51,199,255,.3);background:linear-gradient(180deg,#082438f2,#041827fa)}.admin-system-flow-v3-node--pv{border-color:#ffd04361}.admin-system-flow-v3-node--battery{border-color:#36db9f5c}.admin-system-flow-v3-node--inverter{min-height:135px;border-color:#38d0ff80;box-shadow:0 0 24px #26baf314}.admin-system-flow-v3-icon{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;background:#0a334ceb;border:1px solid rgba(51,199,255,.22);font-size:1.4rem}.admin-system-flow-v3-node>div{min-width:0;display:flex;flex-direction:column;gap:4px}.admin-system-flow-v3-node small{color:#8fdefa;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.admin-system-flow-v3-node strong{color:#fff;font-size:1.28rem;line-height:1.2}.admin-system-flow-v3-soc{color:#73e3b2;font-weight:800}.admin-system-flow-v3-meta{color:#d7eef9b8;font-size:.8rem}.admin-system-flow-v3-cloud{margin-top:4px;font-size:.79rem;font-weight:700}.admin-system-flow-v3-cloud.is-online{color:#45e4a4}.admin-system-flow-v3-cloud.is-offline{color:#ff7180}.admin-system-flow-v3-edge{display:flex;flex-direction:column;gap:8px;align-items:stretch}.admin-system-flow-v3-line{position:relative;height:4px;overflow:hidden;border-radius:999px;background:#33c7ff38}.admin-system-flow-v3-line:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,#3bd0ff,transparent);transform:translate(-100%);opacity:0}.admin-system-flow-v3-edge.is-active .admin-system-flow-v3-line:before{opacity:1;animation:adminSystemFlowV3Forward 1.6s linear infinite}.admin-system-flow-v3-edge.is-active .admin-system-flow-v3-line.is-reverse:before{animation-name:adminSystemFlowV3Reverse}.admin-system-flow-v3-edge.is-idle{opacity:.46}.admin-system-flow-v3-edge small{min-height:32px;color:#d6edf8c2;line-height:1.3;text-align:center}@keyframes adminSystemFlowV3Forward{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes adminSystemFlowV3Reverse{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media(max-width:1100px){.admin-system-flow-v3{grid-template-columns:1fr;grid-template-areas:"pv" "pvlink" "inverter" "gridlink" "grid" "battery" "batterylink" "houselink" "hub"}.admin-system-flow-v3-node--inverter{min-height:100px}}@media(max-width:620px){.admin-system-flow-v3-node{min-height:78px;padding:12px}.admin-system-flow-v3-icon{width:40px;height:40px;font-size:1.15rem}.admin-system-flow-v3-node strong{font-size:1.08rem}.admin-system-flow-v3-edge small{min-height:auto}}.fve-energy-schema-v2{margin-top:1rem;padding:1.25rem;border:1px solid rgba(51,196,255,.22);border-radius:20px;background:linear-gradient(180deg,#031a2ef2,#021626f7)}.fve-energy-schema-v2-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.fve-energy-schema-v2-eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#5ed1ff;margin-bottom:.35rem}.fve-energy-schema-v2-title{margin:0;font-size:2rem;line-height:1.05;color:#eef8ff}.fve-energy-schema-v2-subtitle{margin:.4rem 0 0;color:#e1f1ffcc;font-size:1rem}.fve-energy-schema-v2-badge{padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(56,215,155,.45);color:#a7ffe0;background:#07392d80;font-weight:700;white-space:nowrap}.fve-energy-schema-v2-grid{display:grid;gap:1rem;margin-top:1rem}.fve-energy-schema-v2-grid-top{grid-template-columns:repeat(2,minmax(0,1fr))}.fve-energy-schema-v2-grid-middle{grid-template-columns:repeat(3,minmax(0,1fr))}.fve-energy-schema-v2-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.fve-energy-schema-card{min-width:0;padding:1rem;border-radius:18px;border:1px solid rgba(51,196,255,.28);background:#081d30e0;box-shadow:inset 0 1px #ffffff0a}.fve-energy-schema-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.fve-energy-schema-card-title{font-size:1.25rem;line-height:1.1;font-weight:800;color:#f3fbff}.fve-energy-schema-card-subtitle{margin-top:.18rem;font-size:.9rem;color:#cce4f5d6}.fve-energy-schema-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.fve-energy-schema-metric{min-width:0;padding:.75rem .85rem;border-radius:14px;border:1px solid rgba(51,196,255,.2);background:#051828e6}.fve-energy-schema-metric-label{font-size:.73rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#66d7ff;margin-bottom:.34rem}.fve-energy-schema-metric-value{font-size:1.1rem;line-height:1.2;font-weight:800;color:#fff;word-break:break-word}@media(max-width:1200px){.fve-energy-schema-v2-grid-top,.fve-energy-schema-v2-grid-middle,.fve-energy-schema-v2-grid-bottom{grid-template-columns:1fr}}@media(max-width:700px){.fve-energy-schema-v2{padding:1rem}.fve-energy-schema-v2-title{font-size:1.5rem}.fve-energy-schema-v2-header{flex-direction:column;align-items:flex-start}.fve-energy-schema-metrics{grid-template-columns:1fr}}.spatial-compact-schema{--fve-card-bg: linear-gradient( 180deg, rgba(8, 30, 48, .96) 0%, rgba(5, 23, 38, .98) 100% );--fve-card-border: rgba(49, 201, 255, .24);--fve-card-border-strong: rgba(49, 201, 255, .38);--fve-soft-glow: 0 12px 34px rgba(0, 0, 0, .22);--fve-inner-glow: inset 0 1px 0 rgba(255, 255, 255, .04);--fve-radius: 14px;--fve-radius-small: 10px;--fve-gap: 10px;--fve-gap-large: 14px;--fve-title: clamp(20px, 2vw, 28px);--fve-subtitle: 14px;--fve-label: 10px;--fve-value-big: clamp(28px, 3vw, 40px);--fve-value: clamp(15px, 1.45vw, 20px);--fve-value-small: 13px;--fve-line: rgba(49, 201, 255, .32)}.spatial-compact-schema{font-size:13px}.spatial-compact-schema h1,.spatial-compact-schema h2,.spatial-compact-schema h3{margin:0;line-height:1.15}.spatial-compact-schema h1{font-size:var(--fve-title);margin-bottom:6px}.spatial-compact-schema h2,.spatial-compact-schema h3{font-size:18px}.spatial-compact-schema p,.spatial-compact-schema small,.spatial-compact-schema span{line-height:1.35}.spatial-compact-schema>div,.spatial-compact-schema>section{margin-bottom:14px}.spatial-compact-schema [class*=card],.spatial-compact-schema [class*=node],.spatial-compact-schema [class*=panel],.spatial-compact-schema [class*=tile],.spatial-compact-schema [class*=box]{border-radius:var(--fve-radius);background:var(--fve-card-bg);border:1px solid var(--fve-card-border);box-shadow:var(--fve-soft-glow),var(--fve-inner-glow)}.spatial-compact-schema [class*=metric],.spatial-compact-schema [class*=stat],.spatial-compact-schema [class*=value]{border-radius:var(--fve-radius-small)}.spatial-compact-schema [class*=header]{margin-bottom:8px}.spatial-compact-schema [class*=title]{font-size:16px;font-weight:700;letter-spacing:.01em}.spatial-compact-schema [class*=subtitle],.spatial-compact-schema [class*=description]{font-size:12px;opacity:.88}.spatial-compact-schema [class*=eyebrow],.spatial-compact-schema [class*=label]{font-size:var(--fve-label);font-weight:700;letter-spacing:.16em;text-transform:uppercase}.spatial-compact-schema [class*=valueBig],.spatial-compact-schema [class*=primary-value],.spatial-compact-schema [class*=hero-value]{font-size:var(--fve-value-big);font-weight:800;line-height:1}.spatial-compact-schema [class*=value],.spatial-compact-schema strong{font-size:var(--fve-value);font-weight:800}.spatial-compact-schema [class*=small-value],.spatial-compact-schema small{font-size:var(--fve-value-small)}.spatial-compact-schema [class*=metric-grid],.spatial-compact-schema [class*=stats-grid],.spatial-compact-schema [class*=values-grid]{gap:8px!important}.spatial-compact-schema [class*=panel-grid],.spatial-compact-schema [class*=top-grid],.spatial-compact-schema [class*=schema-grid]{gap:12px!important}.spatial-compact-schema [class*=metric],.spatial-compact-schema [class*=stat],.spatial-compact-schema [class*=value-box]{min-height:54px;padding:8px 10px!important;border:1px solid rgba(49,201,255,.16);background:linear-gradient(180deg,#082032f0,#051624fa)}.spatial-compact-schema [class*=metric] [class*=label],.spatial-compact-schema [class*=stat] [class*=label]{margin-bottom:4px}.spatial-compact-schema [class*=node],.spatial-compact-schema [class*=panel],.spatial-compact-schema [class*=card]{padding:10px 12px!important}.spatial-compact-schema [class*=node-icon],.spatial-compact-schema [class*=icon-wrap],.spatial-compact-schema [class*=module-icon]{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}.spatial-compact-schema svg{max-width:100%}.spatial-compact-schema [class*=flow],.spatial-compact-schema [class*=arrow],.spatial-compact-schema [class*=connector],.spatial-compact-schema [class*=line]{filter:drop-shadow(0 0 8px rgba(49,201,255,.24))}.spatial-compact-schema [class*=flow]:before,.spatial-compact-schema [class*=connector]:before{opacity:.95}.spatial-compact-schema [class*=schema]{position:relative}.spatial-compact-schema [class*=schema]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 28%,rgba(49,201,255,.08) 0%,rgba(49,201,255,.02) 35%,transparent 65%)}.spatial-compact-schema [class*=pv],.spatial-compact-schema [class*=battery],.spatial-compact-schema [class*=inverter],.spatial-compact-schema [class*=grid],.spatial-compact-schema [class*=load]{transform:translateZ(0)}.spatial-compact-schema [class*=pv]{box-shadow:0 10px 24px #0000002e,inset 0 1px #ffe05a14}.spatial-compact-schema [class*=battery]{box-shadow:0 10px 24px #0000002e,inset 0 1px #8affad14}.spatial-compact-schema [class*=inverter]{box-shadow:0 10px 26px #0003,inset 0 1px #ffffff0d}.spatial-compact-schema [class*=grid]{box-shadow:0 10px 24px #0000002e,inset 0 1px #ff915414}.spatial-compact-schema [class*=load]{box-shadow:0 10px 24px #0000002e,inset 0 1px #31c9ff14}.spatial-compact-schema [class*=status],.spatial-compact-schema [class*=badge]{font-size:11px!important;padding:4px 8px!important;border-radius:999px}.spatial-compact-schema [class*=legend]{font-size:11px}.spatial-compact-schema [class*=footer-note],.spatial-compact-schema [class*=help]{font-size:11px;opacity:.78}.spatial-compact-schema [class*=grid-two],.spatial-compact-schema [class*=two-cols]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.spatial-compact-schema [class*=grid-three],.spatial-compact-schema [class*=three-cols]{grid-template-columns:repeat(3,minmax(0,1fr))!important}.spatial-compact-schema [class*=grid-four],.spatial-compact-schema [class*=four-cols]{grid-template-columns:repeat(4,minmax(0,1fr))!important}.spatial-compact-schema [class*=main-power],.spatial-compact-schema [class*=hero-card]{padding:12px 14px!important;min-height:82px}.spatial-compact-schema [class*=main-power] strong,.spatial-compact-schema [class*=hero-card] strong{font-size:var(--fve-value-big)!important;line-height:1}.spatial-compact-schema [class*=node-stack],.spatial-compact-schema [class*=schema-stack]{gap:12px!important}@media(max-width:1280px){.spatial-compact-schema{--fve-value-big: 32px;--fve-value: 17px}}@media(max-width:980px){.spatial-compact-schema{--fve-title: 22px;--fve-value-big: 28px;--fve-value: 16px}.spatial-compact-schema [class*=grid-four],.spatial-compact-schema [class*=grid-three]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.spatial-compact-schema{--fve-gap: 8px;--fve-gap-large: 10px;--fve-title: 20px;--fve-value-big: 24px;--fve-value: 15px;font-size:12px}.spatial-compact-schema [class*=node],.spatial-compact-schema [class*=panel],.spatial-compact-schema [class*=card]{padding:9px 10px!important}.spatial-compact-schema [class*=grid-two],.spatial-compact-schema [class*=grid-three],.spatial-compact-schema [class*=grid-four],.spatial-compact-schema [class*=two-cols],.spatial-compact-schema [class*=three-cols],.spatial-compact-schema [class*=four-cols]{grid-template-columns:1fr!important}.spatial-compact-schema [class*=metric],.spatial-compact-schema [class*=stat],.spatial-compact-schema [class*=value-box]{min-height:50px;padding:7px 9px!important}.spatial-compact-schema [class*=node-icon],.spatial-compact-schema [class*=icon-wrap],.spatial-compact-schema [class*=module-icon]{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}}.spatial-compact-schema{--fve-gap: 10px;--fve-border: rgba(49, 201, 255, .22);--fve-border-strong: rgba(49, 201, 255, .34);--fve-bg-soft: rgba(7, 28, 44, .78);--fve-bg-card: linear-gradient( 180deg, rgba(7, 30, 47, .96) 0%, rgba(5, 23, 37, .98) 100% );--fve-shadow: 0 10px 24px rgba(0, 0, 0, .18)}.spatial-compact-schema,.spatial-compact-schema *{box-sizing:border-box}.spatial-compact-schema .energy-schema-v2-grid,.spatial-compact-schema .energy-schema-grid,.spatial-compact-schema .energy-schema-layout,.spatial-compact-schema .energy-schema-content-grid,.spatial-compact-schema .energy-schema-main-grid,.spatial-compact-schema .energy-schema-body-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}.spatial-compact-schema .energy-schema-v2-grid>*:nth-child(1),.spatial-compact-schema .energy-schema-grid>*:nth-child(1),.spatial-compact-schema .energy-schema-layout>*:nth-child(1),.spatial-compact-schema .energy-schema-content-grid>*:nth-child(1),.spatial-compact-schema .energy-schema-main-grid>*:nth-child(1),.spatial-compact-schema .energy-schema-body-grid>*:nth-child(1){grid-column:1 / span 3!important}.spatial-compact-schema .energy-schema-v2-grid>*:nth-child(2),.spatial-compact-schema .energy-schema-grid>*:nth-child(2),.spatial-compact-schema .energy-schema-layout>*:nth-child(2),.spatial-compact-schema .energy-schema-content-grid>*:nth-child(2),.spatial-compact-schema .energy-schema-main-grid>*:nth-child(2),.spatial-compact-schema .energy-schema-body-grid>*:nth-child(2){grid-column:4 / span 3!important}.spatial-compact-schema .energy-schema-v2-grid>*:nth-child(3),.spatial-compact-schema .energy-schema-grid>*:nth-child(3),.spatial-compact-schema .energy-schema-layout>*:nth-child(3),.spatial-compact-schema .energy-schema-content-grid>*:nth-child(3),.spatial-compact-schema .energy-schema-main-grid>*:nth-child(3),.spatial-compact-schema .energy-schema-body-grid>*:nth-child(3){grid-column:1 / span 2!important}.spatial-compact-schema .energy-schema-v2-grid>*:nth-child(4),.spatial-compact-schema .energy-schema-grid>*:nth-child(4),.spatial-compact-schema .energy-schema-layout>*:nth-child(4),.spatial-compact-schema .energy-schema-content-grid>*:nth-child(4),.spatial-compact-schema .energy-schema-main-grid>*:nth-child(4),.spatial-compact-schema .energy-schema-body-grid>*:nth-child(4){grid-column:3 / span 2!important}.spatial-compact-schema .energy-schema-v2-grid>*:nth-child(5),.spatial-compact-schema .energy-schema-grid>*:nth-child(5),.spatial-compact-schema .energy-schema-layout>*:nth-child(5),.spatial-compact-schema .energy-schema-content-grid>*:nth-child(5),.spatial-compact-schema .energy-schema-main-grid>*:nth-child(5),.spatial-compact-schema .energy-schema-body-grid>*:nth-child(5){grid-column:5 / span 2!important}.spatial-compact-schema .energy-schema-v2-grid>*:nth-child(6),.spatial-compact-schema .energy-schema-grid>*:nth-child(6),.spatial-compact-schema .energy-schema-layout>*:nth-child(6),.spatial-compact-schema .energy-schema-content-grid>*:nth-child(6),.spatial-compact-schema .energy-schema-main-grid>*:nth-child(6),.spatial-compact-schema .energy-schema-body-grid>*:nth-child(6){grid-column:1 / span 3!important}.spatial-compact-schema .energy-schema-v2-grid>*:nth-child(7),.spatial-compact-schema .energy-schema-grid>*:nth-child(7),.spatial-compact-schema .energy-schema-layout>*:nth-child(7),.spatial-compact-schema .energy-schema-content-grid>*:nth-child(7),.spatial-compact-schema .energy-schema-main-grid>*:nth-child(7),.spatial-compact-schema .energy-schema-body-grid>*:nth-child(7){grid-column:4 / span 3!important}.spatial-compact-schema .energy-schema-card,.spatial-compact-schema .energy-schema-node,.spatial-compact-schema .energy-schema-panel,.spatial-compact-schema .energy-schema-box,.spatial-compact-schema .energy-schema-section,.spatial-compact-schema .energy-schema-tile{background:var(--fve-bg-card)!important;border:1px solid var(--fve-border)!important;border-radius:14px!important;box-shadow:var(--fve-shadow)!important;padding:10px 12px!important}.spatial-compact-schema .energy-schema-icon,.spatial-compact-schema .energy-schema-node-icon,.spatial-compact-schema .energy-schema-card-icon,.spatial-compact-schema .energy-schema-symbol,.spatial-compact-schema .energy-schema-header-icon,.spatial-compact-schema [class*=schema-icon],.spatial-compact-schema [class*=node-icon]{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.spatial-compact-schema .energy-schema-icon svg,.spatial-compact-schema .energy-schema-node-icon svg,.spatial-compact-schema .energy-schema-card-icon svg,.spatial-compact-schema .energy-schema-symbol svg,.spatial-compact-schema .energy-schema-header-icon svg,.spatial-compact-schema [class*=schema-icon] svg,.spatial-compact-schema [class*=node-icon] svg{width:18px!important;height:18px!important}.spatial-compact-schema .energy-schema-metric,.spatial-compact-schema .energy-schema-stat,.spatial-compact-schema .energy-schema-value-box,.spatial-compact-schema .energy-schema-mini-card,.spatial-compact-schema .energy-schema-kpi,.spatial-compact-schema [class*=metric],.spatial-compact-schema [class*=stat]{min-height:58px!important;padding:7px 9px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:4px!important;border-radius:10px!important;background:var(--fve-bg-soft)!important;border:1px solid rgba(49,201,255,.16)!important}.spatial-compact-schema .energy-schema-metric-label,.spatial-compact-schema .energy-schema-stat-label,.spatial-compact-schema .energy-schema-item-label,.spatial-compact-schema .metric-label,.spatial-compact-schema .stat-label,.spatial-compact-schema [class*=metric]>span:first-child,.spatial-compact-schema [class*=stat]>span:first-child,.spatial-compact-schema [class*=metric]>div:first-child,.spatial-compact-schema [class*=stat]>div:first-child{display:block!important;width:100%!important;font-size:10px!important;line-height:1.15!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:700!important;opacity:.95!important;white-space:normal!important}.spatial-compact-schema .energy-schema-metric-value,.spatial-compact-schema .energy-schema-stat-value,.spatial-compact-schema .energy-schema-item-value,.spatial-compact-schema .metric-value,.spatial-compact-schema .stat-value,.spatial-compact-schema [class*=metric] strong,.spatial-compact-schema [class*=stat] strong,.spatial-compact-schema [class*=metric]>span:last-child,.spatial-compact-schema [class*=stat]>span:last-child,.spatial-compact-schema [class*=metric]>div:last-child,.spatial-compact-schema [class*=stat]>div:last-child{display:block!important;width:100%!important;margin-top:2px!important;font-size:19px!important;line-height:1.05!important;font-weight:800!important;white-space:normal!important;word-break:break-word!important}.spatial-compact-schema h1,.spatial-compact-schema h2,.spatial-compact-schema h3{margin:0!important}.spatial-compact-schema h1{font-size:29px!important;line-height:1.1!important}.spatial-compact-schema h2{font-size:18px!important;line-height:1.15!important}.spatial-compact-schema h3{font-size:16px!important;line-height:1.15!important}.spatial-compact-schema p,.spatial-compact-schema small,.spatial-compact-schema span{line-height:1.3!important}@media(max-width:1100px){.spatial-compact-schema .energy-schema-v2-grid,.spatial-compact-schema .energy-schema-grid,.spatial-compact-schema .energy-schema-layout,.spatial-compact-schema .energy-schema-content-grid,.spatial-compact-schema .energy-schema-main-grid,.spatial-compact-schema .energy-schema-body-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.spatial-compact-schema .energy-schema-v2-grid>*,.spatial-compact-schema .energy-schema-grid>*,.spatial-compact-schema .energy-schema-layout>*,.spatial-compact-schema .energy-schema-content-grid>*,.spatial-compact-schema .energy-schema-main-grid>*,.spatial-compact-schema .energy-schema-body-grid>*{grid-column:auto!important}}@media(max-width:720px){.spatial-compact-schema .energy-schema-v2-grid,.spatial-compact-schema .energy-schema-grid,.spatial-compact-schema .energy-schema-layout,.spatial-compact-schema .energy-schema-content-grid,.spatial-compact-schema .energy-schema-main-grid,.spatial-compact-schema .energy-schema-body-grid{grid-template-columns:1fr!important;gap:10px!important}.spatial-compact-schema .energy-schema-metric,.spatial-compact-schema .energy-schema-stat,.spatial-compact-schema .energy-schema-value-box,.spatial-compact-schema .energy-schema-mini-card,.spatial-compact-schema .energy-schema-kpi,.spatial-compact-schema [class*=metric],.spatial-compact-schema [class*=stat]{min-height:54px!important}.spatial-compact-schema .energy-schema-metric-value,.spatial-compact-schema .energy-schema-stat-value,.spatial-compact-schema .energy-schema-item-value,.spatial-compact-schema .metric-value,.spatial-compact-schema .stat-value,.spatial-compact-schema [class*=metric] strong,.spatial-compact-schema [class*=stat] strong,.spatial-compact-schema [class*=metric]>span:last-child,.spatial-compact-schema [class*=stat]>span:last-child,.spatial-compact-schema [class*=metric]>div:last-child,.spatial-compact-schema [class*=stat]>div:last-child{font-size:17px!important}}.admin-fve-spatial-schema{padding:12px!important;border-radius:16px!important;background:linear-gradient(180deg,#03192af5,#021423fa)!important}.admin-fve-spatial-schema .fve-energy-schema-v2-header{margin-bottom:10px!important}.admin-fve-spatial-schema .fve-energy-schema-v2-header h2{font-size:20px!important;line-height:1.1!important;margin:3px 0 4px!important}.admin-fve-spatial-schema .fve-energy-schema-v2-header p{font-size:11px!important;margin:0!important}.admin-fve-spatial-schema .fve-energy-schema-v2-badge{font-size:10px!important;padding:4px 7px!important}.admin-fve-spatial-schema .fve-energy-schema-v2-grid{gap:9px!important;margin-top:9px!important;align-items:start!important}.admin-fve-spatial-schema .fve-energy-schema-v2-grid-top{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-fve-spatial-schema .fve-energy-schema-v2-grid-middle-three{display:grid!important;grid-template-columns:minmax(125px,.82fr) minmax(135px,.88fr) minmax(220px,1.5fr)!important;gap:9px!important;align-items:start!important}.admin-fve-spatial-schema .fve-energy-schema-v2-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-fve-spatial-schema .fve-energy-schema-card{min-width:0!important;padding:9px!important;border-radius:13px!important;background:linear-gradient(180deg,#071e30f2,#041625fa)!important;box-shadow:0 7px 18px #0000002e!important}.admin-fve-spatial-schema .fve-energy-schema-card-head{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:8px!important}.admin-fve-spatial-schema .fve-energy-schema-card-icon{width:40px!important;height:40px!important;min-width:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#0b324ce6!important;border:1px solid rgba(52,200,255,.23)!important;font-size:22px!important;line-height:1!important}.admin-fve-spatial-schema .fve-energy-schema-card-head h3{margin:0!important;font-size:14px!important;line-height:1.1!important}.admin-fve-spatial-schema .fve-energy-schema-card-head small{display:block!important;margin-top:2px!important;font-size:9px!important;line-height:1.15!important;opacity:.78!important}.admin-fve-spatial-schema .fve-energy-schema-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.admin-fve-spatial-schema .fve-energy-schema-metric{min-width:0!important;min-height:50px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:5px!important;padding:7px 8px!important;border-radius:9px!important;background:#041929eb!important;border:1px solid rgba(52,200,255,.17)!important}.admin-fve-spatial-schema .fve-energy-schema-metric-label{display:block!important;width:100%!important;margin:0!important;font-size:8px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:#64d6ff!important;white-space:normal!important}.admin-fve-spatial-schema .fve-energy-schema-metric-value{display:block!important;width:100%!important;margin:0!important;font-size:15px!important;line-height:1.05!important;font-weight:800!important;color:#fff!important;white-space:normal!important;word-break:break-word!important}.admin-fve-spatial-schema .fve-energy-schema-card-grid .fve-energy-schema-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-fve-spatial-schema .fve-energy-schema-card-grid .fve-energy-schema-metric,.admin-fve-spatial-schema .fve-energy-schema-v2-grid-bottom .fve-energy-schema-metric{min-height:45px!important}.admin-fve-spatial-schema .fve-energy-schema-note{margin-top:8px!important;padding:6px 8px!important;font-size:9px!important;border-radius:8px!important}.admin-fve-spatial-schema .fve-energy-schema-card:nth-child(1){transform:translateZ(0);box-shadow:-4px 7px 18px #0000002e!important}.admin-fve-spatial-schema .fve-energy-schema-card:nth-child(2){transform:translateZ(0);box-shadow:0 8px 20px #0003!important}.admin-fve-spatial-schema .fve-energy-schema-card:nth-child(3){transform:translateZ(0);box-shadow:4px 7px 18px #0000002e!important}@media(max-width:900px){.admin-fve-spatial-schema .fve-energy-schema-v2-grid-middle-three{grid-template-columns:minmax(110px,.8fr) minmax(120px,.9fr) minmax(190px,1.45fr)!important}.admin-fve-spatial-schema .fve-energy-schema-metric-value{font-size:14px!important}}@media(max-width:520px){.admin-fve-spatial-schema .fve-energy-schema-v2-grid-middle-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-fve-spatial-schema .fve-energy-schema-v2-grid-middle-three .fve-energy-schema-card-grid{grid-column:1 / -1!important}.admin-fve-spatial-schema .fve-energy-schema-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-fve-spatial-schema .fve-energy-schema-card-icon{width:36px!important;height:36px!important;min-width:36px!important;font-size:20px!important}.admin-fve-spatial-schema .fve-energy-schema-metric{min-height:47px!important;padding:6px 7px!important}.admin-fve-spatial-schema .fve-energy-schema-metric-label{font-size:7px!important}.admin-fve-spatial-schema .fve-energy-schema-metric-value{font-size:13px!important}}.admin-building-daily-climate{margin-top:1rem;padding:1rem;border:1px solid rgba(55,201,255,.22);border-radius:18px;background:#031929d1}.admin-building-daily-climate-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-building-daily-climate-heading h3{margin:.25rem 0 .35rem}.admin-building-daily-climate-heading p{margin:0;color:#daeef9b8}.admin-building-climate-live{color:#55e9b0;font-weight:800;white-space:nowrap}.admin-building-climate-average-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}.admin-building-climate-average-grid article{padding:.85rem 1rem;border:1px solid rgba(55,201,255,.18);border-radius:14px;background:#041f31b8}.admin-building-climate-average-grid span{display:block;color:#8ddfff;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.admin-building-climate-average-grid strong{display:block;margin-top:.3rem;color:#fff;font-size:1.55rem}.admin-building-climate-average-grid small{display:block;margin-top:.3rem;color:#c6e3f394}.admin-building-climate-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem}.admin-building-climate-chart{min-width:0;padding:.85rem;border:1px solid rgba(55,201,255,.18);border-radius:14px;background:#021421b8}.admin-building-climate-chart header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}.admin-building-climate-chart h4{margin:.2rem 0 0}.admin-building-climate-unit{color:#8ddfff;font-weight:800}.admin-building-climate-svg{display:block;width:100%;height:190px;border-radius:10px;background:linear-gradient(180deg,#0c2d416b,#02111c14)}.admin-building-climate-grid-line{stroke:#91cbe621;stroke-width:1}.admin-building-climate-line{fill:none;stroke:#3dd4ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.admin-building-climate-labels{display:flex;justify-content:space-between;gap:.25rem;margin-top:.4rem;color:#bdddee9e;font-size:.7rem}.admin-building-climate-empty{min-height:190px;display:grid;place-items:center;color:#bdddeead;text-align:center}.admin-building-climate-error{margin-top:.75rem;padding:.65rem .8rem;border:1px solid rgba(255,92,110,.3);border-radius:10px;color:#ffb0ba;background:#5a142033}@media(max-width:780px){.admin-building-climate-average-grid,.admin-building-climate-chart-grid{grid-template-columns:1fr}.admin-building-daily-climate-heading{flex-direction:column}.admin-building-climate-svg{height:165px}}.admin-fve-gauges-v3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0}.admin-fve-gauge-v3-card{min-width:0;padding:1rem 1.3rem 1.1rem;border:1px solid rgba(54,199,246,.2);border-radius:16px;background:linear-gradient(180deg,#052234ed,#031726fa);text-align:center}.admin-fve-gauge-v3-heading h3{margin:.25rem 0 0;font-size:1rem}.admin-fve-gauge-v3{position:relative;width:min(100%,340px);aspect-ratio:2 / 1;margin:1.2rem auto 0;overflow:hidden}.admin-fve-gauge-v3-ring{position:absolute;left:5%;right:5%;top:5%;bottom:-90%;border:20px solid rgba(82,143,168,.18);border-radius:50%}.admin-fve-gauge-v3-ring:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border:20px solid rgba(37,202,255,.48);border-radius:50%;clip-path:polygon(0 0,50% 0,50% 50%,0 50%)}.admin-fve-gauge-v3--house .admin-fve-gauge-v3-ring:before{border-color:#37e29f80}.admin-fve-gauge-v3-needle{position:absolute;left:50%;bottom:2px;width:41%;height:4px;border-radius:999px;background:#fff;transform-origin:0 50%;transition:transform .45s ease;box-shadow:0 0 9px #48d5ffa6}.admin-fve-gauge-v3-hub{position:absolute;left:50%;bottom:2px;width:16px;height:16px;transform:translate(-50%,6px);border-radius:50%;background:#fff;box-shadow:0 0 8px #48d5ff8c}.admin-fve-gauge-v3-value{position:absolute;left:50%;bottom:15px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;white-space:nowrap}.admin-fve-gauge-v3-value strong{font-size:clamp(2rem,4vw,3.2rem);line-height:1;color:#fff}.admin-fve-gauge-v3-value span{margin-top:.3rem;color:#8edff8;font-weight:800}.admin-fve-gauge-v3-scale{display:flex;justify-content:space-between;margin-top:.15rem;color:#c2e1efa3;font-size:.72rem}.admin-fve-gauge-v3-card>small{display:block;min-height:1.25rem;margin-top:.5rem;color:#c2e1efb8}.admin-building-breaker-fieldset{display:grid;grid-template-columns:minmax(120px,.65fr) minmax(160px,.8fr) minmax(180px,1fr);gap:1rem;align-items:end;margin-top:1rem;padding:1rem;border:1px solid rgba(54,199,246,.18);border-radius:14px}.admin-building-breaker-fieldset legend{padding:0 .45rem;color:#e8f9ff;font-weight:800}.admin-building-breaker-fieldset label>span,.admin-building-breaker-power>span{display:block;margin-bottom:.35rem;color:#8edff8;font-size:.78rem}.admin-building-breaker-input{display:flex;gap:.4rem;align-items:center}.admin-building-breaker-input input{min-width:0;width:100%}.admin-building-breaker-power{padding:.65rem .8rem;border:1px solid rgba(54,199,246,.15);border-radius:10px;background:#041f309e}.admin-building-breaker-power strong{display:block;font-size:1.15rem}@media(max-width:760px){.admin-fve-gauges-v3,.admin-building-breaker-fieldset{grid-template-columns:1fr}}.admin-object-visual{position:relative}.admin-object-grid-meter{position:absolute;z-index:8;top:18%;right:1.5%;display:grid;grid-template-columns:88px minmax(118px,1fr);align-items:center;gap:10px;width:224px;pointer-events:none}.admin-object-grid-meter-device{position:relative;width:84px;height:126px;border:1px solid rgba(97,220,255,.78);border-radius:13px;background:linear-gradient(155deg,#225b77c2,#051f2ef0 65%);box-shadow:0 0 0 3px #4cd2ff14,0 0 22px #35ccff38,inset 0 0 18px #36b1db14}.admin-object-grid-meter-device:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid rgba(131,223,249,.24);border-radius:9px}.admin-object-grid-meter-device:after{content:"";position:absolute;top:-7px;left:10px;right:10px;height:7px;border:1px solid rgba(107,220,255,.5);border-bottom:0;border-radius:6px 6px 0 0;transform:skew(-12deg);opacity:.72}.admin-object-grid-meter-screen{position:absolute;z-index:2;top:18px;left:13px;right:13px;min-height:35px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:5px 7px;border:1px solid rgba(96,224,255,.7);border-radius:5px;background:linear-gradient(180deg,#002430f5,#02131df5);box-shadow:inset 0 0 10px #3ee6ff26,0 0 8px #3edaff1f}.admin-object-grid-meter-screen span{color:#82f2ff;font-size:.65rem;font-weight:800;letter-spacing:.07em;line-height:1}.admin-object-grid-meter-screen small{margin-top:3px;color:#bfebf6b8;font-size:.46rem;font-weight:700;line-height:1}.admin-object-grid-meter-bolt{position:absolute;z-index:2;top:68px;left:18px;right:18px;display:grid;place-items:center;height:36px;border:1px solid rgba(72,176,211,.34);border-radius:5px;background:linear-gradient(180deg,#093648db,#041c28f0);color:#59ddff;font-size:1.45rem;font-weight:800;text-shadow:0 0 10px rgba(65,221,255,.7)}.admin-object-grid-meter-terminal{position:absolute;z-index:1;left:20px;right:20px;bottom:-28px;display:flex;justify-content:space-around}.admin-object-grid-meter-terminal i{display:block;width:3px;height:29px;border-radius:999px;background:linear-gradient(180deg,#46cdf2d1,#1a4f672e);box-shadow:0 0 5px #50d4fa33}.admin-object-grid-meter-data{display:grid;gap:8px;min-width:0}.admin-object-grid-meter-card{min-width:0;padding:10px 11px;border:1px solid rgba(66,190,229,.55);border-radius:11px;background:linear-gradient(145deg,#042d3ff5,#031c2af5);box-shadow:0 8px 18px #0003,inset 0 0 18px #1e91b70a}.admin-object-grid-meter-card>span{display:block;color:#68dfff;font-size:.67rem;font-weight:850;letter-spacing:.045em;line-height:1.2;text-transform:uppercase}.admin-object-grid-meter-card>strong{display:flex;align-items:center;gap:7px;margin-top:7px;color:#eefaff;font-size:1.15rem;font-weight:850;line-height:1.05;white-space:nowrap}.admin-object-grid-status-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%}.admin-object-grid-status-connected .admin-object-grid-status-dot{background:#5ced75;box-shadow:0 0 0 3px #5ced7514,0 0 9px #5ced75bd}.admin-object-grid-status-connected>strong{color:#64ef83}.admin-object-grid-status-disconnected .admin-object-grid-status-dot{background:#ff7474;box-shadow:0 0 0 3px #ff747414,0 0 9px #ff7474a6}.admin-object-grid-status-disconnected>strong{color:#f88}@media(max-width:1180px){.admin-object-grid-meter{top:20%;right:1%;grid-template-columns:70px 108px;width:188px;gap:7px}.admin-object-grid-meter-device{width:68px;height:105px}.admin-object-grid-meter-screen{top:14px;left:10px;right:10px}.admin-object-grid-meter-bolt{top:60px;left:14px;right:14px;height:29px}.admin-object-grid-meter-terminal{left:16px;right:16px;bottom:-23px}.admin-object-grid-meter-terminal i{height:24px}.admin-object-grid-meter-card{padding:8px 9px}.admin-object-grid-meter-card>span{font-size:.59rem}.admin-object-grid-meter-card>strong{font-size:.93rem}}@media(max-width:820px){.admin-object-grid-meter{top:14%;right:10px;grid-template-columns:58px 96px;width:161px;gap:6px}.admin-object-grid-meter-device{width:56px;height:88px;border-radius:9px}.admin-object-grid-meter-screen{top:11px;left:8px;right:8px;min-height:28px;padding:4px}.admin-object-grid-meter-screen span{font-size:.48rem}.admin-object-grid-meter-screen small{font-size:.4rem}.admin-object-grid-meter-bolt{top:50px;left:11px;right:11px;height:24px;font-size:1rem}.admin-object-grid-meter-terminal{bottom:-17px}.admin-object-grid-meter-terminal i{height:18px;width:2px}.admin-object-grid-meter-card{padding:6px 7px;border-radius:8px}.admin-object-grid-meter-card>span{font-size:.48rem}.admin-object-grid-meter-card>strong{margin-top:4px;gap:4px;font-size:.78rem}.admin-object-grid-status-dot{width:6px;height:6px}}.customer-home-system-map{position:relative;display:block;width:100%;min-height:720px;overflow:hidden;border:1px solid rgba(65,202,244,.22);border-radius:26px;background:radial-gradient(circle at 50% 48%,rgba(17,116,158,.16),transparent 31%),radial-gradient(circle at 50% 50%,#021e30f5,#010f1cfa 72%)}.customer-home-system-map:before{content:"";position:absolute;top:7%;right:7%;bottom:7%;left:7%;border:1px solid rgba(79,210,247,.09);border-radius:50%;pointer-events:none}.customer-home-system-links{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.customer-home-system-links path{fill:none;stroke:#4bccef52;stroke-width:.22;stroke-dasharray:.9 .8;vector-effect:non-scaling-stroke}.customer-home-weather-badge{position:absolute;left:50%;top:3%;z-index:6;display:grid;justify-items:center;gap:.08rem;min-width:154px;padding:.65rem 1rem;transform:translate(-50%);border:1px solid rgba(77,206,245,.24);border-radius:14px;background:#031a2ae0;box-shadow:0 14px 34px #0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-home-weather-badge span,.customer-home-weather-badge small{color:#c8e2eead;font-size:.7rem}.customer-home-weather-badge strong{color:#effbff;font-size:1.25rem}.customer-home-house-node{position:absolute;left:50%;top:48%;z-index:4;width:min(41%,490px);transform:translate(-50%,-50%)}.customer-home-house-image-wrap{position:relative;width:100%;filter:drop-shadow(0 24px 28px rgba(0,0,0,.34)) drop-shadow(0 0 26px rgba(38,190,230,.08))}.customer-home-house-image-wrap img{display:block;width:100%;height:auto}.customer-home-house-caption{position:absolute;left:50%;bottom:-.2rem;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.7rem 1rem;min-width:78%;padding:.65rem .9rem;transform:translate(-50%);border:1px solid rgba(67,204,243,.3);border-radius:13px;background:#021827eb;box-shadow:0 15px 32px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-home-house-caption>span{grid-column:1;color:#45d4ff;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-home-house-caption>strong{grid-column:1;color:#f0fbff;overflow:hidden;font-size:.96rem;text-overflow:ellipsis;white-space:nowrap}.customer-home-house-caption>div{grid-column:2;grid-row:1 / span 2;display:grid;gap:.05rem;min-width:72px}.customer-home-house-caption>div small{color:#cce4ee94;font-size:.64rem}.customer-home-house-caption>div b{color:#f6fdff;font-size:1.05rem}.customer-home-house-caption>em{grid-column:3;grid-row:1 / span 2;padding:.32rem .5rem;border:1px solid rgba(46,213,113,.33);border-radius:999px;color:#63ef91;background:#2ed57114;font-size:.68rem;font-style:normal;font-weight:800}.customer-home-module{position:absolute;z-index:5;display:grid;justify-items:center;gap:.35rem;width:min(21%,235px);min-height:170px;margin:0;padding:.9rem;border:1px solid rgba(63,201,240,.28);border-radius:18px;color:#edfaff;text-align:center;background:linear-gradient(180deg,#042436f5,#021624f5);box-shadow:0 18px 42px #00000047,inset 0 0 26px #3ac5ee06}button.customer-home-module{font:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button.customer-home-module:hover{border-color:#4fd6fca3;transform:translateY(-2px)}.customer-home-module-kicker{color:#48d6ff;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-home-module>strong{width:100%;overflow:hidden;color:#f3fbff;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.customer-home-module>b{color:#fff;font-size:1.28rem}.customer-home-module>small{color:#cce5ef9e;font-size:.66rem;line-height:1.35}.customer-home-module-solar{left:2.5%;top:13%}.customer-home-module-grid{right:2.5%;top:12%;width:min(23%,255px)}.customer-home-module-battery{left:3%;bottom:14%}.customer-home-module-smart{right:3%;bottom:14%}.customer-home-module-spot{left:50%;bottom:2%;min-height:126px;transform:translate(-50%)}.customer-home-module-spot:hover{transform:translate(-50%,-2px)}.customer-home-solar-panels{display:grid;grid-template-columns:repeat(3,32px);grid-template-rows:repeat(2,23px);gap:3px;padding:7px;transform:perspective(100px) rotateX(12deg);border-radius:6px;background:#22b4dd14}.customer-home-solar-panels i{display:block;border:1px solid rgba(103,224,255,.68);border-radius:2px;background:linear-gradient(135deg,#156c99f2,#052f50f5);box-shadow:inset 0 0 8px #70deff1f}.customer-home-battery-visual{position:relative;display:grid;place-items:end stretch;width:64px;height:94px;padding:5px;border:2px solid rgba(111,225,255,.76);border-radius:9px;background:#0000002e}.customer-home-battery-visual:before{content:"";position:absolute;left:21px;top:-8px;width:20px;height:7px;border-radius:4px 4px 0 0;background:#6fe1ffc2}.customer-home-battery-visual i{display:block;width:100%;height:67%;border-radius:5px;background:linear-gradient(180deg,#44e686f2,#1aad65b8);box-shadow:0 0 14px #3ee88938}.customer-home-meter-visual{position:relative;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;width:70px;height:106px;padding:8px 7px 6px;border:2px solid rgba(84,214,249,.65);border-radius:12px;background:linear-gradient(180deg,#083144fa,#021c2bfa);box-shadow:0 0 18px #2fc5ee21,inset 0 0 18px #3fcff50d}.customer-home-meter-display{width:100%;padding:.22rem;border:1px solid rgba(76,218,255,.5);border-radius:5px;color:#91eeff;font-size:.55rem;font-weight:800;background:#00121cbf}.customer-home-meter-bolt{align-self:center;color:#51ddff;font-size:2rem;line-height:1}.customer-home-meter-terminals{display:flex;gap:7px}.customer-home-meter-terminals i{width:5px;height:16px;border-radius:3px;background:#4dd5f8b8}.customer-home-grid-values{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:.45rem}.customer-home-grid-values>div{display:grid;gap:.1rem;min-width:0;padding:.4rem;border-radius:8px;background:#ffffff06}.customer-home-grid-values small{color:#cde6ef8f;font-size:.59rem}.customer-home-grid-values strong{overflow:hidden;color:#eefbff;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.customer-home-flow-status{display:flex;align-items:center;justify-content:center;gap:.3rem;font-size:.65rem;font-weight:700}.customer-home-flow-status>i{width:7px;height:7px;flex:0 0 auto;border-radius:50%}.customer-home-flow-status.is-import{color:#ffbf69}.customer-home-flow-status.is-import>i{background:#ffad45;box-shadow:0 0 9px #ffad45a6}.customer-home-flow-status.is-export{color:#68f29a}.customer-home-flow-status.is-export>i{background:#55e98d;box-shadow:0 0 9px #55e98da6}.customer-home-flow-status.is-idle{color:#7edcff}.customer-home-flow-status.is-idle>i{background:#68d8ff}.customer-home-flow-status.is-unknown{color:#d6e7ee8f}.customer-home-flow-status.is-unknown>i{background:#748795}.customer-home-smart-visual{display:grid;place-items:center;width:82px;height:82px;border:2px solid rgba(84,216,249,.58);border-radius:50%;color:#78e8ff;font-size:1.18rem;font-weight:900;letter-spacing:.03em;background:radial-gradient(circle,#2bc4e82e,#032131f0 68%);box-shadow:0 0 22px #37ccef1f}.customer-home-spot-chart{display:flex;align-items:end;justify-content:center;gap:4px;width:106px;height:48px;padding:4px 6px;border-bottom:1px solid rgba(82,216,250,.45)}.customer-home-spot-chart i{display:block;width:9px;border-radius:3px 3px 0 0;background:linear-gradient(180deg,#53e0fff2,#1c84cca6)}.customer-home-spot-chart i:nth-child(1){height:22%}.customer-home-spot-chart i:nth-child(2){height:42%}.customer-home-spot-chart i:nth-child(3){height:66%}.customer-home-spot-chart i:nth-child(4){height:36%}.customer-home-spot-chart i:nth-child(5){height:82%}.customer-home-spot-chart i:nth-child(6){height:54%}.customer-home-spot-chart i:nth-child(7){height:72%}.customer-home-system-warning{position:absolute;left:50%;bottom:.6rem;z-index:8;max-width:70%;padding:.35rem .7rem;transform:translate(-50%);border:1px solid rgba(255,165,75,.28);border-radius:8px;color:#ffce8fe6;background:#412608b8;font-size:.68rem}@media(max-width:1180px){.customer-home-system-map{min-height:820px}.customer-home-house-node{width:min(45%,460px)}.customer-home-module{width:min(24%,225px)}.customer-home-module-grid{width:min(26%,245px)}}@media(max-width:820px){.customer-home-system-map{display:grid;grid-template-columns:1fr;gap:.75rem;min-height:0;padding:1rem;overflow:visible}.customer-home-system-links{display:none}.customer-home-weather-badge,.customer-home-house-node,.customer-home-module,.customer-home-module-solar,.customer-home-module-grid,.customer-home-module-battery,.customer-home-module-smart,.customer-home-module-spot{position:relative;inset:auto;left:auto;right:auto;top:auto;bottom:auto;width:100%;max-width:none;transform:none}.customer-home-weather-badge{order:1}.customer-home-house-node{order:2;margin:0 auto}.customer-home-module-solar{order:3}.customer-home-module-battery{order:4}.customer-home-module-grid{order:5}.customer-home-module-smart{order:6}.customer-home-module-spot{order:7}.customer-home-house-caption{position:relative;left:auto;bottom:auto;width:100%;min-width:0;margin-top:-.75rem;transform:none}.customer-home-module-spot:hover{transform:none}}.customer-home-module-solar{min-height:255px}.customer-home-solar-battery{display:grid;gap:.14rem;width:100%;padding:.5rem .6rem;border:1px solid rgba(81,216,250,.22);border-radius:10px;background:#ffffff0a}.customer-home-solar-battery>span{color:#68dcff;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.customer-home-solar-battery>strong{color:#f6fdff;font-size:1rem;white-space:nowrap}.customer-home-solar-battery>small{color:#cce5efad;font-size:.63rem;line-height:1.3}.customer-home-module-battery{display:none!important}.customer-home-module-smart{left:3%;right:auto;top:auto;bottom:14%}.customer-home-module-spot{left:auto;right:3%;bottom:14%;transform:none;min-height:170px}.customer-home-module-spot:hover{transform:translateY(-2px)}@media(max-width:820px){.customer-home-module-smart{order:4}.customer-home-module-spot{order:5;transform:none}.customer-home-module-spot:hover{transform:none}}.customer-home-solar-battery-head{display:flex;align-items:center;gap:.42rem;color:#68dcff;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.customer-home-solar-battery-icon{position:relative;width:14px;height:24px;border:1px solid rgba(111,231,255,.92);border-radius:4px;box-shadow:inset 0 0 8px #3ed2ff29,0 0 10px #3ed2ff1f}.customer-home-solar-battery-icon:before{content:"";position:absolute;top:-4px;left:4px;width:4px;height:3px;border-radius:2px 2px 0 0;background:#6fe7ffeb}.customer-home-solar-battery-icon:after{content:"";position:absolute;top:4px;right:3px;bottom:4px;left:3px;border-radius:2px;background:linear-gradient(180deg,#6debfff2,#30abedb8);box-shadow:0 0 8px #60ecff4d}.customer-home-module-smart{left:3%;right:auto;top:auto;bottom:14%;min-height:172px;display:grid;align-content:start}.customer-home-smart-visual{display:grid;grid-template-columns:repeat(3,10px);align-items:end;gap:.38rem;width:max-content;margin:.1rem auto .3rem;padding:.35rem .45rem;border:1px solid rgba(81,216,250,.18);border-radius:10px;background:#ffffff08}.customer-home-smart-visual i{display:block;width:10px;border-radius:999px;background:linear-gradient(180deg,#6debfff5,#2f8fe9b8);box-shadow:0 0 8px #60ecff3d}.customer-home-smart-visual i:nth-child(1){height:16px}.customer-home-smart-visual i:nth-child(2){height:26px}.customer-home-smart-visual i:nth-child(3){height:20px}@media(max-width:820px){.customer-home-module-smart{order:4;left:auto;right:auto;bottom:auto}}.customer-home-house-caption{width:min(118%,570px);min-width:0;padding:.72rem .82rem;display:grid;grid-template-columns:1fr;gap:.55rem;bottom:-4.6rem}.customer-home-house-caption>.customer-home-house-caption-heading,.customer-home-house-caption>.customer-home-house-data-grid{grid-column:1 / -1;grid-row:auto;min-width:0}.customer-home-house-caption-heading{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.customer-home-house-identity{min-width:0;display:grid;gap:.08rem}.customer-home-house-identity>span{color:#45d4ff;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-home-house-identity>strong{overflow:hidden;color:#f0fbff;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.customer-home-house-caption-heading>em{flex:0 0 auto;padding:.3rem .5rem;border:1px solid rgba(46,213,113,.33);border-radius:999px;color:#63ef91;background:#2ed57114;font-size:.64rem;font-style:normal;font-weight:800}.customer-home-house-data-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem}.customer-home-house-data-grid>div{min-width:0;padding:.38rem .42rem;display:grid;gap:.08rem;border:1px solid rgba(77,206,245,.11);border-radius:8px;background:#ffffff06}.customer-home-house-data-grid small{overflow:hidden;color:#cce4ee94;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.customer-home-house-data-grid strong{overflow:hidden;color:#f4fcff;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.customer-home-house-grid-state strong{display:flex;align-items:center;gap:.32rem}.customer-home-house-grid-state i{width:7px;height:7px;flex:0 0 auto;border-radius:50%}.customer-home-house-grid-state.is-connected strong{color:#65ef99}.customer-home-house-grid-state.is-connected i{background:#55e98d;box-shadow:0 0 8px #55e98da6}.customer-home-house-grid-state.is-disconnected strong{color:#ff9eaa}.customer-home-house-grid-state.is-disconnected i{background:#ff7586;box-shadow:0 0 8px #ff75868c}@media(max-width:820px){.customer-home-house-caption{width:100%;bottom:auto}.customer-home-house-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.customer-home-weather-badge.customer-home-weather-forecast{position:absolute;top:.9rem;left:50%;z-index:8;width:min(540px,52vw);min-height:0;padding:.55rem .7rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;transform:translate(-50%);border-radius:16px;background:linear-gradient(180deg,#052337f7,#03192af7);box-shadow:0 12px 30px #0000003d,inset 0 0 18px #3cc3ff0d}.customer-home-weather-day{min-width:0;padding:.28rem .4rem;display:grid;align-content:center;gap:.12rem;text-align:center}.customer-home-weather-day+.customer-home-weather-day{border-left:1px solid rgba(87,211,247,.14)}.customer-home-weather-day>span{color:#50d8ff;font-size:.62rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.customer-home-weather-day>strong{overflow:hidden;color:#f4fcff;font-size:.75rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.customer-home-weather-day>small{color:#d7eef6c2;font-size:.68rem;line-height:1.2}.customer-home-weather-day-current{grid-column:1 / -1}.customer-home-solar-production{width:100%;margin-top:.15rem;padding:.42rem .55rem;display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid rgba(76,201,240,.15);border-radius:9px;background:#4cc9f00b}.customer-home-solar-production>span{color:#d2ebf4a8;font-size:.64rem}.customer-home-solar-production>strong{color:#ecfbff;font-size:.8rem;font-weight:850;white-space:nowrap}.customer-home-grid-values{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-home-grid-values>.customer-home-grid-breaker{grid-column:1 / -1;border-color:#4bd5ff38;background:#2bb3e20e;text-align:center}.customer-home-grid-breaker>strong{color:#effcff;font-size:.92rem}.customer-home-grid-flow{width:100%;margin-top:.45rem;padding:.42rem .55rem;display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid rgba(114,213,240,.12);border-radius:9px;background:#ffffff06}.customer-home-grid-flow>span{color:#d5ecf4b0;font-size:.63rem}.customer-home-grid-flow>strong{color:#ecfbff;font-size:.82rem;white-space:nowrap}.customer-home-grid-flow.is-import>strong{color:#ffcc67}.customer-home-grid-flow.is-export>strong{color:#62e99a}.customer-home-grid-flow.is-idle>strong{color:#8ddfff}.customer-home-grid-flow.is-unknown>strong{color:#dcebf1a6}@media(max-width:820px){.customer-home-weather-badge.customer-home-weather-forecast{position:static;width:100%;margin-bottom:.8rem;grid-template-columns:1fr;transform:none}.customer-home-weather-day+.customer-home-weather-day{border-top:1px solid rgba(87,211,247,.14);border-left:0}.customer-home-grid-values{grid-template-columns:1fr}.customer-home-grid-values>.customer-home-grid-breaker{grid-column:auto}}.customer-modules-dashboard-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.75rem}.customer-modules-dashboard-header h1{margin:.35rem 0 0;font-size:clamp(1.65rem,2.3vw,2.45rem)}.customer-modules-dashboard-header p{margin:.5rem 0 0;color:#c3dae5ad}.customer-modules-count-pill{flex:0 0 auto;padding:.5rem .95rem;border:1px solid rgba(24,214,157,.48);border-radius:999px;background:#119e761f;color:#6df4c4;font-size:.82rem;font-weight:800}.customer-module-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.customer-module-dashboard-card{min-width:0;padding:1.25rem;border:1px solid rgba(46,202,244,.58);border-radius:17px;background:linear-gradient(145deg,#073e4ff0,#042b3bf2);box-shadow:0 18px 34px #0000002b}.customer-module-dashboard-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem}.customer-module-dashboard-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(54,211,255,.65);border-radius:13px;background:#0e8ab126;color:#61dcff;font-size:.72rem;font-weight:900;letter-spacing:.04em}.customer-module-dashboard-heading small{display:block;color:#65ddff;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.customer-module-dashboard-heading h3{margin:.3rem 0 0;color:#f3fbff;font-size:1.13rem}.customer-module-dashboard-status{padding:.34rem .68rem;border:1px solid rgba(31,222,161,.48);border-radius:999px;background:#0e976f24;color:#63efbd;font-size:.77rem;font-weight:900;white-space:nowrap}.customer-module-dashboard-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1.1rem}.customer-module-dashboard-values>div{min-width:0;padding:.95rem;border:1px solid rgba(35,153,193,.34);border-radius:12px;background:#011c28ba}.customer-module-dashboard-values span{display:block;color:#c2d7e0ab;font-size:.8rem}.customer-module-dashboard-values strong{display:block;margin-top:.35rem;color:#f2fbff;font-size:clamp(1.3rem,2vw,1.65rem)}.customer-module-dashboard-values small{display:block;margin-top:.35rem;color:#afcddba8;overflow-wrap:anywhere}.customer-module-dashboard-card footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:.95rem;border-top:1px solid rgba(75,171,201,.18)}.customer-module-dashboard-card footer>span{color:#b8cfdbad;font-size:.8rem}.customer-module-dashboard-card footer button{flex:0 0 auto;padding:.65rem .9rem;border:1px solid rgba(115,194,220,.32);border-radius:10px;background:#79a4b529;color:#f0f8fb;font:inherit;font-weight:800;cursor:pointer}.customer-module-dashboard-card footer button:hover{border-color:#49d7ffad;background:#26a9d02e}.customer-operational-module-detail{width:100%}.customer-operational-house-scene{margin-top:.25rem}.customer-weather-symbol{filter:none!important}.customer-object-meter-clone{position:absolute;z-index:4;top:16%;right:2%;width:220px;display:grid;grid-template-columns:64px minmax(0,1fr);gap:.45rem .7rem;align-items:center}.customer-object-meter-symbol{grid-row:1 / 3;width:64px;height:112px;display:grid;place-items:center;border:2px solid rgba(73,218,255,.6);border-radius:13px;background:#053041e6;box-shadow:0 0 20px #12b0df24}.customer-object-meter-symbol span{padding:.2rem .4rem;border:1px solid rgba(68,218,255,.45);border-radius:4px;color:#6fe5ff;font-size:.6rem;font-weight:900}.customer-object-meter-symbol b{color:#48dfff;font-size:1.8rem}.customer-object-meter-clone>div:not(:first-child){padding:.48rem .6rem;border:1px solid rgba(55,201,243,.45);border-radius:9px;background:#032836f0}.customer-object-meter-clone small{display:block;color:#63dcff;font-size:.64rem;font-weight:900}.customer-object-meter-clone strong{display:block;margin-top:.2rem;color:#f4fbff}.customer-online-value{color:#68f48a!important}.customer-building-climate-clone{position:absolute;z-index:4;top:43%;left:49%;width:min(360px,39%);transform:translate(-50%);display:grid;grid-template-columns:auto 1fr 1fr;align-items:center;gap:1rem;padding:.85rem 1rem;border:1px solid rgba(45,196,237,.52);border-radius:14px;background:#032938f0;box-shadow:0 12px 30px #00000042}.customer-building-climate-clone>small{grid-column:1 / -1;color:#66defe;font-weight:900;letter-spacing:.08em;text-align:center}.customer-building-climate-clone>div{text-align:center}.customer-building-climate-clone strong{display:block;color:#f2fbff;font-size:1.55rem}.customer-building-climate-clone span{display:block;margin-top:.2rem;color:#bed5e1ad;font-size:.75rem}.customer-building-house-power{position:absolute;z-index:4;left:3%;bottom:5%;width:215px;padding:.85rem 1rem;border:1px solid rgba(44,200,240,.52);border-radius:13px;background:#032938f0}.customer-building-house-power small{display:block;color:#67ddff;font-size:.67rem;font-weight:900}.customer-building-house-power strong{display:block;margin-top:.32rem;color:#f4fbff;font-size:1.55rem}.customer-building-house-power span{display:block;margin-top:.2rem;color:#bed5e1a3;font-size:.72rem}.customer-admin-summary-clone{margin-top:1rem}.customer-module-live-section,.customer-module-targets-section{margin-top:1rem;padding:1rem;border:1px solid rgba(52,201,242,.26);border-radius:14px;background:#031d2a8f}.customer-module-live-section h3,.customer-module-targets-section h3{margin-top:.35rem}.customer-module-live-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.7rem;margin-top:1rem}.customer-module-live-card{min-width:0;padding:.9rem;border:1px solid rgba(45,181,220,.24);border-radius:11px;background:linear-gradient(180deg,#062f40b8,#021c29d6)}.customer-module-live-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.customer-module-live-card-head small{display:block;color:#64dcff;font-size:.66rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.customer-module-live-card-head strong{display:block;margin-top:.25rem;overflow-wrap:anywhere}.customer-module-quality-dot{width:9px;height:9px;flex:0 0 auto;margin-top:.2rem;border-radius:50%}.customer-module-quality-dot.good{background:#53ed78;box-shadow:0 0 9px #53ed788c}.customer-module-quality-dot.warning{background:#f1b04b}.customer-module-live-card>b{display:block;margin-top:.85rem;color:#f2fbff;font-size:1.35rem}.customer-module-live-card code{display:block;margin-top:.65rem;color:#a1c7d7a8;font-family:inherit;font-size:.71rem;overflow-wrap:anywhere}.customer-module-live-meta{display:grid;grid-template-columns:minmax(70px,auto) minmax(0,1fr);gap:.3rem .65rem;margin-top:.65rem;font-size:.72rem}.customer-module-live-meta span{color:#afcddb94}.customer-module-live-meta strong{min-width:0;color:#dfeff6c2;overflow-wrap:anywhere}.customer-module-target-grid{display:grid;gap:.8rem;margin-top:.8rem}.customer-target-readonly-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.7rem;margin-top:.9rem}.customer-target-readonly-grid>div{padding:.7rem;border:1px solid rgba(66,178,214,.18);border-radius:9px;background:#021b276b}.customer-target-readonly-grid small{display:block;color:#b8d2de9e}.customer-target-readonly-grid strong{display:block;margin-top:.3rem}.customer-spot-operational-clone{display:grid;gap:1rem}.customer-module-empty,.customer-module-loading-line{margin-top:1rem;padding:1rem;border:1px solid rgba(54,179,216,.22);border-radius:10px;color:#bed8e3b8;background:#031d297a}@media(max-width:1050px){.customer-module-dashboard-grid{grid-template-columns:1fr}.customer-object-meter-clone{right:1%;transform:scale(.88);transform-origin:top right}}@media(max-width:760px){.customer-modules-dashboard-header{align-items:flex-start;flex-direction:column}.customer-module-dashboard-values{grid-template-columns:1fr}.customer-module-dashboard-card footer{align-items:stretch;flex-direction:column}.customer-module-dashboard-card footer button{width:100%}.customer-building-climate-clone{position:relative;top:auto;left:auto;width:auto;margin:.8rem;transform:none}.customer-object-meter-clone,.customer-building-house-power{position:relative;inset:auto;width:auto;margin:.8rem}}.customer-control-card-v4{margin-top:1rem}.customer-control-header-v4{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.customer-control-header-v4>div:first-child{flex:1 1 400px}.customer-control-form-grid-v4{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.8rem;margin-top:1rem}.customer-control-form-grid-v4 label{display:grid;gap:.4rem}.customer-control-form-grid-v4 label>span,.customer-control-readonly-v4>span{color:#bdd6e1b3;font-size:.78rem}.customer-control-form-grid-v4 input,.customer-control-form-grid-v4 select{width:100%}.customer-control-readonly-v4{padding:.75rem;border:1px solid rgba(54,181,220,.2);border-radius:9px;background:#021b276b}.customer-control-readonly-v4 strong{display:block;margin-top:.3rem;color:#f1fbff}.customer-control-checkbox-v4{display:flex!important;align-items:center;gap:.55rem;padding:.7rem;border:1px solid rgba(54,181,220,.18);border-radius:9px;background:#021b2752}.customer-control-checkbox-v4 input{width:auto}.customer-control-actions-v4{display:flex;justify-content:flex-end;margin-top:1rem}.customer-spot-resource-list-v4{display:grid;margin-top:1rem;border:1px solid rgba(37,204,255,.35);border-radius:11px;overflow:hidden;background:#031b2647}.customer-spot-resource-row-v4{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1rem 1.1rem;border-bottom:1px solid rgba(37,204,255,.18)}.customer-spot-resource-row-v4:last-child{border-bottom:0}.customer-spot-resource-row-v4 strong{display:block}.customer-spot-resource-row-v4 small{display:block;margin-top:.25rem;color:#bdd6e1ad}.customer-resource-details-v4{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.45rem;color:#bcd5e0ad;font-size:.78rem}.customer-resource-details-v4 strong{display:inline;color:#eefaff}.customer-spot-resource-loading-v4{padding:1rem 1.1rem;color:#bed6e0b3}.customer-spot-global-state-v4{margin-top:.75rem}@media(max-width:720px){.customer-control-actions-v4{flex-direction:column}.customer-control-actions-v4 .button{width:100%}.customer-spot-resource-row-v4{grid-template-columns:1fr}.customer-spot-resource-row-v4 .button{width:100%}}.system-photo-card{margin:1rem 0;padding:1rem;border:1px solid rgba(64,199,238,.28);border-radius:16px;background:linear-gradient(145deg,#041b2bfa,#02131ffa)}.system-photo-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.system-photo-heading h3{margin:.25rem 0 .35rem}.system-photo-heading p{margin:0;color:var(--muted)}.system-photo-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.system-photo-actions label{cursor:pointer}.system-photo-actions label.is-disabled{opacity:.55;pointer-events:none}.system-photo-actions input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.system-photo-preview{position:relative;width:100%;min-height:220px;max-height:520px;overflow:hidden;border:1px solid rgba(91,202,234,.2);border-radius:13px;background:#010e17cc}.system-photo-preview img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;object-position:center;background:#010e17e6}.system-photo-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:1.5rem;text-align:center;color:var(--muted)}.system-photo-empty strong{color:var(--text)}.system-photo-card .form-message{margin-top:.75rem}@media(max-width:760px){.system-photo-heading{flex-direction:column}.system-photo-actions{width:100%;justify-content:flex-start}.system-photo-preview,.system-photo-empty{min-height:180px}}.customer-communicator-assigned-devices{margin-top:.8rem;padding-top:.75rem;border-top:1px solid rgba(74,194,228,.16)}.customer-communicator-assigned-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem}.customer-communicator-assigned-heading>span{color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.customer-communicator-assigned-heading>strong{min-width:1.8rem;padding:.15rem .45rem;border-radius:999px;text-align:center;background:#1fbfe71f;color:var(--accent)}.customer-communicator-assigned-list{display:grid;gap:.5rem}.customer-communicator-assigned-device{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:center;padding:.65rem;border:1px solid rgba(74,194,228,.18);border-radius:10px;background:#021420a6}.customer-communicator-assigned-device-icon{display:grid;place-items:center;width:2.45rem;height:2.45rem;border:1px solid rgba(51,203,242,.38);border-radius:9px;color:var(--accent);font-size:.72rem;font-weight:800}.customer-communicator-assigned-device p{margin:.18rem 0;color:var(--muted)}.customer-communicator-device-status{display:inline-block;margin-top:.15rem}.customer-communicator-device-status.verified{color:#62e39b}.customer-communicator-device-status.configured{color:var(--muted)}.customer-home-house-node{width:min(46%,550px);top:49%;overflow:visible}.customer-home-house-image-wrap{position:relative;overflow:visible}.customer-home-house-caption{display:none!important}.customer-home-house-climate{position:absolute;left:25%;right:23%;top:56%;z-index:8;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;pointer-events:none;text-align:center}.customer-home-house-climate-item{min-width:0}.customer-home-house-climate-item span,.customer-home-house-climate-item strong{display:block}.customer-home-house-climate-item span{color:#def4fbc7;font-size:.68rem;font-weight:650;text-shadow:0 1px 3px rgba(0,0,0,.95),0 0 8px rgba(0,0,0,.95)}.customer-home-house-climate-item strong{margin-top:.14rem;color:#f5fcff;font-size:clamp(.95rem,1.15vw,1.16rem);font-weight:850;white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,1),0 0 10px rgba(0,0,0,.95)}.customer-home-house-consumption{position:absolute;left:calc(100% + 1.35rem);top:53%;z-index:8;min-width:175px;transform:translateY(-50%);display:grid;gap:1rem;pointer-events:none}.customer-home-house-consumption:before{content:"";position:absolute;right:calc(100% + .45rem);top:50%;width:1.6rem;height:1px;background:#45d4ff80;box-shadow:0 0 8px #45d4ff38}.customer-home-house-consumption>div{min-width:0}.customer-home-house-consumption span,.customer-home-house-consumption strong{display:block}.customer-home-house-consumption span{color:#bedde9b8;font-size:.69rem;font-weight:650}.customer-home-house-consumption strong{margin-top:.18rem;color:#f4fbff;font-size:1.08rem;font-weight:850;white-space:nowrap}.customer-home-house-cloud{position:absolute;left:50%;top:-3.2rem;z-index:9;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:.38rem;white-space:nowrap;pointer-events:none}.customer-home-house-cloud i{width:8px;height:8px;flex:0 0 auto;display:block;border-radius:50%}.customer-home-house-cloud span{color:#bedde9b8;font-size:.7rem;font-weight:700}.customer-home-house-cloud strong{font-size:.78rem;font-weight:850}.customer-home-house-cloud.is-connected i{background:#2ed571;box-shadow:0 0 10px #2ed57194}.customer-home-house-cloud.is-connected strong{color:#54e693}.customer-home-house-cloud.is-disconnected i{background:#ff7676;box-shadow:0 0 10px #ff767661}.customer-home-house-cloud.is-disconnected strong{color:#ff9a9a}.customer-home-house-name{position:absolute;left:50%;bottom:-2.25rem;z-index:8;transform:translate(-50%);display:flex;align-items:baseline;justify-content:center;gap:.4rem;max-width:90%;white-space:nowrap;pointer-events:none}.customer-home-house-name span{color:#45d4ff;font-size:.63rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-home-house-name strong{max-width:280px;overflow:hidden;color:#edfaff;font-size:.82rem;font-weight:800;text-overflow:ellipsis}@media(max-width:1180px){.customer-home-house-node{width:min(45%,500px)}.customer-home-house-consumption{left:calc(100% + .8rem);min-width:145px}.customer-home-house-consumption:before{width:.8rem}}@media(max-width:820px){.customer-home-house-node{position:relative;left:auto;top:auto;width:min(100%,500px);margin:0 auto;padding-top:3rem;padding-bottom:5.2rem;transform:none}.customer-home-house-cloud{top:.55rem}.customer-home-house-climate{left:23%;right:21%;top:55%;gap:.55rem}.customer-home-house-consumption{left:50%;top:auto;bottom:.2rem;width:100%;min-width:0;transform:translate(-50%);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;text-align:center}.customer-home-house-consumption:before{display:none}.customer-home-house-name{bottom:3.5rem}}@media(max-width:520px){.customer-home-house-climate{left:20%;right:18%}.customer-home-house-climate-item span{font-size:.6rem}.customer-home-house-climate-item strong{font-size:.9rem}.customer-home-house-consumption strong{font-size:.96rem}}.customer-home-house-climate-item span{color:#ffd84d;font-weight:900;letter-spacing:.01em;text-shadow:0 1px 3px rgba(0,0,0,1),0 0 7px rgba(0,0,0,.95),0 0 10px rgba(255,216,77,.18)}.customer-home-house-climate-item strong{color:#fff;font-weight:900;text-shadow:0 1px 4px rgba(0,0,0,1),0 0 9px rgba(0,0,0,1)}.customer-home-house-cloud{left:50%;top:4.5%;transform:translate(-50%);z-index:10;gap:.42rem}.customer-home-house-cloud span{color:#e0f1f7cc;font-weight:750}.customer-home-house-cloud strong{font-weight:900}.customer-home-house-consumption{left:auto;right:3.5%;top:45%;min-width:118px;transform:translateY(-50%);gap:.9rem;text-align:left;z-index:10}.customer-home-house-consumption:before{display:none}.customer-home-house-consumption span{color:#d8edf5c7;font-size:.66rem;font-weight:750;text-shadow:0 1px 3px rgba(0,0,0,1),0 0 7px rgba(0,0,0,.95)}.customer-home-house-consumption strong{color:#fff;margin-top:.12rem;font-size:1rem;font-weight:900;text-shadow:0 1px 4px rgba(0,0,0,1),0 0 8px rgba(0,0,0,.95)}@media(max-width:1180px){.customer-home-house-cloud{top:4%}.customer-home-house-consumption{right:2.5%;min-width:105px}.customer-home-house-consumption span{font-size:.61rem}.customer-home-house-consumption strong{font-size:.92rem}}@media(max-width:820px){.customer-home-house-cloud{top:3.4rem}.customer-home-house-consumption{left:50%;right:auto;top:auto;bottom:.2rem;width:100%;min-width:0;transform:translate(-50%);grid-template-columns:repeat(2,minmax(0,1fr));text-align:center}}.customer-home-house-cloud span{font-size:.805rem}.customer-home-house-cloud strong{font-size:.897rem}.customer-home-house-climate-item span{font-size:.782rem}.customer-home-house-climate-item strong{font-size:clamp(1.09rem,1.32vw,1.33rem)}.customer-home-house-consumption span{font-size:.759rem}.customer-home-house-consumption strong{font-size:1.15rem}@media(max-width:1180px){.customer-home-house-cloud span{font-size:.76rem}.customer-home-house-cloud strong{font-size:.86rem}.customer-home-house-climate-item span{font-size:.74rem}.customer-home-house-climate-item strong{font-size:1.12rem}.customer-home-house-consumption span{font-size:.7rem}.customer-home-house-consumption strong{font-size:1.06rem}}@media(max-width:520px){.customer-home-house-cloud span{font-size:.72rem}.customer-home-house-cloud strong{font-size:.82rem}.customer-home-house-climate-item span{font-size:.69rem}.customer-home-house-climate-item strong{font-size:1.04rem}.customer-home-house-consumption span{font-size:.68rem}.customer-home-house-consumption strong{font-size:1.1rem}}.customer-home-three-day-weather{position:absolute;left:50%;top:7%;z-index:8;width:min(42%,510px);transform:translate(-50%);pointer-events:none}.customer-home-three-day-weather>header{display:flex;align-items:baseline;justify-content:center;gap:.45rem;margin-bottom:.42rem}.customer-home-three-day-weather>header>span{color:#45d4ff;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.customer-home-three-day-weather>header>strong{color:#daeff7b8;font-size:.68rem;font-weight:700}.customer-home-three-day-weather-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.48rem}.customer-home-three-day-weather-grid>article{min-width:0;padding:.45rem .55rem .5rem;border:1px solid rgba(69,212,255,.14);border-radius:10px;background:#0216248a;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.customer-home-weather-day{display:block;overflow:hidden;color:#dff6ff;font-size:.69rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.customer-home-weather-icon{display:block;min-height:1.7rem;margin-top:.16rem;color:#ffd84d;font-size:1.45rem;line-height:1.35}.customer-home-weather-temperature{display:block;margin-top:.03rem;color:#fff;font-size:.92rem;font-weight:900;white-space:nowrap}.customer-home-weather-temperature small{color:#cbe1eb8c;font-size:.74rem;font-weight:700}.customer-home-weather-condition{display:block;overflow:hidden;margin-top:.16rem;color:#daeff7c2;font-size:.59rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.customer-home-weather-rain{display:block;margin-top:.12rem;color:#58d7ff;font-size:.56rem;font-weight:750}@media(max-width:1180px){.customer-home-three-day-weather{top:6%;width:min(50%,500px)}.customer-home-three-day-weather-grid>article{padding:.4rem .42rem .45rem}.customer-home-weather-icon{font-size:1.3rem}.customer-home-weather-temperature{font-size:.85rem}}@media(max-width:820px){.customer-home-three-day-weather{position:relative;left:auto;top:auto;order:1;width:min(100%,520px);margin:0 auto .6rem;transform:none}.customer-home-three-day-weather-grid{gap:.4rem}.customer-home-three-day-weather-grid>article{padding:.48rem .38rem}}@media(max-width:520px){.customer-home-three-day-weather>header{margin-bottom:.35rem}.customer-home-weather-day{font-size:.62rem}.customer-home-weather-icon{font-size:1.12rem}.customer-home-weather-temperature{font-size:.77rem}.customer-home-weather-condition{font-size:.53rem}.customer-home-weather-rain{font-size:.51rem}}.customer-home-module-grid.customer-home-grid-restored{position:absolute;top:7%;right:2.6%;left:auto;bottom:auto;z-index:7;width:min(21%,220px);transform:none}.customer-home-grid-restored .customer-home-meter-visual{margin-top:.45rem}.customer-home-grid-current-power{margin-top:.52rem;text-align:center}.customer-home-grid-current-power small,.customer-home-grid-current-power strong{display:block}.customer-home-grid-current-power small{color:#cce5efa6;font-size:.62rem;font-weight:700}.customer-home-grid-current-power strong{margin-top:.14rem;color:#ffd84d;font-size:1.05rem;font-weight:900}.customer-home-grid-restored .customer-home-flow-status{display:flex;align-items:center;justify-content:center;gap:.32rem;margin-top:.48rem;min-height:1.45rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:.66rem;font-weight:850}.customer-home-grid-absolute-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem;margin-top:.5rem}.customer-home-grid-absolute-values>div{min-width:0;padding:.42rem .35rem;border-radius:7px;background:#ffffff06;text-align:center}.customer-home-grid-absolute-values small,.customer-home-grid-absolute-values strong{display:block}.customer-home-grid-absolute-values small{min-height:1.55rem;color:#c6e0eb9e;font-size:.54rem;font-weight:650;line-height:1.25}.customer-home-grid-absolute-values strong{margin-top:.15rem;color:#f4fbff;font-size:.76rem;font-weight:850;white-space:nowrap}@media(max-width:1180px){.customer-home-module-grid.customer-home-grid-restored{top:7%;right:2%;width:min(24%,215px)}.customer-home-grid-current-power strong{font-size:.96rem}.customer-home-grid-absolute-values small{font-size:.5rem}.customer-home-grid-absolute-values strong{font-size:.69rem}}@media(max-width:820px){.customer-home-module-grid.customer-home-grid-restored{position:relative;top:auto;right:auto;left:auto;bottom:auto;order:4;width:100%;max-width:none;transform:none}.customer-home-grid-absolute-values{width:min(100%,420px);margin-left:auto;margin-right:auto}}.customer-home-module-grid.customer-home-grid-restored{width:min(25%,285px);padding:1rem .9rem .95rem}.customer-home-grid-restored .customer-home-module-kicker{font-size:.82rem;font-weight:900;letter-spacing:.08em}.customer-home-grid-restored .customer-home-meter-visual{width:72px;height:96px;margin:.75rem auto .35rem}.customer-home-grid-restored .customer-home-meter-display{width:58px;min-width:58px;min-height:19px;padding:.22rem .25rem;display:flex;align-items:center;justify-content:center;border-radius:5px;font-size:.62rem;font-weight:950;letter-spacing:.04em;white-space:nowrap}.customer-home-grid-restored .customer-home-meter-display.is-on-grid{color:#62ed9d;border-color:#2ed57194;background:#2ed57117;text-shadow:0 0 8px rgba(46,213,113,.35)}.customer-home-grid-restored .customer-home-meter-display.is-off-grid{color:#ffb15a;border-color:#ffa64894;background:#ffa64814;text-shadow:0 0 8px rgba(255,166,72,.25)}.customer-home-grid-restored .customer-home-meter-bolt{font-size:2.05rem}.customer-home-grid-current-power{margin-top:.7rem}.customer-home-grid-current-power small{font-size:.74rem;font-weight:750}.customer-home-grid-current-power strong{margin-top:.2rem;font-size:1.32rem;font-weight:950}.customer-home-grid-restored .customer-home-flow-status{min-height:1.8rem;margin-top:.62rem;padding:.34rem .48rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:.82rem;font-weight:900}.customer-home-grid-absolute-values{gap:.55rem;margin-top:.65rem}.customer-home-grid-absolute-values>div{padding:.6rem .45rem}.customer-home-grid-absolute-values small{min-height:2rem;font-size:.66rem;font-weight:700;line-height:1.28}.customer-home-grid-absolute-values strong{margin-top:.2rem;font-size:.92rem;font-weight:900}@media(max-width:1180px){.customer-home-module-grid.customer-home-grid-restored{width:min(27%,270px);padding:.9rem .75rem}.customer-home-grid-restored .customer-home-module-kicker{font-size:.76rem}.customer-home-grid-current-power strong{font-size:1.2rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:.75rem}.customer-home-grid-absolute-values small{font-size:.6rem}.customer-home-grid-absolute-values strong{font-size:.84rem}}@media(max-width:820px){.customer-home-module-grid.customer-home-grid-restored{width:100%;padding:1rem}.customer-home-grid-restored .customer-home-meter-visual{width:78px;height:102px}.customer-home-grid-restored .customer-home-module-kicker{font-size:.82rem}.customer-home-grid-current-power small{font-size:.76rem}.customer-home-grid-current-power strong{font-size:1.34rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:.82rem}.customer-home-grid-absolute-values small{font-size:.68rem}.customer-home-grid-absolute-values strong{font-size:.95rem}}.customer-home-grid-restored .customer-home-module-kicker{font-size:.984rem}.customer-home-grid-restored .customer-home-meter-display{font-size:.744rem}.customer-home-grid-current-power small{font-size:.888rem}.customer-home-grid-current-power strong{font-size:1.584rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:.984rem}.customer-home-grid-absolute-values small{font-size:.792rem}.customer-home-grid-absolute-values strong{font-size:1.104rem}@media(max-width:1180px){.customer-home-grid-restored .customer-home-module-kicker{font-size:.912rem}.customer-home-grid-restored .customer-home-meter-display{font-size:.7rem}.customer-home-grid-current-power small{font-size:.82rem}.customer-home-grid-current-power strong{font-size:1.44rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:.9rem}.customer-home-grid-absolute-values small{font-size:.72rem}.customer-home-grid-absolute-values strong{font-size:1.008rem}}@media(max-width:820px){.customer-home-grid-restored .customer-home-module-kicker{font-size:.984rem}.customer-home-grid-restored .customer-home-meter-display{font-size:.744rem}.customer-home-grid-current-power small{font-size:.912rem}.customer-home-grid-current-power strong{font-size:1.608rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:.984rem}.customer-home-grid-absolute-values small{font-size:.816rem}.customer-home-grid-absolute-values strong{font-size:1.14rem}}.customer-home-grid-restored .customer-home-module-kicker{font-size:1.082rem}.customer-home-grid-restored .customer-home-meter-display{font-size:.818rem}.customer-home-grid-current-power small{font-size:.977rem}.customer-home-grid-current-power strong{font-size:1.742rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:1.082rem}.customer-home-grid-absolute-values small{font-size:.871rem}.customer-home-grid-absolute-values strong{font-size:1.214rem}@media(max-width:1180px){.customer-home-grid-restored .customer-home-module-kicker{font-size:1.003rem}.customer-home-grid-restored .customer-home-meter-display{font-size:.77rem}.customer-home-grid-current-power small{font-size:.902rem}.customer-home-grid-current-power strong{font-size:1.584rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:.99rem}.customer-home-grid-absolute-values small{font-size:.792rem}.customer-home-grid-absolute-values strong{font-size:1.109rem}}@media(max-width:820px){.customer-home-grid-restored .customer-home-module-kicker{font-size:1.082rem}.customer-home-grid-restored .customer-home-meter-display{font-size:.818rem}.customer-home-grid-current-power small{font-size:1.003rem}.customer-home-grid-current-power strong{font-size:1.769rem}.customer-home-grid-restored .customer-home-flow-status strong{font-size:1.082rem}.customer-home-grid-absolute-values small{font-size:.898rem}.customer-home-grid-absolute-values strong{font-size:1.254rem}}.customer-home-module-solar.customer-home-module-solar-separated{min-height:205px}.customer-home-module-solar-separated .customer-home-solar-battery{display:none!important}.customer-home-pv-model{max-width:100%;overflow:hidden;color:#f3fbff;font-size:.87rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.customer-home-pv-live-value{width:100%;margin-top:.2rem;text-align:center}.customer-home-pv-live-value small,.customer-home-pv-live-value strong{display:block}.customer-home-pv-live-value small{color:#cce5efa8;font-size:.64rem;font-weight:700}.customer-home-pv-live-value strong{margin-top:.12rem;color:#f7fdff;font-size:1.16rem;font-weight:950}.customer-home-pv-today-value{width:100%;margin-top:.18rem;padding-top:.36rem;border-top:1px solid rgba(69,212,255,.12);text-align:center}.customer-home-pv-today-value small,.customer-home-pv-today-value strong{display:block}.customer-home-pv-today-value small{color:#cce5efa8;font-size:.62rem;font-weight:700}.customer-home-pv-today-value strong{margin-top:.12rem;color:#ffd84d;font-size:.92rem;font-weight:900}.customer-home-pv-open-detail{margin-top:.16rem;color:#71d4f5b8;font-size:.56rem}.customer-home-module-battery.customer-home-module-battery-separated{display:grid!important;left:3%;right:auto;top:43%;bottom:auto;width:min(20%,225px);min-height:165px;padding:.75rem .7rem;transform:none}.customer-home-separated-battery-visual{position:relative;width:35px;height:50px;margin-top:.18rem;border:2px solid #45d4ff;border-radius:5px;box-shadow:inset 0 0 11px #45d4ff14,0 0 11px #45d4ff21}.customer-home-separated-battery-visual:before{content:"";position:absolute;left:50%;top:-6px;width:14px;height:5px;transform:translate(-50%);border-radius:2px 2px 0 0;background:#45d4ff}.customer-home-separated-battery-visual i{position:absolute;left:6px;right:6px;bottom:6px;height:55%;border-radius:2px;background:linear-gradient(180deg,#45d4fff2,#2a9dcd73);box-shadow:0 0 8px #45d4ff38}.customer-home-separated-battery-soc{text-align:center}.customer-home-separated-battery-soc small,.customer-home-separated-battery-soc strong{display:block}.customer-home-separated-battery-soc small{color:#cce5efa8;font-size:.62rem;font-weight:700}.customer-home-separated-battery-soc strong{margin-top:.12rem;color:#f5fcff;font-size:1.25rem;font-weight:950}.customer-home-separated-battery-power{width:100%;padding-top:.34rem;border-top:1px solid rgba(69,212,255,.12);text-align:center}.customer-home-separated-battery-power small,.customer-home-separated-battery-power strong{display:block}.customer-home-separated-battery-power small{color:#cce5ef9e;font-size:.59rem;font-weight:700}.customer-home-separated-battery-power strong{margin-top:.1rem;color:#ffd84d;font-size:.87rem;font-weight:900}.customer-home-separated-battery-name{max-width:100%;overflow:hidden;color:#c6e2ed8f;font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1180px){.customer-home-module-solar.customer-home-module-solar-separated{min-height:200px}.customer-home-module-battery.customer-home-module-battery-separated{left:2.5%;top:43%;width:min(22%,220px)}}@media(max-width:820px){.customer-home-module-solar.customer-home-module-solar-separated{min-height:0}.customer-home-module-battery.customer-home-module-battery-separated{position:relative;left:auto;right:auto;top:auto;bottom:auto;order:4;width:100%;max-width:none;transform:none}.customer-home-module-smart{order:5}.customer-home-module-grid.customer-home-grid-restored{order:6}.customer-home-module-spot{order:7}}.customer-home-module-solar-separated .customer-home-module-kicker{font-size:.9rem}.customer-home-pv-model{font-size:1.13rem;font-weight:950}.customer-home-pv-live-value small{font-size:.83rem}.customer-home-pv-live-value strong{font-size:1.51rem}.customer-home-pv-today-value small{font-size:.81rem}.customer-home-pv-today-value strong{font-size:1.2rem}.customer-home-pv-open-detail{font-size:.73rem}.customer-home-module-solar.customer-home-module-solar-separated{min-height:235px}@media(max-width:1180px){.customer-home-module-solar-separated .customer-home-module-kicker{font-size:.84rem}.customer-home-pv-model{font-size:1.04rem}.customer-home-pv-live-value small{font-size:.76rem}.customer-home-pv-live-value strong{font-size:1.39rem}.customer-home-pv-today-value small{font-size:.74rem}.customer-home-pv-today-value strong{font-size:1.1rem}.customer-home-pv-open-detail{font-size:.67rem}}@media(max-width:820px){.customer-home-module-solar.customer-home-module-solar-separated{min-height:0}}@media(min-width:821px){.customer-home-house-node{transform:translate(-50%,-50%) scale(1.2);transform-origin:center center}}@media(max-width:820px){.customer-home-house-node{width:min(100%,600px)}}.customer-home-module-battery-separated .customer-home-module-kicker{font-size:.82rem}.customer-home-separated-battery-soc small{font-size:.744rem}.customer-home-separated-battery-soc strong{font-size:1.5rem}.customer-home-separated-battery-power small{font-size:.708rem}.customer-home-separated-battery-power strong{font-size:1.044rem}.customer-home-separated-battery-name{font-size:.648rem}.customer-home-separated-battery-flow{display:flex;align-items:center;justify-content:center;gap:.38rem;width:100%;min-height:1.55rem;padding:.25rem .4rem;border-radius:7px;background:#ffffff06}.customer-home-separated-battery-flow i{width:7px;height:7px;flex:0 0 auto;border-radius:50%}.customer-home-separated-battery-flow strong{font-size:.84rem;font-weight:900}.customer-home-separated-battery-flow.is-charging{color:#57d8ff}.customer-home-separated-battery-flow.is-charging i{background:#57d8ff;box-shadow:0 0 8px #57d8ff80}.customer-home-separated-battery-flow.is-discharging{color:#ffd84d}.customer-home-separated-battery-flow.is-discharging i{background:#ffd84d;box-shadow:0 0 8px #ffd84d73}.customer-home-separated-battery-flow.is-idle{color:#d5eaf2c7}.customer-home-separated-battery-flow.is-idle i{background:#d5eaf2a6}.customer-home-separated-battery-flow.is-unknown{color:#b7cdd79e}.customer-home-separated-battery-flow.is-unknown i{background:#b7cdd78c}.customer-home-module-battery.customer-home-module-battery-separated{min-height:195px}.customer-home-separated-battery-power small{font-size:.85rem;font-weight:750}.customer-home-separated-battery-flow strong{font-size:1.008rem;font-weight:950}.customer-home-separated-battery-name{font-size:.778rem;font-weight:700}.customer-home-separated-battery-capacity{width:100%;padding-top:.34rem;border-top:1px solid rgba(69,212,255,.12);text-align:center}.customer-home-separated-battery-capacity small,.customer-home-separated-battery-capacity strong{display:block}.customer-home-separated-battery-capacity small{color:#cce5efad;font-size:.8rem;font-weight:750}.customer-home-separated-battery-capacity strong{margin-top:.1rem;color:#f5fcff;font-size:1.2rem;font-weight:900}.customer-home-module-battery.customer-home-module-battery-separated{min-height:245px}@media(max-width:1180px){.customer-home-separated-battery-power strong{font-size:1.42rem}.customer-home-separated-battery-power small{font-size:.8rem}.customer-home-separated-battery-flow strong{font-size:.95rem}.customer-home-separated-battery-name{font-size:.73rem}.customer-home-separated-battery-capacity small{font-size:.74rem}.customer-home-separated-battery-capacity strong{font-size:1.12rem}}@media(min-width:821px){.customer-home-module-smart{transform:translateY(30px)}}@media(max-width:820px){.customer-home-module-smart{transform:none}}@media(min-width:1181px){.customer-home-module-smart{left:15.5%;right:auto;top:7%;bottom:auto;transform:none;width:min(20%,225px)}}@media(min-width:821px)and (max-width:1180px){.customer-home-module-smart{left:24%;right:auto;top:7%;bottom:auto;transform:none;width:min(22%,215px)}}.customer-home-module-battery.customer-home-module-battery-separated{width:min(23%,250px);min-height:0;padding:.62rem .78rem;gap:.22rem;align-content:start}.customer-home-module-battery-separated .customer-home-separated-battery-visual{margin-top:.08rem;margin-bottom:.06rem}.customer-home-module-battery-separated .customer-home-separated-battery-power,.customer-home-module-battery-separated .customer-home-separated-battery-capacity{padding-top:.25rem}@media(max-width:820px){.customer-home-module-smart{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:none}.customer-home-module-battery.customer-home-module-battery-separated{width:100%;min-height:0;padding:.75rem .8rem}}.customer-home-module-battery.customer-home-module-battery-separated{left:3%;right:auto;top:43%;bottom:auto;width:min(23%,250px);min-height:0;padding:.72rem .78rem .75rem;gap:.25rem;align-content:start;transform:none}.customer-home-separated-battery-capacity,.customer-home-separated-battery-flow,.customer-home-separated-battery-name{display:none!important}.customer-home-separated-battery-power small{font-size:.85rem;font-weight:850}.customer-home-separated-battery-power.is-charging small{color:#57d8ff}.customer-home-separated-battery-power.is-discharging small{color:#ffd84d}.customer-home-separated-battery-power.is-idle small{color:#daedf4c7}.customer-home-separated-battery-power.is-unknown small{color:#b7cdd7a6}.customer-home-separated-battery-power strong{font-size:1.51rem;font-weight:950}@media(min-width:1181px){.customer-home-module-smart{left:3%;right:auto;top:calc(43% + 190px);bottom:auto;transform:none;width:min(20%,225px)}}@media(min-width:821px)and (max-width:1180px){.customer-home-module-battery.customer-home-module-battery-separated{left:2.5%;width:min(22%,230px)}.customer-home-module-smart{left:2.5%;right:auto;top:calc(43% + 185px);bottom:auto;transform:none;width:min(22%,220px)}}@media(max-width:820px){.customer-home-module-battery.customer-home-module-battery-separated{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;min-height:0;transform:none}.customer-home-module-smart{position:relative;left:auto;right:auto;top:auto;bottom:auto;order:5;width:100%;transform:none}}@media(min-width:1181px){.customer-home-module-solar.customer-home-module-solar-separated{top:7%}.customer-home-module-battery.customer-home-module-battery-separated{top:37%}}@media(min-width:821px)and (max-width:1180px){.customer-home-module-solar.customer-home-module-solar-separated{top:6%}.customer-home-module-battery.customer-home-module-battery-separated{top:37%}}@media(max-width:820px){.customer-home-module-solar.customer-home-module-solar-separated,.customer-home-module-battery.customer-home-module-battery-separated{top:auto}}@media(min-width:1181px){.customer-home-module-smart{left:3%;right:auto;top:auto;bottom:10%;transform:none}}@media(min-width:821px)and (max-width:1180px){.customer-home-module-smart{left:2.5%;right:auto;top:auto;bottom:11%;transform:none}}@media(max-width:820px){.customer-home-module-smart{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:none}}.customer-home-module-smart.customer-home-module-smart-live{min-height:205px;padding:.78rem .72rem;gap:.28rem}.customer-home-smart-live-value{width:100%;text-align:center}.customer-home-smart-live-value small,.customer-home-smart-live-value strong{display:block}.customer-home-smart-live-value small{color:#cce5efb8;font-size:.83rem;font-weight:750}.customer-home-smart-live-value strong{margin-top:.12rem;color:#f7fdff;font-size:1.51rem;font-weight:950}.customer-home-smart-today-value{width:100%;margin-top:.15rem;padding-top:.34rem;border-top:1px solid rgba(69,212,255,.12);text-align:center}.customer-home-smart-today-value small,.customer-home-smart-today-value strong{display:block}.customer-home-smart-today-value small{color:#cce5efb8;font-size:.83rem;font-weight:750}.customer-home-smart-today-value strong{margin-top:.12rem;color:#ffd84d;font-size:1.51rem;font-weight:950}.customer-home-smart-runtime-status{display:inline-flex;align-items:center;justify-content:center;min-height:1.25rem;margin-top:.08rem;padding:.16rem .45rem;border-radius:999px;font-size:.65rem;font-weight:850}.customer-home-smart-runtime-status.is-running{color:#55e595;background:#2ed57112}.customer-home-smart-runtime-status.is-disabled{color:#cbdce4ad;background:#ffffff09}@media(max-width:1180px){.customer-home-smart-live-value small,.customer-home-smart-today-value small{font-size:.76rem}.customer-home-smart-live-value strong,.customer-home-smart-today-value strong{font-size:1.39rem}}@media(min-width:1181px){.customer-home-three-day-weather{top:14%;transform:translate(-50%) scale(1.2);transform-origin:top center}}@media(min-width:821px)and (max-width:1180px){.customer-home-three-day-weather{top:13%;transform:translate(-50%) scale(1.2);transform-origin:top center}}@media(max-width:820px){.customer-home-three-day-weather{top:auto;transform:none;width:100%}.customer-home-three-day-weather-grid>article{padding:.58rem .46rem}.customer-home-three-day-weather>header>span,.customer-home-three-day-weather>header>strong{font-size:.82rem}.customer-home-weather-day{font-size:.74rem}.customer-home-weather-icon{font-size:1.34rem}.customer-home-weather-temperature{font-size:.92rem}.customer-home-weather-condition{font-size:.64rem}.customer-home-weather-rain{font-size:.61rem}}@media(min-width:821px){.customer-bottom-navigation{scale:1.2!important;transform-origin:center bottom}}@media(max-width:820px){.customer-bottom-navigation{scale:1!important}}.customer-home-module-solar.customer-home-module-solar-separated{cursor:default}.customer-home-module-solar-separated .customer-home-pv-open-detail{display:none!important}.customer-home-module-solar.customer-home-module-solar-separated:hover{transform:none}@media(min-width:1181px){.customer-home-module-smart.customer-home-module-smart-live.has-target-cards{left:15.5%;right:auto;top:auto;bottom:10%;overflow:visible;transform:none}.customer-home-module-smart.has-target-cards .customer-home-smart-targets{position:absolute;right:calc(100% + .7rem);bottom:0;display:flex;flex-direction:row-reverse;gap:.55rem;width:max-content;max-width:430px;pointer-events:none}}.customer-home-smart-target-card{width:135px;min-height:122px;padding:.62rem .48rem;display:grid;align-content:center;justify-items:center;gap:.17rem;border:1px solid rgba(69,212,255,.28);border-radius:11px;background:linear-gradient(180deg,#042b3ef7,#031c2bfa);box-shadow:0 15px 34px #00000047;text-align:center}.customer-home-smart-target-card>span{width:100%;overflow:hidden;color:#45d4ff;font-size:.76rem;font-weight:950;letter-spacing:.035em;text-overflow:ellipsis;white-space:nowrap}.customer-home-smart-target-card>small{margin-top:.12rem;color:#cce5efb8;font-size:.66rem;font-weight:750}.customer-home-smart-target-card>strong{color:#f7fdff;font-size:1.28rem;font-weight:950;white-space:nowrap}.customer-home-smart-target-card>em{margin-top:.08rem;color:#ffd84d;font-size:.63rem;font-style:normal;font-weight:850}@media(min-width:821px)and (max-width:1180px){.customer-home-module-smart.customer-home-module-smart-live.has-target-cards{left:18%;top:auto;bottom:11%;overflow:visible}.customer-home-module-smart.has-target-cards .customer-home-smart-targets{right:calc(100% + .5rem);bottom:0;max-width:310px;gap:.38rem}.customer-home-smart-target-card{width:115px;min-height:108px}.customer-home-smart-target-card>span{font-size:.68rem}.customer-home-smart-target-card>strong{font-size:1.1rem}}@media(max-width:820px){.customer-home-module-smart.customer-home-module-smart-live.has-target-cards{position:relative;left:auto;right:auto;top:auto;bottom:auto;overflow:visible;transform:none}.customer-home-module-smart.has-target-cards .customer-home-smart-targets{position:relative;right:auto;bottom:auto;width:100%;max-width:none;margin-bottom:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.45rem}.customer-home-smart-target-card{width:auto}}@media(min-width:1181px){.customer-home-module-smart.customer-home-module-smart-live.has-target-cards{left:3%;right:auto;top:auto;bottom:10%;overflow:visible;transform:none}.customer-home-module-smart.has-target-cards .customer-home-smart-targets{position:absolute;left:calc(100% + .7rem);right:auto;bottom:0;width:max-content;max-width:430px;display:flex;flex-direction:row;align-items:flex-end;gap:.55rem;pointer-events:none}}.customer-home-smart-target-card>span{font-size:.912rem}.customer-home-smart-target-card>small{font-size:.792rem}.customer-home-smart-target-card>strong{font-size:1.536rem}.customer-home-smart-target-card>em{font-size:.756rem}.customer-home-smart-target-card{width:145px;min-height:128px;padding:.68rem .55rem}@media(min-width:821px)and (max-width:1180px){.customer-home-module-smart.customer-home-module-smart-live.has-target-cards{left:2.5%;right:auto;top:auto;bottom:11%;overflow:visible;transform:none}.customer-home-module-smart.has-target-cards .customer-home-smart-targets{position:absolute;left:calc(100% + .5rem);right:auto;bottom:0;width:max-content;display:flex;flex-direction:row;gap:.4rem}.customer-home-smart-target-card{width:125px;min-height:116px}.customer-home-smart-target-card>span{font-size:.816rem}.customer-home-smart-target-card>small{font-size:.72rem}.customer-home-smart-target-card>strong{font-size:1.32rem}.customer-home-smart-target-card>em{font-size:.69rem}}@media(max-width:820px){.customer-home-module-smart.customer-home-module-smart-live.has-target-cards{position:relative;left:auto;right:auto;top:auto;bottom:auto;overflow:visible;transform:none}.customer-home-module-smart.has-target-cards .customer-home-smart-targets{position:relative;left:auto;right:auto;bottom:auto;width:100%;margin-top:.55rem;margin-bottom:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:.45rem}.customer-home-smart-target-card{width:auto}}.customer-home-module-spot{overflow:visible;width:min(25%,270px);min-height:245px;padding:.85rem .78rem;gap:.28rem}.customer-home-spot-live-visual{width:78px;height:48px;display:flex;align-items:flex-end;justify-content:center;gap:5px;padding-bottom:5px;border-bottom:1px solid rgba(69,212,255,.5)}.customer-home-spot-live-visual i{width:8px;border-radius:2px 2px 0 0;background:linear-gradient(180deg,#54ddff,#158fc6);box-shadow:0 0 8px #45d4ff3d}.customer-home-spot-live-visual i:nth-child(1){height:15px}.customer-home-spot-live-visual i:nth-child(2){height:28px}.customer-home-spot-live-visual i:nth-child(3){height:21px}.customer-home-spot-live-visual i:nth-child(4){height:37px}.customer-home-spot-live-visual i:nth-child(5){height:30px}.customer-home-spot-control-state{margin-top:.12rem;font-size:.92rem;font-weight:950}.customer-home-spot-control-state.is-enabled{color:#57e797}.customer-home-spot-control-state.is-disabled{color:#c8dae2a8}.customer-home-spot-live-metrics{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.25rem}.customer-home-spot-live-metrics>div{min-width:0;padding:.42rem .32rem;border-radius:7px;background:#ffffff06;text-align:center}.customer-home-spot-live-metrics small,.customer-home-spot-live-metrics strong{display:block}.customer-home-spot-live-metrics small{color:#cce5efad;font-size:.58rem;font-weight:700;line-height:1.25}.customer-home-spot-live-metrics strong{margin-top:.14rem;color:#f6fcff;font-size:.91rem;font-weight:950;white-space:nowrap}.customer-home-spot-live-metrics .customer-home-spot-today-usage{grid-column:1 / -1}.customer-home-spot-live-metrics .customer-home-spot-today-usage strong{color:#ffd84d;font-size:1rem}.customer-home-spot-sources{position:absolute;right:calc(100% + .7rem);bottom:0;width:max-content;max-width:440px;display:flex;flex-direction:row-reverse;align-items:flex-end;gap:.55rem;pointer-events:none}.customer-home-spot-source-card{width:135px;min-height:125px;padding:.6rem .48rem;display:grid;align-content:center;justify-items:center;gap:.18rem;border:1px solid rgba(69,212,255,.27);border-radius:11px;background:linear-gradient(180deg,#042b3ef7,#031c2bfa);box-shadow:0 15px 34px #00000045;text-align:center}.customer-home-spot-source-card>span{width:100%;overflow:hidden;color:#45d4ff;font-size:.78rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.customer-home-spot-source-card>small{color:#cce5efb3;font-size:.64rem;font-weight:700}.customer-home-spot-source-card>strong{color:#f7fdff;font-size:1.23rem;font-weight:950;white-space:nowrap}.customer-home-spot-source-card>em{color:#ffd84d;font-size:.72rem;font-style:normal;font-weight:850}.customer-home-spot-source-card.is-active{border-color:#57e7978c;box-shadow:0 0 18px #57e7971a}@media(min-width:821px)and (max-width:1180px){.customer-home-module-spot{width:min(27%,250px)}.customer-home-spot-sources{right:calc(100% + .45rem);gap:.38rem}.customer-home-spot-source-card{width:115px;min-height:112px}.customer-home-spot-source-card>strong{font-size:1.08rem}}@media(max-width:820px){.customer-home-module-spot{overflow:visible;width:100%;min-height:0}.customer-home-spot-sources{position:relative;right:auto;bottom:auto;width:100%;max-width:none;margin-top:.55rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.45rem}.customer-home-spot-source-card{width:auto}}.customer-home-energy-flow-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.customer-home-module,.customer-home-house-node,.customer-home-three-day-weather,.customer-bottom-navigation{position:absolute;z-index:4}.customer-bottom-navigation{z-index:20}.customer-energy-flow-line{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:10 11;vector-effect:non-scaling-stroke;animation:customer-energy-flow-motion 1.05s linear infinite;opacity:.92}@keyframes customer-energy-flow-motion{0%{stroke-dashoffset:0}to{stroke-dashoffset:-42}}.customer-energy-flow-line.is-grid{stroke:#ffd84d;filter:drop-shadow(0 0 4px rgba(255,216,77,.65))}.customer-energy-flow-line.is-pv{stroke:#45d4ff;filter:drop-shadow(0 0 4px rgba(69,212,255,.65))}.customer-energy-flow-line.is-battery{stroke:#63bfff;filter:drop-shadow(0 0 4px rgba(99,191,255,.65))}.customer-energy-flow-line.is-spot{stroke:#57e797;filter:drop-shadow(0 0 5px rgba(87,231,151,.68))}.customer-energy-flow-line.is-smart{stroke:#57d8ff;filter:drop-shadow(0 0 5px rgba(87,216,255,.68))}@media(max-width:820px){.customer-home-energy-flow-overlay{display:none}}@media(prefers-reduced-motion:reduce){.customer-energy-flow-line{animation:none}}.customer-energy-flow-line.is-pv.is-idle-flow{opacity:.24;stroke-dasharray:5 11;animation:none;filter:drop-shadow(0 0 2px rgba(69,212,255,.18))}.customer-energy-flow-line.is-pv:not(.is-idle-flow){opacity:.96}.customer-energy-flow-line.is-pv.is-reverse{stroke:#45d4ff}@media(max-width:820px){.site-header{width:calc(100% - 24px);max-width:1180px;min-height:0;padding-top:12px;padding-bottom:12px;flex-wrap:wrap;gap:12px 16px}.site-brand{min-width:0;max-width:100%;flex:1 1 220px}.site-brand-copy{min-width:0;max-width:100%}.site-navigation{order:3;width:100%;flex:1 0 100%;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 14px}.site-navigation a{min-width:0}.site-login-button{flex:0 1 auto;max-width:100%}.portal-page{width:calc(100% - 24px);max-width:1180px;margin:clamp(24px,6vw,48px) auto}.portal-heading{gap:16px}.portal-heading>*{min-width:0;max-width:100%}.portal-heading p{max-width:100%;overflow-wrap:anywhere}.portal-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portal-summary>div{min-width:0;padding:18px}.device-card{min-width:0;max-width:100%;padding:clamp(18px,4vw,26px)}.device-card-header>*{min-width:0;max-width:100%}.device-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.device-details>div{min-width:0}.customer-profile-grid,.customer-sites-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:12px}.customer-profile-grid>div,.customer-site-card,.customer-site-card dl>div{min-width:0;max-width:100%}.customer-profile-grid dd,.customer-site-card dd,.customer-site-card a{max-width:100%;overflow-wrap:anywhere}}@media(max-width:520px){.site-header{width:calc(100% - 20px);flex-direction:column;align-items:stretch;gap:10px}.site-brand{width:100%;flex:0 1 auto;justify-content:flex-start}.site-navigation{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.site-navigation a{min-width:0;padding:8px 6px;text-align:center}.site-login-button{width:100%}.portal-page{width:calc(100% - 20px);margin:20px auto 36px}.portal-page .panel{padding:18px;border-radius:18px}.portal-heading .button{width:100%}.portal-summary,.device-details,.customer-profile-grid,.customer-sites-grid,.customer-site-card dl{grid-template-columns:1fr}.device-card-header{gap:12px}.device-status{align-self:flex-start}}@media(max-width:820px){.customer-system-canvas.customer-home-system-map{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:.75rem;width:100%;height:100%;min-height:0;padding:max(82px,calc(70px + env(safe-area-inset-top))) 10px max(112px,calc(96px + env(safe-area-inset-bottom)));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.customer-system-canvas.customer-home-system-map:before{display:none}.customer-system-canvas.customer-home-system-map .customer-home-system-links,.customer-system-canvas.customer-home-system-map .customer-home-energy-flow-overlay{display:none}.customer-system-canvas.customer-home-system-map .customer-home-weather-badge,.customer-system-canvas.customer-home-system-map .customer-home-house-node,.customer-system-canvas.customer-home-system-map .customer-home-module,.customer-system-canvas.customer-home-system-map .customer-home-module-solar,.customer-system-canvas.customer-home-system-map .customer-home-module-grid,.customer-system-canvas.customer-home-system-map .customer-home-module-battery,.customer-system-canvas.customer-home-system-map .customer-home-module-smart,.customer-system-canvas.customer-home-system-map .customer-home-module-spot,.customer-system-canvas.customer-home-system-map .customer-home-three-day-weather{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;transform:none!important;margin-left:0;margin-right:0}.customer-system-canvas.customer-home-system-map .customer-home-weather-badge{order:1;min-width:0;justify-self:stretch}.customer-system-canvas.customer-home-system-map .customer-home-three-day-weather{order:2}.customer-system-canvas.customer-home-system-map .customer-home-house-node{order:3;margin-top:0;margin-bottom:0}.customer-system-canvas.customer-home-system-map .customer-home-module-solar{order:4}.customer-system-canvas.customer-home-system-map .customer-home-module-battery{order:5}.customer-system-canvas.customer-home-system-map .customer-home-module-grid{order:6}.customer-system-canvas.customer-home-system-map .customer-home-module-smart{order:7}.customer-system-canvas.customer-home-system-map .customer-home-module-spot{order:8}.customer-system-canvas.customer-home-system-map .customer-home-system-warning{position:relative;order:9;left:auto;right:auto;top:auto;bottom:auto;width:auto;max-width:100%;margin:0 auto;transform:none}.customer-bottom-navigation{position:absolute;z-index:20;left:50%;bottom:max(8px,env(safe-area-inset-bottom));width:min(680px,calc(100% - 20px));transform:translate(-50%);scale:1!important}}@media(max-width:820px){.customer-system-canvas.customer-home-system-map{display:flex!important;flex-direction:column!important;align-items:stretch;width:100%!important;max-width:100%;height:100%;min-height:0;gap:12px;padding:max(82px,calc(70px + env(safe-area-inset-top))) 10px max(112px,calc(96px + env(safe-area-inset-bottom)));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.customer-system-canvas.customer-home-system-map:before,.customer-home-system-links,.customer-home-energy-flow-overlay{display:none!important}.customer-system-canvas.customer-home-system-map .customer-home-weather-badge,.customer-system-canvas.customer-home-system-map .customer-home-three-day-weather,.customer-system-canvas.customer-home-system-map .customer-home-house-node,.customer-system-canvas.customer-home-system-map .customer-home-module,.customer-system-canvas.customer-home-system-map .customer-home-module-solar,.customer-system-canvas.customer-home-system-map .customer-home-module-battery,.customer-system-canvas.customer-home-system-map .customer-home-module-grid,.customer-system-canvas.customer-home-system-map .customer-home-module-smart,.customer-system-canvas.customer-home-system-map .customer-home-module-spot{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;flex:0 0 auto;width:100%!important;max-width:100%!important;height:auto!important;min-width:0!important;transform:none!important;margin:0!important}.customer-home-weather-badge{order:10}.customer-home-three-day-weather{order:20}.customer-home-house-node{order:30}.customer-home-module-solar{order:40}.customer-home-module-battery{order:50}.customer-home-module-grid{order:60}.customer-home-module-smart{order:70}.customer-home-module-spot{order:80}.customer-system-canvas.customer-home-system-map .customer-home-module{display:grid!important;grid-template-columns:minmax(0,1fr);justify-items:center;align-content:start;gap:.5rem;padding:.85rem .75rem 1rem;min-height:0!important;overflow:visible}.customer-home-solar-panels,.customer-home-pv-model,.customer-home-pv-live-value,.customer-home-pv-today-value,.customer-home-separated-battery-visual,.customer-home-separated-battery-soc,.customer-home-separated-battery-power{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;max-width:100%}.customer-home-meter-visual,.customer-home-grid-current-power,.customer-home-flow-status,.customer-home-grid-absolute-values{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}.customer-home-grid-absolute-values{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customer-home-grid-absolute-values>div{min-width:0}.customer-home-grid-absolute-values strong{white-space:normal;overflow-wrap:anywhere}.customer-home-smart-visual,.customer-home-smart-live-value,.customer-home-smart-today-value,.customer-home-smart-targets{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%;max-width:100%}.customer-home-smart-targets{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:8px;margin-top:6px}.customer-home-smart-target-card{position:relative!important;inset:auto!important;width:auto!important;max-width:100%;height:auto!important;min-width:0}.customer-home-spot-live-visual,.customer-home-spot-control-state,.customer-home-spot-live-metrics,.customer-home-spot-sources{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;max-width:100%}.customer-home-spot-live-metrics{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customer-home-spot-live-metrics>div{min-width:0}.customer-home-spot-live-metrics strong{white-space:normal;overflow-wrap:anywhere}.customer-home-spot-sources{width:100%!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,135px),1fr));gap:8px;margin-top:6px}.customer-home-spot-source-card{position:relative!important;width:auto!important;max-width:100%;min-width:0;min-height:0}.customer-bottom-navigation{position:absolute!important;z-index:20;left:50%!important;right:auto!important;top:auto!important;bottom:max(8px,env(safe-area-inset-bottom))!important;width:min(680px,calc(100% - 20px))!important;transform:translate(-50%)!important;scale:1!important}}@media(max-width:420px){.customer-home-grid-absolute-values,.customer-home-spot-live-metrics{grid-template-columns:1fr}}@media(max-width:820px){.customer-bottom-navigation{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(10px,env(safe-area-inset-bottom))!important;width:min(680px,calc(100% - 20px))!important;transform:translate(-50%)!important;z-index:1000!important}}@media(max-width:820px){.customer-bottom-navigation{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;width:calc(100% - 20px)!important;max-width:680px!important;margin:0!important;transform:translate(-50%)!important;scale:1!important;z-index:10000!important}.customer-system-canvas.customer-home-system-map{padding-bottom:calc(115px + env(safe-area-inset-bottom,0px))!important}.customer-home-smart-visual{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;transform:none!important}.customer-home-smart-visual>*{flex:0 0 auto}.customer-home-house-image-wrap{position:relative!important;overflow:visible}.customer-home-house-climate{position:absolute!important;left:12px!important;right:12px!important;top:12px!important;bottom:auto!important;width:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;gap:12px!important;transform:none!important;text-align:initial;z-index:15;pointer-events:none}.customer-home-house-climate-item:first-child{justify-self:start!important;text-align:left!important}.customer-home-house-climate-item:last-child{justify-self:end!important;text-align:right!important}.customer-home-house-climate-item span,.customer-home-house-climate-item strong{white-space:nowrap;max-width:100%}}@media(max-width:390px){.customer-home-house-climate{left:8px!important;right:8px!important;top:9px!important;gap:8px!important}.customer-home-house-climate-item span{font-size:.58rem}.customer-home-house-climate-item strong{font-size:.88rem}}@media(max-width:820px){.customer-app-shell{width:100%!important;max-width:100%!important;min-width:0!important;left:0!important;right:0!important;overflow-x:clip!important}.customer-system-hero{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important}.customer-system-canvas.customer-home-system-map{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-x:hidden!important}.customer-system-canvas.customer-home-system-map>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.customer-home-weather-badge,.customer-home-three-day-weather,.customer-home-house-node,.customer-home-module,.customer-home-module-solar,.customer-home-module-battery,.customer-home-module-grid,.customer-home-module-smart,.customer-home-module-spot,.customer-home-three-day-weather-grid,.customer-home-grid-absolute-values,.customer-home-smart-targets,.customer-home-spot-live-metrics,.customer-home-spot-sources{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.customer-home-three-day-weather-grid>*,.customer-home-grid-absolute-values>*,.customer-home-smart-targets>*,.customer-home-spot-live-metrics>*,.customer-home-spot-sources>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.customer-system-canvas.customer-home-system-map img,.customer-system-canvas.customer-home-system-map svg{max-width:100%!important}.customer-home-house-image-wrap{width:100%!important;max-width:100%!important;min-width:0!important}.customer-bottom-navigation{left:50%!important;right:auto!important;width:calc(100% - 20px)!important;max-width:680px!important;min-width:0!important;box-sizing:border-box!important;transform:translate(-50%)!important}}html,body,#root,.app-shell{min-width:0!important;max-width:100%!important}html,body{width:100%;overflow-x:clip}#root,.app-shell,main{width:100%;max-width:100%}main{min-width:0}img,video,canvas{max-width:100%}button,input,select,textarea{max-width:100%;min-width:0}.header>*,.hero>*,.features>*,.site-footer-grid>*,.portal-heading>*,.device-card-header>*,.customer-profile-grid>*,.customer-sites-grid>*{min-width:0}.header,.hero,.features,.page-center,.portal-page,.site-footer{width:min(1180px,calc(100% - clamp(24px,4vw,40px)));max-width:100%}.site-header{min-width:0!important;gap:clamp(12px,2vw,24px)}.site-brand{min-width:0!important;max-width:100%;flex-shrink:1}.site-logo-symbol{flex:0 0 auto;width:clamp(42px,5vw,58px);height:auto}.site-brand-copy,.site-brand-copy-final{min-width:0;max-width:100%}.site-brand-title{white-space:nowrap}.site-navigation{min-width:0;flex-wrap:wrap;justify-content:center}.site-navigation a{min-width:0;white-space:nowrap}.site-login-button{flex:0 0 auto}.hero{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:clamp(28px,5vw,60px);margin-top:clamp(40px,7vw,80px);margin-bottom:clamp(36px,6vw,60px)}.hero h1{max-width:100%;font-size:clamp(2.35rem,6.4vw,5.8rem);overflow-wrap:normal}.hero p{max-width:100%;font-size:clamp(1rem,1.5vw,1.12rem)}.actions{max-width:100%}.actions .button{min-width:0}.status-card{width:100%;max-width:100%;padding:clamp(20px,4vw,30px)}.features{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:clamp(12px,2vw,18px)}.features article{min-width:0;padding:clamp(20px,3vw,28px)}.page-center{margin:clamp(32px,7vw,70px) auto}.panel{width:100%;max-width:100%;padding:clamp(22px,5vw,58px)}.login-panel{width:100%;max-width:580px}.panel h1,.portal-page h1{max-width:100%;font-size:clamp(2rem,6vw,4.3rem);overflow-wrap:anywhere}form,label{min-width:0;max-width:100%}input,select,textarea{width:100%;box-sizing:border-box}.progress-item{min-width:0}.progress-item>div{min-width:0}.portal-page{max-width:1180px}.portal-heading{flex-wrap:wrap}.portal-heading>div{flex:1 1 320px}.portal-heading p,.device-details dd,.customer-profile-grid dd,.customer-site-card dd,.customer-site-card a{max-width:100%;overflow-wrap:anywhere}.portal-summary{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.portal-summary>div,.device-card{min-width:0;max-width:100%}.device-details{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.customer-profile-grid,.customer-sites-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.customer-site-card,.customer-site-card dl,.customer-site-card dl>div{min-width:0;max-width:100%}.site-footer{display:block;max-width:1180px}.site-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:clamp(20px,4vw,42px)}.site-footer-grid>div{min-width:0}.site-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 20px}.admin-summary{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr))}.admin-summary article{min-width:0}.admin-navigation{max-width:100%;flex-wrap:wrap}.admin-section-heading{flex-wrap:wrap}.customer-module-dashboard-grid,.customer-module-live-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.customer-module-dashboard-card,.customer-module-live-card{min-width:0;max-width:100%}.customer-fve-page-header,.customer-fve-page-actions{flex-wrap:wrap}.customer-fve-page-header>*,.customer-fve-page-actions>*{min-width:0}@media(max-width:1024px){.site-header{width:calc(100% - 28px);min-height:0;padding:10px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px}.site-brand{width:auto;flex:none}.site-navigation{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.site-navigation a{padding:7px 4px;text-align:center;white-space:normal}.hero{grid-template-columns:1fr;gap:28px;margin-top:34px}.hero h1{font-size:clamp(2.25rem,7vw,4.5rem)}.customer-app-shell,.customer-system-hero{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.customer-system-canvas.customer-home-system-map{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;box-sizing:border-box!important;gap:12px!important;padding:max(82px,calc(70px + env(safe-area-inset-top))) clamp(10px,2vw,18px) max(118px,calc(102px + env(safe-area-inset-bottom)))!important;overflow-x:clip!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.customer-system-canvas.customer-home-system-map:before,.customer-home-system-links,.customer-home-energy-flow-overlay{display:none!important}.customer-system-canvas.customer-home-system-map .customer-home-weather-badge,.customer-system-canvas.customer-home-system-map .customer-home-three-day-weather,.customer-system-canvas.customer-home-system-map .customer-home-house-node,.customer-system-canvas.customer-home-system-map .customer-home-module,.customer-system-canvas.customer-home-system-map .customer-home-module-solar,.customer-system-canvas.customer-home-system-map .customer-home-module-battery,.customer-system-canvas.customer-home-system-map .customer-home-module-grid,.customer-system-canvas.customer-home-system-map .customer-home-module-smart,.customer-system-canvas.customer-home-system-map .customer-home-module-spot,.customer-system-canvas.customer-home-system-map .customer-home-system-warning{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important;transform:none!important;box-sizing:border-box!important;flex:0 0 auto}.customer-home-weather-badge{order:10}.customer-home-three-day-weather{order:20}.customer-home-house-node{order:30}.customer-home-module-solar{order:40}.customer-home-module-battery{order:50}.customer-home-module-grid{order:60}.customer-home-module-smart{order:70}.customer-home-module-spot{order:80}.customer-home-system-warning{order:90}.customer-system-canvas.customer-home-system-map>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.customer-home-house-image-wrap{position:relative!important;width:100%!important;max-width:100%!important;min-width:0!important}.customer-home-house-climate{position:absolute!important;left:12px!important;right:12px!important;top:12px!important;bottom:auto!important;width:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;transform:none!important;z-index:15}.customer-home-house-climate-item:first-child{justify-self:start!important;text-align:left!important}.customer-home-house-climate-item:last-child{justify-self:end!important;text-align:right!important}.customer-home-solar-panels,.customer-home-pv-model,.customer-home-pv-live-value,.customer-home-pv-today-value,.customer-home-separated-battery-visual,.customer-home-separated-battery-soc,.customer-home-separated-battery-power,.customer-home-meter-visual,.customer-home-grid-current-power,.customer-home-flow-status,.customer-home-grid-absolute-values,.customer-home-smart-visual,.customer-home-smart-live-value,.customer-home-smart-today-value,.customer-home-smart-targets,.customer-home-spot-live-visual,.customer-home-spot-control-state,.customer-home-spot-live-metrics,.customer-home-spot-sources{max-width:100%!important;min-width:0!important}.customer-home-smart-visual{width:100%!important;margin-left:auto!important;margin-right:auto!important;display:flex!important;justify-content:center!important;align-items:flex-end!important}.customer-home-three-day-weather-grid,.customer-home-grid-absolute-values,.customer-home-smart-targets,.customer-home-spot-live-metrics,.customer-home-spot-sources{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.customer-home-three-day-weather-grid>*,.customer-home-grid-absolute-values>*,.customer-home-smart-targets>*,.customer-home-spot-live-metrics>*,.customer-home-spot-sources>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.customer-bottom-navigation{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;width:min(680px,calc(100% - 20px))!important;min-width:0!important;max-width:calc(100% - 20px)!important;margin:0!important;transform:translate(-50%)!important;scale:1!important;box-sizing:border-box!important;z-index:10000!important}}@media(max-width:700px){.site-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}.site-brand-copy-final small{display:none!important}.hero{width:calc(100% - 24px);margin-top:28px;gap:22px}.hero h1{font-size:clamp(2.15rem,10vw,3.6rem);line-height:1.02}.hero p{font-size:1rem;line-height:1.6}.features,.page-center,.portal-page,.site-footer{width:calc(100% - 24px)}.portal-heading,.device-card-header,.admin-section-heading{flex-direction:column;align-items:stretch}.portal-heading .button{align-self:flex-start}.panel{border-radius:20px}.admin-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-navigation button{min-width:0;width:100%}}@media(max-width:520px){.site-header{width:calc(100% - 20px);gap:7px 8px}.site-logo-symbol{width:42px}.site-brand-title{font-size:clamp(.92rem,4vw,1.08rem)}.site-login-button{padding:9px 10px;font-size:.78rem;white-space:nowrap}.site-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.site-navigation a{padding:7px 4px;font-size:.78rem}.hero{width:calc(100% - 20px);margin-top:24px;margin-bottom:32px}.hero h1{margin-bottom:16px;font-size:clamp(2rem,10.8vw,2.85rem);letter-spacing:-.045em}.actions{display:grid;grid-template-columns:1fr;gap:10px}.actions .button{width:100%}.status-card{padding:18px;border-radius:18px}.features,.page-center,.portal-page,.site-footer{width:calc(100% - 20px)}.features{margin-bottom:60px}.features article{padding:20px}.panel{padding:18px;border-radius:18px}.panel h1,.portal-page h1{font-size:clamp(1.85rem,10vw,2.65rem)}form{margin-top:24px;gap:16px}.portal-summary,.device-details,.customer-profile-grid,.customer-sites-grid,.customer-site-card dl,.customer-module-dashboard-grid,.customer-module-live-grid{grid-template-columns:1fr!important}.portal-heading .button{width:100%}.site-footer-grid{grid-template-columns:1fr}.site-footer-bottom{flex-direction:column}.customer-home-grid-absolute-values,.customer-home-spot-live-metrics{grid-template-columns:1fr!important}.customer-home-smart-targets,.customer-home-spot-sources{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:360px){.site-header{grid-template-columns:1fr}.site-login-button{width:100%;justify-self:stretch}.site-navigation{grid-column:1}.site-brand{justify-content:center}.hero h1{font-size:clamp(1.85rem,11vw,2.3rem)}.customer-home-smart-targets,.customer-home-spot-sources{grid-template-columns:1fr!important}}.site-menu-toggle,.site-mobile-menu-backdrop,.site-mobile-menu-head{display:none}.site-mobile-menu-shell,.site-mobile-menu-panel{display:contents}.site-footer{width:100%!important;max-width:none!important;margin:auto 0 0!important;padding:36px 0 24px!important;display:block!important;border-top:1px solid rgba(141,203,231,.12);background:linear-gradient(180deg,#02111bfa,#010c14)}.site-footer-grid,.site-footer-bottom{width:min(1180px,calc(100% - 40px))!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box}.site-footer-grid{display:grid!important;grid-template-columns:1.7fr repeat(3,minmax(0,1fr))!important;gap:clamp(24px,4vw,52px)!important;align-items:start}.site-footer-grid>*{min-width:0}.site-footer-grid p,.site-footer-grid a{max-width:100%;overflow-wrap:anywhere}.site-footer-bottom{margin-top:28px!important;padding-top:18px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 20px;border-top:1px solid rgba(141,203,231,.08)}@media(max-width:820px){body.site-mobile-menu-open{overflow:hidden!important}.site-header{width:calc(100% - 20px)!important;max-width:none!important;min-height:70px!important;margin:0 auto!important;padding:8px 0!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.site-brand{width:auto!important;min-width:0!important;max-width:calc(100% - 58px)!important;flex:1 1 auto!important;justify-content:flex-start!important;gap:9px!important}.site-logo-symbol{width:42px!important;min-width:42px;height:auto}.site-brand-copy,.site-brand-copy-final{min-width:0!important}.site-brand-title{font-size:clamp(.9rem,4vw,1.08rem)!important;white-space:nowrap}.site-brand-copy-final small{display:none!important}.site-menu-toggle{width:44px;height:44px;flex:0 0 44px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(76,204,244,.28);border-radius:12px;background:#062332e6;color:#eaf9ff;cursor:pointer;box-shadow:0 8px 24px #0003}.site-menu-toggle span{width:20px;height:2px;display:block;border-radius:999px;background:#63dcff}.site-mobile-menu-shell{position:fixed;z-index:30000;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none}.site-mobile-menu-shell.is-open{pointer-events:auto}.site-mobile-menu-backdrop{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;display:block;border:0;background:#00070cb8;opacity:0;transition:opacity .18s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.site-mobile-menu-shell.is-open .site-mobile-menu-backdrop{opacity:1}.site-mobile-menu-panel{position:absolute;z-index:2;top:0;right:0;bottom:0;width:min(86vw,360px);height:100dvh;padding:max(18px,env(safe-area-inset-top)) 18px max(20px,env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:18px;overflow-y:auto;overflow-x:hidden;background:linear-gradient(180deg,#041c2afc,#02111b);border-left:1px solid rgba(87,207,250,.22);box-shadow:-24px 0 70px #00000073;transform:translate(105%);transition:transform .22s ease}.site-mobile-menu-shell.is-open .site-mobile-menu-panel{transform:translate(0)}.site-mobile-menu-head{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(141,203,231,.12)}.site-mobile-menu-head strong{color:#63dcff;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.site-menu-close{width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid rgba(141,203,231,.18);border-radius:11px;background:#ffffff0a;color:#eaf9ff;font-size:1.55rem;line-height:1;cursor:pointer}.site-mobile-menu-panel .site-navigation{width:100%!important;max-width:100%!important;margin:0!important;display:flex!important;flex:0 0 auto!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:6px!important;order:initial!important}.site-mobile-menu-panel .site-navigation>a{width:100%;min-width:0;padding:13px 14px!important;display:flex!important;align-items:center;justify-content:flex-start;border-radius:10px;background:#ffffff06;color:#d8eaf3;font-size:.95rem!important;font-weight:700;text-align:left!important;white-space:normal!important}.site-mobile-menu-panel .site-navigation>a:hover{color:#67dcff;background:#46c6f014}.site-mobile-menu-panel .site-navigation>a:after{display:none!important}.site-mobile-menu-panel .site-login-button{width:100%!important;max-width:100%!important;margin-top:auto;flex:0 0 auto!important;padding:13px 14px!important}.site-footer-grid{width:calc(100% - 28px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 28px!important}.site-footer-bottom{width:calc(100% - 28px)!important}}@media(max-width:520px){.site-footer{padding:30px 0 20px!important}.site-footer-grid{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;gap:22px!important}.site-footer-grid>div{width:100%;min-width:0}.site-footer-bottom{width:calc(100% - 28px)!important;margin-top:24px!important;flex-direction:column;align-items:flex-start;justify-content:flex-start}}@media(max-width:820px){.site-feature-strip{width:100%!important;max-width:100%!important;min-width:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important}.site-feature-strip>*{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere}}@media(max-width:390px){.site-feature-strip{grid-template-columns:1fr!important}}@media(max-width:820px){.customer-home-module-smart .customer-home-smart-targets{width:100%!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:stretch!important;gap:10px!important;margin-left:auto!important;margin-right:auto!important}.customer-home-module-smart .customer-home-smart-target-card{flex:0 1 170px!important;width:170px!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}@media(max-width:820px){.customer-operational-module-detail{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))!important}.customer-operational-module-detail .admin-operational-house-scene{position:relative!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin-top:18px!important;padding:0!important;overflow:visible!important}.customer-operational-module-detail .admin-operational-house-scene>.admin-operational-weather{display:none!important}.customer-operational-module-detail .admin-object-visual{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:9px!important;display:grid!important;grid-template-columns:84px minmax(0,1fr) minmax(0,1fr) 84px!important;grid-template-rows:auto 190px 112px auto!important;column-gap:8px!important;row-gap:8px!important;align-items:stretch!important;overflow:hidden!important;transform:none!important;box-sizing:border-box!important}.customer-operational-module-detail .admin-object-visual:after{display:none!important}.customer-operational-module-detail .admin-object-grid-meter,.customer-operational-module-detail .admin-object-grid-meter-data{display:contents!important}.customer-operational-module-detail .admin-object-indoor-value.admin-object-indoor-climate{grid-column:1 / 5!important;grid-row:1!important;position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:94px!important;margin:0!important;padding:12px 14px!important;transform:none!important;box-sizing:border-box!important;z-index:10!important}.customer-operational-module-detail .admin-object-indoor-climate-title{display:block!important;width:100%!important;margin:0 0 10px!important;text-align:center!important}.customer-operational-module-detail .admin-object-indoor-climate-values{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.customer-operational-module-detail .admin-object-indoor-climate-item{min-width:0!important;justify-content:center!important}.customer-operational-module-detail .admin-object-grid-meter-device{grid-column:1!important;grid-row:2!important;position:relative!important;inset:auto!important;width:80px!important;max-width:80px!important;height:190px!important;min-height:190px!important;max-height:190px!important;margin:0!important;align-self:stretch!important;justify-self:center!important;transform:none!important;box-sizing:border-box!important;z-index:10!important}.customer-operational-module-detail .admin-object-grid-meter-terminal{display:none!important}.customer-operational-module-detail .admin-object-grid-meter-card:not(.admin-object-grid-status){grid-column:1!important;grid-row:3!important;position:relative!important;inset:auto!important;width:84px!important;max-width:84px!important;height:112px!important;min-height:112px!important;max-height:112px!important;margin:0!important;padding:8px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;align-self:stretch!important;justify-self:stretch!important;transform:none!important;box-sizing:border-box!important;z-index:10!important}.customer-operational-module-detail .admin-object-grid-meter-card:not(.admin-object-grid-status)>span{font-size:.52rem!important;line-height:1.12!important;white-space:normal!important}.customer-operational-module-detail .admin-object-grid-meter-card:not(.admin-object-grid-status)>strong{margin-top:5px!important;font-size:.78rem!important;line-height:1.08!important;white-space:nowrap!important}.customer-operational-module-detail .admin-object-house-image{grid-column:2 / 5!important;grid-row:2 / 4!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;height:310px!important;min-height:310px!important;max-height:310px!important;margin:0!important;align-self:stretch!important;justify-self:stretch!important;object-fit:contain!important;object-position:center center!important;background:#01121dc7;transform:none!important;box-sizing:border-box!important;z-index:2!important}.customer-operational-module-detail .admin-object-grid-meter-card.admin-object-grid-status{grid-column:4!important;grid-row:2!important;position:relative!important;inset:auto!important;width:80px!important;max-width:80px!important;min-width:0!important;height:auto!important;min-height:54px!important;margin:7px 5px 0 0!important;padding:7px!important;align-self:start!important;justify-self:end!important;transform:none!important;box-sizing:border-box!important;z-index:30!important}.customer-operational-module-detail .admin-object-grid-status>span{font-size:.48rem!important;line-height:1.1!important}.customer-operational-module-detail .admin-object-grid-status>strong{margin-top:3px!important;font-size:.68rem!important;white-space:nowrap!important}.customer-operational-module-detail .admin-object-consumption-value.admin-object-consumption-current{grid-column:1 / 3!important;grid-row:4!important;position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:76px!important;margin:0!important;padding:10px 12px!important;transform:none!important;box-sizing:border-box!important}.customer-operational-module-detail .admin-object-consumption-value.admin-object-consumption-today{grid-column:3 / 5!important;grid-row:4!important;position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:76px!important;margin:0!important;padding:10px 12px!important;transform:none!important;box-sizing:border-box!important}.customer-operational-module-detail .admin-operational-house-scene+.admin-operational-detail-values{display:none!important}.customer-operational-module-detail .admin-object-visual *{box-sizing:border-box}}@media(max-width:360px){.customer-operational-module-detail .admin-object-visual{grid-template-columns:72px minmax(0,1fr) minmax(0,1fr) 72px!important;grid-template-rows:auto 168px 96px auto!important;column-gap:6px!important;row-gap:6px!important;padding:7px!important}.customer-operational-module-detail .admin-object-grid-meter-device{width:68px!important;max-width:68px!important;height:168px!important;min-height:168px!important;max-height:168px!important}.customer-operational-module-detail .admin-object-grid-meter-card:not(.admin-object-grid-status){width:72px!important;max-width:72px!important;height:96px!important;min-height:96px!important;max-height:96px!important;padding:6px!important}.customer-operational-module-detail .admin-object-house-image{height:270px!important;min-height:270px!important;max-height:270px!important}.customer-operational-module-detail .admin-object-grid-meter-card.admin-object-grid-status{width:68px!important;max-width:68px!important;margin:5px 3px 0 0!important;padding:5px!important}}@media(max-width:820px){.customer-operational-module-detail .admin-object-visual{grid-template-rows:auto 136px 62px auto!important;row-gap:8px!important}.customer-operational-module-detail .admin-object-grid-meter-device{height:136px!important;min-height:136px!important;max-height:136px!important}.customer-operational-module-detail .admin-object-grid-meter-card:not(.admin-object-grid-status){height:62px!important;min-height:62px!important;max-height:62px!important;padding:5px 7px!important}.customer-operational-module-detail .admin-object-house-image{height:206px!important;min-height:206px!important;max-height:206px!important;object-fit:contain!important;object-position:center center!important}}@media(max-width:360px){.customer-operational-module-detail .admin-object-visual{grid-template-rows:auto 118px 56px auto!important;row-gap:6px!important}.customer-operational-module-detail .admin-object-grid-meter-device{height:118px!important;min-height:118px!important;max-height:118px!important}.customer-operational-module-detail .admin-object-grid-meter-card:not(.admin-object-grid-status){height:56px!important;min-height:56px!important;max-height:56px!important}.customer-operational-module-detail .admin-object-house-image{height:180px!important;min-height:180px!important;max-height:180px!important}}@media(max-width:820px){.customer-operational-module-detail .admin-object-indoor-value.admin-object-indoor-climate{min-height:72px!important;padding:7px 12px 8px!important}.customer-operational-module-detail .admin-object-indoor-climate-title{margin:0 0 4px!important;line-height:1.1!important}.customer-operational-module-detail .admin-object-indoor-climate-values{min-height:0!important;gap:8px!important;align-items:center!important}.customer-operational-module-detail .admin-object-indoor-climate-item{min-height:0!important}.customer-operational-module-detail .admin-object-indoor-climate-divider{height:34px!important}}@media(max-width:360px){.customer-operational-module-detail .admin-object-indoor-value.admin-object-indoor-climate{min-height:68px!important;padding:6px 9px 7px!important}}.customer-system-header>div:first-child>h1.customer-system-customer-name{transform:none!important;transform-origin:left top!important;zoom:.25}.customer-system-header{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.customer-system-header>div:first-child{display:inline-flex;flex:0 0 auto;flex-direction:column;align-items:flex-start;width:fit-content;min-width:0;max-width:calc(100% - 190px);padding:4px 7px;border:1px solid rgba(91,211,250,.2);border-radius:8px;background:#031824c2;box-shadow:0 8px 20px #00000038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-system-header>div:first-child>.eyebrow{margin:0;line-height:1}.customer-system-header>div:first-child>h1.customer-system-customer-name{display:inline-block;width:max-content;max-width:none;margin:3px 0 0!important;transform:none!important;transform-origin:left top!important;zoom:.25}.customer-system-header-actions{align-self:flex-start;flex:0 0 auto}.customer-home-system-map .customer-home-weather-badge,.customer-home-system-map .customer-home-house-node,.customer-home-system-map .customer-home-module,.customer-home-system-map .customer-home-system-warning{zoom:var( --customer-home-window-scale, 1 )}@media(max-width:820px){.customer-home-system-map .customer-home-weather-badge,.customer-home-system-map .customer-home-house-node,.customer-home-system-map .customer-home-module,.customer-home-system-map .customer-home-system-warning{zoom:1}}.admin-zigbee-pairing-feedback{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;margin-top:1rem;padding:14px 16px;border:1px solid rgba(48,196,244,.42);border-radius:14px;background:#042434d1}.admin-zigbee-pairing-feedback.is-success{border-color:#43e28b8f;background:#0941306b}.admin-zigbee-pairing-feedback.is-error{border-color:#ff69777a;background:#4a182261}.admin-zigbee-pairing-feedback-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:#30c4f424;color:#6df;font-size:1.15rem;font-weight:900}.admin-zigbee-pairing-feedback.is-success .admin-zigbee-pairing-feedback-icon{background:#43e28b24;color:#70efb2}.admin-zigbee-pairing-feedback-copy{min-width:0}.admin-zigbee-pairing-feedback-copy strong{display:block;color:#f2fbff;font-size:.9rem;line-height:1.35}.admin-zigbee-pairing-feedback-copy p{margin:5px 0 4px;color:#d2e8f0d1;font-size:.78rem;line-height:1.5}.admin-zigbee-pairing-feedback-copy small{color:#8bc1d4b8;font-size:.68rem;overflow-wrap:anywhere}@media(max-width:820px){.admin-zigbee-page-header .button.admin-zigbee-client-back{position:static!important;inset:auto!important;width:fit-content!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:40px!important;align-self:flex-start!important;padding:9px 13px!important;transform:none!important;font-size:.82rem!important;line-height:1.2!important}.admin-zigbee-pairing-feedback{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px}.admin-zigbee-pairing-feedback-icon{width:36px;height:36px}}@media(max-width:820px){.admin-zigbee-page{--phase25-mobile-layout-fix: 1;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-x:clip!important}.admin-zigbee-page-header{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;margin:0 0 16px!important;padding:4px 0 14px!important;gap:12px!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:1px solid rgba(125,220,255,.14)!important}.admin-zigbee-page-header>div{display:block!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;border-bottom:0!important}.admin-zigbee-page-header h2{width:100%!important;max-width:100%!important;margin:7px 0 8px!important;font-size:1.45rem!important;line-height:1.14!important;overflow-wrap:anywhere}.admin-zigbee-page-header p{width:100%!important;max-width:100%!important;margin:0!important;overflow-wrap:anywhere}.admin-zigbee-page-header .button.admin-zigbee-client-back{position:static!important;width:fit-content!important;max-width:100%!important;min-width:0!important;align-self:flex-start!important;order:-1;white-space:normal!important}.admin-zigbee-configurator-summary{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;gap:10px!important}.admin-zigbee-configurator-summary>div{display:block!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:12px!important}.admin-zigbee-configurator-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;gap:12px!important}.admin-zigbee-configurator-grid>section,.admin-zigbee-devices,.admin-zigbee-actions{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:12px!important}.admin-zigbee-page dl>div{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:4px!important;box-sizing:border-box!important}.admin-zigbee-page dt,.admin-zigbee-page dd{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.admin-zigbee-device-list{grid-template-columns:minmax(0,1fr)!important;width:100%!important}.admin-zigbee-device-list article{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.admin-zigbee-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}.admin-zigbee-action-buttons{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}.admin-zigbee-action-buttons .button,.admin-zigbee-action-buttons button{width:100%!important;max-width:100%!important}.admin-zigbee-page input,.admin-zigbee-page select,.admin-zigbee-page textarea,.admin-zigbee-pairing-feedback{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}}.customer-home-smart-target-card{width:172px!important;height:auto!important;min-height:154px!important;padding:.62rem .68rem!important;align-content:start!important;gap:.34rem!important}.customer-home-smart-target-card>span{width:100%;margin-bottom:.12rem;text-align:left;font-weight:800}.customer-home-smart-target-metric{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.42rem;padding-top:.25rem;border-top:1px solid rgba(82,207,255,.1)}.customer-home-smart-target-metric small{margin:0;min-width:0;line-height:1.08;text-align:left;font-size:.59rem;color:#c9e5f1ad}.customer-home-smart-target-metric strong{margin:0;white-space:nowrap;line-height:1;text-align:right;font-size:.76rem}.customer-home-smart-target-metric-desired strong{color:#f4f8fb}.customer-home-smart-target-metric-actual strong{color:#ffd45c}.customer-home-smart-target-metric-power strong{color:#5bdcff}.customer-home-smart-target-card>span{font-size:.884rem!important;line-height:1.1!important}.customer-home-smart-target-metric small{font-size:.767rem!important;line-height:1.12!important}.customer-home-smart-target-metric strong{font-size:.988rem!important;line-height:1.08!important}.customer-home-smart-target-card{width:210px!important;min-height:188px!important;padding:.76rem .82rem!important;gap:.48rem!important}.customer-home-smart-target-metric{column-gap:.58rem!important;padding-top:.34rem!important}@media(max-width:820px){.customer-home-smart-target-card{width:100%!important;min-height:0!important}}.admin-wifi-page .admin-zigbee-device-icon{min-width:54px;font-size:.72rem;letter-spacing:.06em}.admin-wifi-actions,.admin-wifi-device-section{margin-top:1rem}.admin-wifi-page .admin-zigbee-device-list article{align-items:flex-start}.admin-wifi-page .admin-zigbee-device-list small{display:block;margin-top:.35rem;overflow-wrap:anywhere}.admin-wifi-managed-device{grid-template-columns:auto minmax(0,1fr)}.admin-wifi-managed-device-body{display:grid;gap:1rem;min-width:0}.admin-wifi-name-editor{display:grid;gap:.45rem}.admin-wifi-name-editor label,.admin-wifi-switch-control span{color:#cfe2efb3;font-size:.78rem}.admin-wifi-name-editor-row{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap}.admin-wifi-name-editor-row input{flex:1 1 220px;min-width:0;padding:.65rem .75rem;border-radius:9px;border:1px solid rgba(82,190,230,.28);background:#02101ddb;color:inherit}.admin-wifi-switch-control{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:.8rem;border-top:1px solid rgba(125,220,255,.12)}.admin-wifi-switch-control>div:first-child{display:grid;gap:.2rem}.admin-wifi-switch-buttons{display:flex;gap:.55rem;flex-wrap:wrap}.admin-wifi-entity-catalog{display:grid;gap:.7rem;padding-top:.85rem;border-top:1px solid rgba(125,220,255,.12)}.admin-wifi-entity-catalog-header{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.admin-wifi-entity-catalog-header>span{min-width:1.7rem;min-height:1.7rem;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(82,190,230,.32);font-size:.72rem}.admin-wifi-entity-list{display:grid;gap:.55rem}.admin-wifi-entity-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(125,220,255,.12);border-radius:10px;background:#010f1a61}.admin-wifi-entity-main{display:grid;gap:.18rem;min-width:0}.admin-wifi-entity-main code{max-width:100%;overflow-wrap:anywhere;color:#82d2f0ad;font-size:.68rem}.admin-wifi-entity-value{display:grid;justify-items:end;gap:.35rem}.admin-wifi-entity-badges{display:flex;justify-content:flex-end;gap:.35rem;flex-wrap:wrap}.admin-wifi-entity-badges span{padding:.18rem .38rem;border-radius:999px;border:1px solid rgba(82,190,230,.25);color:#b9e4f4d1;font-size:.62rem}.phase28-customer-individual-clone-r177n31 [class*=brand],.phase28-customer-individual-clone-r177n31 [class*=Brand],.phase28-customer-individual-clone-r177n31 [class*=logo],.phase28-customer-individual-clone-r177n31 [class*=Logo],body.phase28-customer-individual-client-r177n34 .site-header .site-brand,body.phase28-customer-individual-client-r177n34 .site-header .site-brand-final,body.phase28-customer-individual-client-r177n34 .header.site-header .brand,body.phase28-customer-individual-client-r177n34 .portal-top-left-brand,body.phase28-customer-individual-client-r177n34 .customer-portal-brand{display:none!important}body.phase28-customer-individual-client-r177n36 .site-header .site-brand,body.phase28-customer-individual-client-r177n36 .site-header .site-brand-final,body.phase28-customer-individual-client-r177n36 .header.site-header .brand,body.phase28-customer-individual-client-r177n36 .portal-top-left-brand,body.phase28-customer-individual-client-r177n36 .customer-portal-brand,body:has([data-phase28-customer-individual-canvas-clone]) .site-header .site-brand,body:has([data-phase28-customer-individual-canvas-clone]) .site-header .site-brand-final,body:has([data-phase28-customer-individual-canvas-clone]) .header.site-header .brand,body:has([data-phase28-classic-system-template=r177n36]) .site-header .site-brand,body:has([data-phase28-classic-system-template=r177n36]) .site-header .site-brand-final{display:none!important}body.phase28-customer-individual-client-r177n38 [data-phase28-hidden-top-badge=r177n38],body:has([data-phase28-customer-individual-canvas-clone]) [data-phase28-hidden-top-badge=r177n38]{display:none!important}body.phase28-customer-individual-client-r177n39 [data-phase28-hidden-top-badge=r177n39],body:has([data-phase28-customer-individual-canvas-clone]) [data-phase28-hidden-top-badge=r177n39]{display:none!important}body.phase28-individual-fullscreen-r177n45 .site-header .site-brand,body.phase28-individual-fullscreen-r177n45 .site-header .site-brand-final,body.phase28-individual-fullscreen-r177n45 .header.site-header .brand.site-brand,body.phase28-individual-fullscreen-r177n45 .header.site-header .brand,body.phase28-individual-fullscreen-r177n45 .portal-top-left-brand,body.phase28-individual-fullscreen-r177n45 .customer-portal-brand,body.phase28-individual-fullscreen-r177n45 .customer-portal-site-badge,body.phase28-individual-fullscreen-r177n45 .customer-portal-location-badge,body.phase28-individual-fullscreen-r177n45 .customer-portal-device-badge,body.phase28-individual-fullscreen-r177n45 [class*=portal-top-left],body.phase28-individual-fullscreen-r177n45 [class*=site-brand],body.phase28-individual-fullscreen-r177n45 [class*=portal-brand]{display:none!important;visibility:hidden!important;pointer-events:none!important}body.phase28-individual-fullscreen-r177n45 [data-phase28-individual-project-fullscreen]{z-index:2147483000!important}body.phase28-individual-fullscreen-r177n49 .site-header .site-brand,body.phase28-individual-fullscreen-r177n49 .site-header .site-brand-final,body.phase28-individual-fullscreen-r177n49 .header.site-header .brand.site-brand,body.phase28-individual-fullscreen-r177n49 .header.site-header .brand,body.phase28-individual-fullscreen-r177n49 .portal-top-left-brand,body.phase28-individual-fullscreen-r177n49 .customer-portal-brand,body.phase28-individual-fullscreen-r177n49 .customer-portal-site-badge,body.phase28-individual-fullscreen-r177n49 .customer-portal-location-badge,body.phase28-individual-fullscreen-r177n49 .customer-portal-device-badge,body.phase28-individual-fullscreen-r177n49 [data-phase28-hidden-parent-badge=r177n49]{display:none!important;visibility:hidden!important;pointer-events:none!important}body.phase28-individual-fullscreen-r177n49 [data-phase28-individual-project-fullscreen]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important}body.phase28-r177n55-individual-canvas-fix [data-phase28-r177n55-hidden-logo],body.phase28-r177n55-individual-canvas-fix [data-phase28-individual-project-logo-position=top-left],body.phase28-r177n55-individual-canvas-fix [data-phase28-individual-project-logo][data-phase28-individual-project-logo-position=top-left],body.phase28-r177n55-individual-canvas-fix .portal-top-left-brand,body.phase28-r177n55-individual-canvas-fix .customer-portal-brand,body.phase28-r177n55-individual-canvas-fix .customer-portal-site-badge,body.phase28-r177n55-individual-canvas-fix .customer-portal-device-badge{display:none!important;visibility:hidden!important;pointer-events:none!important}body.phase28-r177n55-individual-canvas-fix [data-phase28-individual-project-fullscreen]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important}body.phase28-r177n56-individual-canvas-fix [data-phase28-r177n56-hidden-logo],body.phase28-r177n56-individual-canvas-fix [data-phase28-individual-project-logo-position=top-left],body.phase28-r177n56-individual-canvas-fix [data-phase28-individual-project-logo][data-phase28-individual-project-logo-position=top-left],body.phase28-r177n56-individual-canvas-fix .portal-top-left-brand,body.phase28-r177n56-individual-canvas-fix .customer-portal-brand,body.phase28-r177n56-individual-canvas-fix .customer-portal-site-badge,body.phase28-r177n56-individual-canvas-fix .customer-portal-device-badge{display:none!important;visibility:hidden!important;pointer-events:none!important}body.phase28-r177n56-individual-canvas-fix [data-phase28-individual-project-fullscreen]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important}#phase28-r177n77-screen-host{position:fixed!important;top:0!important;right:0!important;bottom:92px!important;left:0!important;z-index:2147483500!important;display:block!important;overflow:hidden!important;background:radial-gradient(circle at 20% 18%,rgba(32,156,214,.1),transparent 30%),radial-gradient(circle at 80% 24%,rgba(11,93,139,.16),transparent 32%),linear-gradient(180deg,#03131d,#041723)!important;color:#f3fbff!important}#phase28-r177n77-screen-host *{box-sizing:border-box!important}#phase28-r177n77-screen-host .phase28-r177n77-screen{display:none!important;width:100%!important;height:100%!important;padding:4.5vh 3vw!important;align-items:stretch!important;justify-content:center!important}#phase28-r177n77-screen-host .phase28-r177n77-screen.is-active{display:flex!important}#phase28-r177n77-screen-host .phase28-r177n77-card{flex:1 1 auto!important;width:100%!important;height:100%!important;border:1px solid rgba(62,181,255,.14)!important;background:linear-gradient(180deg,#061621eb,#031019f5)!important;box-shadow:inset 0 0 0 1px #5bcaff0a!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1.2rem!important;text-align:center!important;padding:clamp(2rem,4vw,4rem)!important}#phase28-r177n77-screen-host .phase28-r177n77-kicker{color:#53c6ff!important;font-size:clamp(.9rem,1vw,1rem)!important;line-height:1.2!important;letter-spacing:.28em!important;text-transform:uppercase!important;font-weight:700!important}#phase28-r177n77-screen-host .phase28-r177n77-title{margin:0!important;color:#f3fbff!important;font-size:clamp(2.4rem,5vw,4.8rem)!important;line-height:1.05!important;font-weight:800!important}#phase28-r177n77-screen-host .phase28-r177n77-subtitle{color:#a2e2fffa!important;font-size:clamp(1.1rem,2vw,1.6rem)!important;line-height:1.35!important;font-weight:600!important}#phase28-r177n77-screen-host .phase28-r177n77-description{margin:0!important;width:min(860px,100%)!important;color:#d2f2ffd1!important;font-size:clamp(1rem,1.5vw,1.25rem)!important;line-height:1.6!important;font-weight:400!important}#phase28-r177n77-bottom-dock{position:fixed!important;left:50%!important;bottom:18px!important;transform:translate(-50%)!important;z-index:2147483647!important;display:grid!important;grid-template-columns:repeat(6,minmax(120px,1fr))!important;gap:12px!important;width:min(1280px,calc(100vw - 48px))!important;padding:0!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}#phase28-r177n77-bottom-dock .phase28-r177n77-dock-item{min-height:62px!important;border-radius:12px!important;border:1px solid rgba(74,180,226,.3)!important;background:linear-gradient(180deg,#0b222efa,#091c26fa)!important;box-shadow:0 0 0 1px #0d5b762e,inset 0 1px #74d1ff1a!important;color:#e9f6ff!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:10px 8px!important;margin:0!important;outline:none!important;cursor:pointer!important;font-family:inherit!important;pointer-events:auto!important}#phase28-r177n77-bottom-dock .phase28-r177n77-dock-item:hover,#phase28-r177n77-bottom-dock .phase28-r177n77-dock-item[data-phase28-r177n77-active=true]{border-color:#53c6ffb8!important;box-shadow:0 0 0 1px #53c6ff33,inset 0 0 0 1px #53c6ff1a!important}#phase28-r177n77-bottom-dock .phase28-r177n77-dock-icon{font-size:21px!important;line-height:1!important;display:block!important;font-family:Segoe UI Symbol,Arial Unicode MS,system-ui,sans-serif!important}#phase28-r177n77-bottom-dock .phase28-r177n77-dock-label{font-size:13px!important;line-height:1.15!important;font-weight:700!important;text-align:center!important;letter-spacing:.01em!important;white-space:nowrap!important;font-family:inherit!important}[data-phase28-r177n77-hidden-legacy-menu=true]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(max-width:1200px){#phase28-r177n77-screen-host{top:0!important;right:0!important;bottom:158px!important;left:0!important}#phase28-r177n77-bottom-dock{grid-template-columns:repeat(3,minmax(140px,1fr))!important;width:min(760px,calc(100vw - 32px))!important;bottom:14px!important}}@media(max-width:760px){#phase28-r177n77-screen-host{top:0!important;right:0!important;bottom:220px!important;left:0!important}#phase28-r177n77-bottom-dock{grid-template-columns:repeat(2,minmax(120px,1fr))!important;width:min(480px,calc(100vw - 24px))!important;gap:8px!important;bottom:10px!important}#phase28-r177n77-bottom-dock .phase28-r177n77-dock-item{min-height:56px!important;border-radius:10px!important;padding:8px 6px!important}#phase28-r177n77-bottom-dock .phase28-r177n77-dock-label{font-size:12px!important}}#phase28-r177n79-bottom-clean-bar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:140px!important;z-index:2147483645!important;background:linear-gradient(180deg,#03131d00,#03131d 16%,#03131d)!important;pointer-events:none!important;display:block!important;visibility:visible!important;opacity:1!important}#phase28-r177n77-bottom-dock{z-index:2147483647!important;pointer-events:auto!important;display:grid!important;visibility:visible!important;opacity:1!important}#phase28-r177n77-bottom-dock,#phase28-r177n77-bottom-dock *{pointer-events:auto!important}#phase28-r177n77-bottom-dock button,#phase28-r177n77-bottom-dock a,#phase28-r177n77-bottom-dock .phase28-r177n77-dock-item{cursor:pointer!important}[data-phase28-r177n79-hidden-legacy-menu=true]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:1!important}body.phase28-r177n83-universal-workspace #phase28-r177n77-screen-host,body.phase28-r177n83-universal-workspace [data-phase28-r177n83-workspace-scope=host]{--phase28-r177n83-workspace: 1;position:fixed!important;top:0!important;right:0!important;bottom:82px!important;left:0!important;width:100vw!important;max-width:100vw!important;min-width:100vw!important;height:auto!important;max-height:none!important;overflow:hidden!important;margin:0!important;padding:0!important}body.phase28-r177n83-universal-workspace [data-phase28-r177n83-workspace-surface=screen]{width:100vw!important;max-width:100vw!important;min-width:100vw!important;height:100%!important;min-height:100%!important;display:flex!important;align-items:stretch!important;justify-content:stretch!important;padding:0!important;margin:0!important;overflow:hidden!important}body.phase28-r177n83-universal-workspace [data-phase28-r177n83-workspace-surface=card]{--phase28-r177n83-card-stretch: 1;width:100vw!important;max-width:100vw!important;min-width:100vw!important;height:100%!important;min-height:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;overflow:hidden!important;margin:0!important;padding:0!important;border-radius:0!important;border-left:0!important;border-right:0!important}body.phase28-r177n83-universal-workspace [data-phase28-r177n83-workspace-fill=true]{--phase28-r177n83-fill-area: 1;flex:1 1 auto!important;width:100%!important;max-width:none!important;min-width:0!important;height:100%!important;min-height:0!important;max-height:none!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;overflow:auto!important;padding:clamp(18px,2.1vw,34px)!important;margin:0!important}body.phase28-r177n83-universal-workspace [data-phase28-r177n83-linked-workspace=true]{width:100%!important;max-width:none!important;min-width:0!important;min-height:100%!important;height:100%!important;margin:0!important}body.phase28-r177n83-universal-workspace [data-phase28-r177n83-linked-workspace=true]>*{max-width:none!important}body.phase28-r177n83-universal-workspace #phase28-r177n77-bottom-dock{z-index:2147483647!important;pointer-events:auto!important}body.phase28-r177n83-universal-workspace #phase28-r177n78-bottom-clean-bar,body.phase28-r177n83-universal-workspace #phase28-r177n79-bottom-clean-bar{height:82px!important}@media(max-width:1200px){body.phase28-r177n83-universal-workspace #phase28-r177n77-screen-host,body.phase28-r177n83-universal-workspace [data-phase28-r177n83-workspace-scope=host]{top:0!important;right:0!important;left:0!important;bottom:154px!important}body.phase28-r177n83-universal-workspace #phase28-r177n78-bottom-clean-bar,body.phase28-r177n83-universal-workspace #phase28-r177n79-bottom-clean-bar{height:154px!important}}@media(max-width:760px){body.phase28-r177n83-universal-workspace #phase28-r177n77-screen-host,body.phase28-r177n83-universal-workspace [data-phase28-r177n83-workspace-scope=host]{top:0!important;right:0!important;left:0!important;bottom:214px!important}body.phase28-r177n83-universal-workspace #phase28-r177n78-bottom-clean-bar,body.phase28-r177n83-universal-workspace #phase28-r177n79-bottom-clean-bar{height:214px!important}}#phase28-r177n77-screen-host>#phase28-r177n85-admin-back-client-card{position:absolute!important;top:18px!important;right:18px!important;left:auto!important;bottom:auto!important;z-index:2147483647!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;min-width:190px!important;min-height:44px!important;padding:0 18px!important;border:1px solid rgba(77,205,255,.72)!important;border-radius:12px!important;background:#0b2c3c!important;color:#f0fbff!important;font-size:14px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important;pointer-events:auto!important;box-shadow:0 8px 26px #00000061,inset 0 1px #ffffff12!important}#phase28-r177n77-screen-host>#phase28-r177n85-admin-back-client-card:hover{background:#10435a!important;border-color:#56dcfff5!important}@media(max-width:760px){#phase28-r177n77-screen-host>#phase28-r177n85-admin-back-client-card{top:12px!important;right:12px!important;min-width:0!important;min-height:40px!important;padding:0 14px!important;font-size:13px!important}}.phase28-r177n94-admin-individual-page{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;box-sizing:border-box!important;background:#03151f!important;z-index:21000!important;isolation:isolate!important}.phase28-r177n94-admin-individual-workspace{position:relative!important;width:100%!important;height:100%!important;min-height:100%!important;overflow:hidden!important;box-sizing:border-box!important;background:radial-gradient(circle at 12% 10%,rgba(77,218,255,.08),transparent 32%),linear-gradient(180deg,#03151f,#020f17)!important}.phase28-r177n94-admin-empty-canvas{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:none!important}.phase28-r177n94-admin-back-button{position:absolute!important;top:18px!important;right:18px!important;left:auto!important;bottom:auto!important;z-index:20!important;min-height:44px!important;padding:0 18px!important;border-radius:12px!important;border:1px solid rgba(77,218,255,.86)!important;background:#021d29fa!important;color:#eafaff!important;box-shadow:0 0 18px #4ddaff59!important;font-size:13px!important;font-weight:900!important;letter-spacing:.02em!important;cursor:pointer!important;pointer-events:auto!important}.phase28-r177n107-workspace{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:100%!important;overflow:hidden!important;box-sizing:border-box!important;background:radial-gradient(circle at 18% 12%,rgba(77,218,255,.08),transparent 34%),linear-gradient(180deg,#03151f,#020d14)!important;z-index:5!important}.phase28-r177n106-workspace,.phase28-r177n105-workspace,.phase28-r177n104-workspace,.phase28-r177n103-workspace,.phase28-r177n102-workspace{display:none!important}.phase28-r177n107-screen-host{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:hidden!important;box-sizing:border-box!important;padding:42px 42px 132px!important}.phase28-r177n107-screen{position:relative!important;width:100%!important;min-height:100%!important;box-sizing:border-box!important;border-radius:24px!important;border:1px solid rgba(91,218,255,.1)!important;background:#03151f38!important;padding:34px!important}.phase28-r177n107-screen-title{margin:0!important;color:#eafaff!important;font-size:clamp(28px,4vw,54px)!important;line-height:1.05!important;font-weight:900!important}.phase28-r177n107-screen-description{max-width:760px!important;margin:18px 0 0!important;color:#e2f9ffc7!important;font-size:16px!important;line-height:1.55!important;font-weight:700!important}.phase28-r177n107-bottom-nav{position:absolute!important;left:50%!important;bottom:18px!important;transform:translate(-50%)!important;z-index:30!important;display:grid!important;grid-template-columns:repeat(6,minmax(94px,1fr))!important;gap:10px!important;width:min(860px,calc(100vw - 28px))!important;box-sizing:border-box!important;padding:10px!important;border:1px solid rgba(77,218,255,.3)!important;border-radius:20px!important;background:#031621eb!important;box-shadow:0 16px 40px #00000061,inset 0 0 0 1px #ffffff08!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.phase28-r177n107-nav-button{min-height:74px!important;border:1px solid transparent!important;border-radius:16px!important;background:transparent!important;color:#d2eef6b8!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;cursor:pointer!important;pointer-events:auto!important;font:inherit!important;font-weight:900!important;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease!important}.phase28-r177n107-nav-button:hover{transform:translateY(-1px)!important;color:#eafaff!important;background:#4ddaff14!important;border-color:#4ddaff38!important}.phase28-r177n107-nav-button-active{color:#eafaff!important;background:#4ddaff29!important;border-color:#4ddaff52!important;box-shadow:inset 0 0 0 1px #4ddaff14!important}.phase28-r177n107-nav-icon{display:block!important;min-height:22px!important;font-size:21px!important;line-height:1!important}.phase28-r177n107-nav-label{display:block!important;font-size:12px!important;line-height:1.1!important;white-space:nowrap!important}@media(max-width:760px){.phase28-r177n107-screen-host{padding:26px 18px 116px!important}.phase28-r177n107-bottom-nav{grid-template-columns:repeat(3,minmax(78px,1fr))!important;bottom:10px!important}.phase28-r177n107-nav-button{min-height:56px!important}}.phase28-r177n107-screen-host{top:0!important;right:0!important;bottom:0!important;left:0!important;padding:10px 12px 128px!important;box-sizing:border-box!important}.phase28-r177n107-screen{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:24px!important;border-radius:16px!important;box-sizing:border-box!important;overflow:hidden!important}.phase28-r177n107-screen-title{font-size:clamp(30px,3.3vw,52px)!important}.phase28-r177n107-screen-description{font-size:16px!important}.phase28-r177n107-bottom-nav{bottom:10px!important;width:min(900px,calc(100vw - 24px))!important;padding:10px!important;gap:10px!important}.phase28-r177n107-nav-button{min-height:80px!important;gap:9px!important}.phase28-r177n107-nav-label{font-size:15.6px!important;line-height:1.12!important;font-weight:950!important}.phase28-r177n107-nav-icon{font-size:22px!important}@media(max-width:760px){.phase28-r177n107-screen-host{padding:8px 8px 136px!important}.phase28-r177n107-screen{padding:18px!important;border-radius:14px!important}.phase28-r177n107-bottom-nav{bottom:8px!important;width:calc(100vw - 16px)!important;grid-template-columns:repeat(3,minmax(78px,1fr))!important}.phase28-r177n107-nav-button{min-height:60px!important}.phase28-r177n107-nav-label{font-size:14px!important}}.phase28-r177n113-meteo-panel{position:absolute!important;left:calc(50% + 464px)!important;bottom:10px!important;z-index:31!important;width:min(268px,calc(50vw - 488px))!important;min-width:220px!important;min-height:100px!important;box-sizing:border-box!important;padding:13px 15px!important;border:1px solid rgba(77,218,255,.3)!important;border-radius:20px!important;background:#031621eb!important;box-shadow:0 16px 40px #00000057,inset 0 0 0 1px #ffffff08!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;color:#eafaff!important;pointer-events:auto!important}.phase28-r177n113-meteo-label{color:#98dbecc7!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:8px!important}.phase28-r177n113-meteo-temp{color:#eafaff!important;font-size:28px!important;line-height:1!important;font-weight:950!important;margin-bottom:9px!important}.phase28-r177n113-meteo-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;color:#e2f9ffbd!important;font-size:13px!important;line-height:1.15!important;font-weight:850!important}.phase28-r177n113-meteo-row strong{color:#eafaff!important;font-size:13px!important;font-weight:950!important}.phase28-r177n113-meteo-state{margin-top:8px!important;color:#75f0b3d6!important;font-size:11px!important;line-height:1!important;font-weight:900!important}@media(max-width:1450px){.phase28-r177n113-meteo-panel{left:auto!important;right:12px!important;bottom:112px!important;width:220px!important;min-width:220px!important}}@media(max-width:760px){.phase28-r177n113-meteo-panel{right:8px!important;bottom:136px!important;width:min(220px,calc(100vw - 16px))!important;min-width:0!important;min-height:82px!important;padding:10px 12px!important;border-radius:16px!important}.phase28-r177n113-meteo-temp{font-size:22px!important}.phase28-r177n113-meteo-row{font-size:12px!important}}
