@font-face{font-family:Brandon Text;src:url('./assets/simon/BrandonTextLight.otf') format('opentype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:Brandon Text;src:url('./assets/simon/BrandonTextRegular.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Brandon Text;src:url('./assets/simon/BrandonTextMedium.otf') format('opentype');font-weight:500 900;font-style:normal;font-display:swap}
:root{font-family:Brandon Text,Arial,sans-serif;font-synthesis:none;color:#1d1d1d;background:#eaeaea;font-size:16px;line-height:1.3;--blue:#99ccff;--grey:#eaeaea;-webkit-text-size-adjust:100%}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,select{touch-action:manipulation}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{opacity:.5;cursor:wait}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1{font-size:28px}h2{font-size:22px}h3{font-size:18px;line-height:1.2}button{font-weight:500;min-height:44px;border:1px solid #000;background:#000;color:#fff;padding:9px 16px;border-radius:0}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #024bea;outline-offset:-3px}.secondary{background:#fff;color:#000;border-color:#b2b2ae}.note{font-size:14px;color:#656565;line-height:1.4}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#shell{height:100vh;height:100dvh;display:flex;flex-direction:column;min-width:280px;max-width:1440px;margin:auto;background:#fff;overflow:hidden}.toolbar{background:#000;color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:56px;padding:0 24px;flex-shrink:0}.logo{display:block;width:123px;height:29px;object-fit:contain}.toolbarLabel{font-size:16px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.toolbarButton{justify-self:end;background:transparent;border:0;color:#fff;min-height:44px;padding:8px 0;font-size:16px}#pageTitle{font-size:22px;color:#fff;text-align:center;white-space:nowrap}.content{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;scrollbar-color:#b2b2ae #eaeaea}.steps{display:flex;justify-content:center;list-style:none;padding:0;margin:0;border-bottom:1px solid #cbcbcb;background:#fff}.steps li{padding:12px 22px;color:#656565;font-size:16px;border-bottom:3px solid transparent}.steps .active{color:#000;border-bottom-color:var(--blue)}.panel{max-width:680px;margin:20px auto;background:#fff;padding:0 24px}.signinTitle{text-align:center;margin-bottom:20px}.signinTitle p{font-size:18px;color:#656565;margin-top:8px}#loginForm{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}label{display:block;font-weight:500;margin:0 0 8px;font-size:16px}input,select{width:100%;min-height:46px;border:1px solid #848484;border-radius:0;background:#fff;color:#1d1d1d;padding:10px 12px;font-size:16px}input::placeholder{color:#656565}#loginButton{grid-column:1/-1;justify-self:center;width:240px;margin-top:2px}.privacy{margin:16px auto 0;text-align:center;max-width:580px}
[data-signed-in=true] .steps,[data-signed-in=true] .logo{display:none}[data-signed-in=true] .content{display:flex;flex-direction:column;overflow:hidden;background:var(--grey)}.appPage{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain}.collectionPage{display:flex;flex-direction:column;overflow:hidden}.collection{overflow:auto;flex:1;min-height:0;padding:0 12px 12px;scrollbar-color:#848484 #eaeaea}.filterBar{display:flex;align-items:center;gap:16px;width:100%;background:#b2b2ae;color:#000;border:0;text-align:left;font-size:19px;font-weight:300;min-height:40px;padding:4px 18px;flex-shrink:0}.filterSummary{font-size:14px;color:#333;margin-left:auto;font-weight:400}.filterDots{font-size:25px;letter-spacing:3px;line-height:1}.roomHeading{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;border:0;background:transparent;color:#000;padding:6px 6px;font-size:21px;font-weight:300;text-align:left}.roomToggle{font-family:Arial,sans-serif;font-size:30px;line-height:1;font-weight:400;padding:0 8px}.devices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:8px 0 12px;background:var(--grey);align-content:start}.device{display:flex;flex-direction:column;align-items:stretch;position:relative;background:#fff;text-align:center;padding:12px 12px 16px;min-width:0;min-height:174px;border:0;border-radius:0;overflow-wrap:anywhere}.device h3{min-height:40px;display:flex;align-items:center;justify-content:center}.deviceIcon{width:56px;height:56px;align-self:center;object-fit:contain;flex-shrink:0}.device .note{font-size:14px;margin:0 0 10px;line-height:1.25}.actions{display:flex;gap:6px;margin-top:auto}.actions button{flex:1;min-width:0;min-height:44px;padding:8px 4px;font-size:16px;background:#fff;color:#000;border-color:#cbcbcb}.device[data-kind=readonly]{color:#656565}.device[data-kind=readonly] .deviceIcon{opacity:.5}
.status{flex-shrink:0;padding:5px 18px;font-size:14px;line-height:1.3;background:#f4f4f4;border-top:1px solid #cbcbcb;max-height:66px;overflow:auto;white-space:pre-line;overflow-wrap:anywhere}.status[data-kind=success]{background:#eef7ff;color:#1d1d1d}.status[data-kind=error]{background:#fff0f0;color:#8b2530}.bottomNav{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;flex-shrink:0;border-top:1px solid #eee;padding:3px 12px calc(3px + env(safe-area-inset-bottom,0px));min-height:60px}.bottomNav button{display:flex;justify-content:center;align-items:center;min-height:54px;border:0;padding:6px;background:#fff}.bottomNav button>span:first-child{display:block;width:38px;height:38px;background:#000;mask:var(--symbol) center/contain no-repeat;-webkit-mask:var(--symbol) center/contain no-repeat}.bottomNav button[aria-current=page]>span:first-child{background:#99ccff}.installationRow{display:flex;align-items:center;gap:24px;background:#fff;color:#000;width:100%;border:0;border-bottom:1px solid #eaeaea;min-height:96px;text-align:left;font-size:25px;font-weight:300;padding:16px 24px}.installationIcon{width:50px;height:50px;flex-shrink:0;background:#99ccff;mask:var(--symbol,url('./assets/simon/nav-installations.svg')) center/contain no-repeat;-webkit-mask:var(--symbol,url('./assets/simon/nav-installations.svg')) center/contain no-repeat}.installationRow .detailsImage{margin-left:auto;flex-shrink:0}.installationRow[data-selected=true]{box-shadow:inset 3px 0 #99ccff}.menuPanel{max-width:640px;margin:20px auto;padding:0 24px;display:grid;gap:16px}.menuPanel>p{overflow-wrap:anywhere}.menuInfo{padding:16px;background:white;display:grid;gap:8px}.menuInfo h3{font-size:16px}.menuInfo p{font-size:16px}.emptyState{padding:32px 12px;text-align:center;font-size:18px;color:#656565}
.experienceGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.experienceCard{position:relative;aspect-ratio:1;min-width:0;background:#848484}.experienceControl{width:100%;height:100%;min-height:174px;display:flex;flex-direction:column;align-items:center;padding:14px 10px 20px;border:0;background:#848484 var(--experience-image) center/cover no-repeat;color:white;text-align:center}.experienceName{font-size:20px;font-weight:500;padding:0 24px 0 10px;line-height:1.2;overflow-wrap:anywhere}.experienceIcon{width:64px;height:64px;min-height:40px;flex:1;display:block;margin:12px auto 6px;background:#fff;mask:var(--symbol) center/64px 64px no-repeat;-webkit-mask:var(--symbol) center/64px 64px no-repeat}.experienceNotice{font-size:14px;color:#fff;background:#0008;padding:2px 6px}.experienceNotice:empty{display:none}.experienceDetails{position:absolute;top:4px;right:1px;display:grid;place-items:center;min-width:44px;min-height:44px;padding:7px;border:0;background:transparent}.experienceDetails img{width:30px;height:30px}.experienceControl[aria-busy=true]{opacity:.7;cursor:progress}
.sheet{width:min(660px,100vw);max-width:100vw;max-height:90vh;max-height:90dvh;margin:auto auto 0;border:0;padding:20px 24px calc(20px + env(safe-area-inset-bottom,0px));font-family:inherit;color:#000}.sheet::backdrop{background:#0006}.sheetHeading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.plainButton{background:transparent;color:#000;border:0;font-size:28px;line-height:1;padding:5px;min-width:44px}.filterFields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.filterFields>div:first-child{grid-column:1/-1}.sheetActions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.sheetActions button{min-width:120px}
@media(min-width:1100px){.devices{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:600px){.toolbar{padding:0 14px;grid-template-columns:1fr auto 1fr;gap:6px}.toolbarLabel{font-size:14px}.logo{width:105px;height:25px}.toolbarButton{font-size:14px}#pageTitle{font-size:21px}.devices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collection{padding:0 14px 14px}.roomHeading{font-size:22px;min-height:50px;padding:6px 0}.panel{padding:0 20px;margin:24px auto}.steps li{padding:12px;font-size:14px}#loginForm{grid-template-columns:1fr}#loginButton{width:100%;margin-top:8px}.actions button{font-size:14px;padding:8px 2px}.device{padding:10px 8px 16px}.status{padding-left:14px;padding-right:14px}.filterSummary{font-size:13px}.experienceName{font-size:18px}.experienceControl{min-height:160px;padding:12px 8px 16px}.experienceIcon{mask-size:58px 58px;-webkit-mask-size:58px 58px}.installationRow{font-size:23px;gap:18px}.filterFields{grid-template-columns:1fr}.filterFields>div:first-child{grid-column:auto}}
@media(max-width:350px){.toolbarLabel{font-size:12px}.toolbar{padding:0 10px}#pageTitle{font-size:19px}.experienceControl{min-height:140px}.experienceName{font-size:16px;padding-left:0}.filterSummary{display:none}}
@media(max-height:500px) and (min-width:601px){.toolbar{min-height:48px}.bottomNav{min-height:54px}.bottomNav button{min-height:48px}.bottomNav button>span:first-child{width:34px;height:34px}.panel{margin:12px auto}.signinTitle{margin-bottom:12px}.signinTitle h1{font-size:24px}.privacy{margin-top:10px}.steps li{padding-top:7px;padding-bottom:7px}.sheet{max-height:95dvh}.filterFields{grid-template-columns:repeat(3,minmax(0,1fr))}.filterFields>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
/* Original component_multilevel_default: seven slots and a full-surface touch view. */
.device.direct{padding:0;min-height:174px;overflow:visible;aspect-ratio:1.65}.device.direct::after{display:none}.tileControl{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:174px;margin:0;padding:12px 8px 8px;border:0;background:#fff!important;color:#000;box-shadow:none!important;text-align:center;position:relative;user-select:none;-webkit-user-select:none;touch-action:pan-y;overflow:hidden}.tileControl:focus-visible{outline-offset:-3px;z-index:1}.tileName{display:flex;align-items:flex-start;justify-content:center;font-size:18px;font-weight:500;line-height:1.2;width:100%;min-height:38px;padding:0 29px;overflow-wrap:anywhere}.tileIcon{display:block;width:88px;height:88px;min-height:56px;flex:1;background-color:#848484;-webkit-mask-image:var(--symbol);mask-image:var(--symbol);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:88px 88px;mask-size:88px 88px;margin:0 auto 10px;pointer-events:none}.direct[data-state=on] .tileIcon{background-color:#99ccff}.segments{display:flex;gap:2px;height:10px;width:100%;flex-shrink:0;pointer-events:none}.segment{display:block;flex:1;min-width:0;height:10px;background:#eaeaea}.segment[data-filled=true]{background:#cbcbcb}.direct[data-state=on] .segment[data-filled=true]{background:#99ccff}.direct:not([data-kind=dimmer]) .segments{width:42px;height:5px}.direct:not([data-kind=dimmer]) .segment{height:5px}.tileDetails{position:absolute;top:6px;right:3px;display:grid;place-items:center;padding:7px;min-width:44px;min-height:44px;border:0;background:transparent!important;color:#000;z-index:2}.tileDetails img{width:30px;height:30px}.tileControl .tileNotice{position:absolute;bottom:25px;left:6px;right:6px;font-size:12px;color:#656565;pointer-events:none}.tileNotice:empty{display:none}.direct[data-pending=true] .tileControl{cursor:progress}.direct[data-pending=true] .tileIcon{opacity:.55}.direct[data-uncertain=true] .tileIcon{background:#848484;opacity:.6}.direct[data-uncertain=true] .segment[data-filled=true]{background:#cbcbcb}.direct[data-uncertain=true] .tileNotice{color:#8b2530}#deviceDetails{max-width:min(440px,90vw);border:0;padding:28px;background:#fff;color:#1d1d1d;font-family:Brandon Text,Arial,sans-serif}#deviceDetails::backdrop{background:#0008}#deviceDetails h2{margin-bottom:18px}#deviceDetails p{margin-bottom:24px}#deviceDetails button{min-width:120px}#deviceDetails form{text-align:right}
@media(max-width:600px){.device.direct[data-kind=dimmer]{grid-column:1/-1;aspect-ratio:2.06;min-height:175px}.device.direct[data-kind=dimmer] .tileControl{min-height:175px}.tileName{font-size:18px}.device.direct[data-kind=dimmer] .tileIcon{-webkit-mask-size:80px 80px;mask-size:80px 80px}.device.direct:not([data-kind=dimmer]) .tileName{padding:0 25px;font-size:16px}.device.direct{aspect-ratio:1;min-height:160px}.device.direct .tileControl{min-height:160px}}

/* Native component_blind: wide white surface, reported progress and two arrows. */
.device.blind{grid-column:span 2;aspect-ratio:2.06;min-height:190px;padding:clamp(12px,2.5vw,20px) 0 18px;overflow:hidden}.device.blind .blindName{font-size:20px;min-height:36px;padding:0 48px;line-height:1.2}.blindProgress{display:block;width:76%;height:3px;flex-shrink:0;margin:clamp(12px,3vw,26px) auto 0;border-radius:3px;background:#eaeaea;overflow:hidden}.blindProgressFill{display:block;height:100%;background:#99ccff;border-radius:3px}.blindProgress[data-known=false]{opacity:.55}.blindArrows{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding:8px 8% 0;flex:1;min-height:100px}.blindArrow{display:grid;place-items:center;min-height:72px;min-width:44px;border:0;background:transparent;color:#99ccff;padding:0}.blindArrow:active{background:#f5faff}.blindArrowIcon{display:block;width:88px;height:88px;background:#99ccff;mask:var(--symbol) center/contain no-repeat;-webkit-mask:var(--symbol) center/contain no-repeat;pointer-events:none}.blindNotice{position:absolute;bottom:6px;left:8px;right:8px;font-size:12px;line-height:1.2;color:#656565;pointer-events:none}.blindNotice:empty{display:none}.blind[data-uncertain=true] .blindNotice{color:#8b2530}.selectedIcon{display:block;background:#848484;mask:var(--symbol) center/contain no-repeat;-webkit-mask:var(--symbol) center/contain no-repeat}.detailIcon{width:64px;height:64px;margin:0 auto 20px}#detailStop{margin:0 0 16px;width:100%;min-height:48px}
@media(max-width:600px){.device.blind{grid-column:1/-1;min-height:190px}.device.blind .blindName{font-size:18px}.blindProgress{margin-top:12px}.blindArrows{min-height:92px;padding-top:0}.blindArrowIcon{width:78px;height:78px}}

.rememberChoice{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:10px;margin:0;font-weight:400;min-height:44px;cursor:pointer}.rememberChoice input{width:22px;height:22px;min-height:22px;margin:0;padding:0;accent-color:#000;flex-shrink:0}.rememberHint{grid-column:1/-1;text-align:center;font-size:14px;color:#656565;margin-top:-12px}.resumeActions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.resumeActions button{font-size:15px}@media(max-width:600px){.resumeActions{grid-template-columns:1fr}}

/* Portrait keeps the original inline controls. */
.compactControl,.expandedStop,.expandedValue{display:none}
#controlDialog{width:min(620px,94vw);max-width:94vw;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);margin:auto;padding:16px 20px;border:0;background:#fff;color:#1d1d1d;overflow:auto;font-family:Brandon Text,Arial,sans-serif}
#controlDialog::backdrop{background:#0008}
.controlDialogHeading{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;margin-bottom:8px}
.controlDialogHeading h2{font-size:22px;line-height:1.2;overflow-wrap:anywhere}
#closeControl{flex-shrink:0;width:44px;height:44px;padding:0;border:0;background:#eaeaea;border-radius:50%;color:#000;font-size:30px;line-height:1}
.controlHint{font-size:14px;line-height:1.3;color:#656565;text-align:center;margin-top:10px}
#expandedControlHost .device{width:100%;height:clamp(180px,48vh,280px);height:clamp(180px,48dvh,280px);min-height:180px;aspect-ratio:auto;padding:0}
#expandedControlHost .compactControl,#expandedControlHost .tileDetails,#expandedControlHost .tileName,#expandedControlHost .blindName{display:none}
#expandedControlHost .tileControl{min-height:180px;height:100%;padding:8px 12px 12px}
#expandedControlHost .tileIcon{width:112px;min-height:80px;mask-size:contain;-webkit-mask-size:contain;margin:0 auto 40px}
#expandedControlHost .expandedValue{display:block;position:absolute;bottom:34px;left:12px;right:12px;font-size:28px;line-height:1;pointer-events:none}
#expandedControlHost .segments,#expandedControlHost .segment{height:14px}
#expandedControlHost .tileNotice{top:4px;bottom:auto}
#expandedControlHost .device.blind{display:grid;grid-template-columns:1fr .8fr 1fr;grid-template-rows:24px minmax(108px,1fr) auto;align-items:center;gap:8px}
#expandedControlHost .blindProgress{grid-column:1/-1;grid-row:1;width:80%;margin:0 auto;height:4px}
#expandedControlHost .blindArrows{display:contents}
#expandedControlHost .blindArrow{grid-row:2;min-height:100px;align-self:stretch}
#expandedControlHost .blindArrow:first-child{grid-column:1}
#expandedControlHost .blindArrow:last-child{grid-column:3}
#expandedControlHost .blindArrowIcon{width:112px;height:112px}
#expandedControlHost .expandedStop{display:block;grid-column:2;grid-row:2;min-height:64px;padding:8px;border:2px solid #99ccff;background:#fff;color:#1d1d1d;font-size:22px}
#expandedControlHost .blindNotice{position:static;grid-column:1/-1;grid-row:3;min-height:18px;padding:0 8px}

@media(orientation:landscape){
  #devices .devices{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
  #devices .device{grid-column:auto;aspect-ratio:auto;height:clamp(150px,32vh,190px);height:clamp(150px,32dvh,190px);min-height:0;overflow:hidden}
  #devices .device.direct .tileControl{height:100%;min-height:0;padding:10px 8px 8px}
  #devices .tileName{font-size:16px;min-height:38px;padding:0 24px}
  #devices .tileIcon{width:60px;height:60px;min-height:40px;mask-size:60px 60px;-webkit-mask-size:60px 60px;margin-bottom:8px}
  #devices .device[data-kind=dimmer]>.tileControl,#devices .device[data-kind=dimmer]>.tileDetails,#devices .device.blind>:not(.compactControl){display:none}
  #devices .device.blind{padding:0}
  #devices .compactControl{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;height:100%;min-height:0;padding:10px 8px 8px;border:0;background:#fff;color:#000;text-align:center}
  .compactName{width:100%;min-height:38px;padding:0 24px;font-size:16px;line-height:1.2;overflow-wrap:anywhere}
  .compactIcon{display:block;width:60px;min-height:40px;flex:1;background:#848484;mask:var(--symbol) center/60px 60px no-repeat;-webkit-mask:var(--symbol) center/60px 60px no-repeat;pointer-events:none}
  .direct[data-state=on] .compactIcon,.blind .compactIcon{background:#99ccff}
  .direct[data-uncertain=true] .compactIcon,.blind[data-uncertain=true] .compactIcon{background:#848484;opacity:.6}
  .compactValue{font-size:13px;line-height:1.2;min-height:16px;margin-top:6px;color:#656565;pointer-events:none}
  .compactChevron{position:absolute;top:13px;right:10px;width:26px;height:26px;pointer-events:none}
  #devices .device[data-kind=readonly]{padding:10px 8px 8px}
  #devices .device[data-kind=readonly] h3{font-size:16px;min-height:38px}
  #devices .device[data-kind=readonly] .deviceIcon{width:60px;height:60px;min-height:40px;flex:1}
  #devices .device[data-kind=readonly] .note{font-size:12px;margin:4px 0 0}
}
@media(orientation:landscape) and (max-width:640px){#devices .devices{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(orientation:landscape) and (min-width:1100px){#devices .devices{grid-template-columns:repeat(6,minmax(0,1fr))}}
