:root{color-scheme:dark}
#phase43-root{--bg:#15110d;--bg-deep:#0b0a08;--panel:#211b15;--panel-raised:#302218;--panel-soft:#281d14;--line:#4b3826;--line-bright:#79532e;--text:#fff8ef;--muted:#c1ae99;--blue:#f28a20;--blue-strong:#e46d0b;--cyan:#ffb34d;--green:#53d391;--amber:#ffb347;--red:#ff7d76;--violet:#d58bff;min-height:100vh;background:radial-gradient(900px 520px at 73% -15%,#5a2c0e 0%,#29180d 44%,transparent 72%),linear-gradient(135deg,var(--bg-deep),var(--bg) 48%,#1b120b);color:var(--text);display:grid;grid-template-columns:92px minmax(0,1fr);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.01em}
#phase43-root *{box-sizing:border-box}
#phase43-root button,#phase43-root input,#phase43-root select{font:inherit;color:inherit}
#phase43-root button{cursor:pointer}
#phase43-root button:disabled{opacity:.42;cursor:not-allowed}
.p43-icon{width:19px;height:19px;display:inline-block;vertical-align:middle;flex:none}
.p43-sidebar{height:100vh;position:sticky;top:0;padding:17px 12px;border-right:1px solid #ffffff12;background:linear-gradient(180deg,#0b1729f2,#081322f2);display:flex;flex-direction:column;align-items:center;gap:17px;z-index:20}
.p43-brand{width:55px;height:55px;border:1px solid #ffffff22;border-radius:18px;background:linear-gradient(145deg,#2a78c5,#17345e);display:grid;place-items:center;padding:0;box-shadow:0 12px 30px #02081770}
.p43-brand .p43-icon{width:31px;height:31px;color:#dff4ff}
.p43-brand span:not(.p43-icon){display:none}
.p43-realtime{width:55px;min-height:48px;padding:9px 5px;border:1px solid #ffffff13;border-radius:15px;background:#ffffff08;color:var(--muted);font-size:0;text-align:center}
.p43-realtime i,.p43-online-count i,.p43-status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--red);margin:0}
.p43-realtime.connected i,.p43-status-dot.online,.p43-online-count i{background:var(--green);box-shadow:0 0 13px #4fe0b077}
.p43-realtime.reconnecting i{background:var(--amber);box-shadow:0 0 13px #f5c96a77}
.p43-realtime small{display:none}
.p43-sidebar nav{display:grid;gap:7px;width:100%;overflow:auto;scrollbar-width:none}
.p43-sidebar nav::-webkit-scrollbar{display:none}
.p43-nav-label{display:none}
.p43-nav{width:55px;height:49px;border:1px solid transparent;border-radius:16px;background:transparent;color:#8197b4;display:grid;place-items:center;gap:2px;padding:8px 4px;text-align:center;font-size:9px;transition:.2s}
.p43-nav .p43-icon{width:20px;height:20px}
.p43-nav span{display:block;font-size:8px;line-height:1}
.p43-nav:hover{color:#e7f4ff;background:#ffffff0b;border-color:#ffffff14}
.p43-nav.active{color:#fff;background:linear-gradient(145deg,#218fe7,#1265ba);border-color:#56bdff80;box-shadow:0 9px 22px #168df044}
.p43-nav.active .p43-icon{color:#fff}
.p43-sidebar>.p43-nav{margin-top:auto}
.p43-main{min-width:0;width:100%;max-width:2200px;margin:0 auto;padding:24px clamp(20px,3.2vw,58px) 78px}
.p43-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:23px;padding-bottom:20px;border-bottom:1px solid #ffffff12}
.p43-header>div:first-child{min-width:190px}
.p43-kicker{display:block;margin-bottom:8px;color:#7e97b8;font-size:9px;letter-spacing:.18em;font-weight:800}
.p43-header h1{margin:0;font-size:30px;line-height:1;letter-spacing:-.06em}
.p43-header p{margin:8px 0 0;color:var(--muted);font-size:12px}
.p43-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;flex:1}
.p43-global-search{display:flex;align-items:center;gap:9px;width:min(310px,34vw);min-height:42px;padding:0 13px;border:1px solid #ffffff18;border-radius:14px;background:#0b1729aa;color:#91a5c0;box-shadow:inset 0 1px #ffffff08}
.p43-global-search span{font-size:20px;line-height:1;color:#b8c8dd}
.p43-global-search input{width:100%;border:0;background:none;outline:0;color:var(--text);font-size:11px}
.p43-global-search input::placeholder{color:#7e93ad}
.p43-notify,.p43-user-chip,.p43-refresh{border:1px solid #ffffff1c;background:#ffffff0b;color:#e7f3ff}
.p43-notify{width:42px;height:42px;border-radius:14px;font-size:17px}
.p43-user-chip{display:flex;align-items:center;gap:8px;min-height:42px;padding:6px 11px;border-radius:14px;font-size:11px}
.p43-user-chip i{display:grid;place-items:center;width:27px;height:27px;border-radius:10px;background:linear-gradient(145deg,#a8d8ff,#2b83d3);color:#071426;font-style:normal;font-weight:800}
.p43-refresh{width:42px;height:42px;border-radius:14px;font-size:19px}
.p43-home-grid{display:grid;gap:15px}
.p43-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.p43-stat-grid article{min-height:104px;padding:18px;border:1px solid #ffffff16;border-radius:18px;background:linear-gradient(145deg,#142641e8,#0d1a2de8);position:relative;overflow:hidden;box-shadow:0 16px 38px #01071255,inset 0 1px #ffffff09}
.p43-stat-grid article:after{content:"";position:absolute;right:-30px;bottom:-40px;width:130px;height:110px;border-radius:50%;background:var(--blue);filter:blur(28px);opacity:.19}
.p43-stat-grid article:nth-child(2):after{background:var(--cyan)}
.p43-stat-grid article:nth-child(3):after{background:var(--violet)}
.p43-stat-grid article:nth-child(4):after{background:var(--amber)}
.p43-stat-grid span{display:block;color:#85a0c0;font-size:9px;letter-spacing:.16em;font-weight:800}
.p43-stat-grid b{display:block;margin-top:14px;font-size:25px;letter-spacing:-.06em}
.p43-stat-grid small,.p43-muted{color:var(--muted);font-size:11px}
.p43-panel,.p43-device-card,.p43-common{min-width:0;padding:18px;border:1px solid #ffffff16;border-radius:19px;background:linear-gradient(145deg,#142641e8,#0d1a2de8);box-shadow:0 16px 38px #01071255,inset 0 1px #ffffff08}
.p43-panel:hover,.p43-device-card:hover{border-color:#4a78a455}
.p43-home-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}
.p43-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}
.p43-section-heading h2,.p43-common h2{margin:0;font-size:18px;letter-spacing:-.04em}
.p43-section-heading p{margin:7px 0 0;color:var(--muted);font-size:11px}
.p43-text-button,.p43-secondary,.p43-primary{min-height:38px;padding:8px 13px;border-radius:11px;font-size:11px;transition:.2s}
.p43-text-button{border:0;background:none;color:#89cfff}
.p43-text-button:hover{color:#fff}
.p43-secondary{border:1px solid #ffffff22;background:#ffffff0b}
.p43-secondary:hover{border-color:#4ab3ff88;background:#168df022}
.p43-primary{border:1px solid #59c7ff66;background:linear-gradient(135deg,#1b9dff,#126cda);box-shadow:0 9px 24px #0b8fff35}
.p43-primary:hover{filter:brightness(1.12)}
.p43-room-tabs{display:flex;gap:6px;overflow-x:auto;scrollbar-width:thin;padding:3px 3px 8px;position:sticky;top:0;z-index:5;background:#081426dd;backdrop-filter:blur(15px)}
.p43-room-tab{display:flex;align-items:center;gap:7px;min-height:41px;padding:8px 14px;white-space:nowrap;border:1px solid #ffffff18;border-radius:13px;background:#ffffff08;color:#a5b8d0;font-size:11px;flex:none;transition:.2s}
.p43-room-tab .p43-icon{width:16px;height:16px}
.p43-room-tab:hover{border-color:#4ab3ff66;color:#fff}
.p43-room-tab.active{border-color:#43b7ff;background:linear-gradient(135deg,#218fe7,#1266ba);color:#fff;box-shadow:0 8px 20px #168df044}
.p43-room-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 0 5px}
.p43-room-header h2{margin:0;font-size:28px;letter-spacing:-.06em}
.p43-room-header p{margin:7px 0 0;color:var(--muted);font-size:12px}
.p43-online-count{padding-top:9px;color:var(--green);font-size:11px;white-space:nowrap}
.p43-common{padding:14px;margin:10px 0 17px;background:linear-gradient(145deg,#11243ce8,#0c1a2ee8)}
.p43-common-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.p43-common-head h2{font-size:16px}
.p43-common-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.p43-common-grid>div{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:10px;border:1px solid #ffffff12;border-radius:12px;background:#ffffff05}
.p43-common-grid>div>b{width:100%;display:flex;align-items:center;gap:6px;color:#dceaff;font-size:11px}
.p43-common-grid button{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #ffffff1b;border-radius:9px;background:#ffffff08;font-size:10px}
.p43-common-grid button:hover{border-color:#4ab3ff88;background:#168df022}
.p43-common-grid button .p43-icon{width:14px;height:14px}
.p43-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.p43-shortcuts button{display:flex;justify-content:space-between;gap:10px;text-align:left;border:1px solid #ffffff12;border-radius:12px;background:#ffffff07;padding:12px;color:var(--text);transition:.2s}
.p43-shortcuts button:hover{border-color:#4ab3ff66;background:#168df015}
.p43-shortcuts small{color:var(--muted)}
.p43-consumer{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;border-radius:12px;background:#ffffff07;margin-bottom:7px}
.p43-band{width:8px;height:31px;border-radius:7px}.p43-band.blue{background:#4eabff}.p43-band.green{background:var(--green)}.p43-band.yellow{background:#f3d35c}.p43-band.orange{background:#ff9d52}.p43-band.red{background:var(--red)}
.p43-consumer b,.p43-consumer strong{font-size:12px}.p43-consumer small{display:block;color:var(--muted);font-size:10px;margin-top:3px}
.p43-search{min-height:40px;width:min(300px,100%);border:1px solid #ffffff1b;border-radius:11px;background:#0b1729;padding:8px 11px;outline:0;font-size:11px}.p43-search:focus,.p43-input:focus,.p43-global-search:focus-within{border-color:#38adff;box-shadow:0 0 0 3px #168df01a}
.p43-device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.p43-device-card{padding:15px;cursor:pointer;transition:.2s}.p43-device-card.offline{opacity:.6}.p43-device-card.locked{border-color:#ff748966}
.p43-device-head{display:flex;align-items:center;gap:10px;min-width:0}.p43-device-icon{display:grid;place-items:center;flex:none;width:43px;height:43px;border-radius:14px;background:#253b5b;color:#dceaff}.p43-device-icon.on{background:linear-gradient(145deg,#269fff,#536cff);box-shadow:0 0 22px #3b9fff52}.p43-device-copy{min-width:0;flex:1}.p43-device-copy h3{margin:0;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p43-device-copy small{display:block;color:var(--muted);font-size:10px;margin-top:5px}
.p43-favorite{border:0;background:none;color:#7187a4;font-size:20px;padding:4px}.p43-favorite.active{color:#65c9ff}
.p43-device-middle{display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;padding:12px 0;margin-top:12px}.p43-power{display:grid;place-items:center;width:42px;height:42px;border:1px solid #406084;border-radius:50%;background:#1b304e;color:#e5f1ff;font-size:17px;flex:none}.p43-power.on{background:linear-gradient(145deg,#249fff,#1c72e4);border-color:#57bdff;color:#fff;box-shadow:0 0 20px #249fff55}.p43-state{font-size:11px;color:var(--muted)}.p43-state.updating{color:var(--amber);animation:p43pulse 1s infinite}@keyframes p43pulse{50%{opacity:.45}}.p43-watt{margin-left:auto;color:#dceaff;font-size:10px}
 .p43-card-controls{display:grid;gap:10px;padding-top:11px}.p43-slider{display:grid;gap:6px;font-size:10px;color:#dceaff}.p43-slider>span{display:flex;justify-content:space-between;gap:10px}.p43-slider output{color:#fff;font-size:11px}.p43-slider input{width:100%;accent-color:var(--blue);height:27px;cursor:pointer}.p43-slider input::-webkit-slider-thumb{width:18px;height:18px;cursor:grab}.p43-slider input::-moz-range-thumb{width:18px;height:18px;border:0;border-radius:50%;background:var(--blue);cursor:grab}.p43-temperature input{accent-color:var(--cyan)}.p43-speed input{accent-color:#b978ff}.p43-card-controls .p43-brightness input,.p43-large-brightness{accent-color:var(--blue)}.p43-scene-control{display:grid;gap:6px;font-size:10px;color:#dceaff}.p43-scene-control>span{display:flex;justify-content:space-between;gap:10px;align-items:center}.p43-scene-control small{color:var(--muted);font-size:9px}.p43-scene-control select{width:100%;min-height:34px;border:1px solid #ffffff1b;border-radius:9px;background:#0a1729;color:#dceaff;padding:7px 9px;font-size:10px;outline:0}.p43-scene-control select:focus{border-color:#38adff;box-shadow:0 0 0 3px #168df01a}
.p43-device-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;padding-top:10px;border-top:1px solid #ffffff12;color:var(--muted);font-size:10px}.p43-list-heading{margin:20px 0 9px;font-size:15px}.p43-list-heading small{display:inline-grid;place-items:center;min-width:22px;height:19px;margin-left:5px;border-radius:7px;background:#168df022;color:#a9dcff;font-size:10px}.p43-list-heading.offline{border-top:1px solid #ffffff12;padding-top:18px;color:#ffb5c0}.p43-empty{padding:25px;color:var(--muted);font-size:11px;border:1px dashed #ffffff20;border-radius:12px}.p43-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.p43-source-grid label{display:flex;gap:8px;padding:11px;border:1px solid #ffffff12;border-radius:12px;background:#ffffff06}.p43-source-grid input{accent-color:var(--blue);margin-top:3px}.p43-source-grid b,.p43-source-grid small{display:block}.p43-source-grid b{font-size:11px}.p43-source-grid small{color:var(--muted);font-size:10px;margin-top:4px}
.p43-entity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.p43-entity-head{display:flex;align-items:center;gap:10px}.p43-entity-head>.p43-icon{width:39px;height:39px;padding:9px;border-radius:13px;background:#168df022;color:#b7e4ff}.p43-entity-head h3{margin:0;font-size:14px}.p43-entity-head small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.p43-entity-actions{display:flex;gap:7px;margin-top:15px}.p43-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #ffffff12;font-size:11px}.p43-row .p43-icon{margin-right:6px;vertical-align:middle}.p43-row small{display:block;color:var(--muted);font-size:10px;margin-top:4px}
.p43-remote-hero{display:grid;grid-template-columns:1fr 330px;gap:14px}.p43-remote-hero>div{padding:25px;border:1px solid #ffffff16;border-radius:20px;background:linear-gradient(145deg,#142641e8,#0d1a2de8)}.p43-hero-icon{width:48px;height:48px;padding:11px;border-radius:15px;background:#168df022;color:#b7e4ff;margin-bottom:18px}.p43-remote-hero h2{margin:0;font-size:29px}.p43-remote-hero p{color:var(--muted);font-size:12px;line-height:1.6}.p43-unsupported{align-self:start;border-color:#f4c76b66!important;background:#f4c76b12!important}.p43-unsupported b{display:block;color:#ffe09a;font-size:12px}.p43-unsupported small{display:block;color:#d5c296;line-height:1.6;margin-top:7px}
.p43-floor-summary{display:flex;flex-wrap:wrap;gap:8px}.p43-floor-summary span{display:inline-flex;align-items:center;gap:7px;padding:10px;border:1px solid #ffffff12;border-radius:11px;background:#ffffff07;color:#dceaff;font-size:11px}
.p43-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.p43-detail-top{display:flex;align-items:center;gap:10px;margin-bottom:14px}.p43-detail-top h3{margin:0;font-size:18px}.p43-detail-icon{width:45px;height:45px;padding:10px;border-radius:14px;background:#168df022;color:#b7e4ff}.p43-status-text{display:block;color:var(--muted);font-size:10px;margin-top:5px}.p43-detail-top>.p43-power{margin-left:auto}.p43-detail-controls{display:grid;gap:13px}.p43-input{width:100%;min-height:40px;border:1px solid #ffffff1b;border-radius:10px;background:#0a1729;padding:8px 10px;outline:0;font-size:11px}.p43-detail-grid label{display:grid;gap:6px;color:#cbdcf1;font-size:10px;margin-bottom:10px}
.p43-dialog{width:min(850px,calc(100vw - 28px));max-height:88vh;padding:0;border:1px solid #416589;border-radius:20px;background:#0d1a2d;color:var(--text);box-shadow:0 25px 90px #000b;overflow:hidden}.p43-dialog::backdrop{background:#020713d9;backdrop-filter:blur(9px)}.p43-dialog-head{display:flex;justify-content:space-between;gap:12px;padding:19px 22px;border-bottom:1px solid #ffffff12;background:#0e1d32f5;position:sticky;top:0;z-index:2}.p43-dialog-head h2{margin:0;font-size:20px}.p43-dialog-head>button{width:35px;height:35px;border:1px solid #ffffff20;border-radius:10px;background:#ffffff0b}.p43-dialog-body{padding:19px 22px;max-height:calc(88vh - 75px);overflow:auto}.p43-wheel-wrap{display:grid;justify-items:center;gap:12px}.p43-wheel{width:190px;height:190px;border-radius:50%;position:relative;display:grid;place-items:center;background:conic-gradient(#ff6b8b,#ffd166,#62e6d2,#6878ff,#d76bff,#ff6b8b);cursor:crosshair;touch-action:none;box-shadow:0 0 0 1px #fff3,0 12px 28px #0005}.p43-wheel:after{content:"";position:absolute;inset:24px;border-radius:50%;background:#101d32;border:1px solid #fff2}.p43-wheel-marker{position:absolute;left:var(--marker-x,70%);top:var(--marker-y,30%);z-index:2;width:18px;height:18px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #0008;transform:translate(-50%,-50%);pointer-events:none}.p43-wheel-center{z-index:3;font-size:11px;color:#fff;pointer-events:none}.p43-presets{display:flex;justify-content:center;flex-wrap:wrap;gap:6px}.p43-presets button{border:1px solid #fff3;border-radius:8px;background:var(--swatch);color:#09111e;padding:8px 10px;font-size:10px}.p43-color-order{color:var(--muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.p43-master-info{padding:11px;border:1px solid #ffffff12;border-radius:11px;background:#ffffff07;color:#dceaff;font-size:11px;margin-bottom:14px}.p43-large-brightness input{writing-mode:vertical-lr;direction:rtl;width:40px;height:220px;margin:0 auto;display:block}.p43-large-brightness{justify-items:center}.p43-large-brightness>span{width:100%}.p43-large-temperature input{height:30px;background:linear-gradient(90deg,#ffbd72,#fff0c7,#78cfff);border-radius:10px}
.p43-more{position:fixed;right:18px;bottom:78px;z-index:50;display:grid;gap:3px;padding:8px;border:1px solid #416589;border-radius:14px;background:#10213a;box-shadow:0 18px 50px #0009}.p43-more button{display:flex;align-items:center;gap:8px;border:0;background:none;color:#e2efff;text-align:left;padding:9px 11px;border-radius:8px;font-size:11px}.p43-more[hidden]{display:none}.p43-bottom{display:none}.p43-toast{position:fixed;right:22px;bottom:22px;z-index:90;border:1px solid #416589;border-radius:12px;background:#132844;padding:11px 14px;font-size:12px;opacity:0;transform:translateY(8px);transition:.2s;pointer-events:none}.p43-toast.show{opacity:1;transform:none}.p43-toast.error{border-color:#ff748966;color:#ffc2ca}
.p43-scene-default{margin:13px 0 0;line-height:1.5}.p43-lock-list{display:grid;gap:2px;margin-top:12px}.p43-lock-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #ffffff12;cursor:pointer}.p43-lock-row>span{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:8px;min-width:0}.p43-lock-row .p43-icon{grid-row:span 2;width:19px;height:19px}.p43-lock-row b,.p43-lock-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p43-lock-row b{font-size:11px}.p43-lock-row small{color:var(--muted);font-size:10px;margin-top:3px}.p43-lock-row input{width:18px;height:18px;accent-color:var(--blue)}
@media(max-width:1200px){#phase43-root{grid-template-columns:82px minmax(0,1fr)}.p43-main{padding-inline:22px}.p43-device-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p43-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p43-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p43-user-chip span{display:none}.p43-user-chip{padding:6px}}
@media(max-width:850px){#phase43-root{display:block;background:radial-gradient(600px 380px at 50% -8%,#163b70 0%,transparent 65%),linear-gradient(160deg,#07101f,#08172c 60%,#061020)}.p43-sidebar{display:none}.p43-main{padding:15px 13px 96px}.p43-header{align-items:flex-start;margin-bottom:14px;padding-bottom:14px}.p43-header>div:first-child{min-width:0}.p43-header h1{font-size:25px}.p43-header p{font-size:11px}.p43-kicker{font-size:8px}.p43-header-actions{gap:6px;flex:none}.p43-global-search{display:none}.p43-notify{width:37px;height:37px;border-radius:12px}.p43-user-chip{display:none}.p43-refresh{width:37px;height:37px;border-radius:12px}.p43-stat-grid,.p43-device-grid,.p43-home-columns,.p43-entity-grid,.p43-common-grid,.p43-remote-hero,.p43-detail-grid{grid-template-columns:1fr}.p43-stat-grid{gap:8px}.p43-stat-grid article{min-height:91px;padding:14px;border-radius:16px}.p43-stat-grid b{margin-top:11px;font-size:22px}.p43-room-tabs{margin-inline:-13px;padding-inline:13px;top:0}.p43-room-tab{min-height:42px;padding-inline:12px}.p43-room-header{padding-top:15px}.p43-room-header h2{font-size:25px}.p43-common{padding:11px;margin-top:8px}.p43-common-grid>div{padding:8px}.p43-common-grid button{min-height:42px;padding:8px 10px}.p43-section-heading{align-items:flex-start;flex-direction:column}.p43-section-heading>.p43-search,.p43-search{width:100%}.p43-device-card{padding:13px;border-radius:17px}.p43-device-middle{padding-block:13px}.p43-card-controls{gap:12px}.p43-slider input{height:34px}.p43-slider input::-webkit-slider-thumb{width:20px;height:20px}.p43-slider input::-moz-range-thumb{width:20px;height:20px}.p43-dialog{width:100vw;height:100vh;max-height:none;border-radius:20px 20px 0 0;margin:0}.p43-dialog[open]{align-self:end}.p43-dialog-body{max-height:calc(100vh - 75px);padding:16px 14px 32px}.p43-wheel{width:min(78vw,270px);height:min(78vw,270px)}.p43-more{right:10px;bottom:82px}.p43-bottom{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:45;left:0;right:0;bottom:0;padding:8px 7px calc(8px + env(safe-area-inset-bottom));background:#071426f2;border-top:1px solid #ffffff18;backdrop-filter:blur(18px);box-shadow:0 -12px 35px #01071288}.p43-bottom button{border:0;background:none;color:#8ca4c2;display:grid;justify-items:center;gap:4px;padding:6px 2px;font-size:9px}.p43-bottom button .p43-icon{width:21px;height:21px}.p43-bottom button:hover{color:#fff}.p43-shortcuts{grid-template-columns:1fr}.p43-favorites{display:grid;gap:5px}.p43-favorites .p43-device-grid{grid-template-columns:1fr}.p43-panel,.p43-device-card{box-shadow:0 12px 30px #01071255,inset 0 1px #ffffff08}}
@media(min-width:851px){.p43-home-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.p43-home-grid>.p43-stat-grid,.p43-home-grid>.p43-room-tabs,.p43-home-grid>.p43-favorites,.p43-home-grid>.p43-home-columns{grid-column:1/-1}.p43-home-columns{grid-template-columns:1.2fr .8fr}.p43-favorites .p43-device-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.p43-form-title{margin:18px 0 9px;color:#89cfff;font-size:10px;letter-spacing:.15em}.p43-picker-list,.p43-scene-device-list{display:grid;gap:7px;max-height:48vh;overflow:auto;padding:2px}.p43-picker-row,.p43-scene-device{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid #ffffff14;border-radius:12px;background:#ffffff07}.p43-picker-row{cursor:pointer}.p43-picker-row:hover,.p43-scene-device:has(input:checked){border-color:#38adff88;background:#168df018}.p43-picker-row>span:first-of-type{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#168df022;color:#b7e4ff}.p43-picker-row>span:last-child{display:grid;flex:1;min-width:0}.p43-picker-row input,.p43-scene-device-main input{accent-color:var(--blue);width:17px;height:17px}.p43-picker-row b,.p43-picker-row small,.p43-scene-device b,.p43-scene-device small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p43-picker-row b,.p43-scene-device b{font-size:11px}.p43-picker-row small,.p43-scene-device small{margin-top:3px;color:var(--muted);font-size:10px}.p43-entity-members{margin:13px 0 0;line-height:1.5;min-height:16px}.p43-scene-device{align-items:flex-start}.p43-scene-device-main{display:flex;align-items:center;gap:8px;min-width:190px;padding-top:4px}.p43-scene-device-main>span:nth-child(2){display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#168df022;color:#b7e4ff}.p43-scene-device-main>span:last-child{min-width:0}.p43-scene-action{display:grid;grid-template-columns:minmax(145px,1fr) minmax(80px,.65fr);gap:7px;min-width:275px}.p43-scene-action .p43-input{min-height:36px;padding:6px 8px;font-size:10px}
@media(max-width:850px){.p43-scene-device{display:grid;gap:8px}.p43-scene-device-main{min-width:0}.p43-scene-action{grid-template-columns:1fr 110px;min-width:0;width:100%}.p43-picker-list,.p43-scene-device-list{max-height:54vh}}
.p43-telemetry-tags{display:flex;flex-wrap:wrap;gap:5px;padding-top:10px}.p43-telemetry-tag{padding:5px 7px;border:1px solid #38adff35;border-radius:7px;background:#168df012;color:#9fdcff;font-size:9px}.p43-telemetry{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding-top:3px}.p43-telemetry>span{display:flex;align-items:baseline;gap:4px;padding:6px 8px;border:1px solid #ffffff12;border-radius:8px;background:#ffffff06}.p43-telemetry small{color:var(--muted);font-size:9px}.p43-telemetry b{color:#e9f6ff;font-size:10px}.p43-telemetry em{font-style:normal;color:var(--muted);font-size:9px}.p43-telemetry em.included{color:var(--green)}.p43-telemetry em.excluded{color:var(--amber)}.p43-telemetry.compact{padding-top:0}.p43-telemetry.compact>span{padding:5px 6px}

/* Consolidated Home overview layout. */
.p43-ref-home{display:grid;gap:14px}.p43-ref-overview{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 20px;border:1px solid #ffffff16;border-radius:18px;background:linear-gradient(145deg,#142641e8,#0d1a2de8);box-shadow:0 16px 38px #01071255,inset 0 1px #ffffff09}.p43-ref-overview h2{margin:0;font-size:24px;letter-spacing:-.05em}.p43-ref-overview p{margin:7px 0 0;color:var(--muted);font-size:11px}.p43-ref-stats{display:flex;gap:9px}.p43-ref-stats span{min-width:92px;padding:10px 12px;border:1px solid #ffffff16;border-radius:11px;background:#ffffff07}.p43-ref-stats b,.p43-ref-stats small{display:block}.p43-ref-stats b{font-size:16px}.p43-ref-stats small{margin-top:3px;color:var(--muted);font-size:9px}.p43-ref-room-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.p43-ref-room{min-width:0;padding:12px;border:1px solid #ffffff16;border-radius:16px;background:linear-gradient(145deg,#142641d9,#0d1a2de8);box-shadow:0 10px 23px #01071244,inset 0 1px #ffffff09}.p43-ref-room-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:9px}.p43-ref-room-heading .p43-kicker{margin-bottom:3px;font-size:7px}.p43-ref-room-heading h3{margin:0;font-size:15px}.p43-ref-room-heading>span{color:var(--muted);font-size:9px}.p43-ref-device-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.p43-ref-device{min-width:0;min-height:80px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;padding:8px;border:1px solid #ffffff14;border-radius:11px;background:#ffffff07;box-shadow:inset 0 1px #ffffff08;cursor:pointer}.p43-ref-device:hover{background:#168df018;border-color:#38adff66}.p43-ref-device-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#168df022;color:#a9dcff}.p43-ref-device-icon.on{background:#168df044;color:#dff4ff}.p43-ref-device-copy{min-width:0}.p43-ref-device-copy b,.p43-ref-device-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p43-ref-device-copy b{font-size:10px}.p43-ref-device-copy small{margin-top:3px;color:var(--muted);font-size:8px}.p43-ref-device>strong{grid-column:2;color:var(--text);font-size:9px}.p43-ref-device>.p43-power{grid-column:1;grid-row:1;width:28px;height:28px;font-size:12px}.p43-ref-empty{grid-column:1/-1;padding:10px;color:var(--muted);font-size:9px}.p43-ref-cameras{padding:14px;border:1px solid #ffffff16;border-radius:18px;background:linear-gradient(145deg,#142641d9,#0d1a2de8);box-shadow:0 12px 28px #01071244,inset 0 1px #ffffff09}.p43-ref-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.p43-ref-panel-heading h2{margin:0;font-size:18px}.p43-ref-panel-heading p{margin:5px 0 0;color:var(--muted);font-size:10px}.p43-ref-link{border:1px solid #ffffff1c;border-radius:9px;background:#ffffff0b;color:#dceaff;padding:8px 11px;font-size:10px;text-decoration:none}.p43-ref-link:hover{background:#168df022;border-color:#38adff66}.p43-ref-live{padding:6px 9px;border-radius:7px;background:#168df022;color:#7fd4ff;font-size:9px;font-weight:800;letter-spacing:.12em}.p43-camera-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.p43-camera-card{min-width:0;overflow:hidden;border:1px solid #ffffff16;border-radius:12px;background:#081426}.p43-camera-frame{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#0c1b30,#19345a);overflow:hidden}.p43-camera-frame canvas{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s}.p43-camera-card.ready canvas{opacity:1}.p43-camera-status{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted);font-size:10px}.p43-camera-card.ready .p43-camera-status{display:none}.p43-camera-live{position:absolute;top:8px;left:8px;padding:4px 6px;border-radius:5px;background:#ff526e;color:#fff;font-size:8px;font-weight:800}.p43-camera-meta{display:flex;justify-content:space-between;gap:8px;padding:9px 10px}.p43-camera-meta b{font-size:10px}.p43-camera-meta small{color:var(--muted);font-size:8px}.p43-camera-auth{display:flex;align-items:center;gap:11px;padding:15px;border:1px solid #ffffff12;border-radius:10px;background:#ffffff07}.p43-camera-lock{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#168df022}.p43-camera-auth b,.p43-camera-auth small{display:block}.p43-camera-auth b{font-size:11px}.p43-camera-auth small{margin-top:4px;color:var(--muted);font-size:9px}.p43-ref-bottom-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:10px}.p43-ref-bottom-grid .p43-panel{padding:14px}.p43-ref-bottom-grid .p43-consumer{background:#ffffff07}.p43-ref-bottom-grid .p43-shortcuts button{border-color:#ffffff14;background:#ffffff07}.p43-ref-bottom-grid .p43-shortcuts button:hover{background:#168df018;border-color:#38adff66}
@media(min-width:851px){body:has(#phase43-root){margin:0;background:#050b16}#phase43-root{grid-template-columns:168px minmax(0,1fr);gap:18px;min-height:100vh;padding:0}.p43-sidebar{height:100vh;top:0;padding:18px 12px}.p43-main{padding:24px clamp(20px,3.2vw,58px) 78px}.p43-ref-room-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:851px) and (max-width:1200px){#phase43-root{grid-template-columns:150px minmax(0,1fr)}.p43-ref-room-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.p43-ref-overview{align-items:flex-start;flex-direction:column}.p43-ref-stats{width:100%}.p43-ref-stats span{flex:1}}
@media(max-width:850px){.p43-ref-overview{align-items:flex-start;flex-direction:column;padding:15px}.p43-ref-stats{width:100%}.p43-ref-stats span{min-width:0;flex:1}.p43-ref-room-grid,.p43-camera-grid{grid-template-columns:1fr}.p43-ref-bottom-grid{grid-template-columns:1fr}.p43-ref-device-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p43-ref-room{padding:11px}}

/* Device inventory hierarchy: room first, availability second. */
#p43-page>.p43-section-heading>div>h2{display:none}
.p43-device-inventory{display:grid;gap:14px}.p43-device-inventory-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:0 0 4px;border-bottom:1px solid #ffffff18}.p43-device-inventory-toolbar p{margin:0 0 10px;color:var(--muted);font-size:11px}.p43-room-inventory{display:grid;gap:16px}.p43-device-room{padding:15px;border:1px solid #ffffff16;border-radius:18px;background:linear-gradient(145deg,#142641e8,#0d1a2de8);box-shadow:0 16px 38px #01071255,inset 0 1px #ffffff09}.p43-device-room-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.p43-device-room-head h3{margin:0;font-size:19px}.p43-device-room-head>span{padding-top:10px;color:var(--muted);font-size:10px}.p43-device-status-heading{display:flex;align-items:center;gap:5px;margin:13px 0 8px;color:var(--text);font-size:12px}.p43-device-status-heading small{display:inline-grid;place-items:center;min-width:22px;height:18px;border-radius:6px;background:#168df022;color:#a9dcff;font-size:9px}.p43-device-status-heading.offline{padding-top:13px;border-top:1px solid #ffffff12;color:var(--red)}.p43-device-room .p43-device-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.p43-device-room .p43-empty{grid-column:1/-1}
@media(max-width:1200px){.p43-device-room .p43-device-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.p43-device-inventory-toolbar{align-items:stretch;flex-direction:column;gap:8px}.p43-device-inventory-toolbar p{margin:0}.p43-device-room{padding:12px;border-radius:16px}.p43-device-room .p43-device-grid{grid-template-columns:1fr}.p43-device-room-head h3{font-size:17px}}
.p43-delete-button{color:#ffb0bb!important}.p43-delete-button:hover{color:#fff!important;background:#a3263b33!important}
 .p43-home-scenes{padding:14px;border:1px solid #ffffff16;border-radius:18px;background:#ffffff07}.p43-scene-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.p43-scene-quick{display:flex;align-items:center;gap:9px;text-align:left;border:1px solid #ffffff15;border-radius:12px;background:#0b1729;color:#dceaff;padding:11px;min-height:58px}.p43-scene-quick:hover{border-color:#38adff;background:#168df018}.p43-scene-quick .p43-icon{width:27px;height:27px;color:#7fd4ff;flex:none}.p43-scene-quick b,.p43-scene-quick small{display:block}.p43-scene-quick b{font-size:11px}.p43-scene-quick small{margin-top:4px;color:var(--muted);font-size:9px}.p43-scene-empty{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px;border:1px dashed #ffffff1c;border-radius:12px;color:var(--muted);font-size:11px}.p43-scene-device-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:34vh;overflow:auto;padding:2px}.p43-scene-device-option{display:flex;align-items:center;gap:9px;text-align:left;border:1px solid #ffffff14;border-radius:12px;background:#ffffff07;color:#dceaff;padding:10px;cursor:pointer}.p43-scene-device-option.selected{border-color:#38adff99;background:#168df01a}.p43-scene-device-option .p43-icon{width:27px;height:27px;color:#b7e4ff;flex:none}.p43-scene-device-option b,.p43-scene-device-option small{display:block}.p43-scene-device-option b{font-size:11px}.p43-scene-device-option small{margin-top:3px;color:var(--muted);font-size:9px}.p43-scene-builders{display:grid;gap:10px;margin-top:13px}.p43-scene-builder{border:1px solid #ffffff16;border-radius:13px;background:#ffffff07;padding:11px}.p43-scene-builder-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.p43-scene-builder-head span{display:grid;gap:3px}.p43-scene-builder-head b{font-size:12px}.p43-scene-builder-head small{color:var(--muted);font-size:9px}.p43-scene-action-rows{display:grid;gap:7px}.p43-scene-action-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(90px,.8fr) auto;gap:7px;align-items:center}.p43-scene-action-row .p43-input{min-height:36px}
@media(max-width:850px){.p43-scene-quick-grid,.p43-scene-device-picker{grid-template-columns:1fr}.p43-scene-empty{align-items:flex-start;flex-direction:column}.p43-scene-action-row{grid-template-columns:1fr 1fr}.p43-scene-action-row button{grid-column:1/-1}}

html,body{margin:0;min-height:100%;background:#050b16;overflow-x:hidden}
#phase43-root{width:100%;max-width:none;overflow-x:hidden}
.p43-home-dashboard{display:grid;gap:14px}.p43-home-status{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.p43-home-status span{display:grid;gap:4px;padding:11px 12px;border:1px solid #ffffff14;border-radius:13px;background:linear-gradient(145deg,#142641d9,#0d1a2de8);box-shadow:inset 0 1px #ffffff08}.p43-home-status b{font-size:17px;letter-spacing:-.04em}.p43-home-status small{color:var(--muted);font-size:9px}.p43-home-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(275px,330px);gap:14px;align-items:start}.p43-home-layout>main,.p43-home-support{display:grid;gap:14px;min-width:0}.p43-home-support .p43-ref-cameras{min-width:0}.p43-home-rooms{padding:14px;border:1px solid #ffffff14;border-radius:18px;background:#ffffff05}.p43-compact-room-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:8px;align-items:start}.p43-compact-room{align-self:start;min-width:0;padding:11px;border:1px solid #ffffff14;border-radius:13px;background:linear-gradient(145deg,#142641d9,#0d1a2de8);cursor:pointer;transition:.2s}.p43-compact-room:hover{border-color:#38adff88;background:#168df012}.p43-compact-room.empty{padding-block:9px;opacity:.72}.p43-compact-room-head{display:flex;align-items:center;gap:8px;min-width:0}.p43-compact-room-head>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#168df022;color:#a9dcff}.p43-compact-room-head>div{min-width:0;flex:1}.p43-compact-room h3{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.p43-compact-room small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.p43-compact-room-head>strong{color:#a9dcff;font-size:9px}.p43-compact-device-icons{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.p43-compact-device-icons span{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#ffffff08;color:#6f87a5}.p43-compact-device-icons span.on{background:#168df044;color:#a9dcff}.p43-compact-device-icons em{color:var(--muted);font-size:9px;font-style:normal}.p43-selected-workspace{display:grid;gap:14px}.p43-selected-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px 17px;border:1px solid #ffffff14;border-radius:17px;background:linear-gradient(145deg,#142641e8,#0d1a2de8)}.p43-selected-heading h2{margin:0;font-size:22px}.p43-selected-heading p{margin:5px 0 0;color:var(--muted);font-size:11px}.p43-selected-heading .p43-online-count{padding-top:7px}.p43-home-energy .p43-section-heading,.p43-home-consumers .p43-section-heading{margin-bottom:8px}.p43-energy-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.p43-energy-inline span{display:grid;gap:4px;padding:9px;border:1px solid #ffffff12;border-radius:10px;background:#ffffff06}.p43-energy-inline b{font-size:14px}.p43-energy-inline small{color:var(--muted);font-size:8px;letter-spacing:.1em}.p43-consumer{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid #ffffff0d}.p43-consumer:last-child{border-bottom:0}.p43-consumer .p43-band{width:4px;height:27px;border-radius:4px;flex:none}.p43-consumer span{min-width:0;display:grid;gap:3px;flex:1}.p43-consumer b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.p43-consumer small{color:var(--muted);font-size:8px}.p43-consumer strong{font-size:11px}.p43-nexi-rail{min-width:0;min-height:calc(100vh - 32px);position:sticky;top:0;display:flex;flex-direction:column;border-left:1px solid #ffffff12;background:linear-gradient(180deg,#0b1729f5,#081322f5);overflow:hidden}.p43-nexi-rail-head{display:flex;align-items:center;justify-content:space-between;padding:17px 14px;border-bottom:1px solid #ffffff12}.p43-nexi-rail-head strong{font-size:15px}.p43-nexi-rail-head button,.p43-nexi-expand{border:1px solid #ffffff18;border-radius:9px;background:#ffffff08;color:#dceaff;width:30px;height:30px}.p43-nexi-rail.collapsed{width:42px;min-width:42px;align-items:center;padding-top:16px}.p43-nexi-expand{font-weight:800}.p43-nexi-content{display:grid;grid-template-rows:auto minmax(100px,1fr) auto;gap:10px;min-height:0;height:100%;padding:14px}.p43-nexi-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.p43-nexi-heading h2{margin:0;font-size:17px}.p43-nexi-heading small{display:block;margin-top:5px;color:var(--muted);font-size:9px}.p43-nexi-messages{min-height:130px;max-height:calc(100vh - 310px);overflow:auto;display:grid;align-content:start;gap:8px;padding:4px 1px}.p43-nexi-message{justify-self:start;max-width:92%;padding:9px 10px;border:1px solid #ffffff12;border-radius:12px 12px 12px 4px;background:#ffffff08;color:#dceaff;font-size:10px;line-height:1.45;white-space:pre-wrap}.p43-nexi-message.user{justify-self:end;border-radius:12px 12px 4px 12px;background:#168df022;border-color:#38adff44}.p43-nexi-message small{display:block;margin-top:5px;color:var(--muted);font-size:8px}.p43-nexi-form{display:grid;gap:7px}.p43-nexi-form textarea{width:100%;min-height:68px;resize:vertical;padding:10px;border:1px solid #ffffff18;border-radius:11px;background:#ffffff08;color:var(--text);font-size:10px;outline:0}.p43-nexi-form textarea:focus{border-color:#38adff88}.p43-nexi-form .p43-input{min-height:34px}.p43-nexi-form .p43-primary{min-height:38px}.p43-nexi-form .p43-muted{margin:0;min-height:12px;font-size:9px}.p43-camera-meta>span{display:grid;gap:3px}.p43-camera-meta small[data-camera-freshness]{color:var(--muted);font-size:8px}.p43-camera-card[data-camera-state="offline"] .p43-camera-live{display:none}.p43-camera-card[data-camera-state="offline"] .p43-camera-status{color:var(--red)}.p43-camera-card[data-camera-state="live"] .p43-camera-status{color:var(--green)}.p43-ref-cameras{padding:12px}.p43-ref-panel-heading{margin-bottom:9px}.p43-ref-cameras h2{font-size:16px}
@media(min-width:851px){#phase43-root{grid-template-columns:92px minmax(0,1fr) minmax(280px,330px)}.p43-sidebar{height:100vh;top:0}.p43-main{padding:22px clamp(18px,2.4vw,42px) 72px}.p43-nexi-rail{min-height:100vh}}
@media(min-width:851px) and (max-width:1200px){#phase43-root{grid-template-columns:78px minmax(0,1fr) 280px}.p43-sidebar{padding-inline:9px}.p43-main{padding-inline:18px}.p43-home-status{grid-template-columns:repeat(3,minmax(0,1fr))}.p43-home-layout{grid-template-columns:minmax(0,1fr)}}
@media(max-width:850px){#phase43-root{display:block;min-height:100vh}.p43-nexi-rail{display:none}.p43-main{padding:14px 12px 96px}.p43-home-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.p43-home-status span{padding:10px}.p43-home-status b{font-size:15px}.p43-home-layout{grid-template-columns:1fr}.p43-home-support{grid-template-columns:1fr}.p43-compact-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p43-compact-room{padding:9px}.p43-selected-heading{padding:13px}.p43-selected-heading h2{font-size:20px}.p43-energy-inline{grid-template-columns:repeat(2,minmax(0,1fr))}.p43-ref-cameras{padding:11px}.p43-camera-grid{grid-template-columns:1fr}.p43-camera-frame{aspect-ratio:16/10}.p43-nexi-content.page{height:calc(100vh - 150px);min-height:540px;padding:0}.p43-nexi-content.page .p43-nexi-messages{max-height:none}.p43-nexi-content.page .p43-nexi-heading{padding-top:2px}.p43-nexi-form textarea{min-height:92px}.p43-device-grid{grid-template-columns:1fr}.p43-device-card{min-height:0}.p43-common-grid{grid-template-columns:1fr}.p43-common-grid>div{min-width:0}.p43-home-scenes{padding:11px}.p43-scene-empty{min-height:0;padding:9px}.p43-scene-quick-grid{grid-template-columns:1fr 1fr}}
.p43-nexi-rail{height:100vh;max-height:100vh;min-height:0;align-self:start}
.p43-home-scenes:has(.p43-scene-empty){padding:10px}.p43-home-scenes:has(.p43-scene-empty) .p43-section-heading{margin-bottom:5px}.p43-home-scenes:has(.p43-scene-empty) .p43-section-heading p{display:none}.p43-home-scenes:has(.p43-scene-empty) .p43-scene-empty{padding:5px 0;border:0;min-height:0}

#phase43-root .p43-primary,#phase43-root .p43-room-tab.active,#phase43-root .p43-nav.active,#phase43-root .p43-bottom button.active{background:linear-gradient(135deg,var(--blue-strong),var(--blue));border-color:#f28a2055;color:#fff8ef}
#phase43-root .p43-secondary.active,#phase43-root .p43-text-button:hover,#phase43-root .p43-nav:hover,#phase43-root .p43-room-tab:hover{border-color:#f28a2088;background:#f28a2018;color:#fff8ef}
#phase43-root .p43-brand{background:linear-gradient(145deg,#e46d0b,#6d3210);box-shadow:0 12px 30px #3e1e0870}
#phase43-root .p43-ref-overview,#phase43-root .p43-ref-room,#phase43-root .p43-device-room,#phase43-root .p43-selected-heading,#phase43-root .p43-compact-room,#phase43-root .p43-home-status span{background:linear-gradient(145deg,#302218e8,#1d1610e8)}
#phase43-root .p43-camera-card{cursor:pointer}
#phase43-root .p43-camera-card:hover{border-color:#f28a2088;box-shadow:0 8px 22px #3e1e0844}
#phase43-root .p43-camera-card[data-camera-state="stale"] .p43-camera-status{display:grid;color:var(--amber)}
#phase43-root .p43-camera-card[data-camera-state="stale"] .p43-camera-live{background:var(--amber);color:#21150b}
#phase43-root .p43-ref-cameras,#phase43-root .p43-panel,#phase43-root .p43-home-rooms,#phase43-root .p43-nexi-rail,#phase43-root .p43-camera-card{background:linear-gradient(145deg,#211b15f2,#15110df2)}
#phase43-root .p43-camera-frame{background:linear-gradient(135deg,#24170d,#3a2410)}
#phase43-root .p43-room-tab{background:#17130f;color:var(--text)}
#phase43-root .p43-ref-live{background:#f28a2022;color:#ffc46e}
.phase435-filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:10px 0;border-bottom:1px solid #ffffff18}
.phase435-filter-row .p43-secondary{min-height:34px;padding:7px 10px;border:1px solid #ffffff18;border-radius:9px;background:#ffffff07;font-size:10px}
.phase435-filter-row .p43-input{min-height:34px;width:auto;min-width:125px;padding:7px 9px}
.phase435-result-count{margin-left:auto;color:var(--muted);font-size:10px}
.phase435-device-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));}
.phase435-detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px}
.phase435-detail-facts span{display:grid;gap:4px;padding:9px;border:1px solid #ffffff12;border-radius:9px;background:#ffffff07}
.phase435-detail-facts small{color:var(--muted);font-size:9px}.phase435-detail-facts b{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.phase435-toggle-row{display:flex;flex-wrap:wrap;gap:12px;padding:4px 0 8px}.phase435-check{display:flex;align-items:center;gap:7px;font-size:10px}.phase435-check input{accent-color:var(--blue);width:16px;height:16px}.phase435-group-list,.phase435-capabilities{display:flex;flex-wrap:wrap;gap:7px;margin:6px 0 12px}.phase435-group-list .phase435-check{padding:7px 9px;border:1px solid #ffffff14;border-radius:8px;background:#ffffff06}.phase435-camera-viewer{display:grid;gap:10px;min-width:min(720px,80vw)}.phase435-camera-viewer canvas{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#0c0a07;border-radius:12px}.phase435-ptz{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;max-width:260px;margin:auto}.phase435-ptz button{min-height:34px;border:1px solid #ffffff18;border-radius:8px;background:#ffffff08}.phase435-ptz button:first-child{grid-column:2}.phase435-ptz button:last-child{grid-column:2}
.p43-ref-cameras{order:-1}.p43-camera-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.p43-camera-card{flex:0 0 calc(50% - 5px);scroll-snap-align:start}.p43-camera-frame canvas{background:#0c0a07}
@media(max-width:850px){.phase435-filter-row{align-items:stretch}.phase435-filter-row .p43-secondary{flex:1 0 auto}.phase435-filter-row .p43-input{flex:1 1 140px}.phase435-result-count{width:100%;margin-left:0}.phase435-device-grid{grid-template-columns:1fr}.p43-camera-card{flex-basis:calc(100% - 18px)}.phase435-camera-viewer{min-width:0}.phase435-detail-facts{grid-template-columns:1fr 1fr}}
.phase44-brightness-control{display:grid;grid-template-columns:minmax(0,1fr) 58px;grid-template-rows:auto 22px;gap:6px 14px;align-items:center;padding:12px 14px;border:1px solid #ffffff12;border-radius:12px;background:#ffffff06}.phase44-control-heading{display:flex;justify-content:space-between;gap:10px}.phase44-control-heading output{color:var(--orange);font-weight:700}.phase44-brightness-control small{grid-column:1;color:var(--muted);font-size:9px}.phase44-vertical-track{grid-column:2;grid-row:1 / span 2;height:170px;display:grid;place-items:center}.phase44-vertical-range{writing-mode:vertical-lr;direction:rtl;appearance:none;width:28px;height:160px;accent-color:var(--orange);cursor:pointer}.phase44-vertical-range:disabled{opacity:.35;cursor:not-allowed}.phase44-vertical-range::-webkit-slider-runnable-track{width:7px;border-radius:8px;background:linear-gradient(to top,#f28a20 0%,#f28a20 var(--phase44-fill,50%),#ffffff22 var(--phase44-fill,50%),#ffffff22 100%)}.phase44-vertical-range::-webkit-slider-thumb{appearance:none;width:19px;height:19px;border:2px solid #fff;border-radius:50%;background:#f28a20;box-shadow:0 0 0 5px #f28a2030}.phase44-vertical-range::-moz-range-track{width:7px;border-radius:8px;background:#ffffff22}.phase44-vertical-range::-moz-range-progress{width:7px;border-radius:8px;background:#f28a20}.phase44-vertical-range::-moz-range-thumb{width:16px;height:16px;border:2px solid #fff;border-radius:50%;background:#f28a20}.phase44-compact-brightness{margin:6px 0}.phase44-compact-brightness input{accent-color:var(--orange)}.phase44-fan-speed{margin-top:8px}.phase44-target-report{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0;font-size:10px}.phase44-target-report span{padding:5px 7px;border:1px solid #ffffff12;border-radius:7px;background:#ffffff06}.phase44-good{color:#62e7ad}.phase44-warning{color:#ffc46e}.phase44-row-actions{display:flex;align-items:center;gap:6px}.phase44-camera-status{display:flex;justify-content:space-between;align-items:center;gap:8px}.phase44-unavailable-panel{border-color:#f28a2033}.phase44-unavailable-panel .p43-kicker{color:#ffc46e}
@media(max-width:600px){.phase44-brightness-control{grid-template-columns:minmax(0,1fr) 48px}.phase44-vertical-track{height:140px}.phase44-vertical-range{height:130px}.phase44-row-actions{flex-wrap:wrap;justify-content:flex-end}}
:root{--bg:#0b0b0b;--surface:#151515;--surface-raised:#1d1d1d;--border:#ffffff16;--text:#f7f3ee;--text-muted:#9b938c;--accent:#f28a20;--accent-hover:#ff9e3b;--success:#62e7ad;--warning:#ffc46e;--danger:#ff7381;--blossom-radius:16px;--blossom-gap:14px}
body:has(#phase43-root){background:radial-gradient(900px 500px at 56% -15%,#3b2512 0%,transparent 64%),linear-gradient(135deg,#0b0b0b,#12100e 58%,#0b0b0b);color:var(--text)}
#phase43-root{grid-template-columns:176px minmax(0,1fr) minmax(300px,360px)!important;gap:0!important;min-height:100vh;padding:0!important;background:transparent!important}
#phase43-root .p45-sidebar{height:100vh;position:sticky;top:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:18px 12px;border-right:1px solid #ffffff12;background:linear-gradient(180deg,#17120eF2,#0d0d0dF2);z-index:20}
#phase43-root .p45-brand{display:flex;align-items:center;gap:10px;min-height:54px;padding:7px 8px;border:0;border-radius:14px;background:transparent;color:var(--text);text-align:left;cursor:pointer}
#phase43-root .p45-brand:hover{background:#f28a2012}#phase43-root .p45-brand .p43-icon{width:31px;height:31px;color:var(--accent)}#phase43-root .p45-brand span{display:grid;gap:3px;min-width:0}#phase43-root .p45-brand strong{font-size:15px;letter-spacing:-.04em}#phase43-root .p45-brand small{color:var(--text-muted);font-size:9px}
#phase43-root .p45-sidebar-scroll{min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#f28a2044 transparent;margin-top:14px}#phase43-root .p45-sidebar nav{display:grid;gap:4px;width:100%;overflow:visible}#phase43-root .p45-sidebar .p43-nav{min-height:38px;justify-content:flex-start;gap:10px;padding:8px 10px;border:1px solid transparent;border-radius:10px;background:transparent;color:#bdb3a9;font-size:11px}#phase43-root .p45-sidebar .p43-nav:hover{background:#f28a2010;color:var(--text)}#phase43-root .p45-sidebar .p43-nav.active{background:linear-gradient(135deg,#f28a2033,#f28a2012);border-color:#f28a2044;color:#fff4e8}#phase43-root .p45-sidebar .p43-nav .p43-icon{width:18px;height:18px;color:currentColor}.p45-nav-label{padding:14px 10px 5px;color:#7e746c;font-size:8px;font-weight:800;letter-spacing:.16em}
#phase43-root .p45-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding-bottom:17px;border-bottom:1px solid #ffffff12}#phase43-root .p45-header h1{font-size:28px;letter-spacing:-.06em}#phase43-root .p45-header p{color:var(--text-muted)}#phase43-root .p45-header-actions{display:flex;gap:8px}
#phase43-root .p43-main{padding:22px clamp(18px,2.4vw,42px) 72px;background:transparent}#phase43-root .p43-panel,#phase43-root .p43-common{border-color:#ffffff12;border-radius:var(--blossom-radius);background:linear-gradient(145deg,#201914e8,#151311e8);box-shadow:0 12px 28px #00000035,inset 0 1px #ffffff08}#phase43-root .p43-panel:hover{border-color:#f28a2033}
.p45-home,.p45-devices,.p45-cctv,.p45-settings{display:grid;gap:var(--blossom-gap)}.p45-home-heading,.p45-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.p45-home-heading h2,.p45-page-heading h2{margin:2px 0 0;font-size:25px;letter-spacing:-.06em}.p45-home-heading p,.p45-page-heading p{margin:7px 0 0;color:var(--text-muted);font-size:11px}.p45-home-actions{display:flex;gap:8px}.p45-home .p43-home-status{margin:0}.p45-home-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,310px);gap:var(--blossom-gap);align-items:start}.p45-home-layout>main,.p45-home-aside,.p45-home-support{display:grid;gap:var(--blossom-gap);min-width:0}.p45-room-section{padding:15px;border:1px solid #ffffff12;border-radius:var(--blossom-radius);background:#ffffff04}.p45-room-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.p45-camera-status-widget{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:1px solid #f28a2033;border-radius:var(--blossom-radius);background:linear-gradient(135deg,#f28a2017,#ffffff04)}.p45-camera-status-widget>div{display:grid;gap:4px}.p45-camera-status-widget b{font-size:13px}.p45-camera-status-widget small{color:var(--text-muted);font-size:9px}.p45-camera-status-widget .p43-primary{min-height:34px;padding:8px 11px;font-size:10px}
.p45-device-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:10px 0;border-top:1px solid #ffffff10;border-bottom:1px solid #ffffff10}.p45-device-toolbar .p43-search{flex:1 1 220px}.p45-device-toolbar .p43-input{min-width:120px}.p45-count{color:var(--text-muted);font-size:10px;white-space:nowrap}.p45-device-list{display:grid;gap:5px}.p45-device-list-head,.p45-device-row{display:grid;grid-template-columns:minmax(170px,1.7fr) minmax(70px,.72fr) minmax(100px,1fr) minmax(110px,1fr) minmax(90px,.85fr) minmax(115px,1fr) minmax(100px,1fr) minmax(125px,1.25fr);gap:9px;align-items:center}.p45-device-list-head{padding:7px 12px;color:#877c72;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.p45-device-row{min-width:0;padding:9px 12px;border:1px solid transparent;border-radius:12px;background:#ffffff04}.p45-device-row:hover{border-color:#f28a2030;background:#f28a2009}.p45-device-row.offline{opacity:.72}.p45-device-identity{display:flex;align-items:center;gap:9px;min-width:0}.p45-device-identity .p43-device-icon{flex:none;width:32px;height:32px;border-radius:10px;background:#ffffff0b}.p45-device-identity>div{min-width:0;display:grid;gap:3px}.p45-inline-name{min-width:0;width:100%;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text);font:inherit;font-size:11px;font-weight:700;outline:0;padding:3px}.p45-inline-name:focus{border-color:#f28a2066;background:#ffffff08}.p45-device-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:8px}.p45-device-state{display:grid;gap:4px}.p45-device-state small,.p45-device-provider small{color:var(--text-muted);font-size:8px}.p45-state-pill{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.p45-state-pill i{width:6px;height:6px;border-radius:50%;background:#83766d}.p45-state-pill.on{color:var(--success)}.p45-state-pill.on i{background:var(--success);box-shadow:0 0 8px var(--success)}.p45-state-pill.off{color:var(--text-muted)}.p45-state-pill.off i{background:#81756c}.p45-state-pill.offline{color:var(--warning)}.p45-state-pill.offline i{background:var(--warning)}.p45-inline-field{display:grid;gap:4px;min-width:0}.p45-inline-field>span{color:#887d73;font-size:8px}.p45-inline-field select{min-width:0;width:100%;border:1px solid #ffffff14;border-radius:7px;background:#ffffff08;color:var(--text);padding:6px;font-size:9px}.p45-inline-field select[multiple]{height:31px}.p45-device-provider{display:grid;gap:4px;min-width:0}.p45-device-provider b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.p45-device-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-width:0}.p45-icon-action{display:grid;place-items:center;width:30px;height:30px;border:1px solid #ffffff14;border-radius:8px;background:#ffffff07;color:#b8aca2;font-size:13px;cursor:pointer}.p45-icon-action.active{border-color:#f28a2066;background:#f28a2018;color:#ffc46e}.p45-icon-action:disabled{opacity:.45;cursor:not-allowed}.p45-icon-select{max-width:72px;border:1px solid #ffffff14;border-radius:7px;background:#ffffff08;color:var(--text);padding:6px;font-size:8px}
.p45-cctv-toolbar{display:flex;align-items:end;flex-wrap:wrap;gap:9px;padding:11px 0;border-top:1px solid #ffffff10;border-bottom:1px solid #ffffff10}.p45-cctv-toolbar label{display:grid;gap:4px;min-width:190px}.p45-cctv-toolbar label span{color:#887d73;font-size:8px}.p45-cctv-groups{display:flex;flex-wrap:wrap;gap:5px}.p45-cctv-actions{display:flex;gap:7px}.p45-camera-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.p45-camera-card{min-width:0;overflow:hidden;border:1px solid #ffffff12;border-radius:var(--blossom-radius);background:#171310;cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s}.p45-camera-card:hover{transform:translateY(-2px);border-color:#f28a2066;box-shadow:0 10px 25px #0005}.p45-camera-frame{position:relative;aspect-ratio:16/10;background:#17110d;overflow:hidden}.p45-camera-frame canvas{display:block;width:100%;height:100%;object-fit:cover}.p45-camera-copy{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px 4px}.p45-camera-copy>div{display:grid;gap:4px;min-width:0}.p45-camera-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.p45-camera-copy small{color:var(--text-muted);font-size:9px}.p45-camera-edit{width:28px;height:28px;border:0;border-radius:8px;background:#ffffff08;color:var(--text);font-size:18px;cursor:pointer}.p45-camera-tags{display:flex;flex-wrap:wrap;gap:5px;padding:4px 11px 11px}.p45-camera-tags span{padding:4px 6px;border-radius:6px;background:#ffffff08;color:#b7aaa0;font-size:8px}.p45-cctv-transport{margin:0;color:var(--text-muted);font-size:9px}.p45-more-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.p45-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--blossom-gap)}.p45-setting-fact{display:flex;gap:8px;margin-top:16px}.p45-setting-fact span{display:grid;gap:4px;padding:8px 10px;border-radius:9px;background:#ffffff08;color:var(--text-muted);font-size:9px}.p45-setting-fact b{color:var(--text);font-size:14px}.p45-protected-list{display:flex;flex-wrap:wrap;gap:7px}.p45-protected-list span{padding:7px 9px;border-radius:8px;background:#f28a2012;color:#ffc46e;font-size:10px}
#phase43-root .p45-bottom{display:none}
@media(max-width:1200px) and (min-width:851px){#phase43-root{grid-template-columns:154px minmax(0,1fr) 285px!important}.p45-sidebar{padding-inline:9px!important}.p45-device-list-head,.p45-device-row{grid-template-columns:minmax(150px,1.6fr) .7fr 1fr 1fr .8fr 1fr 1fr 1.1fr}.p45-device-row{padding-inline:8px}.p45-camera-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){#phase43-root{display:block!important;min-height:100vh!important}.p45-sidebar{display:none!important}.p43-main{padding:15px 13px 94px!important}.p45-header{margin-bottom:14px!important;padding-bottom:13px!important}.p45-header h1{font-size:25px!important}.p45-home-heading,.p45-page-heading{display:block}.p45-home-heading h2,.p45-page-heading h2{font-size:23px}.p45-home-heading .p43-home-status{margin-top:14px}.p45-home-layout,.p45-settings-grid{grid-template-columns:1fr}.p45-home-aside{grid-template-columns:1fr}.p45-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p45-device-list-head{display:none}.p45-device-list{gap:9px}.p45-device-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:12px}.p45-device-identity,.p45-device-actions{grid-column:1/-1}.p45-device-actions{justify-content:flex-start}.p45-inline-field select{min-height:38px}.p45-icon-action{width:42px;height:42px}.p45-icon-select{min-height:38px;max-width:none;flex:1}.p45-device-provider{padding:8px;border-radius:8px;background:#ffffff05}.p45-groups-field{grid-column:1/-1}.p45-groups-field select[multiple]{height:54px}.p45-device-toolbar{align-items:stretch}.p45-device-toolbar .p43-search,.p45-device-toolbar .p43-input{width:100%;flex:1 1 100%}.p45-device-toolbar .p43-secondary{flex:1 0 auto;min-height:40px}.p45-camera-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.p45-camera-copy{padding-inline:8px}.p45-camera-tags{padding-inline:8px}.p45-cctv-toolbar label{min-width:100%;}.p45-cctv-groups{width:100%;overflow:auto;flex-wrap:nowrap}.p45-cctv-groups button{white-space:nowrap;min-height:40px}.p45-cctv-actions{margin-top:12px}.p45-cctv-actions button{min-height:40px}.p45-camera-status-widget{align-items:flex-start;flex-direction:column}.p45-camera-status-widget .p43-primary{width:100%}.p45-bottom{display:grid!important;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:45;padding:8px 7px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #ffffff16;background:#15110ef5;backdrop-filter:blur(18px);box-shadow:0 -12px 35px #0009}.p45-bottom button{display:grid;justify-items:center;gap:4px;min-height:44px;border:0;background:transparent;color:#9f9389;font-size:9px}.p45-bottom button .p43-icon{width:21px;height:21px}.p45-bottom button:hover{color:var(--text)}#phase43-root .p43-nexi-rail{display:none}.p45-more-links{grid-template-columns:1fr 1fr}}
@media(max-width:430px){.p45-camera-grid,.p45-room-grid{grid-template-columns:1fr}.p45-device-row{grid-template-columns:1fr}.p45-device-provider{grid-column:1/-1}.p45-home-status{grid-template-columns:repeat(2,minmax(0,1fr))!important}.p45-page-heading .p45-count{display:block;margin-top:8px}}

/* Phase 4.6 Blossom Visual 2.0 */
html,body{height:100%;overflow:hidden}
body:has(#phase43-root){height:100dvh;overflow:hidden}
#phase43-root{height:100dvh;min-height:0;overflow:hidden;grid-template-rows:minmax(0,1fr)!important}
#phase43-root .p45-sidebar,#phase43-root #p43-nexi-rail{position:sticky;top:0;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}
#phase43-root .p45-sidebar-scroll{height:calc(100dvh - 86px);overflow-y:auto}
#phase43-root .p43-main{height:100dvh;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-color:#f28a2066 transparent}
#phase43-root .p43-nexi-rail{z-index:18}
@media(min-width:851px){#phase43-root{grid-template-columns:82px minmax(0,1fr) 320px!important}.p45-sidebar{padding-inline:9px!important}.p45-brand{justify-content:center}.p45-brand span,.p45-sidebar .p43-nav span,.p45-nav-label{display:none!important}.p45-sidebar .p43-nav{justify-content:center;padding-inline:0}.p45-sidebar .p43-nav .p43-icon{width:20px;height:20px}.p45-sidebar .p43-nav{min-height:44px}.p45-sidebar nav{gap:7px!important}.p46-home-layout{grid-template-columns:minmax(0,1fr) 290px}.p46-home-hero{min-height:310px}}
@media(min-width:851px) and (max-width:1100px){#phase43-root{grid-template-columns:78px minmax(0,1fr) 285px!important}.p46-home-layout{grid-template-columns:1fr}.p45-home-aside{grid-template-columns:repeat(2,minmax(0,1fr))}.p46-home-hero{min-height:280px}}
.p46-home{gap:18px}.p46-home-heading .p43-home-status{margin:0}.p46-home-layout{display:grid;gap:var(--blossom-gap);align-items:start}.p46-home-layout>main,.p46-home-layout>aside{display:grid;gap:var(--blossom-gap);min-width:0}.p46-room-section{min-height:190px}
.p46-home-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(250px,1.1fr);align-items:center;gap:12px;min-height:330px;padding:26px;overflow:hidden;border:1px solid #f28a2038;border-radius:24px;background:radial-gradient(circle at 76% 50%,#e8732236 0 8%,transparent 28%),linear-gradient(135deg,#21150ef2,#16110ee8 48%,#0f161ee8);box-shadow:0 18px 42px #0005,inset 0 1px #fff2}.p46-home-hero:before{content:"";position:absolute;inset:auto -12% -68% 26%;height:260px;background:#f28a2022;filter:blur(30px);transform:rotate(-7deg);z-index:-1}.p46-hero-copy{position:relative;z-index:3;align-self:start}.p46-hero-copy h2{margin:10px 0 0;font-size:30px;letter-spacing:-.07em}.p46-hero-copy p{max-width:300px;margin:9px 0 0;color:var(--text-muted);font-size:12px;line-height:1.6}.p46-hero-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.p46-hero-badges span{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid #ffffff18;border-radius:10px;background:#ffffff09;color:#d7c8bb;font-size:9px}.p46-hero-badges i{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 10px var(--success)}.p46-hero-badges b{color:#fff}.p46-hero-scene{position:relative;min-height:260px;display:grid;place-items:center}.p46-scene-grid{position:absolute;inset:12% 5%;border:1px solid #f28a2050;border-radius:50%;background:linear-gradient(90deg,transparent 49%,#f28a2023 50%,transparent 51%),linear-gradient(transparent 49%,#f28a2023 50%,transparent 51%);background-size:42px 42px;transform:perspective(330px) rotateX(58deg) rotateZ(-7deg);box-shadow:0 0 70px #f28a2026}.p46-orbit{position:absolute;border:1px solid #f28a2055;border-radius:50%;transform:rotateX(66deg) rotateZ(-15deg)}.p46-orbit.orbit-one{width:220px;height:110px}.p46-orbit.orbit-two{width:290px;height:150px;border-color:#fff2}.p46-home-core{display:grid;place-items:center;gap:4px;width:112px;height:112px;border:1px solid #ffb15e99;border-radius:50%;background:radial-gradient(circle,#f28a2055,#17110df2 64%);box-shadow:0 0 0 12px #f28a2010,0 0 45px #f28a2060;z-index:2}.p46-home-core .p43-icon{width:29px;height:29px;color:#ffc46e}.p46-home-core strong{font-size:10px}.p46-home-core small{color:var(--text-muted);font-size:8px}.p46-room-chip{position:absolute;padding:7px 9px;border:1px solid #ffffff22;border-radius:9px;background:#17130fea;color:#f1dfd0;font-size:9px;box-shadow:0 8px 18px #0005}.p46-room-chip:before{content:"";display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:var(--success)}.chip-one{left:2%;top:17%}.chip-two{right:0;top:28%}.chip-three{left:12%;bottom:6%}.p46-float-card{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #ffffff22;border-radius:13px;background:#17130fe8;backdrop-filter:blur(12px);box-shadow:0 12px 25px #0006}.p46-float-card>span{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#f28a2026;color:#ffc46e}.p46-float-card .p43-icon{width:15px;height:15px}.p46-float-card div{display:grid;gap:2px}.p46-float-card small,.p46-float-card em{color:var(--text-muted);font-size:8px;font-style:normal}.p46-float-card b{font-size:11px}.p46-energy-card{right:18px;top:16px}.p46-scene-card{left:18px;bottom:16px}.p46-camera-card{right:18px;bottom:16px}
.p46-room-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border:1px solid #f28a2030;border-radius:20px;background:linear-gradient(135deg,#211812e8,#15110fe8)}.p46-room-hero h2{margin:6px 0 0;font-size:29px;letter-spacing:-.06em}.p46-room-hero p{margin:7px 0 0;color:var(--text-muted);font-size:11px}.p46-room-metrics{display:flex;gap:8px}.p46-room-metrics span{display:grid;gap:4px;min-width:67px;padding:10px;border:1px solid #ffffff14;border-radius:10px;background:#ffffff08;text-align:center}.p46-room-metrics b{font-size:18px}.p46-room-metrics small{color:var(--text-muted);font-size:8px}.p46-nexi-heading h2{display:flex;align-items:center;gap:7px}.p46-nexi-heading h2 em{padding:3px 5px;border-radius:5px;background:#f28a2030;color:#ffc46e;font-size:7px;font-style:normal;letter-spacing:.08em}.p46-nexi-suggestions{display:flex;gap:5px;overflow:auto;padding:0 0 9px}.p46-nexi-suggestions button{flex:none;border:1px solid #f28a2038;border-radius:8px;background:#f28a2010;color:#e7c8af;padding:6px 8px;font-size:9px;cursor:pointer}.p46-nexi-suggestions button:hover{background:#f28a2027;border-color:#f28a2080}.p46-nexi-send{display:grid!important;place-items:center;width:42px;min-height:42px!important;padding:0!important;border-radius:50%!important;font-size:16px}
.p43-nexi-content.rail{height:100dvh;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:0}.p43-nexi-content.rail .p43-nexi-messages{min-height:0;overflow:auto;scrollbar-color:#f28a2066 transparent}.p43-nexi-content.rail .p43-nexi-form{position:sticky;bottom:0;padding-top:10px;background:linear-gradient(180deg,transparent,#17120ef8 18%)}.p43-nexi-content.rail .p43-nexi-form textarea{min-height:70px;max-height:130px;resize:vertical}.p43-nexi-content.rail .p43-nexi-form .p43-primary{grid-column:2}.p43-nexi-content.rail .p43-nexi-form p{grid-column:1/-1}.p43-nexi-content.rail .p43-nexi-form select{font-size:9px}
.p43-nexi-rail{background:linear-gradient(180deg,#211811f5,#110f0df5)!important;border-left:1px solid #ffffff12!important}.p43-nexi-rail-head{background:#211811!important;border-bottom-color:#ffffff12!important}
@media(max-width:850px){html,body{overflow:auto}body:has(#phase43-root){height:auto;overflow:auto}#phase43-root{height:auto;min-height:100dvh;overflow:visible}.p43-main{height:auto;overflow:visible}.p45-sidebar-scroll{height:auto}.p46-home-hero{grid-template-columns:1fr;min-height:470px;padding:20px}.p46-hero-copy{align-self:start}.p46-hero-scene{min-height:235px}.p46-float-card{position:absolute}.p46-energy-card{right:12px;top:155px}.p46-scene-card{left:12px;bottom:12px}.p46-camera-card{right:12px;bottom:12px}.p46-home-layout{grid-template-columns:1fr}.p45-home-aside{grid-template-columns:1fr}.p46-room-hero{align-items:flex-start;flex-direction:column}.p46-room-metrics{width:100%}.p46-room-metrics span{flex:1}.p43-nexi-content.page{min-height:calc(100dvh - 100px)}.p46-device-grid{grid-template-columns:1fr}}
@media(max-width:430px){.p46-home-hero{min-height:500px}.p46-hero-copy h2{font-size:25px}.p46-room-chip{font-size:8px}.p46-energy-card,.p46-camera-card{right:8px}.p46-scene-card{left:8px}.p46-room-metrics{gap:5px}.p46-room-metrics span{min-width:0;padding:8px 5px}}

/* Phase 4.7 Blossom UX */
#phase43-root #p43-crumb{display:none!important}
#phase43-root .p45-header{margin-bottom:14px;padding-bottom:13px}
#phase43-root .p45-header h1{font-size:25px}
#phase43-root .p45-header p{font-size:11px}
#phase43-root .p45-page-heading{display:none!important}
#phase43-root .p43-main{scrollbar-width:thin}
#phase43-root .p43-nexi-rail{overflow:hidden;scrollbar-width:thin}
.p47-home{gap:14px}.p47-home>.p43-room-tabs{margin-bottom:0}.p47-home>.p43-home-status{margin:0}
.p47-home-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,300px);gap:14px;align-items:start}.p47-home-grid>main,.p47-home-grid>aside{display:grid;gap:14px;min-width:0}.p47-home-grid .p45-room-section{min-height:0}
.p47-home .p43-common{padding:14px}.p47-home .p43-common-head{margin-bottom:10px}.p47-home .p43-common-head h2{font-size:18px}.p47-home .p43-common-grid{gap:8px}.p47-home .p43-common-grid>div{padding:10px}
.p47-home-energy{padding:14px}.p47-home-energy .p43-section-heading{margin-bottom:10px}.p47-home-energy h3{font-size:16px}.p47-home-energy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.p47-home-energy-grid span{display:grid;gap:3px;padding:9px;border:1px solid #ffffff12;border-radius:9px;background:#ffffff05}.p47-home-energy-grid b{font-size:15px}.p47-home-energy-grid small{color:var(--text-muted);font-size:8px;letter-spacing:.08em}.p47-mini-spark{height:55px;margin-top:10px;overflow:hidden}.p47-mini-spark .p47-chart-wrap{height:55px}.p47-mini-spark .p47-chart{height:45px}.p47-mini-spark .p47-chart-caption{display:none}
.p47-energy-page{display:grid;gap:14px}.p47-energy-top{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.p47-energy-top h2{margin:3px 0 0;font-size:24px;letter-spacing:-.06em}.p47-energy-top p{margin:6px 0 0;color:var(--text-muted);font-size:11px}.p47-energy-actions{display:flex;gap:7px;align-items:center}.p47-energy-actions .p43-input{min-width:105px}.p47-energy-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.p47-energy-metric{display:grid;gap:5px;min-width:0;padding:13px;border:1px solid #ffffff12;border-radius:14px;background:linear-gradient(145deg,#201914e8,#151311e8);box-shadow:0 10px 22px #00000024}.p47-energy-metric>span{color:#a99a8e;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.p47-energy-metric b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;letter-spacing:-.04em}.p47-energy-metric small{min-height:12px;color:var(--text-muted);font-size:9px}.p47-energy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.p47-energy-panel{min-width:0;padding:14px}.p47-energy-panel h3{margin:2px 0 0;font-size:16px}.p47-energy-panel .p43-section-heading{margin-bottom:8px}.p47-chart-wrap{min-width:0}.p47-chart{display:block;width:100%;height:150px;overflow:visible}.p47-chart-grid{fill:none;stroke:#ffffff12;stroke-width:1}.p47-chart-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 5px #f28a2055)}.p47-chart-caption{display:flex;justify-content:space-between;gap:10px;color:var(--text-muted);font-size:9px}.p47-chart-caption b{color:#f8e5d5}.p47-chart-empty{display:grid;place-items:center;min-height:80px;color:var(--text-muted);font-size:10px;text-align:center}.p47-consumers{display:grid;gap:8px}.p47-consumer{display:grid;grid-template-columns:minmax(100px,1fr) minmax(80px,1.2fr) auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #ffffff0d}.p47-consumer:last-child{border-bottom:0}.p47-consumer span{display:grid;gap:3px;min-width:0}.p47-consumer b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.p47-consumer small{color:var(--text-muted);font-size:8px}.p47-consumer i{height:5px;overflow:hidden;border-radius:999px;background:#ffffff12}.p47-consumer em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f28a20,#ffc46e)}.p47-consumer strong{font-size:10px;white-space:nowrap}.p47-spike{display:grid;grid-template-columns:100px 1fr 170px;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #ffffff0d;font-size:10px}.p47-spike:last-child{border-bottom:0}.p47-spike span,.p47-spike small{color:var(--text-muted)}.p47-source-form{display:grid;gap:12px}.p47-source-form .p43-source-grid{display:grid;gap:7px;max-height:45vh;overflow:auto}.p47-source-form .p43-source-grid label{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid #ffffff12;border-radius:9px;background:#ffffff05}.p47-source-form .p43-source-grid label span{display:grid;gap:3px}.p47-source-form small{color:var(--text-muted);font-size:9px}
.p47-cctv{display:grid;gap:12px}.p47-cctv-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.p47-cctv-head h2{margin:3px 0 0;font-size:22px;letter-spacing:-.05em}.p47-cctv-head p{margin:5px 0 0;color:var(--text-muted);font-size:10px}.p47-cctv .p45-cctv-toolbar{padding:9px 0}.p47-cctv .p45-camera-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.p47-cctv .p45-camera-card{border-radius:14px}.p47-cctv .p45-camera-copy{padding:8px 10px 3px}.p47-cctv .p45-camera-tags{padding:3px 10px 9px}.p47-cctv .p45-camera-tags span{padding:3px 5px}.p45-camera-card.ready .p43-camera-status{display:none!important}.p45-camera-card:not(.ready) .p43-camera-status{top:8px;right:8px;left:auto;bottom:auto;padding:4px 6px;border-radius:5px;font-size:8px;background:#0c0b0add}
.p43-nexi-rail{min-width:0}.p43-nexi-rail-head{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 13px}.p43-nexi-rail-head strong{font-size:15px;letter-spacing:-.03em}.p43-nexi-rail-head button{width:25px;height:25px;border:1px solid #ffffff16;border-radius:7px;background:#ffffff08;color:#e8d6c7;font-size:16px;cursor:pointer}.p47-nexi-content.rail{height:calc(100dvh - 42px);padding:0 12px 12px;gap:0}.p47-nexi-content .p43-nexi-heading{padding:9px 0 8px;border-bottom:1px solid #ffffff0d}.p47-nexi-content .p43-nexi-heading h2{margin:0;font-size:16px}.p47-nexi-content .p43-nexi-heading small{color:#6fe2a2;font-size:9px}.p47-nexi-suggestions{display:flex;gap:5px;overflow-x:auto;padding:9px 0 5px;scrollbar-width:none}.p47-nexi-suggestions button{flex:none;padding:6px 8px;border:1px solid #f28a2040;border-radius:999px;background:#f28a2012;color:#f7d4b4;font-size:9px;cursor:pointer}.p47-nexi-content .p43-nexi-messages{padding:10px 0;display:flex;flex-direction:column;gap:8px}.p47-nexi-content .p43-nexi-message{max-width:88%;margin:0;padding:8px 10px;border:1px solid #ffffff10;border-radius:11px;background:#ffffff08;color:#e8ddd5;font-size:10px;line-height:1.45}.p47-nexi-content .p43-nexi-message.user{align-self:flex-end;margin-left:auto;border-color:#f28a2055;background:linear-gradient(135deg,#f28a20,#c9650e);color:#fff;text-align:left}.p47-nexi-content .p43-nexi-message small{display:block;margin-top:5px;color:#a99a8e;font-size:8px}.p47-nexi-content .p43-nexi-message.user small{color:#ffe7d1}.p47-nexi-content .p43-empty{min-height:0;margin:0;padding:7px 0;border:0;background:transparent;color:#a99a8e;font-size:10px;line-height:1.45}.p47-nexi-content .p43-nexi-form{display:grid;grid-template-columns:96px minmax(0,1fr) 34px;gap:6px;align-items:end;padding-top:8px;border-top:1px solid #ffffff0d;background:linear-gradient(180deg,transparent,#17120ef8 22%)}.p47-nexi-content .p43-nexi-form .p43-input{width:100%;min-width:0;height:32px;padding:5px 7px;border-radius:8px;font-size:8px}.p47-nexi-content .p43-nexi-form textarea{width:100%;min-height:34px;max-height:78px;resize:none;padding:8px;border-radius:9px;font-size:10px;line-height:1.35}.p47-nexi-content .p43-nexi-form .p46-nexi-send{width:34px;min-height:34px!important;font-size:13px}.p47-nexi-content .p43-nexi-form p{grid-column:1/-1;margin:0;min-height:12px;font-size:8px}.p43-nexi-content.page{max-width:720px}.p43-nexi-content.page .p43-nexi-form{margin-top:8px}
.p45-device-list{overflow-x:auto}.p45-device-list-head,.p45-device-row{grid-template-columns:minmax(170px,1.6fr) 72px 100px 105px 88px 105px minmax(110px,1fr) 72px;gap:8px}.p45-device-list-head{min-width:820px}.p45-device-row{min-width:820px}.p45-device-list-head span:nth-child(7),.p45-device-row>*:nth-child(7){min-width:0}.p45-device-row{padding-block:8px}.p45-device-toolbar{gap:6px}.p45-device-toolbar .p43-secondary{padding:7px 9px;font-size:9px}
@media(max-width:1200px) and (min-width:851px){.p47-home-grid{grid-template-columns:1fr}.p47-home-grid>aside{grid-template-columns:repeat(2,minmax(0,1fr))}.p47-energy-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.p47-cctv .p45-camera-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){#phase43-root .p45-page-heading{display:none!important}.p47-home-grid,.p47-energy-grid{grid-template-columns:1fr}.p47-home-grid>aside{grid-template-columns:1fr}.p47-energy-top,.p47-cctv-head{align-items:flex-start;flex-direction:column}.p47-energy-actions{width:100%}.p47-energy-actions .p43-input,.p47-energy-actions button{flex:1}.p47-energy-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.p47-cctv .p45-camera-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p47-spike{grid-template-columns:1fr 1fr}.p47-spike small{grid-column:1/-1}.p45-device-list{overflow:visible}.p45-device-list-head{display:none}.p45-device-row{display:grid;grid-template-columns:1fr 1fr;min-width:0}.p45-device-identity,.p45-device-actions{grid-column:1/-1}}
@media(max-width:430px){.p47-energy-metrics{grid-template-columns:1fr 1fr}.p47-energy-metric{padding:10px}.p47-energy-metric b{font-size:17px}.p47-cctv .p45-camera-grid{grid-template-columns:1fr}.p47-consumer{grid-template-columns:minmax(90px,1fr) 70px auto}.p47-consumer i{display:none}.p47-nexi-content .p43-nexi-form{grid-template-columns:82px minmax(0,1fr) 32px}.p47-nexi-content .p43-nexi-form .p43-input{font-size:7px}}
.p5-proactive-wrap{display:grid;gap:7px;padding:7px 0 4px;border-bottom:1px solid #ffffff0d}.p5-proactive-card{display:grid;gap:6px;padding:9px 10px;border:1px solid #f28a2038;border-radius:10px;background:linear-gradient(135deg,#f28a2012,#ffffff05)}.p5-proactive-card.warning{border-color:#ffc46e66;background:#ffc46e0d}.p5-proactive-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;color:#f7d4b4;font-size:10px;font-weight:700}.p5-proactive-head button{width:20px;height:20px;border:0;border-radius:6px;background:#ffffff08;color:#c9b8aa;cursor:pointer}.p5-proactive-card p{margin:0;color:#c9b8aa;font-size:9px;line-height:1.4}.p5-proactive-actions{display:flex;justify-content:flex-end}.p5-proactive-actions button{min-height:27px;padding:5px 8px;font-size:8px}.p5-proactive-empty{padding:5px 0;color:#8f8177;font-size:8px}
.p5-timeline{display:grid;gap:10px;margin-top:14px}.p5-timeline-filters{display:flex;gap:6px}.p5-timeline-filters .p43-input{min-height:31px;font-size:9px}.p5-timeline-event{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px solid #ffffff0d}.p5-timeline-event time{color:#ffc46e;font-size:9px}.p5-timeline-event div{display:grid;gap:3px}.p5-timeline-event b{font-size:10px}.p5-timeline-event small{color:#9f9389;font-size:8px}@media(max-width:560px){.p5-timeline-filters{display:grid;grid-template-columns:1fr 1fr}.p5-timeline-event{grid-template-columns:58px minmax(0,1fr)}}

.p48-firetv-page{display:grid;gap:14px}.p48-firetv-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.p48-firetv-head h2{margin:3px 0 0;font-size:25px;letter-spacing:-.06em}.p48-firetv-head p{margin:6px 0 0;color:var(--text-muted);font-size:11px}.p48-firetv-status{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px}.p48-firetv-status-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#f28a2020;color:#ffc46e}.p48-firetv-status-icon .p43-icon{width:24px;height:24px}.p48-firetv-status-copy{display:grid;gap:4px;min-width:0}.p48-firetv-status-copy>b{font-size:14px}.p48-firetv-status-copy>span{display:flex;align-items:center;gap:5px;color:#c9b8aa;font-size:10px}.p48-firetv-status-copy small{color:var(--text-muted);font-size:9px}.p48-state-dot{width:7px;height:7px;border-radius:50%;background:#78828b}.p48-state-dot.online{background:#6fe2a2;box-shadow:0 0 10px #6fe2a2}.p48-state-dot.warn{background:#ffc46e;box-shadow:0 0 10px #ffc46e}.p48-firetv-facts{display:flex;gap:7px}.p48-firetv-facts span{display:grid;gap:3px;min-width:66px;padding:8px;border:1px solid #ffffff12;border-radius:9px;background:#ffffff05}.p48-firetv-facts b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.p48-firetv-facts small{color:var(--text-muted);font-size:8px;letter-spacing:.08em}.p48-firetv-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(270px,.95fr);gap:14px;align-items:start}.p48-remote-card,.p48-apps-card,.p48-activity{padding:14px}.p48-remote-actions,.p48-transport,.p48-power-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.p48-remote-actions button,.p48-transport button,.p48-power-row button{min-height:42px;border:1px solid #ffffff16;border-radius:10px;background:#ffffff08;color:#eadbd0;font-size:11px;cursor:pointer}.p48-remote-actions button:hover,.p48-transport button:hover,.p48-power-row button:hover,.p48-dpad button:hover{border-color:#f28a2070;background:#f28a201b}.p48-dpad{display:grid;grid-template-columns:repeat(3,58px);justify-content:center;gap:7px;margin:18px auto 10px}.p48-dpad button{min-height:52px;border:1px solid #ffffff18;border-radius:14px;background:#ffffff08;color:#eadbd0;font-size:17px;cursor:pointer}.p48-dpad button:first-child{grid-column:2}.p48-dpad button:nth-child(2){grid-column:1;grid-row:2}.p48-dpad button:nth-child(3){grid-column:2;grid-row:2}.p48-dpad button:nth-child(4){grid-column:3;grid-row:2}.p48-dpad button:nth-child(5){grid-column:2;grid-row:3}.p48-dpad .primary{border-color:#f28a2080;background:#f28a2024;color:#ffc46e}.p48-transport{grid-template-columns:repeat(3,1fr)}.p48-power-row{grid-template-columns:repeat(3,1fr)}.p48-app-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:330px;margin-top:9px;overflow:auto}.p48-app{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:7px;padding:9px;border:1px solid #ffffff12;border-radius:10px;background:#ffffff05;color:#eadbd0;text-align:left;cursor:pointer}.p48-app>span{grid-row:span 2;display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#f28a201a;color:#ffc46e}.p48-app .p43-icon{width:14px;height:14px}.p48-app b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.p48-app small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:8px}.p48-media-form{display:grid;gap:8px;margin-top:12px;padding-top:11px;border-top:1px solid #ffffff0d}.p48-media-form label{display:grid;gap:5px}.p48-media-form label>span{color:var(--text-muted);font-size:9px}.p48-media-form>div{display:flex;gap:7px}.p48-media-form button{flex:1}.p48-activity ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.p48-activity li{display:grid;grid-template-columns:110px 1fr 170px;gap:8px;padding:9px 0;border-bottom:1px solid #ffffff0d;font-size:10px}.p48-activity li span,.p48-activity li small{color:var(--text-muted)}.p48-composer{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;padding:8px 0 0!important}.p48-composer textarea{min-height:48px!important;max-height:100px!important;resize:none!important}.p48-composer-tools{display:flex;align-items:center;gap:7px}.p48-composer-tools select{flex:1;height:31px!important}.p48-composer-tools .p46-nexi-send{width:34px!important;min-height:34px!important}.p48-nexi-welcome{display:grid;gap:3px;padding:8px 0;color:#e8ddd5;font-size:10px;line-height:1.45}.p48-nexi-welcome span{color:var(--text-muted)}.p48-nexi-suggestions{display:flex;gap:5px;overflow:auto;padding:8px 0 5px;scrollbar-width:none}.p48-nexi-suggestions button{flex:none;padding:6px 8px;border:1px solid #f28a2040;border-radius:999px;background:#f28a2012;color:#f7d4b4;font-size:9px;cursor:pointer}.p48-nexi-heading h2{margin:0!important;font-size:16px!important}.p48-nexi-heading small{color:#6fe2a2!important;font-size:9px}.p48-monthly-list{padding:14px}.p48-monthly-list ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none}.p48-monthly-list li{display:flex;justify-content:space-between;gap:6px;padding:9px;border:1px solid #ffffff12;border-radius:9px;background:#ffffff05;font-size:9px}.p48-monthly-list li span{color:var(--text-muted);text-align:right}.p48-energy-metrics .p47-energy-metric b{white-space:normal;line-height:1.2}
@media(max-width:850px){.p48-firetv-layout{grid-template-columns:1fr}.p48-firetv-status{grid-template-columns:auto 1fr}.p48-firetv-facts{grid-column:1/-1}.p48-activity li{grid-template-columns:1fr 1fr}.p48-activity li small{grid-column:1/-1}.p48-monthly-list ul{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:430px){.p48-firetv-head{align-items:flex-start}.p48-firetv-status-copy small{font-size:8px}.p48-app-list{grid-template-columns:1fr}.p48-monthly-list ul{grid-template-columns:1fr}.p48-composer-tools select{font-size:8px}}

/* Phase 4.8.1 responsive containment and truthful control surfaces. */
html,body{max-width:100%;overflow-x:hidden}#phase43-root{width:100%;max-width:100vw;min-width:0;overflow:hidden}#phase43-root>*{min-width:0}.p43-main,#p43-page,.p45-devices,.p45-cctv,.p47-cctv,.p481-devices,.p481-cctv,.p481-firetv-page,.p43-nexi-rail{min-width:0}.p43-main{overflow-x:hidden}*{scrollbar-width:thin;scrollbar-color:#f28a2050 transparent}*::-webkit-scrollbar{width:5px;height:5px}*::-webkit-scrollbar-thumb{border-radius:99px;background:#f28a2050}
.p481-device-list{display:grid;gap:8px;min-width:0;overflow:visible}.p481-device-list-head,.p481-device-row{display:grid;grid-template-columns:minmax(155px,1.6fr) minmax(68px,.72fr) minmax(92px,1fr) minmax(105px,1fr) minmax(105px,1fr) minmax(105px,1fr) minmax(112px,1fr) minmax(145px,1.2fr);gap:8px;align-items:center;min-width:0}.p481-device-list-head{padding:7px 10px;color:#877c72;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.p481-device-row{padding:9px 10px;border:1px solid transparent;border-radius:12px;background:#ffffff04}.p481-device-row:hover{border-color:#f28a2030;background:#f28a2009}.p481-device-row.offline{opacity:.74}.p481-device-identity,.p481-device-state,.p481-device-provider,.p481-inline-field,.p481-device-groups{min-width:0}.p481-device-identity{display:flex;align-items:center;gap:8px}.p481-device-identity>div{display:grid;gap:3px;min-width:0}.p481-device-identity small,.p481-device-provider small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:8px}.p481-device-state,.p481-device-provider{display:grid;gap:4px}.p481-device-state small{color:var(--text-muted);font-size:8px}.p481-inline-field{display:grid;gap:4px}.p481-inline-field>span,.p481-field-label{color:#887d73;font-size:8px}.p481-inline-field select{width:100%;min-width:0;border:1px solid #ffffff14;border-radius:7px;background:#ffffff08;color:var(--text);padding:6px;font-size:9px}.p481-device-provider b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.p481-device-groups{display:grid;gap:4px}.p481-device-groups>button{display:flex;align-items:center;gap:4px;min-width:0;min-height:30px;padding:4px 5px;border:1px solid #ffffff14;border-radius:7px;background:#ffffff08;color:var(--text);cursor:pointer;text-align:left}.p481-device-groups>button span{max-width:66px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:3px 4px;border-radius:4px;background:#f28a2014;color:#f2c7a8;font-size:8px}.p481-device-groups>button b{margin-left:auto;color:#ffc46e;font-size:12px}.p481-no-groups{color:var(--text-muted);font-size:8px}.p481-group-more{color:#ffc46e!important;background:transparent!important}.p481-device-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0}.p481-device-actions .p45-icon-select{max-width:68px}.p481-group-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:12px 0 16px}.p481-group-option{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #ffffff12;border-radius:9px;background:#ffffff06;color:#e6d8ce;font-size:11px}.p481-group-option input{accent-color:#f28a20}
.p481-cctv{display:grid;gap:12px}.p481-cctv-toolbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:8px;padding:9px 0;border-top:1px solid #ffffff10;border-bottom:1px solid #ffffff10}.p481-cctv-toolbar label{display:grid;gap:4px;min-width:140px}.p481-cctv-toolbar label>span{color:var(--text-muted);font-size:8px}.p481-cctv-toolbar .p45-cctv-groups{display:flex;flex:1 1 280px;flex-wrap:wrap;gap:6px;min-width:0}.p481-cctv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:10px;min-width:0}.p481-camera-card{min-width:0;overflow:hidden;border:1px solid #ffffff12;border-radius:14px;background:#ffffff05;cursor:pointer}.p481-camera-card:hover{border-color:#f28a2050}.p481-camera-card .p45-camera-frame{background:linear-gradient(145deg,#17212d,#0a1019)}.p481-camera-card .p45-camera-tags{display:flex;flex-wrap:wrap;gap:4px}.p481-cctv-notice,.p481-firetv-error{padding:10px 12px;border:1px solid #f4c76b55;border-radius:10px;background:#f4c76b10;color:#ffe09a;font-size:10px}.p481-firetv-error{border-color:#ff748966;background:#ff748912;color:#ffc2ca}.p481-cctv .p45-cctv-transport{margin:0;color:var(--text-muted);font-size:9px;line-height:1.5}
.p481-firetv-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(270px,.95fr);gap:14px;align-items:start}.p481-app-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:330px;margin-top:9px;overflow:auto}.p481-app-list .p48-app{min-width:0}
@media(min-width:1440px){#phase43-root{grid-template-columns:92px minmax(0,1fr) clamp(300px,20vw,360px)!important}}
@media(min-width:1360px) and (max-width:1439px){#phase43-root{grid-template-columns:78px minmax(0,1fr) clamp(280px,22vw,320px)!important}}
@media(min-width:851px) and (max-width:1359px){#phase43-root{grid-template-columns:78px minmax(0,1fr)!important}.p43-nexi-rail{position:fixed;z-index:70;right:12px;top:12px;width:min(360px,calc(100vw - 110px));height:calc(100dvh - 24px);display:none}.p43-nexi-rail.open{display:flex}.p481-device-list-head,.p481-device-row{grid-template-columns:minmax(150px,1.6fr) minmax(68px,.7fr) minmax(100px,1fr) minmax(105px,1fr) minmax(105px,1fr) minmax(100px,1fr) minmax(110px,1fr) minmax(130px,1fr)}.p481-device-row{padding-inline:8px}}
@media(min-width:851px) and (max-width:1359px){.p57-mobile-nexi{display:grid!important;place-items:center}.p48-nexi-content.page{box-sizing:border-box;height:calc(100dvh - 174px)!important;min-height:0!important;max-height:calc(100dvh - 174px)!important}.p48-nexi-content.page .p43-nexi-messages{min-height:0;max-height:none!important;overflow:auto}.p48-nexi-content.page .p48-composer{position:static;padding-bottom:0!important}}
@media(min-width:851px) and (max-width:1099px){.p481-device-list-head{display:none}.p481-device-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px}.p481-device-identity,.p481-device-actions{grid-column:1/-1}.p481-device-actions{justify-content:flex-start}.p481-inline-field select{min-height:38px}.p481-device-provider,.p481-device-groups{padding:8px;border-radius:8px;background:#ffffff05}}
@media(max-width:850px){#phase43-root{overflow:visible}.p481-device-list-head{display:none}.p481-device-row{grid-template-columns:1fr 1fr;gap:9px;padding:12px}.p481-device-identity,.p481-device-actions{grid-column:1/-1}.p481-device-actions{justify-content:flex-start}.p481-inline-field select{min-height:38px}.p481-device-provider,.p481-device-groups{padding:8px;border-radius:8px;background:#ffffff05}.p481-group-options{grid-template-columns:1fr}.p481-cctv-toolbar{align-items:stretch}.p481-cctv-toolbar label{min-width:100%}.p481-cctv-toolbar .p45-cctv-groups{overflow:auto;flex-wrap:nowrap}.p481-cctv-toolbar .p45-cctv-groups button{flex:none;min-height:38px}.p481-cctv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.p481-firetv-layout{grid-template-columns:1fr}.p481-firetv-page .p48-firetv-status{grid-template-columns:auto minmax(0,1fr)}.p481-firetv-page .p48-firetv-facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.p481-app-list{grid-template-columns:repeat(3,minmax(0,1fr))}.p481-app-list .p48-app{grid-template-columns:1fr;justify-items:center;text-align:center}.p481-app-list .p48-app>span{grid-row:auto}.p481-app-list .p48-app b,.p481-app-list .p48-app small{max-width:100%}}
@media(max-width:430px){.p481-cctv-grid{grid-template-columns:1fr}.p481-app-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.p481-app-list .p48-app{padding:7px 4px}.p481-app-list .p48-app b{font-size:8px}.p481-device-row{grid-template-columns:1fr}.p481-device-provider,.p481-device-groups{grid-column:1/-1}.p481-device-actions .p45-icon-select{flex:1;max-width:none}.p481-firetv-page .p48-remote-actions button,.p481-firetv-page .p48-transport button,.p481-firetv-page .p48-power-row button{min-height:38px;font-size:10px}.p481-firetv-page .p48-dpad{grid-template-columns:repeat(3,50px)}.p481-firetv-page .p48-dpad button{min-height:46px}}

.p48-nexi-content{min-width:0}.p48-nexi-content .p43-nexi-heading{flex:none}.p48-nexi-content .p43-nexi-messages{min-height:0;overscroll-behavior:contain;scroll-behavior:smooth}.p48-nexi-content .p43-nexi-message{overflow-wrap:anywhere}.p48-nexi-content .p43-nexi-message.user{max-width:86%}.p48-nexi-content .p43-nexi-form{flex:none}.p48-composer textarea{overflow-y:auto!important}.p48-jump-latest{justify-self:center;position:absolute;bottom:78px;z-index:3;min-height:30px;padding:6px 11px;border:1px solid #f28a2055;border-radius:999px;background:#22170ff2;color:#ffe1bd;font-size:9px;cursor:pointer;box-shadow:0 8px 20px #0006}.p51-tariff-form{display:flex;align-items:end;gap:8px;flex-wrap:wrap}.p51-tariff-form label{display:grid;gap:5px;color:var(--text-muted);font-size:9px}.p51-tariff-form input{width:120px}.p51-tariff-form>span{padding-bottom:9px;color:var(--text-muted);font-size:10px}.p51-tariff-form button{min-height:36px}.p51-tariff-form p{flex-basis:100%;margin:0}.p43-nexi-content{position:relative}

/* Phase 4.9 compact Nexi composer and mobile chat sheet. */
.p48-composer{grid-template-columns:64px minmax(0,1fr) 34px!important;align-items:end!important;gap:6px!important}
.p48-composer textarea{grid-column:2;grid-row:1;min-height:34px!important;max-height:78px!important;padding:8px 9px!important}
.p48-composer-tools{display:contents}
.p48-composer-tools select{grid-column:1;grid-row:1;width:64px!important;min-width:0;height:34px!important;padding:5px 4px!important;border-radius:999px!important;font-size:8px!important;text-align:center}
.p48-composer-tools .p46-nexi-send{grid-column:3;grid-row:1}
.p48-composer>p{grid-column:1/-1;margin:0!important}
.p48-nexi-content.page{max-width:none!important;min-height:calc(100dvh - 112px)}
.p48-nexi-content.page .p43-nexi-messages{max-height:none!important;min-height:0}
@media(max-width:850px){.p48-nexi-content.page{min-height:calc(100dvh - 100px);height:calc(100dvh - 100px);padding:0!important}.p48-nexi-content.page .p43-nexi-messages{overflow:auto}.p48-nexi-content.page .p48-composer{position:sticky;bottom:0;padding:9px 0 calc(9px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,transparent,#17120ef8 18%)} }
@media(max-width:430px){.p48-composer{grid-template-columns:58px minmax(0,1fr) 32px!important}.p48-composer-tools select{width:58px!important;font-size:7px!important}}
.phase435-camera-viewer [data-camera-live],.phase435-camera-viewer [data-camera-fallback]{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:#0c0a07;border-radius:12px}.phase435-camera-viewer [hidden]{display:none}.phase44-camera-status>div{display:flex;gap:8px;flex-wrap:wrap}
.p57-room-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.p57-room-toolbar .p43-room-tabs{flex:1;min-width:0}.p57-room-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.p48-composer{grid-template-columns:64px minmax(0,1fr) 34px 34px!important}.p57-wake-button{grid-column:3;grid-row:1;width:34px;height:34px;border:1px solid #ffffff20;border-radius:11px;background:#ffffff0b;color:#cbd8e9;cursor:pointer}.p57-wake-button.active{border-color:#64e7c6;background:#1d725f;color:#fff;box-shadow:0 0 0 3px #64e7c61c}.p57-wake-button:disabled{opacity:.45;cursor:not-allowed}.p48-composer-tools .p46-nexi-send{grid-column:4;grid-row:1}.p57-voice-status{margin:0;color:var(--text-muted);font-size:9px;min-height:12px}
@media(max-width:760px){.p57-room-toolbar{display:grid}.p57-room-actions{justify-content:flex-start}.p57-room-actions>*{flex:1}}
@media(max-width:430px){.p48-composer{grid-template-columns:58px minmax(0,1fr) 32px 32px!important}.p57-wake-button{width:32px;height:32px}}
.p43-nexi-content .p48-composer-tools .p46-nexi-send{grid-column:4!important;grid-row:1!important}
.p481-device-actions{flex-wrap:wrap;align-content:center}
.p481-device-actions .p43-text-button{flex-basis:100%;min-height:24px;padding-block:3px;text-align:center}
.p57-mobile-nexi{display:none;position:fixed;right:14px;bottom:76px;z-index:76;width:48px;height:48px;border:1px solid #f28a2070;border-radius:50%;background:linear-gradient(145deg,#f59a2d,#d96608);color:#fff;font-weight:800;box-shadow:0 12px 30px #0008,0 0 24px #f28a2040;cursor:pointer}
@media(max-width:1359px){.p57-mobile-nexi{display:grid;place-items:center}.p57-mobile-nexi.active{outline:3px solid #f28a2030}}

/* Phase 5.8 truthful environment, explicit energy topology, and Switchyard composer. */
.p58-environment{margin-top:14px}.p58-environment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.p58-environment-grid article{display:grid;gap:4px;padding:11px;border:1px solid #ffffff0d;border-radius:13px;background:#ffffff05}.p58-environment-grid article span,.p58-environment-grid article small{color:var(--text-muted);font-size:9px}.p58-environment-grid article b{font-size:18px}.p58-room-copy{display:grid;flex:1;gap:2px;min-width:0}.p58-room-temperature{display:block!important;margin-top:1px!important;color:#ffc46e!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p58-energy-tree{margin-top:14px}.p58-tree-root{display:grid;gap:10px}.p58-tree-home{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:13px;border:1px solid #f28a2050;border-radius:14px;background:#f28a200d}.p58-tree-home small{grid-column:1/-1;color:var(--text-muted)}.p58-tree-branches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.p58-tree-branches article{min-width:0;padding:11px;border:1px solid #ffffff12;border-radius:13px;background:#ffffff05}.p58-tree-branches header{display:flex;justify-content:space-between;gap:8px}.p58-tree-branches header span{display:grid;gap:3px;min-width:0}.p58-tree-branches header small,.p58-attribution{color:var(--text-muted);font-size:8px}.p58-tree-branches header strong{white-space:nowrap}.p58-tree-branches article.parent{border-color:#65bfff40}.p58-attribution{display:grid;gap:4px;margin-top:9px;padding-top:8px;border-top:1px solid #ffffff0d}.p58-composer{grid-template-columns:minmax(0,1fr) 34px 34px!important}.p58-composer textarea{grid-column:1!important}.p58-composer .p57-wake-button{grid-column:2!important}.p43-nexi-content .p58-composer .p46-nexi-send{grid-column:3!important}.p58-composer>p{grid-column:1/-1}.p43-main,#p43-page,.p43-panel,.p47-energy-page{min-width:0}.p47-energy-page{overflow-x:clip}.p43-nexi-messages{overflow-y:auto;overflow-x:hidden}.p48-nexi-content{display:flex!important;flex-direction:column}.p48-nexi-content .p43-nexi-messages{flex:1}.p48-nexi-suggestions{flex:none}.p58-composer{flex:none}.p58-composer .p48-composer-tools{display:contents}.p58-composer textarea,.p58-composer button{align-self:end}.p43-input,#phase43-root select{color-scheme:dark}#phase43-root select option{background:#17130f;color:#fff8ef}
.p58-scene-capabilities{margin-top:6px!important;line-height:1.35}.p57-mobile-nexi{display:none!important}
@media(min-width:1360px){#phase43-root:has(.p43-nav[data-view="nexi"].active){grid-template-columns:92px minmax(0,1fr)}#phase43-root:has(.p43-nav[data-view="nexi"].active) .p43-nexi-rail{display:none}}
@media(max-width:1100px){.p58-tree-branches{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){body:has(#phase43-root){height:100dvh!important;overflow:hidden!important}#phase43-root{height:100dvh!important;min-height:0!important;overflow:hidden!important}.p43-main{height:calc(100dvh - 66px)!important;overflow-y:auto!important;overscroll-behavior-y:contain;padding-bottom:28px!important}.p58-environment-grid,.p58-tree-branches{grid-template-columns:1fr 1fr}.p58-energy-tree .p43-section-heading{flex-direction:row}.p58-composer{grid-template-columns:minmax(0,1fr) 32px 32px!important}.p45-bottom{grid-template-columns:repeat(6,minmax(0,1fr))!important}.p45-bottom button{min-width:0}.p57-mobile-nexi{display:none!important}.p45-header>div:first-child{min-width:0}.p45-header h1{font-size:clamp(20px,5.6vw,23px)!important;line-height:1.12}.p43-common-head{align-items:flex-start;flex-direction:column;gap:5px}.p43-common-head .p43-muted{line-height:1.45}.p43-home-scenes .p43-section-heading{align-items:center;flex-direction:row}.p43-nexi-content.page,.p48-nexi-content.page{height:calc(100dvh - 202px);min-height:420px;max-width:none}.p48-nexi-content.page .p43-nexi-messages{min-height:120px}.p48-nexi-content.page .p48-composer{position:static;padding:8px 0 0!important;background:none}.p43-dialog{box-sizing:border-box;width:100dvw;max-width:100dvw;height:100dvh;max-height:100dvh;inset:auto 0 0 0;margin:0}.p43-dialog-body{max-height:calc(100dvh - 75px);padding-bottom:calc(32px + env(safe-area-inset-bottom))}}
@media(max-width:430px){.p58-environment-grid,.p58-tree-branches{grid-template-columns:1fr}.p58-tree-home{grid-template-columns:1fr}.p58-tree-home span,.p58-tree-home small{grid-column:1}.p58-energy-tree .p43-section-heading{flex-direction:column}.p47-energy-metrics{grid-template-columns:1fr!important}}

/* Phase 5.8 control center and autonomy. */
.p58-alert-button{position:relative;width:42px;height:42px;border:1px solid #94a3b83d;border-radius:14px;background:#0f172aad;color:#e2e8f0;font-size:20px;cursor:pointer}.p58-alert-button b,.p58-alert-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#f97316;color:#fff;font:700 11px/18px system-ui;text-align:center}.p58-alert-button b{position:absolute;top:-5px;right:-5px}.p43-nav .p58-alert-badge{position:static;margin-left:auto}.p58-nav-bell{width:24px;text-align:center;font-size:20px}.p58-alert-center{display:grid;gap:18px}.p58-workflow-section{display:grid;gap:10px;padding:18px;border:1px solid #94a3b82e;border-radius:20px;background:#0f172a80}.p58-alert-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 16px;border:1px solid #94a3b829;border-left:3px solid #60a5fa;border-radius:15px;background:#1e293bb3}.p58-alert-card.warning{border-left-color:#f59e0b}.p58-alert-card.critical,.p58-alert-card.approval_required{border-left-color:#f97316}.p58-alert-card.closed{opacity:.66}.p58-alert-card h3{margin:4px 0}.p58-alert-card p{margin:0 0 6px;color:#cbd5e1}.p58-alert-card small,.p58-workflow-status,.p58-scene-capabilities{color:#94a3b8}.p58-severity{color:#7dd3fc;font-size:11px;font-weight:800;letter-spacing:.08em}.p58-alert-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.p58-autonomy-panel{grid-column:1/-1}.p58-autonomy-panel form{display:grid;gap:16px}.p58-autonomy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.p58-autonomy-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,170px);align-items:center;gap:12px}.p58-announcement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.p58-announcement-row,.p58-quiet-hours{display:flex;align-items:center;gap:10px}.p58-quiet-hours .p43-input{width:128px}.p58-scene-capabilities{display:block;margin-top:-7px;font-size:12px}
@media(max-width:820px){.p58-alert-card{grid-template-columns:1fr}.p58-alert-actions{justify-content:flex-start}.p58-autonomy-grid,.p58-announcement-grid{grid-template-columns:1fr}.p58-autonomy-row{grid-template-columns:1fr}.p58-quiet-hours{flex-wrap:wrap}}

/* Phase 5.8A compact, confidence-aware visual home checks. */
.p58a-home-checks{margin-top:14px;min-width:0}.p58a-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.p58a-check{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;min-width:0;padding:10px;border:1px solid #94a3b829;border-radius:13px;background:#ffffff05;color:#e2e8f0;text-align:left;cursor:pointer}.p58a-check:hover{border-color:#f28a205e;background:#f28a2009}.p58a-check.uncertain{border-style:dashed}.p58a-check-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#f28a2019;color:#ffb45f;font-size:18px}.p58a-check>span:last-child{display:grid;gap:2px;min-width:0}.p58a-check b,.p58a-check strong,.p58a-check small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p58a-check b{font-size:10px}.p58a-check strong{color:#f8fafc;font-size:12px;text-transform:capitalize}.p58a-check.uncertain strong{color:#fbbf24}.p58a-check small{color:#94a3b8;font-size:8px}.p58a-check-detail{display:grid;gap:8px}.p58a-check-detail>b{font-size:20px;text-transform:capitalize}.p58a-check-detail p{margin:0}
@media(max-width:1100px){.p58a-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1359px){.p58a-home-checks{padding-right:72px}}

.p58-targets{color:#9fb5cc!important;font-size:11px}.p58-audit-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.p58-audit-list li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid #94a3b820;border-radius:11px;background:#ffffff05}.p58-audit-list span,.p58-audit-list b,.p58-audit-list small{display:block}.p58-audit-list small,.p58-audit-list time{color:#94a3b8;font-size:9px}.p58-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.p58-policy-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,165px);align-items:center;gap:9px;padding:11px;border:1px solid #94a3b826;border-radius:13px;background:#ffffff05}.p58-policy-card>div b,.p58-policy-card>div small{display:block}.p58-policy-card>div small,.p58-policy-card label,.p58-policy-safety{color:#94a3b8;font-size:9px}.p58-policy-card label{display:grid;grid-template-columns:minmax(0,1fr) 78px;align-items:center;gap:7px}.p58-policy-card label .p43-input{min-height:34px}.p58-policy-safety{grid-column:1/-1}.p58-announcement-lock{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:12px;border:1px dashed #94a3b838;border-radius:12px;color:#94a3b8;font-size:10px}.p58-announcement-lock b{color:#e2e8f0}
@media(max-width:820px){.p58-policy-grid{grid-template-columns:1fr}.p58-policy-card{grid-template-columns:1fr}.p58-policy-safety{grid-column:auto}.p58-audit-list li{align-items:flex-start;flex-direction:column}}
@media(max-width:430px){.p58a-check-grid{grid-template-columns:1fr}}

/* Energy chart X/Y axes, filled profiles, and exact hover values. */
.p47-chart-wrap{position:relative;min-width:0}.p47-chart{height:190px}.p47-chart-grid line{stroke:#ffffff13;stroke-width:1}.p47-chart-grid text{fill:#8f9cac;stroke:none;font-size:8px}.p47-chart-area{pointer-events:none}.p47-chart-dot{opacity:.72;pointer-events:none}.p47-chart-hit{fill:transparent;cursor:crosshair;touch-action:pan-y}.p47-chart-crosshair{fill:none;stroke:#f8fafc99;stroke-width:1;stroke-dasharray:4 4;opacity:0;pointer-events:none}.p47-chart-active{stroke:#fff;stroke-width:2;opacity:.82;pointer-events:none}.p47-chart-tooltip{position:absolute;z-index:4;display:grid;gap:2px;min-width:104px;padding:8px 10px;border:1px solid #ffffff26;border-radius:10px;background:#0b111bef;color:#f8fafc;box-shadow:0 10px 30px #0009;opacity:0;pointer-events:none;transform:translate(-50%,calc(-100% - 10px));transition:opacity .12s ease}.p47-chart-tooltip span{color:#aab7c6;font-size:9px;white-space:nowrap}.p47-chart-tooltip b{font-size:12px;white-space:nowrap}.p47-chart-tooltip[data-edge="left"]{transform:translate(0,calc(-100% - 10px))}.p47-chart-tooltip[data-edge="right"]{transform:translate(-100%,calc(-100% - 10px))}.p47-chart-wrap.is-hovered .p47-chart-tooltip,.p47-chart-wrap.is-hovered .p47-chart-crosshair{opacity:1}.p47-chart-caption{margin-top:2px}.p47-mini-spark .p47-chart-grid,.p47-mini-spark .p47-chart-dot,.p47-mini-spark .p47-chart-crosshair,.p47-mini-spark .p47-chart-active,.p47-mini-spark .p47-chart-tooltip{display:none}.p47-mini-spark .p47-chart{height:45px}
@media(max-width:560px){.p47-chart{height:170px}.p47-chart-grid text{font-size:7px}.p47-chart-tooltip{min-width:92px;padding:7px 8px}}

/* Phase 5.8C.3 visual legibility, icon clarity, and collision repair. */
:root{--text-muted:#b7ada4}
#phase43-root{font-size:14px;line-height:1.45}
#phase43-root small{font-size:10px;line-height:1.4}
#phase43-root .p43-muted,#phase43-root .p45-count,#phase43-root .p47-energy-top p,#phase43-root .p48-firetv-head p{color:var(--text-muted);font-size:11px;line-height:1.5}
#phase43-root .p43-kicker,#phase43-root .p45-nav-label{color:#9eb9dc;font-size:10px;line-height:1.3;letter-spacing:.14em}
#phase43-root .p45-header p{font-size:12px;line-height:1.5}
#phase43-root .p43-input,#phase43-root input,#phase43-root select,#phase43-root textarea{font-size:12px;line-height:1.4}
#phase43-root .p43-primary,#phase43-root .p43-secondary,#phase43-root .p43-text-button,#phase43-root .p43-common-grid button{font-size:12px;line-height:1.25}
#phase43-root .p43-home-status small,#phase43-root .p47-home-energy-grid small,#phase43-root .p43-energy-inline small,#phase43-root .p43-consumer small,#phase43-root .p47-consumer small{color:#b7ada4;font-size:10px;letter-spacing:.04em}
#phase43-root .p43-compact-room h3{font-size:13px}#phase43-root .p43-compact-room small,#phase43-root .p43-compact-room-head>strong,#phase43-root .p43-compact-device-icons em{font-size:10px}
#phase43-root .p47-energy-metric>span{color:#b7ada4;font-size:10px;line-height:1.3}#phase43-root .p47-energy-metric small{color:#b7ada4;font-size:10px;line-height:1.4}
#phase43-root .p47-chart-grid text{fill:#aeb9c7;font-size:10px}#phase43-root .p47-chart-caption{font-size:11px;line-height:1.4}#phase43-root .p47-chart-tooltip span{font-size:11px}#phase43-root .p47-chart-tooltip b{font-size:13px}
#phase43-root .p481-device-list-head{color:#a89c92;font-size:10px;line-height:1.3}
#phase43-root .p45-inline-name{font-size:12px}#phase43-root .p481-device-identity small,#phase43-root .p481-device-state small,#phase43-root .p481-device-provider small{color:#b7ada4;font-size:10px;line-height:1.35}
#phase43-root .p45-state-pill{font-size:10.5px}#phase43-root .p481-inline-field>span,#phase43-root .p481-field-label{color:#aaa097;font-size:10px}#phase43-root .p481-inline-field select{font-size:11px}#phase43-root .p481-device-provider b{font-size:11px}#phase43-root .p481-device-groups>button span,#phase43-root .p481-no-groups{font-size:10px}#phase43-root .p45-icon-select{font-size:10px}
#phase43-root .p481-device-actions{gap:6px}#phase43-root .p45-icon-action{flex:none;line-height:1}#phase43-root .p481-device-actions .p43-text-button{font-size:11px;line-height:1.25}
#phase43-root .p481-cctv-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}#phase43-root .p45-camera-copy b{font-size:13px}#phase43-root .p43-camera-live,#phase43-root .p45-camera-copy small,#phase43-root .p45-camera-tags span,#phase43-root .p45-cctv-transport,#phase43-root .p481-cctv .p45-cctv-transport{font-size:10px;line-height:1.4}#phase43-root .p43-camera-live{padding:5px 7px}#phase43-root .p481-cctv-toolbar label>span{font-size:10px;color:#aaa097}
#phase43-root .p48-nexi-welcome,#phase43-root .p47-nexi-content .p43-nexi-message{font-size:12px;line-height:1.55}#phase43-root .p47-nexi-content .p43-empty,#phase43-root .p5-proactive-card p{font-size:11px;line-height:1.5}#phase43-root .p47-nexi-suggestions button,#phase43-root .p48-nexi-suggestions button{font-size:11px}#phase43-root .p47-nexi-content .p43-nexi-message small,#phase43-root .p43-nexi-form p,#phase43-root .p57-voice-status{font-size:10px;line-height:1.4}#phase43-root .p58-composer textarea{font-size:13px!important}
#phase43-root .p58-environment-grid article span,#phase43-root .p58-environment-grid article small,#phase43-root .p58-tree-branches header small,#phase43-root .p58-attribution,#phase43-root .p58a-check small,#phase43-root .p58-audit-list small,#phase43-root .p58-audit-list time,#phase43-root .p58-policy-card>div small,#phase43-root .p58-policy-card label,#phase43-root .p58-policy-safety{font-size:10px;line-height:1.4}#phase43-root .p58a-check b{font-size:11px}
#phase43-root .p58-alert-button>span,#phase43-root .p58-nav-bell{display:grid;place-items:center;line-height:1}#phase43-root .p58-alert-button .p43-icon{width:20px;height:20px}#phase43-root .p58-nav-bell .p43-icon{width:20px;height:20px}
@media(min-width:1680px){#phase43-root{grid-template-columns:176px minmax(0,1fr) clamp(320px,20vw,380px)!important}#phase43-root .p45-brand{justify-content:flex-start!important}#phase43-root .p45-brand span,#phase43-root .p45-sidebar .p43-nav span{display:grid!important}#phase43-root .p45-nav-label{display:block!important}#phase43-root .p45-sidebar .p43-nav{justify-content:flex-start!important;padding-inline:12px!important;font-size:12px!important}}
@media(max-width:850px){#phase43-root .p43-main{height:calc(100dvh - 72px)!important;padding-bottom:32px!important}#phase43-root .p45-bottom{grid-template-columns:repeat(6,minmax(0,1fr))!important;padding:6px 4px calc(6px + env(safe-area-inset-bottom))!important}#phase43-root .p45-bottom button{box-sizing:border-box;min-width:0;min-height:58px;padding:5px 1px!important;gap:3px;font-size:10px!important;line-height:1.15;white-space:nowrap;overflow:visible}#phase43-root .p45-bottom button span{display:block;max-width:100%;overflow:visible;text-overflow:clip}#phase43-root .p45-bottom button .p43-icon{width:22px;height:22px}#phase43-root .p481-device-row{gap:11px;padding:14px}#phase43-root .p481-inline-field select{min-height:42px;font-size:12px}#phase43-root .p481-device-provider,#phase43-root .p481-device-groups{padding:10px}#phase43-root .p481-device-actions{gap:8px}#phase43-root .p481-device-actions .p45-icon-action{width:42px;height:42px}#phase43-root .p481-device-actions .p45-icon-select{min-height:42px;font-size:11px}#phase43-root .p481-device-actions .p43-text-button{min-height:38px;padding-inline:10px}#phase43-root .p47-chart-grid text{font-size:10px}#phase43-root .p47-energy-metric>span{font-size:10px}}
@media(max-width:430px){#phase43-root .p481-cctv-grid{grid-template-columns:1fr}#phase43-root .p45-camera-tags span{padding:4px 6px}#phase43-root .p43-home-status small{font-size:10px}#phase43-root .p48-composer textarea{font-size:12px!important}}
@media(max-width:850px),(pointer:coarse){#phase43-root .p45-device-toolbar button,#phase43-root .p45-device-toolbar select,#phase43-root .p481-device-actions .p45-icon-action,#phase43-root .p481-device-actions .p45-icon-select,#phase43-root .p481-device-actions .p43-text-button,#phase43-root .p481-inline-field select{min-height:44px}#phase43-root .p481-device-actions .p45-icon-action{width:44px;height:44px}}
.p58f-maintenance-panel{margin-top:16px}.p58f-health{font-size:10px;letter-spacing:.08em;padding:6px 9px;border-radius:999px;background:#ffffff0a;color:var(--text-muted)}.p58f-health.healthy{background:#60d69c18;color:#74e0a9}.p58f-health.attention{background:#ff6f8415;color:#ffadb8}.p58f-maintenance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:16px 0}.p58f-maintenance-grid>span{padding:12px;border:1px solid #ffffff0d;border-radius:11px;background:#ffffff04}.p58f-maintenance-grid b,.p58f-maintenance-grid small{display:block}.p58f-maintenance-grid b{font-size:13px}.p58f-maintenance-grid small{margin-top:5px;color:var(--text-muted);font-size:9px;letter-spacing:.08em}.p58f-finding{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-top:1px solid #ffffff0c;font-size:11px}.p58f-finding b{min-width:105px;color:#ffcf84}.p58f-finding span{color:var(--text-secondary)}@media(max-width:700px){.p58f-maintenance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p58f-finding{display:grid;gap:4px}}
.p481-camera-card .p45-camera-frame video{display:block;width:100%;height:100%;object-fit:cover;background:#06090d}.p481-camera-card.ready .p43-camera-status{display:none}.p58-camera-unavailable{display:grid;place-items:center;width:100%;height:100%;color:var(--text-muted);font-size:10px;letter-spacing:.08em}

/* Phase 5.8H canonical visual intelligence. */
.p58h-camera-map,.p58h-room-sources,.p58h-notification-panel{margin-top:16px}.p58h-camera-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.p58h-camera-map-grid>button{display:grid;grid-template-columns:minmax(120px,.75fr) minmax(180px,1.25fr) auto;align-items:center;gap:12px;padding:13px;border:1px solid #94a3b82b;border-radius:14px;background:#ffffff05;color:#e2e8f0;text-align:left;cursor:pointer}.p58h-camera-map-grid>button:hover{border-color:#f28a206b;background:#f28a200b}.p58h-camera-map-grid span,.p58h-camera-map-grid b,.p58h-camera-map-grid small,.p58h-camera-map-grid i{display:block;min-width:0}.p58h-camera-map-grid small,.p58h-camera-map-grid i{color:var(--text-muted);font-size:10px;font-style:normal}.p58h-camera-map-grid em{padding:5px 7px;border-radius:999px;background:#60d69c17;color:#74e0a9;font-size:9px;font-style:normal;font-weight:800}.p58h-editor-section{display:grid;gap:10px;padding-bottom:15px;border-bottom:1px solid #ffffff12}.p58h-editor-section>label{display:grid;gap:6px}.p58h-coverage-list{display:grid;gap:7px}.p58h-coverage-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) minmax(135px,190px);align-items:center;gap:10px;padding:10px;border:1px solid #ffffff12;border-radius:12px;background:#ffffff05}.p58h-coverage-row span,.p58h-coverage-row b,.p58h-coverage-row small{display:block}.p58h-coverage-row small{color:var(--text-muted)}.p58h-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.p58h-check{display:flex!important;align-items:center;gap:9px;padding:9px;border:1px solid #ffffff10;border-radius:11px;background:#ffffff04}.p58h-check input,.p58h-coverage-row input{width:18px;height:18px;accent-color:#f28a20}.p58h-room-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.p58h-room-source-grid article{display:grid;gap:8px;padding:12px;border:1px solid #ffffff11;border-radius:13px;background:#ffffff05}.p58h-room-source-grid article>span{display:grid;gap:2px}.p58h-room-source-grid small{color:var(--text-muted)}.p58h-notification-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.p58h-notification-row{display:grid;grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:10px;padding:9px 11px;border:1px solid #ffffff10;border-radius:11px;background:#ffffff04}.p58h-notification-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.p58h-alert-context{grid-column:1/-1;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;padding:9px;border:1px solid #ffffff12;border-radius:11px;background:#050b14aa}.p58h-alert-context canvas{width:96px;height:54px;object-fit:cover;border-radius:8px;background:#05070a}.p58h-alert-context span,.p58h-alert-context b,.p58h-alert-context small{display:block}.p58h-alert-context small{color:var(--text-muted)}
@media(max-width:1366px){.p58h-camera-map-grid{grid-template-columns:1fr}.p58h-room-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.p58h-camera-map-grid>button{grid-template-columns:1fr auto}.p58h-camera-map-grid>button>span:nth-child(2){grid-column:1/-1;grid-row:2}.p58h-room-source-grid,.p58h-notification-grid{grid-template-columns:1fr}.p58h-check-grid{grid-template-columns:1fr}}
@media(max-width:430px){.p58h-camera-map-grid>button{grid-template-columns:minmax(0,1fr) auto}.p58h-coverage-row{grid-template-columns:auto minmax(0,1fr)}.p58h-coverage-row select{grid-column:1/-1}.p58h-notification-row{grid-template-columns:1fr}.p58h-alert-context{grid-template-columns:72px minmax(0,1fr)}.p58h-alert-context canvas{width:72px;height:48px}}
.p58h-camera-sensing{margin:14px 0;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(10,21,33,.72)}
.p58h-camera-sensing>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px}.p58h-sensor{display:flex;flex-direction:column;padding:9px 10px;border-radius:10px;background:rgba(255,255,255,.045)}.p58h-sensor.supported b{color:#50da7e}.p58h-sensor.unsupported b{color:#9bacbe}.p58h-sensor small{margin-top:3px;color:#9bacbe}.p58h-camera-presets{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.p58h-camera-presets .p43-kicker{width:100%}
@media(max-width:520px){.p58h-camera-sensing>div{grid-template-columns:1fr}}
.p58h-video-diagnostics,.p58h-grid-diagnostics{display:block;color:#86d7ff;font-variant-numeric:tabular-nums}.p58h-video-diagnostics{margin:0;padding:9px 11px;border:1px solid #38bdf833;border-radius:10px;background:#082133a8;font-size:11px}.p58h-grid-diagnostics{min-height:29px;padding:3px 11px 7px;color:#9bc9e1;font-size:9px;line-height:1.4}.p58h-analytics-control{grid-column:1/-1;display:grid;grid-template-columns:minmax(120px,.7fr) minmax(140px,1fr) 38px auto;align-items:center;gap:9px;padding:9px 10px;border:1px solid #ffffff12;border-radius:10px;background:#ffffff04}.p58h-analytics-control input{width:100%;accent-color:#f28a20}.p58h-analytics-control output{color:#ffc46e;font-weight:800;text-align:right}.p58h-night-controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:11px;border:1px solid #ffffff12;border-radius:12px;background:#ffffff04}.p58h-night-controls .p43-kicker{margin-right:auto}.phase435-camera-viewer video[data-camera-live]{display:block;width:100%;max-height:min(62vh,720px);aspect-ratio:16/9;object-fit:contain;border-radius:12px;background:#030609}
@media(max-width:620px){.p58h-analytics-control{grid-template-columns:1fr 44px}.p58h-analytics-control>span{grid-column:1/-1}.p58h-analytics-control button{grid-column:1/-1}.p58h-grid-diagnostics{font-size:10px}.phase44-camera-status{align-items:flex-start;flex-direction:column}}
.p48-clear-history{align-self:center;padding:5px 8px;border:1px solid #ffffff1c;border-radius:8px;background:#ffffff08;color:var(--text-muted);font-size:9px;cursor:pointer}.p48-clear-history:hover{border-color:#f28a2060;color:#ffc46e}.p43-nexi-message time{display:block;margin-top:5px;color:var(--text-muted);font-size:8px;line-height:1.2;opacity:.82}.p43-nexi-message.user time{color:#ffe7d1;text-align:right}.p46-home-hero.p58h-sky-sunny{background:radial-gradient(circle at 78% 18%,#ffd66b66 0 7%,transparent 24%),linear-gradient(135deg,#36220eea,#18243be8 58%,#10273ee8)}.p46-home-hero.p58h-sky-cloudy{background:radial-gradient(ellipse at 78% 24%,#dbe7f03d 0 15%,transparent 42%),linear-gradient(135deg,#202a32f2,#18212be8 55%,#111a24e8)}.p46-home-hero.p58h-sky-rainy{background:repeating-linear-gradient(112deg,transparent 0 17px,#94c8ff12 18px 19px),linear-gradient(135deg,#102334f2,#152332ee 55%,#0b1623ee)}.p46-home-hero.p58h-sky-night{background:radial-gradient(circle at 80% 18%,#dcecff55 0 3%,transparent 15%),linear-gradient(135deg,#111528f4,#111b30ef 55%,#080f1eef)}.p58h-sky-badge{border-color:#ffffff2b!important;background:#ffffff0c!important}
.p48-history-actions{display:flex;align-items:center;gap:6px}.p48-restore-history{align-self:center;padding:5px 8px;border:1px solid #ffffff1c;border-radius:8px;background:transparent;color:var(--text-muted);font-size:9px;cursor:pointer}.p48-restore-history:hover,.p48-restore-history:focus-visible{border-color:#71a7ffa6;color:var(--text)}
.p48-restore-input{display:block;width:100%;min-height:180px;margin:12px 0;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}
.p45-state-pill.reconnecting{color:#f5c96a}.p45-state-pill.reconnecting i{background:#f5c96a;box-shadow:0 0 8px #f5c96a88;animation:p58h6Pulse 1.5s ease-in-out infinite}.p481-device-row.reconnecting,.p43-device-card.reconnecting{border-color:#f5c96a33}.p58h6-tuya-panel{margin-top:16px}.p58h6-local-badge{padding:5px 9px;border:1px solid #5dd39e55;border-radius:999px;background:#5dd39e16;color:#8ce4ba;font-size:9px;font-weight:800;letter-spacing:.12em}.p58h6-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0}.p58h6-health-grid span{display:grid;gap:3px;padding:10px;border:1px solid #ffffff12;border-radius:10px;background:#ffffff05}.p58h6-health-grid b{font-size:18px}.p58h6-health-grid small,.p58h6-device-health small,.p58h6-refresh-row small{color:var(--text-muted);font-size:9px}.p58h6-device-health{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px}.p58h6-device-health>span{display:grid;gap:2px;padding:8px;border-radius:8px;background:#ffffff05}.p58h6-device-health b{font-size:10px}.p58h6-refresh-row{display:flex;align-items:center;gap:12px;margin-top:14px}@keyframes p58h6Pulse{50%{opacity:.4}}@media(max-width:700px){.p58h6-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p58h6-refresh-row{align-items:flex-start;flex-direction:column}}

/* Phase 5.8H.9 render-only camera media, zoom, PTZ hold, and audio controls. */
.p58h9-media-shell{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:13px;background:#030609;touch-action:none;overscroll-behavior:contain}.p58h9-media-shell.rotated{width:min(100%,min(62vh,720px)*.5625);margin-inline:auto;aspect-ratio:9/16}.p58h9-media-rotator{position:absolute;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%) rotate(var(--display-rotation,0deg));transform-origin:center}.p58h9-media-shell.rotated .p58h9-media-rotator{width:177.7778%;height:56.25%}.phase435-camera-viewer .p58h9-media-rotator [data-camera-media]{display:block;width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:contain;border-radius:0;background:#030609;transform:translate(var(--viewer-pan-x,0),var(--viewer-pan-y,0)) scale(var(--viewer-zoom,1));transform-origin:center;transition:transform .12s ease-out}.p58h9-media-shell:fullscreen{width:100vw;height:100vh;aspect-ratio:auto;border-radius:0;display:grid;place-items:center}.p58h9-media-shell:fullscreen .p58h9-media-rotator{max-width:100vw;max-height:100vh}.p58h9-media-shell:fullscreen.rotated .p58h9-media-rotator{width:min(177.7778vh,100vw);height:min(56.25vw,100vh)}
.p58h9-view-controls,.p58h9-ptz-panel{display:grid;gap:10px;padding:12px;border:1px solid #ffffff12;border-radius:13px;background:#ffffff04}.p58h9-view-controls>div:first-child,.p58h9-control-head>span{display:grid;gap:3px}.p58h9-view-controls small,.p58h9-control-head small,.p58h9-ptz-panel>small{color:var(--text-muted);font-size:10px}.p58h9-zoom-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.p58h9-zoom-buttons button,.p58h9-view-controls select,.p58h9-control-head select{min-height:36px;padding:7px 10px;border:1px solid #ffffff1c;border-radius:9px;background:#0b1728;color:var(--text)}.p58h9-zoom-buttons button.active{border-color:#54b8ff;background:#1d74aa55;color:#cceeff}.p58h9-zoom-buttons output{margin-left:auto;color:#86d7ff;font-weight:800}.p58h9-view-controls>label,.p58h9-control-head>label{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-muted);font-size:10px}.p58h9-control-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.p58h9-control-head label{display:grid;gap:4px}.p58h9-ptz-panel .phase435-ptz{grid-template-columns:repeat(3,minmax(48px,64px));max-width:none;justify-content:center;touch-action:none;user-select:none}.p58h9-ptz-panel .phase435-ptz button{min-height:48px;font-size:22px;font-weight:800;touch-action:none}.p58h9-ptz-panel .phase435-ptz button:first-child{grid-column:2}.p58h9-ptz-panel .phase435-ptz button:nth-child(2){grid-column:1}.p58h9-ptz-panel .phase435-ptz button:nth-child(3){grid-column:2}.p58h9-ptz-panel .phase435-ptz button:nth-child(4){grid-column:3}.p58h9-ptz-panel .phase435-ptz button:last-child{grid-column:2}.p58h9-ptz-panel .phase435-ptz button.active,[data-camera-talk].active{border-color:#65d6a1;background:#1f8d5a55;color:#a8ffd1}.p58h9-ptz-stop{color:#ffb2bd!important}
.p58h9-ptz-panel>div:first-child{display:grid;gap:3px}.p58h9-ptz-panel>div:first-child small{color:var(--text-muted);font-size:10px}.p58h9-ptz-panel .phase435-ptz button span{display:block;font-size:9px;font-weight:600;margin-top:2px}.p58h9-ptz-speed{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-muted);font-size:10px}.p58h9-ptz-speed select{min-height:34px;padding:6px 10px;border:1px solid #ffffff1c;border-radius:9px;background:#0b1728;color:var(--text)}.p58h9-ptz-panel>output{text-align:center;color:#86d7ff;font-size:10px}
.p58h9-grid-rotator{position:absolute;inset:0;overflow:hidden;background:#06090d}.p58h9-grid-rotator video{transform:rotate(var(--display-rotation,0deg));transform-origin:center}.p58h9-grid-rotator.rotated video{position:absolute;left:50%;top:50%;width:177.7778%!important;height:56.25%!important;transform:translate(-50%,-50%) rotate(var(--display-rotation,0deg))}
@media(max-width:850px){.phase435-camera-viewer{gap:9px}.p58h9-media-shell{max-height:52dvh}.p58h9-media-shell.rotated{max-height:none}.p58h9-view-controls,.p58h9-ptz-panel{padding:10px}.p58h9-zoom-buttons button{min-width:42px;min-height:42px}.p58h9-control-head{align-items:flex-start}.p58h9-ptz-panel .phase435-ptz{grid-template-columns:repeat(3,minmax(52px,68px))}.p58h9-ptz-panel .phase435-ptz button{min-height:52px}}
@media(max-width:430px){.p58h9-view-controls>label,.p58h9-control-head{align-items:stretch;flex-direction:column}.p58h9-view-controls>label select,.p58h9-control-head select{width:100%}.phase44-camera-status>div{width:100%}.phase44-camera-status button{flex:1;min-height:42px}.p58h9-zoom-buttons output{width:100%;margin-left:0}}

/* Phase 5.8H.13A — one persistent viewer container owns video and live-use overlays. */
.p58h13a-viewer{position:relative;isolation:isolate;width:min(1120px,84vw);max-width:100%;min-width:min(760px,82vw);aspect-ratio:16/10;overflow:hidden;border:1px solid #ffffff1c;border-radius:16px;background:#020509;box-shadow:0 24px 72px #0008;touch-action:none;overscroll-behavior:contain}
.p58h13a-viewer>.p58h9-media-shell{position:absolute;inset:0;width:100%;height:100%;max-height:none;margin:0;aspect-ratio:auto;border-radius:inherit}
.p58h13a-viewer>.p58h9-media-shell.rotated{width:100%;height:100%;max-height:none;margin:0;aspect-ratio:auto}
.p58h13a-viewer:fullscreen{width:100vw;max-width:none;min-width:0;height:100dvh;max-height:none;aspect-ratio:auto;border:0;border-radius:0;background:#000}
.p58h13a-viewer:fullscreen>.p58h9-media-shell{width:100%;height:100%;border-radius:0}
.p58h13a-viewer.is-fullscreen{position:fixed;inset:0;z-index:9999;width:100vw;max-width:none;min-width:0;height:100dvh;max-height:none;aspect-ratio:auto;border:0;border-radius:0;background:#000}
.p58h13a-viewer.is-fullscreen>.p58h9-media-shell{width:100%;height:100%;border-radius:0}
.p58h13a-overlay{position:absolute;inset:0;z-index:4;color:#fff;pointer-events:none;transition:opacity .24s ease}
.p58h13a-overlay button,.p58h13a-overlay select,.p58h13a-overlay details,.p58h13a-overlay [data-phase58h2-camera],.p58h13a-overlay [data-phase58h4-camera-tools]{pointer-events:auto}
.p58h13a-top,.p58h13a-bottom{position:absolute;left:0;right:0;display:flex;align-items:flex-start;gap:12px;padding:max(12px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left));background:linear-gradient(#000d,#0008 62%,transparent)}
.p58h13a-top{top:0}.p58h13a-bottom{bottom:0;align-items:flex-end;justify-content:space-between;padding:12px max(14px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));background:linear-gradient(transparent,#0009 35%,#000e)}
.p58h13a-identity{display:grid;gap:2px;min-width:145px;text-shadow:0 1px 4px #000}.p58h13a-identity>b{font-size:15px}.p58h13a-identity small{color:#d7e5ef;font-size:10px}.p58h13a-live{width:max-content;margin-top:3px;padding:3px 7px;border:1px solid #68e3aa55;border-radius:999px;background:#062e20b8;color:#8ff5bf;font-size:9px;font-weight:800;letter-spacing:.08em}
.p58h13a-top-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:7px;flex:1;min-width:0}.p58h13a-top-actions label{display:grid;gap:2px;color:#bfd0dc;font-size:8px}.p58h13a-top-actions select,.p58h13a-top-actions button,.p58h13a-bottom button,.p58h13a-drawer button,.p58h13a-more-row button{min-height:40px;padding:8px 10px;border:1px solid #ffffff2d;border-radius:10px;background:#07111dcc;color:#fff;backdrop-filter:blur(14px);font:inherit;cursor:pointer}.p58h13a-top-actions select{max-width:142px;padding-block:6px}.p58h13a-top-actions>button{min-width:40px;padding-inline:9px;font-size:18px}.p58h13a-camera-select{min-width:120px;flex:0 1 175px}.p58h13a-camera-select select{width:100%;max-width:none}
.p58h13a-ptz{position:absolute!important;left:max(16px,env(safe-area-inset-left));top:50%;transform:translateY(-45%);display:grid!important;width:190px;padding:9px!important;border-color:#ffffff20!important;background:#030a12a6!important;backdrop-filter:blur(10px)}.p58h13a-ptz .phase435-ptz{grid-template-columns:repeat(3,50px)!important;gap:4px!important}.p58h13a-ptz .phase435-ptz button{min-height:46px!important}.p58h13a-ptz .p58h9-ptz-speed,.p58h13a-ptz output{font-size:9px}
.p58h13a-zoom{position:absolute;right:max(16px,env(safe-area-inset-right));top:50%;display:grid;gap:6px;transform:translateY(-45%);padding:7px;border:1px solid #ffffff20;border-radius:15px;background:#030a12a6;backdrop-filter:blur(10px)}.p58h13a-zoom button,.p58h13a-zoom output{display:grid;place-items:center;min-width:44px;min-height:42px;margin:0;border:1px solid #ffffff20;border-radius:10px;background:#ffffff12;color:#fff;font-weight:800}.p58h13a-zoom output{min-height:28px;border:0;background:transparent;color:#91ddff;font-size:11px}.p58h13a-zoom button:last-child{font-size:9px}
.p58h13a-audio,.p58h13a-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;max-width:34%}.p58h13a-audio small{width:100%;color:#b8c7d2;font-size:9px}.p58h13a-status{display:grid;justify-items:center;max-width:35%}.p58h13a-status .p58h-video-diagnostics{max-width:360px;padding:6px 8px;border-color:#6ed4ff29;background:#041722b8;color:#a5e4ff;font-size:9px;text-align:center}.p58h13a-actions{justify-content:flex-end}.p58h13a-bottom button.active,[data-camera-listen]:has(+*){border-color:#ffffff2d}
.p58h13a-drawer{position:absolute;z-index:7;right:max(14px,env(safe-area-inset-right));top:max(74px,calc(env(safe-area-inset-top) + 54px));bottom:max(84px,calc(env(safe-area-inset-bottom) + 66px));width:min(390px,calc(100% - 28px));overflow:auto;padding:14px;border:1px solid #ffffff24;border-radius:16px;background:#050b13e8;box-shadow:0 20px 60px #000a;backdrop-filter:blur(22px);touch-action:pan-y}.p58h13a-drawer[hidden]{display:none}.p58h13a-drawer>[data-camera-drawer-close]{position:sticky;z-index:2;float:right;top:0;width:38px;padding:0;font-size:20px}.p58h13a-drawer .p58h2-camera-tools,.p58h13a-drawer [data-phase58h2-camera],.p58h13a-drawer .p58h4-camera-tools{margin:0;padding:6px;border:0;background:transparent}.p58h13a-drawer .p58h2-tool-head{padding-right:46px}.p58h13a-drawer .p58h2-quick-views button{min-height:44px}.p58h13a-drawer .p58h2-recent,.p58h13a-drawer .p58h2-patrol{background:#02070dbd}.p58h13a-more-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:9px 0;padding:10px;border:1px solid #ffffff16;border-radius:12px}.p58h13a-more-row>span{margin-right:auto;font-weight:700}.p58h13a-advanced{margin-top:12px;padding:12px;border:1px solid #ffffff12;border-radius:13px;background:#ffffff04}.p58h13a-advanced>summary{cursor:pointer;font-weight:750}.p58h13a-advanced .p58h-camera-sensing{margin-top:12px}
.p58h13a-viewer:fullscreen:not(.controls-visible) .p58h13a-overlay{opacity:0}.p58h13a-viewer:fullscreen:not(.controls-visible) .p58h13a-overlay>*{pointer-events:none}.p58h13a-viewer:fullscreen:not(.controls-visible) .p58h13a-live{opacity:.25}.p58h13a-viewer:fullscreen:has(select:focus) .p58h13a-overlay,.p58h13a-viewer:fullscreen:has(input:focus) .p58h13a-overlay{opacity:1}
@media(max-width:1024px){.p58h13a-viewer{width:100%;min-width:0;aspect-ratio:4/3}.p58h13a-top{gap:8px}.p58h13a-top-actions{flex-wrap:wrap}.p58h13a-ptz{left:12px;width:178px}.p58h13a-status{display:none}.p58h13a-audio,.p58h13a-actions{max-width:48%}}
@media(max-width:620px){.p58h13a-viewer{min-height:510px;aspect-ratio:9/14;border-radius:14px}.p58h13a-viewer:fullscreen{min-height:100dvh}.p58h13a-top{align-items:flex-start;padding-top:max(10px,env(safe-area-inset-top));padding-inline:max(10px,env(safe-area-inset-left)) max(10px,env(safe-area-inset-right))}.p58h13a-identity{min-width:100px}.p58h13a-identity>b{font-size:13px}.p58h13a-identity small{max-width:105px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p58h13a-top-actions{gap:5px}.p58h13a-top-actions label:not(.p58h13a-camera-select){width:42px}.p58h13a-top-actions label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.p58h13a-top-actions select{width:42px;min-height:44px;padding:5px 2px;font-size:10px}.p58h13a-camera-select{position:absolute;left:10px;top:70px;width:120px;min-width:0}.p58h13a-camera-select select{width:120px;padding-inline:7px}.p58h13a-top-actions>button{min-width:44px;min-height:44px}.p58h13a-ptz{left:max(9px,env(safe-area-inset-left));top:auto;bottom:max(91px,calc(env(safe-area-inset-bottom) + 72px));width:174px;transform:none}.p58h13a-ptz .phase435-ptz{grid-template-columns:repeat(3,48px)!important}.p58h13a-ptz .phase435-ptz button{min-height:48px!important}.p58h13a-ptz .p58h9-ptz-speed,.p58h13a-ptz output{display:none}.p58h13a-zoom{right:max(9px,env(safe-area-inset-right));top:44%;padding:5px}.p58h13a-zoom button{min-width:48px;min-height:48px}.p58h13a-bottom{align-items:flex-end;gap:6px;padding-inline:max(9px,env(safe-area-inset-left)) max(9px,env(safe-area-inset-right))}.p58h13a-audio{max-width:48%;gap:5px}.p58h13a-actions{max-width:50%;gap:5px}.p58h13a-bottom button{min-height:46px;padding:7px 9px;font-size:10px}.p58h13a-audio small{display:none}.p58h13a-drawer{left:max(9px,env(safe-area-inset-left));right:max(9px,env(safe-area-inset-right));top:max(126px,calc(env(safe-area-inset-top) + 104px));bottom:max(86px,calc(env(safe-area-inset-bottom) + 72px));width:auto}.p58h13a-advanced{padding:10px}}
@media(max-height:560px) and (orientation:landscape){.p58h13a-viewer:fullscreen .p58h13a-top{padding-top:max(7px,env(safe-area-inset-top))}.p58h13a-viewer:fullscreen .p58h13a-camera-select{position:static;width:130px}.p58h13a-viewer:fullscreen .p58h13a-ptz{top:52%;bottom:auto;transform:translateY(-44%);width:160px}.p58h13a-viewer:fullscreen .p58h13a-ptz .phase435-ptz{grid-template-columns:repeat(3,42px)!important}.p58h13a-viewer:fullscreen .p58h13a-ptz .phase435-ptz button{min-height:42px!important}.p58h13a-viewer:fullscreen .p58h13a-bottom{padding-bottom:max(7px,env(safe-area-inset-bottom))}.p58h13a-viewer:fullscreen .p58h13a-drawer{top:max(62px,calc(env(safe-area-inset-top) + 48px));bottom:max(64px,calc(env(safe-area-inset-bottom) + 50px));width:min(420px,55vw);left:auto}}

/* Phase 5.8H.14 — canonical audio devices, policy, diagnostics, and live level. */
.p58h13a-audio meter{width:82px;height:8px;accent-color:#62dca1}.p58h13a-audio meter::-webkit-meter-bar{border:0;border-radius:999px;background:#ffffff20}.p58h13a-audio meter::-webkit-meter-optimum-value{border-radius:999px;background:#62dca1}
.p58h14-audio-settings{margin-top:16px}.p58h14-sidecar{padding:5px 9px;border:1px solid #65d6a155;border-radius:999px;background:#0f56352a;color:#8ff5bf;font-size:9px;font-weight:800;letter-spacing:.12em}.p58h14-audio-settings fieldset{margin:14px 0;padding:12px;border:1px solid #ffffff14;border-radius:13px}.p58h14-audio-settings legend{padding:0 7px;color:#9ec2d8;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.p58h14-master,.p58h14-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.p58h14-audio-settings fieldset>label,.p58h14-category-grid label,.p58h14-master>label{display:grid;gap:5px;color:var(--text-muted);font-size:10px}.p58h14-audio-settings fieldset>.p58h-check,.p58h14-master>.p58h-check{display:flex;align-items:center}.p58h14-camera-list{display:grid;gap:9px;margin-top:18px}.p58h14-camera-list h4{margin:0}.p58h14-camera-audio{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(115px,.65fr) repeat(2,minmax(120px,.7fr)) auto auto;align-items:center;gap:9px;padding:11px;border:1px solid #ffffff12;border-radius:12px;background:#ffffff04}.p58h14-camera-audio>div{display:grid;gap:3px}.p58h14-camera-audio small,.p58h14-camera-audio output{color:var(--text-muted);font-size:9px}.p58h14-camera-audio>label:not(.p58h-check){display:grid;gap:4px;color:var(--text-muted);font-size:9px}.p58h14-camera-audio output{grid-column:1/-1;min-height:12px;color:#8fd9ff}.p58h14-diagnostics{margin-top:14px}.p58h14-diagnostics summary{cursor:pointer;color:#9ec2d8;font-size:10px}.p58h14-diagnostics pre{max-height:260px;overflow:auto;padding:10px;border-radius:10px;background:#03070c;color:#a9bfd0;font-size:9px;white-space:pre-wrap}.p58h14-audio-settings button{min-height:40px}
@media(max-width:1100px){.p58h14-camera-audio{grid-template-columns:repeat(3,minmax(0,1fr))}.p58h14-camera-audio>div{grid-column:1/-1}.p58h14-master,.p58h14-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.p58h13a-audio meter{width:48px}.p58h14-master,.p58h14-category-grid,.p58h14-camera-audio{grid-template-columns:1fr}.p58h14-camera-audio>*{min-height:44px}.p58h14-camera-audio>div,.p58h14-camera-audio output{grid-column:auto}.p58h14-camera-audio .p58h-check{min-height:44px}}
.phase435-save-state{min-height:20px;margin:8px 0 0;color:#9da8bc;font-size:12px}.phase435-save-state:not(:empty){display:block}

/* Phase 5.8H.22 — compact, single-header Nexi and stable evidence scrolling. */
#phase43-root .p48-nexi-heading{min-height:34px;align-items:center;padding-block:5px}
#phase43-root .p58h22-home-connected{display:inline-flex;align-items:center;margin:0;color:#6fe2a2!important;font-size:10px!important}
#phase43-root .p5-proactive-wrap[hidden]{display:none!important}
#phase43-root .p48-nexi-content .p43-nexi-messages{overflow-anchor:none;scroll-behavior:auto}
#phase43-root .p48-composer{position:sticky;bottom:0;z-index:5;grid-template-columns:minmax(0,1fr) 36px 36px!important;gap:6px!important;padding:7px 0 calc(7px + env(safe-area-inset-bottom))!important;border-top:1px solid #ffffff0d;background:linear-gradient(180deg,transparent,#17120ef8 22%)}
#phase43-root .p48-composer textarea{grid-column:1!important;grid-row:1!important;box-sizing:border-box;min-height:38px!important;max-height:82px!important;padding:9px 10px!important;resize:none!important;font-size:11px!important;line-height:1.35}
#phase43-root .p48-composer .p57-wake-button{grid-column:2!important;grid-row:1!important;width:36px;height:38px}
#phase43-root .p48-composer .p46-nexi-send{grid-column:3!important;grid-row:1!important;width:36px!important;min-height:38px!important}
#phase43-root .p48-composer>p[hidden]{display:none!important}
#phase43-root .p48-composer .p57-voice-status:not([hidden]){grid-column:1/-1;min-height:0;margin:0;padding:0 2px}
#phase43-root .p48-jump-latest{bottom:58px}
.p58h19r-viewer{width:min(94vw,1180px);max-width:1180px;max-height:calc(100dvh - 96px)}
.p58h19r-viewer-stage{overflow:hidden;min-height:min(62vh,680px);max-height:calc(100dvh - 168px);height:min(72vh,760px)}
.p58h19r-viewer-stage.is-zoomed{overflow:auto;place-items:start center;overscroll-behavior:contain}
.p58h19r-viewer-stage img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}
.p58h19r-viewer-stage.is-zoomed img{width:auto;height:auto;max-width:none;max-height:none}
.p58h19r-viewer-controls [data-chat-viewer-fit]{margin-left:2px}
@media(max-width:850px){
  #phase43-root .p48-nexi-content.page{height:calc(100dvh - 184px)!important;min-height:0!important}
  #phase43-root .p48-nexi-heading{flex:none}
  #phase43-root .p48-composer{position:sticky!important;bottom:0!important;padding-bottom:calc(7px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,transparent,#17120ef8 22%)!important}
  .p58h19r-viewer{width:100%;max-height:calc(100dvh - 76px)}
  .p58h19r-viewer-stage{height:calc(100dvh - 180px);min-height:240px;max-height:none}
}
@media(max-width:430px){
  #phase43-root .p48-composer{grid-template-columns:minmax(0,1fr) 38px 38px!important}
  #phase43-root .p48-composer textarea{min-height:40px!important;font-size:12px!important}
  #phase43-root .p48-composer .p57-wake-button,#phase43-root .p48-composer .p46-nexi-send{width:38px!important;height:40px;min-height:40px!important}
  #phase43-root .p48-history-actions button{min-height:32px;padding:5px 8px}
  #phase43-root .p48-nexi-content.page{height:calc(100dvh - 176px)!important}
}
@media(max-width:390px){#phase43-root .p48-nexi-heading{gap:5px}#phase43-root .p48-history-actions{gap:4px}#phase43-root .p48-composer{grid-template-columns:minmax(0,1fr) 36px 36px!important}}
@media(max-width:360px){#phase43-root .p48-history-actions button{padding-inline:6px;font-size:9px}#phase43-root .p48-composer textarea{padding-inline:8px!important}}

/* Phase 5.8H.18R — authoritative Nexi navigation visibility after legacy overrides. */
@media(min-width:851px) and (max-width:1359px){#phase43-root .p57-mobile-nexi{display:grid!important;place-items:center}}
@media(max-width:850px){#phase43-root .p57-mobile-nexi{display:none!important}}
@media(max-width:1359px){#phase43-root .p48-nexi-content.page .p48-composer{position:static!important;bottom:auto;z-index:auto;padding:8px 0 0!important;border-top:0;background:none}}
@media(min-width:851px) and (max-width:1359px) and (max-height:800px){#phase43-root .p48-nexi-content.page .p5-proactive-wrap{max-height:190px;overflow-y:auto}#phase43-root .p48-nexi-content.page .p58h4-watch-panel{max-height:110px;overflow-y:auto}}
@media(max-width:399px){#phase43-root .p48-nexi-content.page .p5-proactive-wrap{max-height:200px;overflow-y:auto}#phase43-root .p48-nexi-content.page .p58h4-watch-panel{max-height:90px;overflow-y:auto}#phase43-root .p48-nexi-content.page .p43-nexi-messages{min-height:110px!important}}
@media(max-width:380px){#phase43-root .p48-nexi-content.page .p5-proactive-wrap{max-height:175px}#phase43-root .p48-nexi-content.page .p58h4-watch-panel{max-height:75px}#phase43-root .p48-nexi-content.page .p43-nexi-messages{min-height:100px!important}}

/* Phase 5.8H.19R — frame-bound original/marked visual replies. */
.p58h19r-message-text{display:block;white-space:pre-wrap}
.p58h19r-chat-image{margin:10px 0 2px;min-width:0;border:1px solid rgba(148,163,184,.24);border-radius:14px;overflow:hidden;background:#07101e;color:#e5edf9}
.p58h19r-image-open{display:block;width:100%;min-height:140px;padding:0;border:0;background:#050b14;cursor:zoom-in;position:relative}
.p58h21-freshness-badge{position:absolute;z-index:3;top:.55rem;left:.55rem;padding:.3rem .55rem;border-radius:999px;color:#071611;background:rgba(99,235,176,.94);font-size:.68rem;font-weight:800;letter-spacing:.055em;box-shadow:0 2px 12px rgba(0,0,0,.35)}
.p58h19r-chat-image.is-event .p58h21-freshness-badge{color:#171005;background:rgba(255,190,82,.95)}
.p58h19r-image-open img{display:block;width:100%;max-height:310px;object-fit:contain;background:#030711}
.p58h19r-image-failure{display:grid;min-height:140px;place-items:center;color:#aebbd0;font-size:13px}
.p58h19r-image-failure[hidden]{display:none!important}
.p58h19r-chat-image figcaption{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:9px 10px;background:rgba(15,23,42,.92)}
.p58h19r-chat-image figcaption>span:first-child{display:grid;gap:2px;min-width:0}
.p58h19r-chat-image figcaption b{font-size:12px;color:#f8fafc}
.p58h19r-chat-image figcaption small{font-size:10px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.p58h19r-image-tabs{display:flex;gap:4px;flex:0 0 auto}
.p58h19r-image-tabs button,.p58h19r-viewer-controls button{border:1px solid rgba(148,163,184,.28);border-radius:999px;padding:5px 8px;background:transparent;color:#b7c4d7;font-size:10px}
.p58h19r-image-tabs button.active,.p58h19r-viewer-controls button.active{border-color:#8b74ff;background:#8b74ff;color:white}
.p58h19r-image-tabs button:disabled,.p58h19r-viewer-controls button:disabled{opacity:.42}
.phase-event-evidence{display:grid;gap:8px}.phase-event-evidence>.p58h19r-image-tabs{justify-content:center}
.p58h19r-viewer{display:grid;gap:12px;max-width:min(92vw,1100px)}
.p58h19r-viewer-stage{position:relative;overflow:auto;display:grid;place-items:center;min-height:260px;max-height:72vh;border-radius:14px;background:#030711;touch-action:pan-x pan-y pinch-zoom}
.p58h19r-viewer-stage img{display:block;max-width:100%;max-height:72vh;object-fit:contain;transform-origin:center;transition:transform .12s ease}
.p58h19r-viewer-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.p58h19r-viewer-controls small{margin-left:auto;color:#94a3b8}
@media(max-width:640px){.p58h19r-chat-image figcaption{align-items:flex-start;flex-direction:column}.p58h19r-viewer-controls small{margin-left:0;width:100%}.p58h19r-image-open img{max-height:240px}}

/* Phase 5.8H.22 final mobile precedence. Keep the compact composer wholly
   above the fixed mobile navigation, including iOS safe-area insets. */
@media(max-width:850px){
  #phase43-root .p48-nexi-content.page{padding-bottom:calc(62px + env(safe-area-inset-bottom))!important}
  #phase43-root .p48-nexi-content.page .p48-composer{position:fixed!important;left:12px;right:12px;bottom:68px!important;bottom:calc(68px + env(safe-area-inset-bottom))!important;z-index:75;padding:7px!important;border:1px solid #ffffff16;border-radius:12px;background:#17120ef2!important;box-shadow:0 12px 36px #000a}
  #phase43-root .p48-jump-latest{position:fixed;bottom:calc(126px + env(safe-area-inset-bottom));z-index:76}
}
@media(max-width:390px){
  #phase43-root .p48-nexi-content.page .p48-composer{left:8px;right:8px;bottom:66px!important;bottom:calc(66px + env(safe-area-inset-bottom))!important;padding:6px!important}
  #phase43-root .p48-jump-latest{bottom:calc(122px + env(safe-area-inset-bottom))}
}
