:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#183b3a;background:#f4f5ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;border:0;border-radius:10px;padding:12px 18px;background:#153e3c;color:#fff}button:disabled{opacity:.5;cursor:wait}button:hover{filter:brightness(1.08)}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #8cbb54;outline-offset:3px}small{font-size:11px;letter-spacing:.07em;color:#6c817c}h1{font-size:38px;letter-spacing:-1.5px;font-weight:550;margin:12px 0}h2{font-size:20px;font-weight:550}h3{font-size:17px;font-weight:550}p{color:#71817a;line-height:1.6}input{width:100%;padding:14px 16px;border:1px solid #d3ddd4;background:#fff;border-radius:9px;color:#153e3c}.shell{display:grid;grid-template-columns:235px 1fr;min-height:100vh}aside{background:#fff;border-right:1px solid #e0e6dd;padding:32px 22px;display:flex;flex-direction:column;gap:10px;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:650;text-decoration:none;color:inherit;margin-bottom:48px}.brand img{width:34px}.nav{text-align:left;background:transparent;color:#657a73;padding:14px 12px}.nav.active{background:#edf2e5;color:#183b3a}.nav span{float:right}.floornav{border-top:1px solid #e2e8df;margin-top:25px;padding-top:20px;display:flex;flex-direction:column}.floornav button{background:transparent;text-align:left;color:#6c817c}.edge{margin-top:auto;font-size:13px}.edge small{display:block;margin:8px 16px}main{padding:46px 5vw;min-width:0}header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.badge,.pill{font-size:10px;font-weight:650;letter-spacing:.06em;border-radius:5px;background:#e7edda;padding:7px 9px;white-space:nowrap}.badge{margin-top:10px;border:1px solid #d7e2c8}.breadcrumbs{display:flex;align-items:center;gap:10px;margin-bottom:22px}.breadcrumbs button{padding:5px 0;background:transparent;color:#576f64}.overview{display:grid;grid-template-columns:repeat(3,1fr);padding:28px;background:#e7eddc;border:1px solid #d7e1cb;border-radius:15px;margin-bottom:30px}.overview>div{display:flex;gap:18px;align-items:center;padding:0 22px;border-right:1px solid #cfdbc2}.overview>div:last-child{border:none}.overview span:not(.big){font-size:12px;max-width:100px;line-height:1.5}.big{font-size:42px;font-weight:350;letter-spacing:-2px}.floor-tabs{display:flex;gap:6px;margin-bottom:24px}.floor-tabs button{background:transparent;color:#6b7e75}.floor-tabs .selected{background:#153e3c;color:#fff}.rooms{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.room{display:flex;flex-direction:column;align-items:flex-start;gap:15px;text-align:left;background:#fff;color:#183b3a;border:1px solid #e0e6db;min-height:138px;padding:18px}.room span{font-size:26px}.room.selected{border:2px solid #759556;background:#f0f5e7}.room strong{font-size:14px;font-weight:550}.devices{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.device{text-align:left;background:#fff;color:#183b3a;border:1px solid #e0e6db;padding:24px}.device-top{display:flex;justify-content:space-between;align-items:center}.device-icon{font-size:26px}.device p{font-size:12px}.state-line{border-top:1px solid #edf0e9;padding-top:16px;display:flex;flex-wrap:wrap;gap:12px;font-size:12px}.assistant{margin-top:38px;background:#e9eddf;border-radius:15px;padding:26px}.assistant h2{margin-top:0}.assistant p{font-size:13px}.assistant form{display:flex;gap:10px}.assistant button{white-space:nowrap}.detail{display:grid;grid-template-columns:1.2fr 1fr;gap:26px}.detail>div{border:1px solid #e0e6db;padding:26px;border-radius:13px;background:#fff}.capability{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid #e7ece2}.capability p{font-size:26px;margin:8px 0;color:#153e3c}.hint{font-size:12px}.connection dl{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:12px}.connection dd{margin:0;font-weight:600}.detail details{grid-column:1/-1}.candidate{padding:24px;margin:16px 0;border:1px solid #e0e6db;background:#fff;border-radius:12px}.candidate h2{margin-top:0}details{background:#fff;border:1px solid #e0e6db;border-radius:9px;padding:14px;margin-top:12px;font-size:12px}summary{cursor:pointer}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.6;max-height:340px;overflow:auto}footer{margin-top:38px;display:flex;justify-content:space-between;font-size:11px;color:#748379}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#74a94c;margin-right:8px}.dot.offline{background:#c28b53}.error{padding:16px;background:#fff0e8;color:#973f28;border-radius:10px;margin-bottom:20px}.login{max-width:470px;margin:8vh auto;padding:35px}.login h1{font-size:48px}.login label{display:block;margin:24px 0}.login input{margin-top:8px}.login form button{width:100%;margin-bottom:24px}.empty{border:1px dashed #bfcbb6;padding:35px;margin-top:25px;border-radius:12px}@media(max-width:850px){.shell{grid-template-columns:1fr}aside{position:static;height:auto;padding:16px;flex-direction:row;flex-wrap:wrap;align-items:center}.brand{margin:0 auto 0 0}.brand~small,.floornav,.edge{display:none}main{padding:26px 20px}h1{font-size:28px}.overview{padding:15px}.overview>div{padding:0 10px;flex-direction:column;align-items:flex-start;gap:5px}.big{font-size:32px}.detail{grid-template-columns:1fr}.badge{display:none}.assistant form{flex-direction:column}}.touch-shell{min-height:100vh;background:#f2f4ec}.touch-header{margin:0;padding:18px 28px;display:flex;align-items:center;border-bottom:1px solid #dce3d5;background:#fff;gap:20px}.touch-brand{display:flex;align-items:center;gap:12px;background:transparent;color:#183b3a;font-size:24px;font-weight:650;padding:0}.touch-brand img{width:42px}.touch-status{margin-left:auto;font-size:14px}.touch-shell button{min-height:48px;touch-action:manipulation}.soft{background:#e7edde;color:#244b41}.touch-floors{display:flex;gap:10px;padding:16px 28px;background:#fff;overflow-x:auto}.touch-floors button,.touch-rooms button{background:#eef2e8;color:#314e42;white-space:nowrap}.touch-floors .chosen,.touch-rooms .chosen{background:#173f3b;color:#fff}.touch-main{padding:26px 28px;max-width:1600px;margin:auto}.touch-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.touch-title h1{margin:6px 0;font-size:34px}.touch-title p{margin:0;font-size:13px}.touch-rooms{display:flex;gap:10px;overflow-x:auto;padding-bottom:20px}.touch-devices{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.touch-device{background:#fff;border:1px solid #dce3d5;border-radius:18px;padding:23px;min-width:0}.touch-device.reported{background:#edf1e7}.touch-device-heading{display:flex;align-items:center;justify-content:space-between}.touch-device h2{font-size:22px;line-height:1.3;margin:18px 0 4px}.touch-device>p{margin:0;font-size:13px}.touch-reading{display:flex;flex-direction:column;gap:8px;min-height:100px;justify-content:center}.touch-reading output{font-size:42px;font-weight:500;letter-spacing:-1.5px}.touch-reading small{font-size:12px;letter-spacing:0}.touch-actions{display:flex;flex-wrap:wrap;gap:10px}.touch-actions button{flex-grow:1}.touch-details{margin-top:20px;border-top:1px solid #dfe5d8}.touch-details p{display:flex;justify-content:space-between;gap:15px;font-size:14px}.touch-details .hint{display:block}.touch-assistant{margin-top:26px;padding:24px;background:#e2ead6;border-radius:18px}.touch-assistant h2{margin:0}.touch-assistant p{font-size:14px}.touch-assistant form{display:flex;gap:12px}.touch-assistant input{min-height:52px}.touch-footer{display:flex;gap:18px;align-items:center;margin-top:22px}.touch-footer span{margin-left:auto;font-size:13px}.touch-dialog{position:fixed;top:0;right:0;bottom:0;left:0;background:#152e28aa;z-index:10;display:grid;place-items:center;padding:20px}.touch-dialog>div{max-width:520px;width:100%;background:#fff;border-radius:20px;padding:28px;max-height:90vh;overflow:auto}.touch-dialog h2{font-size:26px;margin-top:0}.touch-dialog label{display:block;margin:20px 0}.touch-dialog select,.connection select{display:block;width:100%;font:inherit;min-height:50px;padding:10px;border:1px solid #b7c5ac;border-radius:8px;background:#fff;margin-top:8px}.touch-dialog .touch-actions{margin:20px 0}.touch-empty{padding:24px;background:#fff;border:1px dashed #bcc9b0;border-radius:18px}@media(max-width:1024px){.touch-main{padding:20px}.touch-header,.touch-floors{padding:12px 20px}.touch-devices{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.touch-brand{font-size:21px}.touch-device{padding:18px}.touch-reading output{font-size:36px}}@media(max-width:600px){.touch-status{display:none}.touch-header{justify-content:space-between}.touch-floors{padding:10px;gap:6px}.touch-main{padding:16px}.touch-footer{flex-wrap:wrap}.touch-assistant form{flex-direction:column}}.discovery-toolbar{display:flex;gap:16px;align-items:end;flex-wrap:wrap;margin:22px 0}.discovery-toolbar label:first-child{flex:1;min-width:200px}.discovery-toolbar label{display:grid;gap:8px}.discovery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.discovery-card{background:#fff;border:1px solid #dce6df;border-radius:18px;padding:22px;min-width:0}.discovery-card h2{font-size:22px;margin:14px 0 6px}.discovery-card p{color:#56645e;font-size:14px;line-height:1.6}.discovery-card label{display:grid;gap:8px;font-size:13px;margin:20px 0}.discovery-card select,.touch-details select{width:100%;min-height:48px}.discovery-card details{margin-top:20px}.discovery-card pre{max-height:260px;overflow:auto;white-space:pre-wrap;word-break:break-word}.touch-details label{display:grid;gap:8px;margin:18px 0}.lan-settings{background:#e5ecdc;border:1px solid #d2ddc7;border-radius:16px;padding:24px;margin:20px 0}.lan-settings h2{margin-top:0}.lan-settings p{font-size:14px;max-width:780px}.lan-toggle{display:flex;align-items:center;gap:12px;margin:20px 0}.lan-toggle input{width:22px;height:22px;accent-color:#183b3a}.lan-settings .touch-actions{align-items:center}.lan-settings .touch-actions button{flex-grow:0}.lan-settings .touch-actions span{font-size:13px;color:#51634e}.setup-note{background:#f0f4e9;padding:12px;border-radius:8px}.discovery-toolbar select,.discovery-card select{font:inherit;padding:10px;border:1px solid #c4d0bd;border-radius:8px;min-height:48px;background:#fff;color:#183b3a}.desk-controls{margin-top:18px;border-top:1px solid #dce3d5;padding-top:18px}.desk-controls button{touch-action:none;user-select:none;-webkit-user-select:none}.desk-controls p{font-size:12px}.desk-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.desk-presets>div{display:grid;gap:6px}.desk-presets button{padding:10px 5px;font-size:12px}.desk-presets small{display:block;margin-top:6px}.stop-button{background:#914133}.danger{color:#953829;margin-top:16px}.capability-controls{display:grid;gap:12px;margin-bottom:12px}.cap-control{border:1px solid #dce3d5;border-radius:12px;padding:12px}.cap-control label{text-transform:capitalize;font-size:13px;display:block}.cap-control output{float:right}.cap-control input[type=range]{padding:0;border:0;accent-color:#183b3a;height:38px}.cap-control input[type=color]{padding:4px;height:44px;margin:8px 0}.cap-control button{width:100%;font-size:13px}.desk-presets input{min-width:0;padding:10px 6px;font-size:12px;text-align:center;min-height:42px}.touch-devices{align-items:start}.touch-reading{min-height:80px}.capability-controls:empty{display:none}.connect-device{margin:12px 0}.connect-device p{font-size:13px;line-height:1.5}.now-playing{padding:12px 0;border-top:1px solid #e1e6da;margin-bottom:12px}.now-playing strong{display:block;font-size:18px}.now-playing small{display:block;line-height:1.5;margin-top:8px}.desk-presets input{width:100%;min-width:0}.cap-control label{text-transform:capitalize}.camera-controls{margin:14px 0}.camera-controls button{margin:8px 5px 8px 0}.camera-controls p,.camera-controls small{font-size:13px;line-height:1.5}.camera-controls small{display:block}.camera-preview{width:100%;border-radius:12px;background:#132d29}.capability-controls.density-compact{gap:8px}.capability-controls select{width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #cbd5c4;border-radius:8px}.control-group{font-size:12px;margin:10px 0 4px;color:#54716a}.integration-settings label,.device-onboarding label{display:grid;gap:8px;margin:14px 0;text-transform:capitalize}.integration-settings select,.device-onboarding select{width:100%;min-height:48px;font:inherit;border:1px solid #c4d0bd;border-radius:8px;padding:10px;background:#fff;color:#183b3a}.integration-settings img{max-width:100%}.device-onboarding{font-size:14px;padding:20px;margin-top:24px}.device-onboarding summary{font-size:18px}.device-onboarding form{max-width:700px}.device-onboarding button{margin:8px 8px 8px 0}.device-onboarding section{max-width:700px}.routines{margin:24px 0;padding:24px;border:1px solid var(--border,#dce4dd);border-radius:22px;background:#f6f8f4}.routine-heading{display:flex;gap:16px;align-items:center;justify-content:space-between}.routine-heading h2{margin:0}.routine-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:16px;margin:16px 0}.routine-card{background:#fff;padding:20px;border:1px solid #dce4dd;border-radius:16px;min-width:0}.routine-card ul{padding-left:20px;line-height:1.7}.routine-buttons{display:flex;flex-wrap:wrap;gap:8px}.routine-editor{display:grid;gap:16px;background:#fff;padding:20px;border-radius:16px;margin-top:16px}.routine-editor label{display:grid;gap:6px;min-width:0}.routine-action{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:12px;border:1px solid #dce4dd;border-radius:12px;padding:16px;min-width:0}.routine-editor input,.routine-editor select{width:100%;min-width:0;box-sizing:border-box}.routine-history{margin-top:20px}.routine-history>div{padding:14px 0;border-bottom:1px solid #dce4dd}.routine-history small{display:block}.routine-history pre{overflow:auto;max-height:240px}.routine-card h3,.routine-card h4{margin-top:0}@media(max-width:600px){.routines{padding:16px}.routine-heading{align-items:flex-start;flex-direction:column}}.routine-editor select{min-height:48px;font:inherit;padding:10px 12px;border:1px solid #cdd9ce;border-radius:10px;background:#fff;color:inherit}.routine-editor input{min-height:48px}.routine-action legend{padding:0 6px}.touch-header{padding:12px 24px}.touch-brand img{width:34px}.touch-main{padding:20px 24px}.touch-title{margin-bottom:16px}.touch-title h1{font-size:30px}.touch-title small{font-size:10px;letter-spacing:1.8px}.touch-floors{padding:10px 24px;gap:8px}.touch-floors button{flex:1;max-width:220px}.touch-rooms{padding:18px 0 8px}.climate-overview{display:grid;grid-template-columns:1.2fr 1fr;gap:16px;margin-bottom:4px}.outdoor-card,.indoor-card{border-radius:20px;padding:20px;min-width:0}.outdoor-card{background:#1e4947;color:#fff}.indoor-card{background:#fff;border:1px solid #dce3d5}.climate-card-title{display:flex;gap:12px;align-items:center}.climate-card-title h2{font-size:18px;margin:0}.climate-card-title>span{font-size:12px;opacity:.78;margin-left:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:65%}.weather-edit{background:#fff2;padding:0 10px;color:#fff;font-size:13px;min-height:48px!important;margin:-10px -10px -10px 0}.weather-now{display:flex;align-items:center;gap:14px;margin:18px 0}.weather-now>strong{font-size:52px;line-height:1;letter-spacing:-2px}.weather-symbol{font-size:36px}.weather-now p{margin:0 0 4px}.weather-now small{font-size:11px;opacity:.85;line-height:1.5}.forecast-days{display:flex;border-top:1px solid #ffffff30;padding-top:12px;gap:16px}.forecast-days>div{display:grid;gap:4px;flex:1}.forecast-days span,.forecast-days small{font-size:12px}.forecast-days strong{font-size:17px}.forecast-days strong span{opacity:.6;font-weight:400;font-size:16px}.climate-source{display:block;margin:12px 0 0;font-size:11px;line-height:1.5;opacity:.8}.climate-source a{color:inherit}.indoor-metrics{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.indoor-metrics>div{display:flex;flex-direction:column;gap:6px}.indoor-metrics>div>span{font-size:13px;color:#5c7067}.indoor-metrics strong{font-size:32px;font-weight:500;display:block}.indoor-metrics p{margin:0}.indoor-metrics small{display:block;font-size:11px;line-height:1.5;color:#6b7e74}.indoor-air{border-top:1px solid #e7ece5;margin-top:15px;padding-top:10px;display:grid;gap:8px}.indoor-air>div{display:flex;justify-content:space-between;gap:12px;font-size:12px}.indoor-air strong{white-space:nowrap}.climate-empty{min-height:135px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.climate-empty p{font-size:15px}.climate-empty button{background:#fff;color:#1e4947}.weather-settings{border-bottom:1px solid #dce3d5;padding-bottom:18px}.weather-places{display:grid;gap:8px;margin-top:12px}.weather-places button{text-align:left}.device-view-switch{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:12px 0}.device-view-switch h2{font-size:20px;margin:0}.device-view-switch button{font-size:13px}.touch-device{padding:20px;border-radius:20px}.touch-device h2{margin:12px 0 4px;font-size:20px}.touch-device .pill{font-size:9px;padding:5px 8px}.touch-device .capability-controls button{width:100%;font-size:16px}.touch-device input[type=range]{min-height:48px}.touch-device .touch-reading{min-height:70px}.touch-device .now-playing{margin-bottom:4px;padding:10px 0}.touch-device .now-playing small{font-size:11px;margin-top:4px}.touch-device .now-playing strong{font-size:16px}.home-tools{margin-top:24px;border-top:1px solid #dce3d5;padding-top:12px}.home-tools>summary{min-height:48px;cursor:pointer;padding:12px 0;box-sizing:border-box;font-size:15px}.touch-shell button:focus-visible,.touch-shell summary:focus-visible{outline:3px solid #e7a958;outline-offset:3px}.touch-device .device-icon{font-size:22px}.touch-assistant{padding:20px}.touch-assistant h2{font-size:20px}.touch-shell input,.touch-shell select{font-size:16px}.touch-shell button{min-height:48px}@media(min-width:800px)and (max-width:1200px){.touch-devices{grid-template-columns:repeat(2,minmax(0,1fr))}.climate-card-title>span{max-width:55%}.outdoor-card,.indoor-card{padding:16px}.weather-now{gap:10px}.weather-now>strong{font-size:46px}}@media(max-width:650px){.climate-overview{grid-template-columns:1fr}.touch-main{padding:16px}.touch-floors{padding:10px}.touch-floors button{min-width:96px}.touch-header{padding:12px 16px}.touch-brand{font-size:19px}.touch-title h1{font-size:28px}.touch-device{padding:18px}.weather-now>strong{font-size:48px}}.home-clock{text-align:right;margin-left:auto;color:#183b3a}.home-clock time{display:block;font-size:48px;letter-spacing:-2px;line-height:1;font-weight:500;font-variant-numeric:tabular-nums}.home-clock span{display:block;font-size:13px;margin-top:8px;color:#577165}.touch-title{gap:20px}.touch-title>button{max-width:180px}@media(max-width:650px){.home-clock time{font-size:36px}.home-clock span{font-size:11px}.touch-title h1{font-size:25px}.touch-title{gap:12px}}.outdoor-card p,.outdoor-card small,.outdoor-card .forecast-days span{color:inherit}.climate-overview small{letter-spacing:0}.outdoor-card .weather-now small,.outdoor-card .forecast-days small,.outdoor-card .climate-source{opacity:.85}.dashboard-controls{min-width:0}@media(min-width:900px)and (max-height:700px){.touch-header,.touch-floors{padding:6px 20px}.touch-main{padding:14px 20px}.touch-title{margin-bottom:14px}.touch-title h1{font-size:25px;margin:4px 0}.touch-title p{font-size:12px}.home-clock time{font-size:38px}.home-clock span{margin-top:5px}.dashboard-body{display:grid;grid-template-columns:290px minmax(0,1fr);gap:18px;align-items:start}.climate-overview{grid-template-columns:1fr;gap:12px}.outdoor-card,.indoor-card{padding:16px;border-radius:16px}.climate-card-title>span{max-width:50%;font-size:10px}.climate-card-title h2{font-size:16px}.weather-now{gap:8px;margin:12px 0}.weather-now>strong{font-size:38px}.weather-symbol{font-size:26px}.weather-now p{font-size:13px}.weather-now small{font-size:10px}.forecast-days{gap:10px;padding-top:8px}.forecast-days strong{font-size:15px}.forecast-days small{font-size:10px}.climate-source{font-size:10px;margin-top:8px}.indoor-metrics{gap:12px;margin-top:12px}.indoor-metrics strong{font-size:24px}.indoor-metrics>div>span{font-size:12px}.indoor-metrics small{font-size:10px}.indoor-air{margin-top:10px;padding-top:8px}.indoor-air>div{font-size:11px}.touch-rooms{padding:0 0 8px}.device-view-switch{margin:0 0 10px;min-height:36px}.device-view-switch h2{font-size:17px}.device-view-switch button{font-size:12px;padding:8px 12px}.touch-devices{gap:12px}.touch-device{padding:16px}.touch-device h2{font-size:18px}.touch-device .touch-reading{min-height:60px}.touch-reading output{font-size:30px}.touch-actions{gap:8px}.touch-actions button{font-size:13px}.climate-empty{min-height:115px}}@media(max-width:650px){.touch-floors button{flex:0 0 auto;min-width:96px;max-width:none}}.cast-device .now-playing{display:none}@media(min-width:900px)and (max-height:700px){.cast-device .control-group{display:none}.cast-device .touch-reading{min-height:30px}.cast-device .touch-reading>output{display:none}.cast-device .capability-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.cast-device .cap-control{padding:10px}.cast-device .cap-control>small{font-size:9px;letter-spacing:0}.cast-device .capability-controls>section>button{padding:12px;font-size:14px}.cast-device .cap-control label{font-size:12px}.cast-device .cap-control output{font-size:12px}.cast-device .touch-reading small{font-size:11px;letter-spacing:0}}.widget-screen .home-clock time{font-size:clamp(76px,10vw,132px);font-weight:450;letter-spacing:-5px}.widget-screen .home-clock span{font-size:17px}.widget-screen .touch-title{align-items:center;min-height:145px;margin-bottom:22px}.widget-screen .touch-title>div:first-child>small,.widget-screen .touch-title>div:first-child>p{display:none}.widget-screen .touch-title h1{font-size:24px}.widget-screen .weather-now>strong{font-size:72px}.widget-screen .weather-symbol{font-size:45px}.widget-screen .weather-now p{font-size:18px}.widget-screen .weather-now small{font-size:13px}.widget-screen .forecast-days strong{font-size:22px}.widget-screen .climate-card-title h2{font-size:20px}.widget-screen .outdoor-card,.widget-screen .indoor-card{padding:24px;border-radius:24px}.widget-screen .climate-overview{gap:18px}.widget-screen .indoor-metrics strong{font-size:40px}.navigation-hidden .touch-main{padding-top:20px}.navigation-hidden .home-tools,.navigation-hidden .touch-footer,.navigation-hidden .touch-assistant,.navigation-hidden .touch-rooms,.navigation-hidden .device-view-switch{display:none}.navigation-hidden .touch-title{margin-bottom:20px}.navigation-hidden .touch-device>.touch-actions,.navigation-hidden .touch-device>.connect-device{display:none}.theme-dark{background:#000;color:#e9eeee;color-scheme:dark}.theme-dark .home-clock,.theme-dark .home-clock span{color:#f0f3f2}.theme-dark .touch-header,.theme-dark .touch-floors,.theme-dark .touch-device,.theme-dark .indoor-card,.theme-dark .touch-dialog>div,.theme-dark details,.theme-dark .routine-card,.theme-dark .routine-editor{background:#101414;color:#e0e9e5;border-color:#283330}.theme-dark .outdoor-card{background:#111b1b;border:1px solid #283b38}.theme-dark .touch-brand,.theme-dark .touch-device p,.theme-dark .touch-reading small,.theme-dark .control-group,.theme-dark p,.theme-dark small,.theme-dark .indoor-metrics small,.theme-dark .indoor-metrics>div>span{color:#a9bbb3}.theme-dark .soft,.theme-dark .touch-floors button,.theme-dark .touch-rooms button{background:#202c27;color:#d9e4de}.theme-dark .touch-floors .chosen,.theme-dark .touch-rooms .chosen{background:#405c4e;color:#fff}.theme-dark input,.theme-dark select,.theme-dark .cap-control{background:#101714;color:#e0e9e5;border-color:#34463d}.theme-dark .touch-assistant,.theme-dark .routines{background:#101714;color:#dce6df}.theme-dark .pill{background:#25342b;color:#cce2d3}.theme-dark .weather-now small,.theme-dark .forecast-days small{color:#d2ded9}.theme-dark .cap-control input[type=range]{accent-color:#a3c8b3}.theme-dark .indoor-air,.theme-dark .touch-details{border-color:#34463d}.theme-dark .touch-device button:not(.soft){background:#335246;color:#fff}@media(min-width:900px)and (max-height:700px){.widget-screen .dashboard-body{grid-template-columns:380px minmax(0,1fr)}.widget-screen .touch-title{min-height:125px;margin-bottom:18px}.widget-screen .home-clock time{font-size:104px}.widget-screen .home-clock span{font-size:16px}.widget-screen .weather-now>strong{font-size:62px}.widget-screen .weather-now p{font-size:16px}.widget-screen .weather-now small{font-size:12px}.widget-screen .outdoor-card,.widget-screen .indoor-card{padding:20px}.widget-screen .climate-card-title>span{font-size:12px}.widget-screen .forecast-days strong{font-size:20px}.widget-screen .forecast-days small{font-size:12px}.widget-screen .indoor-metrics strong{font-size:32px}.widget-screen .touch-devices{grid-template-columns:repeat(2,minmax(0,1fr))}.widget-screen.navigation-hidden .touch-title{min-height:130px}.widget-screen.navigation-hidden .dashboard-controls{padding-top:0}.widget-screen.navigation-hidden .touch-devices{gap:12px}.widget-screen.navigation-hidden .touch-device{padding:16px}.widget-screen .cast-device .capability-controls{grid-template-columns:1fr}.widget-screen .cast-device .capability-controls>section>button{width:100%}.widget-screen .cast-device .cap-control{padding:8px}.widget-screen .touch-device h2{font-size:18px}}@media(max-width:650px){.widget-screen .touch-title{min-height:120px}.widget-screen .home-clock time{font-size:76px;letter-spacing:-4px}.widget-screen .home-clock span{font-size:12px}.widget-screen .touch-title h1{font-size:20px}.widget-screen .weather-now>strong{font-size:64px}.widget-screen .outdoor-card,.widget-screen .indoor-card{padding:20px}}.tado-connection{padding:16px 0;border-top:1px solid #d1ded5;margin-top:18px}.tado-connection p{font-size:13px}.tado-connection small{display:block;line-height:1.5;letter-spacing:0}.tado-signin{padding:16px;border:1px solid #b9cfc1;border-radius:12px;margin-top:12px}.tado-signin a{display:block;padding:14px;background:#244f43;color:#fff;border-radius:10px;text-decoration:none;text-align:center;min-height:48px}.theme-dark .tado-connection,.theme-dark .tado-signin{border-color:#34463d}.navigation-hidden .touch-title>div:first-child{display:none}.navigation-hidden .touch-title .home-clock{margin:0;text-align:left}.widget-screen.navigation-hidden .home-clock time{font-size:clamp(110px,15vw,170px)}.widget-screen.navigation-hidden .touch-title{min-height:160px}.widget-screen.navigation-hidden .dashboard-body{display:block}.widget-screen.navigation-hidden .climate-overview{grid-template-columns:1fr 1fr;gap:20px}.widget-screen.navigation-hidden .weather-now>strong{font-size:82px}.widget-screen.navigation-hidden .dashboard-controls{margin-top:20px}.widget-screen.navigation-hidden .touch-devices{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media(max-width:650px){.widget-screen.navigation-hidden .home-clock time{font-size:104px}.widget-screen.navigation-hidden .touch-title{min-height:140px}.widget-screen.navigation-hidden .climate-overview{grid-template-columns:1fr}.widget-screen.navigation-hidden .weather-now>strong{font-size:72px}}.navigation-hidden .weather-edit{display:none}.hub-screen{--hub-bg:#eef1f6;--hub-card:#fff;--hub-text:#202632;--hub-muted:#697283;--hub-line:#dce2eb;--hub-accent:#bd510d;--hub-soft:#e7ebf2;--hub-radius:26px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--hub-bg);color:var(--hub-text);padding-left:92px;transition:padding .2s}.hub-screen.theme-dark{--hub-bg:#000;--hub-card:#191b20;--hub-text:#f4f5f8;--hub-muted:#aeb6c3;--hub-line:#30353f;--hub-accent:#ffae71;--hub-soft:#2b303a;background:#000}.hub-screen svg{width:24px;height:24px;flex-shrink:0}.hub-screen button{border-radius:16px;font-weight:550}.hub-screen .soft{background:var(--hub-soft);color:var(--hub-text)}.hub-dock{position:fixed;left:12px;top:16px;bottom:16px;width:72px;z-index:20;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:10px 6px;border:1px solid var(--hub-line);border-radius:26px;background:var(--hub-card);box-shadow:0 8px 30px #11182708}.hub-dock[hidden]{display:none}.hub-dock button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:68px;padding:10px 4px;background:transparent;color:var(--hub-muted);font-size:10px}.hub-dock button.active{color:var(--hub-accent);background:var(--hub-soft)}.hub-dock button svg{width:25px;height:25px}.hub-screen .touch-header{background:transparent;border:0;padding:16px 26px 8px;gap:12px}.hub-screen .touch-brand{font-size:20px;color:var(--hub-text);gap:8px}.hub-screen .touch-brand img{width:30px}.hub-screen .touch-status{color:var(--hub-muted);font-size:12px}.hub-screen .hub-settings{display:flex;align-items:center;gap:8px;padding:10px 12px;font-size:12px;background:var(--hub-card)}.hub-screen .touch-floors{background:transparent;padding:4px 26px 8px;gap:6px;scrollbar-width:none}.hub-screen .touch-floors button{border-radius:24px;padding:10px 20px;background:transparent;color:var(--hub-muted);font-size:14px}.hub-screen .touch-floors .chosen{background:var(--hub-text);color:var(--hub-bg)}.hub-screen .touch-main{padding:16px 26px 32px;max-width:1550px}.hub-screen .touch-title{min-height:116px;margin-bottom:22px;flex-direction:row-reverse}.hub-screen .touch-title>div:first-child{margin-left:auto;text-align:right}.hub-screen .touch-title h1{font-size:28px;letter-spacing:-.8px;color:var(--hub-text)}.hub-screen .touch-title>div:first-child>small{display:block;letter-spacing:.13em;color:var(--hub-muted);font-size:10px}.hub-screen .home-clock{margin:0;text-align:left;color:var(--hub-text)}.hub-screen .home-clock time{font-weight:500;font-size:98px;letter-spacing:-6px;line-height:.95}.hub-screen .home-clock span{font-size:15px;letter-spacing:0;color:var(--hub-muted);margin-top:14px}.hub-screen .dashboard-body{display:block}.hub-screen .climate-overview{display:grid;grid-template-columns:1.12fr 1fr;gap:16px}.hub-screen .outdoor-card,.hub-screen .indoor-card{padding:22px;border-radius:var(--hub-radius);border:1px solid var(--hub-line);background:var(--hub-card);color:var(--hub-text)}.hub-screen .outdoor-card{background:linear-gradient(135deg,#356cab,#175078);border-color:transparent;color:#fff}.hub-screen.theme-dark .outdoor-card{background:linear-gradient(135deg,#152638,#10222e);border-color:#263b4f}.hub-screen .climate-card-title h2{font-weight:600;font-size:17px}.hub-screen .climate-card-title>span{font-size:11px;max-width:60%}.hub-screen .weather-edit{border:0;color:inherit;background:#ffffff18;border-radius:12px;min-height:36px;font-size:11px}.hub-screen .weather-now{gap:12px;margin:16px 0}.hub-screen .weather-now>strong{font-size:64px;letter-spacing:-3px;font-weight:550}.hub-screen .weather-symbol{font-size:36px}.hub-screen .weather-now p{font-size:15px;margin:0;color:inherit}.hub-screen .weather-now small{font-size:11px;color:inherit}.hub-screen .forecast-days{border-color:#ffffff38;padding-top:12px}.hub-screen .forecast-days strong{font-size:18px}.hub-screen .forecast-days span,.hub-screen .forecast-days small{font-size:11px;color:inherit}.hub-screen .climate-source{font-size:10px;color:inherit;opacity:.8;margin-top:12px}.hub-screen .indoor-metrics{margin-top:18px;gap:18px}.hub-screen .indoor-metrics>div>span,.hub-screen .indoor-metrics small{color:var(--hub-muted);letter-spacing:0;font-size:12px}.hub-screen .indoor-metrics strong{font-size:38px;letter-spacing:-1.5px;font-weight:550;color:var(--hub-text)}.hub-screen .indoor-metrics p{margin:10px 0}.hub-screen .indoor-air{border-color:var(--hub-line);margin-top:14px}.hub-screen .indoor-air>div{font-size:11px;color:var(--hub-muted)}.hub-screen .dashboard-controls{margin-top:22px}.hub-screen .touch-rooms{gap:6px;padding:0 0 10px;overflow-x:auto;flex-wrap:nowrap}.hub-screen .touch-rooms button{font-size:12px;min-height:42px;background:var(--hub-card);border:1px solid var(--hub-line);color:var(--hub-muted);border-radius:20px}.hub-screen .touch-rooms button.chosen{background:var(--hub-text);color:var(--hub-bg)}.hub-screen .device-view-switch h2{font-size:20px;font-weight:600;letter-spacing:-.4px}.hub-screen .device-view-switch>button{font-size:11px;min-height:38px;padding:8px 12px}.hub-screen .touch-devices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.hub-screen .touch-device{min-width:0;padding:20px;background:var(--hub-card);border:1px solid var(--hub-line);border-radius:var(--hub-radius);box-shadow:0 4px 18px #11182704}.hub-screen .touch-device.expanded{grid-column:1/-1}.hub-screen .touch-device .device-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:var(--hub-soft);color:var(--hub-accent)}.hub-screen .category-media .device-icon{color:#946edc}.hub-screen .category-climate .device-icon{color:#278293}.hub-screen.theme-dark .category-climate .device-icon{color:#6ecad7}.hub-screen .category-cameras .device-icon{color:#40894f}.hub-screen.theme-dark .category-cameras .device-icon{color:#91c496}.hub-screen .touch-device .pill{font-size:10px;font-weight:450;letter-spacing:0;color:var(--hub-muted);background:transparent;padding:0}.hub-screen .touch-device h2{font-size:18px;font-weight:600;letter-spacing:-.4px;margin:14px 0 4px;overflow-wrap:anywhere}.hub-screen .touch-device>p{color:var(--hub-muted);font-size:12px;line-height:1.3;margin:0 0 12px}.hub-screen .touch-reading{min-height:48px;margin:0 0 8px}.hub-screen .touch-reading output{font-size:28px;letter-spacing:-.8px;font-weight:500}.hub-screen .touch-reading small{font-size:11px;color:var(--hub-muted);letter-spacing:0}.hub-screen .capability-controls{gap:8px}.hub-screen .control-group{display:none}.hub-screen .expanded .control-group{display:block;color:var(--hub-muted)}.hub-screen .cap-control{background:var(--hub-soft);border:0;border-radius:16px;padding:10px 12px}.hub-screen .cap-control label,.hub-screen .cap-control output{font-size:12px;color:var(--hub-text)}.hub-screen .cap-control>small{font-size:10px;color:var(--hub-muted);letter-spacing:0}.hub-screen .touch-device input[type=range]{accent-color:var(--hub-accent);padding:0;min-height:44px}.hub-screen .touch-device button:not(.soft){background:var(--hub-soft);color:var(--hub-text);font-size:14px}.hub-screen .touch-device .touch-actions{margin-top:12px}.hub-screen .touch-device .touch-actions button{font-size:12px;background:transparent;color:var(--hub-muted);padding:6px 12px;min-height:44px;border:1px solid var(--hub-line);flex:1}.hub-screen .cast-device .touch-reading>output{display:none}.hub-screen .cast-device .touch-reading{min-height:20px}.hub-screen .cast-device .capability-controls{grid-template-columns:1fr}.hub-screen .touch-assistant,.hub-screen .home-tools{background:var(--hub-card);color:var(--hub-text);border:1px solid var(--hub-line);border-radius:var(--hub-radius)}.hub-screen .touch-assistant p,.hub-screen .touch-footer{color:var(--hub-muted)}.hub-screen input,.hub-screen select{background:var(--hub-card);color:var(--hub-text);border-color:var(--hub-line)}.hub-screen .touch-dialog>div{background:var(--hub-card);color:var(--hub-text);border-radius:28px}.hub-screen .touch-dialog p,.hub-screen .touch-dialog small{color:var(--hub-muted)}.hub-screen.navigation-hidden{padding-left:0}.hub-screen.navigation-hidden .touch-title{min-height:160px;flex-direction:row}.hub-screen.navigation-hidden .home-clock time{font-size:clamp(112px,15vw,160px)}.hub-screen.navigation-hidden .climate-overview{grid-template-columns:1.12fr 1fr}.hub-screen.navigation-hidden .weather-now>strong{font-size:82px}.hub-screen.navigation-hidden .touch-devices{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:800px)and (max-height:700px){.hub-screen .touch-header{padding-top:8px}.hub-screen .touch-floors{padding-bottom:0}.hub-screen .touch-main{padding-top:10px}.hub-screen .touch-title{min-height:98px;margin-bottom:16px}.hub-screen .home-clock time{font-size:82px}.hub-screen .outdoor-card,.hub-screen .indoor-card{padding:18px}.hub-screen .weather-now{margin:10px 0}.hub-screen .weather-now>strong{font-size:54px}.hub-screen .weather-now small{font-size:10px}.hub-screen .forecast-days{padding-top:8px}.hub-screen .indoor-metrics{margin-top:12px}.hub-screen .indoor-metrics strong{font-size:32px}.hub-screen .dashboard-controls{margin-top:16px}.hub-screen .touch-device{padding:16px}.hub-screen.navigation-hidden .touch-title{min-height:155px}}@media(max-width:800px){.hub-screen{padding-left:0;padding-bottom:90px}.hub-dock{left:12px;right:12px;top:auto;bottom:max(10px,env(safe-area-inset-bottom));width:auto;height:72px;flex-direction:row;justify-content:space-around;border-radius:24px;box-shadow:0 8px 40px #0002;padding:4px;gap:0}.hub-dock button{min-height:60px;flex:1;max-width:80px;gap:3px;padding:6px 2px}.hub-dock button svg{width:22px;height:22px}.hub-screen .touch-header{padding:12px 18px 4px}.hub-screen .touch-status{font-size:10px}.hub-screen .hub-settings span{display:none}.hub-screen .touch-floors{padding:4px 16px 8px}.hub-screen .touch-floors button{min-width:auto;font-size:12px;padding:10px 16px}.hub-screen .touch-main{padding:12px 16px 24px}.hub-screen .touch-title{min-height:116px;margin-bottom:18px}.hub-screen .touch-title h1{font-size:19px}.hub-screen .touch-title>div:first-child>small{max-width:110px;font-size:9px;line-height:1.5;margin-left:auto}.hub-screen .home-clock time{font-size:80px;letter-spacing:-5px}.hub-screen .home-clock span{font-size:12px}.hub-screen .climate-overview,.hub-screen.navigation-hidden .climate-overview{grid-template-columns:1fr}.hub-screen .outdoor-card,.hub-screen .indoor-card{padding:22px}.hub-screen .weather-now>strong{font-size:66px}.hub-screen .touch-devices,.hub-screen.navigation-hidden .touch-devices{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-screen .touch-device{padding:16px;border-radius:22px}.hub-screen .touch-device h2{font-size:16px}.hub-screen .touch-device .pill{font-size:9px}.hub-screen .touch-device .device-icon{width:34px;height:34px;border-radius:11px}.hub-screen .touch-device .device-icon svg{width:22px;height:22px}.hub-screen .touch-device .touch-reading output{font-size:26px}.hub-screen .touch-device .touch-reading small{font-size:10px}.hub-screen .touch-title>button{max-width:115px;font-size:12px}.hub-screen.navigation-hidden{padding-bottom:10px}.hub-screen.navigation-hidden .home-clock time{font-size:112px}}@media(max-width:360px){.hub-screen .touch-brand{font-size:17px}.hub-screen .touch-status{display:none}.hub-screen .hub-settings{margin-left:auto}.hub-screen .touch-devices{grid-template-columns:1fr}.hub-screen .home-clock time{font-size:66px}}@media(prefers-reduced-motion:reduce){.hub-screen{transition:none}}.hub-screen.camera-mode .touch-floors,.hub-screen.camera-mode .home-clock,.hub-screen.camera-mode .home-tools,.hub-screen.camera-mode .touch-assistant,.hub-screen.camera-mode .touch-footer{display:none}.hub-screen.camera-mode .touch-title{min-height:90px;flex-direction:row;margin-bottom:12px}.hub-screen.camera-mode .touch-title>div:first-child{text-align:left;margin:0}.hub-screen.camera-mode .touch-title h1{font-size:40px;font-weight:650;letter-spacing:-1.2px}.hub-screen.camera-mode .touch-title small{display:none!important}.camera-gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.camera-gallery-toolbar p{font-size:13px;color:var(--hub-muted);margin:0}.camera-gallery-toolbar button{font-size:12px}.camera-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.camera-photo-card{position:relative;min-width:0}.hub-screen .camera-photo{display:block;position:relative;width:100%;padding:0;aspect-ratio:16/9;border-radius:28px;overflow:hidden;background:#1a1d23;text-align:left;color:#fff}.camera-photo img{display:block;width:100%;height:100%;object-fit:cover}.camera-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 45%,#0009);pointer-events:none}.camera-photo-caption{position:absolute;left:20px;bottom:18px;z-index:1;display:flex;flex-direction:column;gap:3px}.camera-photo-caption strong{font-size:22px;font-weight:600}.camera-photo-caption>span{font-size:13px;color:#f2f2f2;font-weight:400}.camera-photo-dot{position:absolute;left:20px;top:18px;width:9px;height:9px;border-radius:50%;background:#49beef;box-shadow:0 0 0 3px #0002;z-index:1}.camera-photo-dot.unavailable{background:#b7b9be}.hub-screen .camera-photo-settings{position:absolute;right:12px;top:10px;width:44px;min-height:44px;padding:0;border-radius:50%;background:#0007;color:#fff;z-index:2;letter-spacing:2px}.camera-photo-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#bdc4cf}.camera-photo-placeholder svg{width:38px;height:38px}.camera-photo-placeholder>span{font-size:13px}.camera-gallery-note{color:var(--hub-muted);font-size:12px;margin:20px 0}.camera-live-dialog{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px}.camera-live-dialog>div{width:min(100%,1000px);max-height:95dvh;overflow:auto;background:var(--hub-card);border:1px solid var(--hub-line);border-radius:28px;padding:20px}.camera-live-dialog header{align-items:center;margin-bottom:16px;gap:12px}.camera-live-dialog h2{margin:0;font-size:24px;color:var(--hub-text)}.camera-live-dialog p{font-size:12px;color:var(--hub-muted);margin:8px 0}.camera-live-dialog header button{flex-shrink:0}.camera-live-image{width:100%;min-height:180px;border-radius:18px;object-fit:contain;background:#000}@media(max-width:650px){.camera-photo-grid{grid-template-columns:1fr;gap:12px}.hub-screen.camera-mode .touch-main{padding-top:6px}.hub-screen.camera-mode .touch-title{min-height:82px}.hub-screen.camera-mode .touch-title h1{font-size:38px}.camera-gallery-toolbar{margin-bottom:16px}.camera-gallery-toolbar p{max-width:155px;font-size:12px}.camera-photo-caption{left:16px;bottom:15px}.camera-photo-caption strong{font-size:20px}.camera-photo-caption>span{font-size:12px}.camera-live-dialog>div{padding:16px}.camera-live-dialog h2{font-size:20px}}
