:root[data-hmi-theme=rose]{--uv:#ed88b8;--uv-rgb:237,136,184}:root[data-hmi-theme=emerald]{--uv:#59d8a4;--uv-rgb:89,216,164}:root[data-hmi-theme=blue]{--uv:#689fff;--uv-rgb:104,159,255}:root[data-hmi-theme=coral]{--uv:#ff9380;--uv-rgb:255,147,128}:root[data-hmi-theme=lime]{--uv:#b5d56a;--uv-rgb:181,213,106}:root[data-hmi-theme=lavender]{--uv:#b5a4f0;--uv-rgb:181,164,240}
:root{--hmi-backdrop:radial-gradient(ellipse at 5% 0%,rgba(var(--uv-rgb),.2),transparent 55%),radial-gradient(ellipse at 100% 100%,#63dbe315,transparent 50%),var(--shell)}
:root[data-hmi-background=plain]{--hmi-backdrop:linear-gradient(var(--shell),var(--shell))}:root[data-hmi-background=blueprint]{--hmi-backdrop:repeating-linear-gradient(45deg,transparent 0 79px,rgba(var(--uv-rgb),.07) 80px 81px),linear-gradient(120deg,#111c29,#10131c)}:root[data-hmi-background=dusk]{--hmi-backdrop:radial-gradient(ellipse at 50% 115%,#dc785233,transparent 65%),linear-gradient(#101523,#211921)}:root[data-hmi-background=waves]{--hmi-backdrop:radial-gradient(ellipse at 140% 20%,rgba(var(--uv-rgb),.2) 0 45%,transparent 45.3%),radial-gradient(ellipse at -50% 120%,#63dbe31a 0 55%,transparent 55.3%),#10151d}:root[data-hmi-background=stars]{--hmi-backdrop:radial-gradient(circle at 20% 30%,#cfdfff66 1px,transparent 2px) 0 0/137px 151px,radial-gradient(circle at 80% 60%,rgba(var(--uv-rgb),.5) 1px,transparent 2px) 0 0/211px 173px,linear-gradient(#0b1020,#121828)}
.app-shell{background:var(--hmi-backdrop)}.app-shell::before{background-image:linear-gradient(#ffffff03 1px,transparent 1px),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:27px 27px}.hmi-no-grid .app-shell{background:var(--hmi-backdrop)}.hmi-no-grid .app-shell::before{background-image:none}
.topbar{grid-template-columns:minmax(160px,1fr) 148px minmax(120px,190px) 85px 112px 46px 46px 46px;gap:7px}.top-weather,.top-clock{border:0;background:transparent;text-align:left;cursor:pointer;color:var(--text);display:flex!important;justify-content:center}.top-weather strong{font-size:24px}.top-clock:hover,.top-weather:hover{background:#ffffff08;border-radius:10px}.screen-lock-badge{grid-column:7}.update-beacon{grid-column:8;display:block!important;min-height:46px;align-self:center;height:52px}.update-beacon.neutral{color:var(--dim);border-color:var(--line);background:#ffffff03;box-shadow:none}.update-beacon b:empty{display:none}.topbar .icon-button{grid-column:6}
.tars-launch{background:rgba(var(--uv-rgb),.1);border:1px solid rgba(var(--uv-rgb),.35);border-radius:9px;padding:8px;text-align:left;cursor:pointer}.tars-launch b{font-size:14px!important;color:var(--text)}
.hmi-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.hmi-choice-grid button{padding:14px;min-width:0;border:1px solid var(--line);background:#12161f;border-radius:14px;text-align:left;cursor:pointer}.hmi-choice-grid button[aria-pressed=true]{border-color:var(--uv);box-shadow:0 0 0 1px var(--uv)}.hmi-choice-grid b,.hmi-choice-grid small{display:block;margin-top:9px}.hmi-choice-grid small{line-height:1.5}.background-preview{display:block;height:80px;border-radius:8px;background:radial-gradient(ellipse at top left,rgba(var(--uv-rgb),.5),#111722)}.bg-plain{background:#161c26}.bg-blueprint{background:repeating-linear-gradient(45deg,transparent 0 15px,#8fabcc22 16px 17px),#152237}.bg-dusk{background:linear-gradient(#15192c,#754c46)}.bg-waves{background:radial-gradient(ellipse at 140% 20%,rgba(var(--uv-rgb),.5) 0 65%,transparent 66%),#172329}.bg-stars{background:radial-gradient(circle,#e3e2ff88 1px,transparent 2px) 0 0/17px 23px,#101a2d}.layout-preview{display:grid;height:80px;gap:5px;grid-template-columns:repeat(3,1fr)}.layout-preview i{display:block;border:1px solid rgba(var(--uv-rgb),.4);border-radius:4px;background:rgba(var(--uv-rgb),.15)}.layout-preview i:first-child{grid-row:span 2}.layout-music i:first-child,.layout-day i:first-child{grid-column:span 2}.layout-comfort i:first-child{grid-row:auto;grid-column:span 3}.layout-technical{grid-template-columns:1fr 1fr}.layout-technical i:first-child{grid-row:auto}.home-grid[hidden],#homeAlternative[hidden]{display:none!important}
.home-alternative{height:100%;min-height:0;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));padding-bottom:8px}.home-comfort{grid-template-areas:'climate climate rooms' 'aquarium music quick'}.home-music{grid-template-columns:1.5fr 1fr 1fr;grid-template-areas:'music music rooms' 'weather quick rooms'}.home-day{grid-template-areas:'agenda agenda weather' 'music commute quick'}.home-technical{grid-template-areas:'energy printer storage' 'music quick quick'}
.alt-card{padding:20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(130deg,var(--panel-top),var(--panel));overflow:auto;min-height:0;min-width:0}.alt-climate{grid-area:climate}.alt-rooms{grid-area:rooms}.alt-music{grid-area:music;padding:0;overflow:hidden}.alt-weather{grid-area:weather}.alt-quick{grid-area:quick}.alt-aquarium{grid-area:aquarium}.alt-agenda{grid-area:agenda}.alt-commute{grid-area:commute}.alt-printer{grid-area:printer}.alt-energy{grid-area:energy}.alt-storage{grid-area:storage}.alt-card>header{margin-bottom:15px}.alt-card>header small{color:var(--uv);font-size:10px;letter-spacing:.13em}.alt-card h2{margin:4px 0 0;font-size:23px;font-weight:500}.alt-card button{cursor:pointer}.alt-card .panel-music{width:100%;height:100%;border:0;border-radius:18px}.alt-card .home-music-main{flex:1}.home-music .alt-music .home-music-main{grid-template-columns:110px 1fr}.home-music .alt-music .album-art{width:110px;height:110px}.home-music .alt-music .home-track-copy strong{font-size:28px}
.alt-room-temperatures{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.alt-room-temperatures button{background:#ffffff04;border:1px solid var(--line);border-top:2px solid var(--uv);border-radius:12px;text-align:left;padding:15px}.alt-room-temperatures span,.alt-room-temperatures small{display:block}.alt-room-temperatures b{display:block;font-size:40px;font-weight:400;margin:10px 0}.alt-room-temperatures small{color:var(--dim);font-size:12px}.alt-rooms>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.alt-rooms button{border:1px solid var(--line);border-radius:10px;background:#ffffff03;text-align:left;padding:12px;min-height:58px}.alt-rooms button b,.alt-rooms button small{display:block}.alt-rooms button b{font-size:14px}.alt-rooms button small{font-size:12px;color:var(--dim);margin-top:4px}.alt-feature{display:flex;flex-direction:column;gap:9px;align-items:flex-start;background:transparent;border:0;text-align:left;padding:0;width:100%}.alt-feature>b{font-size:46px;font-weight:350}.alt-feature>b.alt-medium{font-size:26px}.alt-feature span{font-size:15px}.alt-feature small{font-size:12px;color:var(--dim)}.alt-feature>.weather-glyph{width:50px;height:50px}.alt-feature progress{width:100%;height:12px;accent-color:var(--uv)}.alt-quick>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.alt-quick button{min-height:54px;background:rgba(var(--uv-rgb),.08);border:1px solid rgba(var(--uv-rgb),.25);border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px}.alt-quick .hmi-icon{width:19px;height:19px}.alt-agenda>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.alt-agenda button{display:block;border:1px solid var(--line);border-left:3px solid var(--uv);background:#ffffff03;border-radius:8px;padding:12px;text-align:left;min-width:0}.alt-agenda button b,.alt-agenda button small,.alt-agenda button span{display:block;overflow-wrap:anywhere}.alt-agenda button b{font-size:17px;margin:6px 0}.alt-agenda button small,.alt-agenda button span{font-size:12px;color:var(--dim)}.alt-agenda .alt-link{margin-top:10px;width:100%;font-size:14px;text-align:center;min-height:40px}.alt-storage>div{display:grid;gap:12px}.alt-storage button{display:grid;grid-template-columns:1fr auto;width:100%;border:1px solid var(--line);background:#ffffff03;border-radius:10px;padding:12px;text-align:left}.alt-storage button b{font-size:21px}.alt-storage button small{grid-column:2;color:var(--dim)}
.tars-chat{height:480px;max-height:65dvh;display:flex;flex-direction:column;gap:12px}.tars-chat>header{display:flex;align-items:center;gap:14px}.tars-orb{width:44px;height:44px;display:grid;place-items:center;font-size:24px;border-radius:14px;background:radial-gradient(circle at 30% 20%,rgba(var(--uv-rgb),.6),#15232e);border:1px solid var(--uv);box-shadow:0 0 20px rgba(var(--uv-rgb),.12)}.tars-chat>header b,.tars-chat>header small{display:block}.tars-chat>header b{font-size:19px}.tars-chat>header small{margin-top:5px;color:var(--dim);font-size:12px}.tars-chat #tarsState{margin-left:auto;font-size:13px;color:var(--cyan)}.tars-messages{flex:1;min-height:60px;overflow:auto;display:flex;flex-direction:column;gap:12px;padding:8px 4px;user-select:text}.tars-message{padding:13px 17px;border:1px solid var(--line);border-radius:16px;background:#ffffff04;max-width:90%;align-self:flex-start}.tars-message.from-bezoeker{align-self:flex-end;border-color:rgba(var(--uv-rgb),.3);background:rgba(var(--uv-rgb),.1)}.tars-message small{color:var(--dim);font-size:11px}.tars-message p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55;margin:7px 0 0;font-size:16px}.tars-welcome{margin:auto;text-align:center;max-width:550px;color:var(--dim);line-height:1.6}.tars-welcome b{color:var(--text);font-size:20px}.tars-chat form{display:flex;gap:10px}.tars-chat input{flex:1;min-width:0;min-height:54px;background:#0e141e;border:1px solid var(--line);border-radius:12px;padding:14px;color:var(--text)}.tars-chat form button{border:1px solid var(--uv);background:rgba(var(--uv-rgb),.2);border-radius:12px;padding:12px 22px;font-size:17px}.tars-chat form button:disabled{opacity:.5}.tars-chat #tarsError{color:var(--red);margin:0;font-size:13px}.tars-chat #tarsError:empty{display:none}.keyboard-open .tars-chat{height:280px;max-height:40dvh}.keyboard-open .modal:has(.tars-chat){align-self:flex-start;margin-top:12px;max-height:calc(100dvh - 275px)}
@media(max-width:1100px){.topbar{grid-template-columns:minmax(110px,1fr) 120px minmax(105px,140px) 72px 103px 42px 42px 42px;gap:5px}.brand strong{font-size:13px}.brand-mark{display:none}.topbar>.top-weather{display:flex}.alt-card{padding:15px}.alt-music{padding:0}.alt-room-temperatures b{font-size:32px}.alt-room-temperatures button{padding:10px}.alt-quick button{font-size:12px}}
@media(max-width:760px){.topbar{grid-template-columns:1fr 80px 90px 40px 40px 40px;grid-template-rows:50px 45px}.topbar .brand{grid-column:1;grid-row:1}.topbar .presence-top{grid-column:1;grid-row:2}.topbar .mode-status-trigger{grid-column:2/4;grid-row:2}.topbar .top-weather{grid-column:2;grid-row:1}.topbar .top-clock{grid-column:3;grid-row:1}.topbar .icon-button{grid-column:4;grid-row:1}.topbar .screen-lock-badge{grid-column:5;grid-row:1}.topbar .update-beacon{grid-column:6;grid-row:1}.app-shell{grid-template-rows:100px minmax(0,1fr)}.topbar>*{min-height:40px!important}.home-alternative{display:flex;flex-direction:column;overflow:auto}.alt-card{flex-shrink:0;min-height:180px}.alt-music{height:220px}.alt-room-temperatures{gap:8px}.alt-room-temperatures b{font-size:30px}.hmi-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tars-chat>header{flex-wrap:wrap}.tars-chat #tarsState{margin-left:58px}.tars-message{max-width:100%}}

.update-beacon>span{border:0;width:26px;height:26px}.update-beacon>span>svg{width:26px;height:26px}

.hmi-large-text .alt-quick button,.hmi-large-text .alt-rooms button b{font-size:17px}.hmi-large-text .alt-room-temperatures small,.hmi-large-text .alt-feature small{font-size:14px}
/* Alternate homes: compact editorial cards, native illustrations and live charts. */
#homeAlternative{gap:10px;grid-template-rows:minmax(0,1fr) minmax(0,.9fr) 58px;padding-bottom:4px}
#homeAlternative.home-comfort{grid-template-columns:1fr 1fr 1fr;grid-template-areas:'climate climate rooms' 'aquarium music rooms' 'quick quick quick'}
#homeAlternative.home-music{grid-template-columns:1.15fr 1fr .95fr;grid-template-areas:'music music rooms' 'weather weather rooms' 'quick quick quick'}
#homeAlternative.home-day{grid-template-columns:1.25fr 1fr 1fr;grid-template-areas:'agenda agenda weather' 'music commute weather' 'quick quick quick'}
#homeAlternative.home-technical{grid-template-columns:1.15fr 1fr 1fr;grid-template-areas:'energy printer storage' 'music printer storage' 'quick quick quick'}
#homeAlternative>.alt-card{padding:14px;position:relative;background:radial-gradient(ellipse at 100% 0,rgba(var(--uv-rgb),.1),transparent 70%),linear-gradient(135deg,var(--panel-top),var(--panel));border-radius:16px;box-shadow:inset 0 1px 0 #ffffff06}
#homeAlternative>.alt-card>header{display:grid;grid-template-columns:34px 1fr;column-gap:8px;margin-bottom:12px;align-items:center}
#homeAlternative>.alt-card>header>.hmi-icon{grid-row:1/3;width:30px;height:30px;color:var(--uv);padding:5px;background:rgba(var(--uv-rgb),.1);border-radius:9px;box-sizing:border-box}
#homeAlternative h2{font-size:19px;margin:2px 0 0;font-weight:600}#homeAlternative header small{font-size:9px;letter-spacing:.12em}
#homeAlternative button{color:var(--text);transition:background .15s,border-color .15s}#homeAlternative button:hover{background:rgba(var(--uv-rgb),.13);border-color:var(--uv)}#homeAlternative button:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}
#homeAlternative .alt-room-temperatures{gap:9px}#homeAlternative .alt-room-temperatures button{padding:10px;border-top:2px solid var(--uv)}#homeAlternative .alt-room-temperatures b{font-size:36px;margin:5px 0}#homeAlternative .alt-room-temperatures span{font-size:15px}#homeAlternative .alt-room-temperatures small{font-size:11px}
.hv-humidity,.hv-room-bar{height:4px;border-radius:5px;background:#ffffff12;overflow:hidden;margin:7px 0}.hv-humidity i,.hv-room-bar i{display:block;height:100%;border-radius:5px;background:var(--cyan)}.hv-room-bar i{background:var(--uv)}.hv-light{display:flex!important;align-items:center;gap:5px}.hv-light svg{width:14px;height:14px}
#homeAlternative .alt-rooms>div{grid-template-columns:1fr;gap:8px}#homeAlternative .alt-rooms button{display:grid;grid-template-columns:32px 1fr auto;gap:3px 8px;padding:10px;min-height:59px;align-items:center}#homeAlternative .alt-rooms button>.hmi-icon{grid-row:1/3;width:25px;height:25px;color:var(--uv)}#homeAlternative .alt-rooms button b{font-size:15px}#homeAlternative .alt-rooms button small{margin:0;white-space:nowrap}#homeAlternative .hv-room-bar{grid-column:2/4;margin:4px 0 0}
#homeAlternative>.alt-quick{padding:5px 9px;display:flex;align-items:center;gap:18px;background:rgba(var(--uv-rgb),.07)}#homeAlternative>.alt-quick>header{margin:0;flex:0 0 160px}#homeAlternative>.alt-quick>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;flex:1}#homeAlternative .alt-quick button{min-height:44px;font-size:14px;background:#ffffff03}#homeAlternative .alt-quick h2{font-size:16px}
#homeAlternative>.alt-music{padding:0}#homeAlternative .panel-music{background:transparent;border-radius:16px}#homeAlternative .home-music-main{min-height:0}#homeAlternative .home-track-copy strong{font-size:20px}#homeAlternative.home-music .album-art{width:120px;height:120px}#homeAlternative.home-music .home-music-main{grid-template-columns:120px 1fr}
#homeAlternative .alt-feature{gap:6px}#homeAlternative .alt-feature>b{font-size:38px;line-height:1.1}#homeAlternative .alt-feature>b.alt-medium{font-size:24px}#homeAlternative .alt-feature>span{font-size:14px}#homeAlternative .alt-feature>small{font-size:12px}
.hv-drawing{display:block;width:100%;height:100px;color:var(--cyan)}.hv-caption{display:flex;justify-content:space-between;font-size:11px;color:var(--dim);margin-top:3px}.hv-extra{pointer-events:none}
#homeAlternative .alt-aquarium .alt-feature{position:relative;z-index:1;width:67%}#homeAlternative .alt-aquarium .hv-extra{position:absolute;right:0;bottom:0;width:60%;opacity:.65}#homeAlternative .alt-aquarium .hv-drawing{height:120px}
#homeAlternative .alt-weather .alt-feature{display:grid;grid-template-columns:56px 1fr;gap:6px 8px}#homeAlternative .alt-weather .alt-feature>.weather-glyph{grid-row:1/3;width:50px;height:50px}#homeAlternative .alt-weather .alt-feature>small{grid-column:1/3}.hv-forecast{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.hv-forecast>div{display:flex;align-items:center;flex-direction:column;gap:5px}.hv-forecast .weather-glyph{width:30px;height:30px}.hv-forecast small{font-size:11px;color:var(--dim)}.hv-forecast b{font-size:16px}
#homeAlternative.home-music .alt-weather{display:grid;grid-template-columns:1fr 1.4fr;column-gap:24px}#homeAlternative.home-music .alt-weather>header{grid-column:1}#homeAlternative.home-music .alt-weather>.hv-extra{grid-column:2;grid-row:1/3;align-self:center}.home-music .hv-forecast{border-top:0;margin:0;padding:0}
#homeAlternative .alt-agenda>div.alt-agenda{display:grid;grid-template-columns:1fr 1fr;gap:6px}#homeAlternative .alt-agenda button{padding:8px 10px}#homeAlternative .alt-agenda button b{font-size:14px;margin:3px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#homeAlternative .alt-agenda button small,#homeAlternative .alt-agenda button span{font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#homeAlternative .alt-agenda .alt-link{min-height:38px;margin-top:6px;padding:8px}#homeAlternative .alt-agenda>header{padding-right:170px}.hv-date{display:flex;align-items:center;gap:8px;position:absolute;right:14px;top:12px;color:var(--uv)}.hv-date>b{font-size:30px;font-weight:400}.hv-date>span{max-width:90px;font-size:11px}.hv-date svg{width:22px;height:22px}
#homeAlternative .alt-commute .hv-drawing{height:66px}#homeAlternative .alt-commute .hv-caption{margin-top:-6px}#homeAlternative .alt-energy .hv-drawing{height:70px;margin-top:7px}#homeAlternative .alt-printer .hv-drawing{height:180px;margin-top:20px}
#homeAlternative .alt-storage>div{gap:12px}#homeAlternative .alt-storage button{grid-template-columns:70px 1fr;column-gap:10px;padding:13px 9px}#homeAlternative .alt-storage button>span{grid-column:2;font-size:16px}#homeAlternative .alt-storage button>b{grid-column:2;font-size:21px;margin-top:5px}#homeAlternative .alt-storage button>small{grid-column:2;font-size:11px}.hv-donut{grid-column:1;grid-row:1/4;width:64px;height:64px;border-radius:50%;background:conic-gradient(var(--uv) var(--used),#ffffff10 0);display:grid;place-items:center;align-self:center}.hv-donut span{border-radius:50%;background:var(--panel);width:50px;height:50px;display:grid;place-items:center;font-size:13px}.alt-storage em{grid-column:1/3;font-style:normal;font-size:11px;color:var(--dim);margin-top:12px}
@media(max-width:760px){#homeAlternative{display:flex;overflow:auto}#homeAlternative>.alt-card{min-height:200px;flex-shrink:0}#homeAlternative>.alt-quick{min-height:120px;display:block}#homeAlternative>.alt-quick>header{margin-bottom:8px}#homeAlternative>.alt-quick>div{grid-template-columns:repeat(2,1fr)}#homeAlternative>.alt-music{height:230px}#homeAlternative.home-music .alt-weather{display:block}#homeAlternative .alt-rooms>div{grid-template-columns:repeat(2,1fr)}}
#homeAlternative{padding-bottom:32px;grid-template-rows:minmax(0,.9fr) minmax(0,1fr) 58px}#homeAlternative .alt-rooms>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}#homeAlternative .alt-rooms button{grid-template-columns:24px 1fr;padding:9px 7px;min-height:65px;gap:2px 5px}#homeAlternative .alt-rooms button small{grid-column:2;font-size:11px}#homeAlternative .alt-rooms button b{font-size:13px}#homeAlternative .alt-rooms button>.hmi-icon{width:20px;height:20px}#homeAlternative .hv-room-bar{grid-column:1/3}#homeAlternative .alt-room-temperatures button{padding:14px 10px}#homeAlternative .alt-room-temperatures b{font-size:42px;margin:9px 0}.hv-targets{display:flex;gap:16px;color:var(--dim);font-size:12px;border-top:1px solid var(--line);padding-top:10px;margin-top:10px}.hv-targets b{color:var(--text);font-weight:500}
#homeAlternative.home-technical{grid-template-rows:minmax(0,1.25fr) minmax(0,.8fr) 58px;grid-template-areas:'energy printer storage' 'energy music music' 'quick quick quick'}#homeAlternative.home-technical .alt-energy .hv-drawing{height:245px;width:100%}#homeAlternative.home-technical .alt-printer .hv-drawing{height:125px;margin-top:12px}#homeAlternative.home-technical .alt-storage button{padding:9px;column-gap:6px}#homeAlternative.home-technical .alt-storage em{margin-top:6px}#homeAlternative.home-technical .alt-storage>div{gap:8px}#homeAlternative.home-technical .alt-music .home-music-main{grid-template-columns:90px 1fr}#homeAlternative.home-technical .album-art{width:90px;height:90px}
#homeAlternative.home-day{grid-template-rows:minmax(0,1.2fr) minmax(0,.8fr) 58px}#homeAlternative.home-day .hv-forecast{grid-template-columns:1fr;gap:8px}#homeAlternative.home-day .hv-forecast>div{display:grid;grid-template-columns:40px 1fr 50px 40px;gap:8px;border:1px solid var(--line);border-radius:10px;background:#ffffff03;padding:10px;align-items:center}#homeAlternative.home-day .hv-forecast .weather-glyph{width:40px;height:40px}#homeAlternative.home-day .hv-forecast small{font-size:13px}#homeAlternative.home-day .alt-commute .hv-drawing{height:48px}#homeAlternative.home-day .alt-commute .alt-feature>small{display:none}#homeAlternative.home-day .alt-commute>header{margin-bottom:6px}#homeAlternative.home-day .alt-commute .alt-feature>b{font-size:34px}#homeAlternative.home-day .alt-commute .hv-caption{margin-top:0}
#homeAlternative.home-music .alt-music{background:radial-gradient(circle at 85% 43%,var(--uv) 0 5px,transparent 6px 24px,rgba(var(--uv-rgb),.13) 25px 26px,transparent 27px 38px,rgba(var(--uv-rgb),.1) 39px 40px,transparent 41px 53px,rgba(var(--uv-rgb),.08) 54px 55px,transparent 56px 68px,rgba(var(--uv-rgb),.06) 69px 70px,transparent 71px),linear-gradient(135deg,var(--panel-top),var(--panel))}#homeAlternative.home-music .alt-weather{grid-template-rows:48px 1fr;align-items:start}#homeAlternative.home-music .alt-weather>header{display:grid;grid-template-columns:34px 1fr;align-content:start}#homeAlternative.home-music .alt-weather .alt-feature{align-self:center}#homeAlternative.home-music .hv-forecast>div{padding:14px 8px;border:1px solid var(--line);border-radius:12px;background:#ffffff03}#homeAlternative.home-music .hv-forecast .weather-glyph{width:42px;height:42px}
#homeAlternative.home-comfort{grid-template-rows:minmax(0,1.2fr) minmax(0,.8fr) 58px}#homeAlternative .alt-aquarium .hv-drawing{height:130px}
/* Header sizing follows visible content; a hidden lock reserves no space. */
.app-shell{grid-template-rows:auto minmax(0,1fr)}
.topbar{display:flex;flex-wrap:wrap;align-items:stretch;gap:7px;min-height:62px}
.topbar>.brand{flex:1 1 180px;min-width:120px}
.topbar>.presence-top,.topbar>.top-status{flex:0 0 auto;width:auto;min-width:max-content;max-width:none;white-space:nowrap;overflow:visible;display:flex!important;min-height:62px}
.topbar>.top-status strong,.topbar>.top-status small,.topbar>.top-status .status-meta{max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap}
.topbar>.top-weather{padding-inline:16px}.topbar>.top-clock{padding-inline:12px}
.topbar>.icon-button,.topbar>.screen-lock-badge,.topbar>.update-beacon{flex:0 0 46px;width:46px;min-width:46px;height:auto;min-height:62px;align-self:stretch;margin:0;grid-column:auto;grid-row:auto}
.topbar>.screen-lock-badge[hidden]{display:none!important}
@media(max-width:900px){.topbar{gap:6px}.topbar>.brand{flex-basis:100%;min-height:44px;padding-block:5px}.topbar>.presence-top,.topbar>.top-status,.topbar>.icon-button,.topbar>.screen-lock-badge,.topbar>.update-beacon{min-height:48px!important}.topbar>.mode-status-trigger{flex-grow:1}.topbar>.top-weather{padding-inline:10px}}
/* Weather remains available on its page; omit the redundant header shortcut. */
.topbar>.top-weather{display:none!important}

/* Service assistance and full diagnostic drill-downs. */
.topbar>.top-tars{flex:0 0 46px;min-width:46px;width:46px;min-height:48px;border:1px solid var(--line);border-radius:10px;background:rgba(var(--uv-rgb),.1);color:var(--uv);display:grid;place-items:center;cursor:pointer}.top-tars svg{width:26px;height:26px}.top-tars:hover{border-color:var(--uv)}
#serviceGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(350px,1.15fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr) 105px;gap:10px}
#serviceGrid>.service-automations{grid-column:1!important;grid-row:1;grid-template-columns:95px 1fr;padding:12px;gap:7px}#serviceGrid>.service-health{grid-column:2!important;grid-row:1;padding:12px}#serviceGrid>.service-batteries{grid-column:1;grid-row:2;padding:12px}#serviceGrid>.service-updates{grid-column:2;grid-row:2;padding:12px}#serviceGrid>.service-other{grid-column:1/3;grid-row:3;padding:10px 12px}
#serviceGrid>.service-panel{color:var(--text);text-align:left;cursor:pointer;overflow:auto}#serviceGrid>.service-panel:hover{border-color:var(--uv)}#serviceGrid>.service-panel:focus-visible{outline:2px solid var(--uv);outline-offset:-2px}#serviceGrid .service-panel header b{font-size:15px}#serviceGrid .service-panel header em{font-size:9px}#serviceGrid .automation-dial{width:86px;height:86px;padding:7px}#serviceGrid .automation-dial b{font-size:23px}#serviceGrid .automation-dial small{font-size:8px}#serviceGrid .automation-stats span{padding:4px}#serviceGrid .automation-stats b{font-size:16px}#serviceGrid .automation-stats small{font-size:7px}#serviceGrid .recent-list{margin:0}#serviceGrid .recent-list>span{grid-template-columns:5px 1fr;padding:3px 0;gap:4px}#serviceGrid .recent-list small{display:none}#serviceGrid .health-bars{gap:9px;margin-top:9px}#serviceGrid .health-bars b,#serviceGrid .health-bars em{font-size:10px}#serviceGrid .health-bars i{height:5px}#serviceGrid .battery-list{gap:5px;margin-top:8px}#serviceGrid .battery-row{font-size:10px}#serviceGrid .service-other .service-preview{display:flex;gap:12px;margin-top:6px}#serviceGrid .service-other .service-preview-row{flex:1;min-width:0}#serviceGrid .service-other .service-empty{height:auto;display:flex;justify-content:center;padding-top:8px}#serviceGrid .service-other .service-empty>i{width:24px;height:24px;font-size:16px}
#serviceGrid>.tars-embedded{grid-column:3;grid-row:1/4;height:100%;max-height:none;min-height:0;padding:14px;border:1px solid rgba(var(--uv-rgb),.35);border-radius:13px;background:radial-gradient(ellipse at top right,rgba(var(--uv-rgb),.12),transparent 60%),var(--panel);box-sizing:border-box;gap:9px}.tars-embedded>header{gap:9px;flex-wrap:wrap}.tars-embedded>header b{font-size:17px}.tars-embedded>header small{font-size:10px}.tars-orb svg{width:26px;height:26px}.tars-embedded [data-tars-state]{font-size:10px;color:var(--cyan);margin-left:auto}.tars-service-actions{display:flex;gap:8px}.tars-service-actions button{flex:1;min-height:42px;border:1px solid var(--line);border-radius:9px;background:rgba(var(--uv-rgb),.08);color:var(--text);cursor:pointer;font-size:12px}.tars-service-actions button:disabled{opacity:.45;cursor:wait}.tars-test-note{color:var(--dim);font-size:10px;line-height:1.4}.tars-embedded .tars-message{max-width:98%;padding:9px 11px}.tars-embedded .tars-message p{font-size:13px;line-height:1.45}.tars-embedded .tars-message small{font-size:9px}.tars-embedded .tars-welcome{font-size:12px}.tars-embedded .tars-welcome b{font-size:17px}.tars-embedded form{gap:6px}.tars-embedded form input{min-height:46px;padding:9px;font-size:13px}.tars-embedded form button{padding:8px 10px;font-size:12px}.tars-chat [data-tars-error]{color:var(--red);font-size:12px;margin:0}.tars-chat [data-tars-error]:empty{display:none}.tars-chat [data-tars-state]{font-size:12px;color:var(--cyan)}.service-detail-row code{display:block;margin-top:5px;font-size:10px;color:var(--dim);overflow-wrap:anywhere}.service-detail-row svg{width:22px;height:22px}.service-detail-modal>header{align-items:center;gap:12px}.service-detail-modal>header button{display:flex;align-items:center;gap:7px;padding:10px;border:1px solid var(--uv);border-radius:9px;background:rgba(var(--uv-rgb),.1);color:var(--text);cursor:pointer;min-height:44px;flex-shrink:0}.service-detail-modal>header button svg{width:19px;height:19px}.service-detail-modal h3{margin:12px 0 4px;font-size:17px}.service-detail-empty{font-size:13px;color:var(--dim);line-height:1.5}.keyboard-open #serviceGrid>.tars-embedded{position:fixed;right:12px;top:82px;bottom:270px;width:min(600px,calc(100vw - 24px));height:auto;z-index:200;box-shadow:0 0 0 100vmax #0008}.keyboard-open #serviceGrid>.tars-embedded .tars-service-actions,.keyboard-open #serviceGrid>.tars-embedded .tars-test-note{display:none}
@media(max-width:950px){#serviceGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:220px 220px 110px 450px;overflow:auto;align-content:start}#serviceGrid>.tars-embedded{grid-column:1/3;grid-row:4}.keyboard-open #serviceGrid>.tars-embedded{top:110px}}
.keyboard-open:has(#panelOverlay:not([hidden])) #serviceGrid>.tars-embedded{visibility:hidden}
#serviceGrid .health-bars>span{grid-template-columns:1fr auto;grid-template-rows:auto 5px;gap:5px}#serviceGrid .health-bars b{grid-column:1;grid-row:1}#serviceGrid .health-bars em{grid-column:2;grid-row:1;max-width:155px;text-align:right}#serviceGrid .health-bars i{grid-column:1/3;grid-row:2}#serviceGrid .battery-row{grid-template-columns:1fr auto;gap:3px;margin:0;padding:0}#serviceGrid .battery-row b{font-size:11px}#serviceGrid .battery-row i{height:4px}#serviceGrid .battery-list{display:grid;gap:5px}#serviceGrid .service-other .service-preview-row{padding:3px 0}#serviceGrid .service-panel{scrollbar-width:thin}
.keyboard-open #serviceGrid>.tars-embedded{top:0;bottom:315px}

.nav-dock{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;--nav-columns:8}.nav-dock>button{flex:0 0 calc((100% - (var(--nav-columns) - 1)*8px)/var(--nav-columns));min-width:0;box-sizing:border-box}.nav-dock>button>span{display:block;font-size:11px;letter-spacing:.04em}.tars-messages{overflow-anchor:none}.tars-context-note{padding:7px 10px;border:1px solid var(--line);border-radius:8px;font-size:11px;color:var(--cyan);background:rgba(var(--uv-rgb),.05)}
