@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap');
:root{font-family:'Noto Sans KR',sans-serif;color:#182739;background:#eef1f5;font-synthesis:none;font-weight:400}*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button{touch-action:manipulation}button:disabled{opacity:.3;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #f2a82a;outline-offset:4px}button{color:inherit}a{color:inherit;text-decoration:none}.icon{width:26px;height:26px;flex:none}button svg{pointer-events:none}.demo-bar{height:92px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #dce1e8;background:#f7f9fb}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:700;letter-spacing:-1.4px}.brand-mark{display:grid;place-items:center;background:#182739;color:#a2e9d6;border-radius:11px;width:35px;height:39px;font-size:27px;font-weight:500}.brand-caption{font-size:10px;letter-spacing:1.5px;font-weight:500;margin-left:10px;color:#7a8594}.design-nav{padding:5px;display:flex;background:#e9edf2;border:1px solid #dfe4eb;border-radius:14px;gap:4px}.design-nav button{border:0;background:none;padding:11px 19px;border-radius:10px;font-size:14px;color:#697587;font-weight:600;white-space:nowrap}.design-nav button span{font-size:12px;margin-right:7px;opacity:.65}.design-nav button.selected{background:white;box-shadow:0 2px 6px #1220340c;color:#1d293a}.demo-tools{display:flex;align-items:center;gap:10px}.demo-badge{font-size:12px;color:#6d7c8c;margin-right:7px}.icon-button{display:grid;place-items:center;border:1px solid #dfe5ec;background:transparent;border-radius:10px;width:38px;height:38px}.icon-button .icon{width:18px;height:18px}main{max-width:1510px;margin:auto;padding:30px 4% 20px}.preview-caption{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.4px;color:#798697;margin:0 8px 15px}.tablet{position:relative;background:#20252b;border-radius:32px;padding:15px;box-shadow:0 32px 60px -25px #1827394a,0 3px 5px #0002;border:1px solid #31383f}.tablet-camera{position:absolute;left:50%;top:5px;width:5px;height:5px;border-radius:50%;background:#080d12;box-shadow:inset 0 0 1px 1px #4e5660}.screen{--bg:#fcfdff;--card:#f7faff;--ink:#15243a;--muted:#7b8da5;--line:#e4eaf2;--accent:#2784ff;--accent-soft:#e9f2ff;--card-on:#f7faff;--switch-off:#e1e7ee;background:var(--bg);color:var(--ink);border-radius:20px;padding:34px;min-height:650px;aspect-ratio:16/10;display:flex;flex-direction:column;container-type:inline-size;overflow:hidden}.screen-header{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 0 27px;border-bottom:1px solid var(--line)}.clock-block{display:flex;flex-direction:column;gap:0}.clock{font-size:clamp(36px,5.3vw,76px);font-weight:600;line-height:1.05;letter-spacing:-4px;font-variant-numeric:tabular-nums}.date{font-size:16px;color:var(--muted);margin-top:9px}.weather{display:flex;align-items:center;gap:18px}.weather>.icon{width:52px;height:52px;color:#ffbd30;fill:#ffcf51;stroke-width:1.5}.weather strong{display:block;font-size:25px;white-space:nowrap}.weather span{display:block;font-size:13px;color:var(--muted);margin-top:5px}.room-info{background:none;border:0;border-left:1px solid var(--line);padding:10px 0 10px 24px;display:flex;gap:14px;text-align:left;align-items:center}.room-info>.icon{color:var(--muted);width:37px;height:37px}.room-info small{display:block;font-size:13px;margin-bottom:4px;color:var(--muted)}.room-info strong{font-size:16px;white-space:nowrap;font-weight:500}.room-info b{font-weight:400;color:var(--line);margin:0 5px}.profile-header{display:flex;gap:12px;align-items:center;border:0;background:none;padding:0}.avatar{display:grid;place-items:center;color:var(--avatar);background:color-mix(in srgb,var(--avatar) 13%,transparent);width:47px;height:47px;border-radius:50%}.avatar .icon{width:26px;height:26px}.profile-header strong{font-size:18px;white-space:nowrap}.profile-header>.icon{width:18px;height:18px;color:var(--muted)}h2,p{margin:0}h2{font-size:24px;font-weight:600;letter-spacing:-.8px}.controls{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1.18fr 1fr;gap:16px;padding-top:24px;flex:1;min-height:0}.shower-card,.device-card,.secondary-card{border:1px solid var(--line);border-radius:18px;background:var(--card)}.shower-card{padding:22px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.shower-heading{display:flex;align-items:center;gap:15px;flex-wrap:wrap;position:relative}.shower-heading>.icon{width:52px;height:52px;color:var(--muted)}.shower-heading h2{margin-top:5px}.shower-heading p{font-size:14px;color:var(--muted);margin-top:6px}.light .shower-heading>div{width:100%;order:2}.light .shower-heading p{display:none}.state-pill{border-radius:50px;padding:6px 16px;font-size:13px;color:var(--muted);background:var(--switch-off);margin-left:auto;white-space:nowrap}.state-pill.on{background:var(--accent-soft);color:var(--accent)}.water-control{text-align:center}.water-label{font-size:12px;color:var(--muted)}.stepper{display:flex;align-items:center;justify-content:space-between;gap:8px}.stepper button{border:0;border-radius:50%;background:var(--accent-soft);color:var(--ink);width:43px;height:43px;font-size:26px;line-height:1}.temperature{white-space:nowrap;font-variant-numeric:tabular-nums}.temperature strong{font-size:44px;font-weight:600;letter-spacing:-2px}.temperature>span{font-size:25px}.water-range{display:none;font-size:12px;color:var(--muted);margin-top:12px}.shower-start{display:flex;justify-content:center;align-items:center;gap:10px;border:0;color:#fff;background:var(--accent);border-radius:11px;min-height:48px;font-size:18px;font-weight:500;padding:10px}.shower-start .icon{width:18px;height:18px;fill:currentColor}.shower-start.running{background:var(--ink)}.stop-icon{width:13px;height:13px;background:currentColor;border-radius:3px}.timer{font-size:13px;font-variant-numeric:tabular-nums}.equipment{display:contents}.device-card{padding:24px;display:flex;flex-direction:column;align-items:flex-start;position:relative;gap:18px}.device-icon .icon{width:54px;height:54px;color:var(--muted)}.device-card.active .device-icon{color:var(--accent)}.device-card.active .device-icon .icon{color:inherit}.device-copy h2{white-space:nowrap}.device-copy p{font-size:14px;line-height:1.7;color:var(--muted);margin-top:17px;padding-top:16px;border-top:1px solid var(--line)}.toggle{display:flex;align-items:center;justify-content:space-between;gap:9px;border:0;border-radius:40px;background:var(--switch-off);color:var(--muted);padding:6px 10px;min-width:87px;min-height:36px;font-size:13px;align-self:flex-end;margin-top:auto}.toggle i{height:22px;width:22px;background:#fff;border-radius:50%;order:-1;box-shadow:0 1px 4px #0001}.toggle.on{background:var(--accent);color:white}.toggle.on i{order:1}.secondary-nav{display:contents}.secondary-card{text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:25px;gap:18px;position:relative;transition:background .2s,border-color .2s}.secondary-card:hover{background:var(--accent-soft);border-color:var(--accent)}.secondary-card>.icon{width:51px;height:51px;color:var(--muted)}.secondary-card p{color:var(--muted);font-size:14px;line-height:1.7;margin-top:8px}.secondary-card .chevron{position:absolute;width:18px;height:18px;right:20px;bottom:24px}.divider{margin:0 10px;color:var(--line)}.screen-bottom{display:flex;justify-content:space-between;padding-top:20px;font-size:11px;color:var(--muted)}.screen-bottom>span:first-child{display:flex;gap:6px;align-items:center}.screen-bottom .icon{width:14px;height:14px}.sim-label{border:1px solid var(--line);padding:0 5px;border-radius:4px;font-size:10px;margin-left:4px}.demo-footer{display:flex;justify-content:space-between;font-size:12px;color:#8290a0;margin-top:24px;padding:0 8px}.dark{--bg:#111718;--card:#1b2223;--ink:#f3f7f6;--muted:#93a3a2;--line:#303b3b;--accent:#7ad5b5;--accent-soft:#273e37;--switch-off:#333c3d;background:radial-gradient(ellipse at 20% 0,#1a2424,var(--bg) 70%)}.dark .shower-start{color:#102a21}.dark .shower-start.running{background:#35594c;color:#a3efd3}.dark .toggle.on{color:#133327}.dark .avatar{--avatar:#b8ceca!important}.dark .weather>.icon{fill:#eac767;color:#eac767}.dark .screen-header,.focus .screen-header{border:0;padding-bottom:24px;gap:18px}.dark .clock-block,.focus .clock-block{flex-direction:row;align-items:center;gap:22px}.dark .clock,.focus .clock{font-size:43px;letter-spacing:-2px}.dark .date,.focus .date{font-size:14px;margin:0;padding-left:20px;border-left:1px solid var(--line)}.dark .weather,.focus .weather{gap:8px;margin-left:auto}.dark .weather>.icon,.focus .weather>.icon{width:29px;height:29px}.dark .weather strong,.focus .weather strong{font-size:16px}.dark .weather span,.focus .weather span{display:none}.dark .room-info,.focus .room-info{padding:0;border:0}.dark .room-info>.icon,.focus .room-info>.icon{display:none}.dark .room-info small,.focus .room-info small{display:none}.dark .room-info strong,.focus .room-info strong{font-size:14px}.dark .profile-header,.focus .profile-header{gap:8px}.dark .profile-header>.icon,.focus .profile-header>.icon{display:none}.dark .avatar,.focus .avatar{width:37px;height:37px}.dark .controls,.focus .controls{grid-template-columns:42% 1fr;grid-template-rows:1fr 105px;padding-top:0;gap:18px}.dark .shower-card,.focus .shower-card{padding:28px;gap:18px}.dark .shower-heading,.focus .shower-heading{flex-wrap:nowrap}.dark .shower-heading>.icon,.focus .shower-heading>.icon{width:48px;height:48px}.dark .shower-heading h2,.focus .shower-heading h2{font-size:27px}.dark .shower-heading p{display:none}.dark .water-control{margin:auto 0}.dark .water-label,.focus .water-label{font-size:15px}.dark .stepper{flex-wrap:wrap;justify-content:center;gap:20px}.dark .temperature{order:-1;width:100%;margin:15px 0}.dark .temperature strong{font-size:95px;line-height:1.1}.dark .temperature>span{font-size:48px}.dark .stepper button{width:62px;height:62px;border:1px solid #465352;background:#2b3435;font-size:34px}.dark .water-range{display:block}.dark .shower-start,.focus .shower-start{min-height:61px;font-size:21px;border-radius:14px}.dark .equipment,.focus .equipment{display:grid;grid-template-rows:repeat(3,1fr);gap:16px}.dark .device-card,.focus .device-card{flex-direction:row;align-items:center;gap:23px;padding:24px 30px}.dark .device-icon .icon,.focus .device-icon .icon{width:53px;height:53px}.dark .device-copy p,.focus .device-copy p{padding:0;border:0;margin-top:7px;font-size:14px}.dark .toggle,.focus .toggle{margin:0 0 0 auto;align-self:center;min-width:100px;min-height:44px;font-size:14px;padding:7px 10px 7px 13px}.dark .toggle i,.focus .toggle i{height:29px;width:29px}.dark .secondary-nav,.focus .secondary-nav{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dark .secondary-card,.focus .secondary-card{flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;padding:18px}.dark .secondary-card>.icon,.focus .secondary-card>.icon{width:34px;height:34px}.dark .secondary-card h2,.focus .secondary-card h2{font-size:19px}.dark .secondary-card p{font-size:12px;margin-top:5px}.dark .secondary-card .chevron,.focus .secondary-card .chevron{display:none}.focus{--bg:#f9fcff;--card:#ffffff;--ink:#092653;--muted:#7a91b0;--accent:#0095f6;--accent-soft:#e6f4ff;--line:#e1edf8}.focus .controls{grid-template-columns:53% 1fr;grid-template-rows:1fr 90px}.focus .shower-card{background:linear-gradient(125deg,#e5f3ff,#edf8ff);border-color:#d4e9fb}.focus .shower-heading>.icon{color:var(--accent)}.focus .shower-heading h2{font-size:29px}.focus .shower-heading p{font-size:12px}.focus .device-card{padding:20px;gap:17px}.focus .device-copy h2{font-size:23px}.focus .device-copy p{font-size:12px}.focus .device-icon .icon{width:43px;height:43px}.focus .toggle{min-width:84px;min-height:41px;font-size:12px}.focus .toggle i{width:25px;height:25px}.focus .secondary-card p{display:none}.focus .water-control{margin:auto 0;position:relative}.focus .water-label{display:none}.dial{width:245px;height:245px;border-radius:50%;margin:0 auto;background:conic-gradient(from 225deg,var(--accent) var(--progress),#cbdfee 0deg 270deg,transparent 270deg);padding:9px;transform:rotate(0deg)}.dial-inner{height:100%;border-radius:50%;background:#eaf6ff;display:flex;align-items:center;justify-content:center}.focus .stepper{width:calc(100% + 140px);flex:none;gap:22px}.focus .stepper button{width:54px;height:54px;background:#fff;box-shadow:0 4px 10px #1b639710;color:var(--accent);flex:none;font-size:32px}.focus .temperature strong{font-size:65px}.focus .temperature>span{font-size:37px}.temperature-range{width:65%;accent-color:var(--accent);height:20px;cursor:pointer;margin:0}.focus .shower-start{border-radius:40px}.spinning{animation:spin 6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.demo-tools button:hover{background:#e5ebf1}dialog{border:1px solid #e0e7ef;border-radius:26px;padding:32px;width:min(590px,calc(100% - 32px));color:#1c2d42;box-shadow:0 30px 100px #07162644}dialog::backdrop{background:#0a172667;backdrop-filter:blur(8px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.dialog-heading h2{font-size:28px}.eyebrow{font-size:10px;letter-spacing:2px;color:#8292a4;margin-bottom:7px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,10px);background:#172a3e;color:#fff;border:1px solid #ffffff20;border-radius:12px;padding:13px 23px;font-size:14px;opacity:0;transition:.2s;pointer-events:none;z-index:10;white-space:nowrap;box-shadow:0 8px 30px #0002}#toast.visible{opacity:1;transform:translate(-50%,0)}.tablet:fullscreen{border:0;border-radius:0;padding:0;background:#111;display:grid;place-items:center}.tablet:fullscreen .screen{width:100%;height:100%;aspect-ratio:auto;border-radius:0;max-width:1800px}.tablet:fullscreen .tablet-camera{display:none}




@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
.panel-intro{font-size:15px;color:#75869a;line-height:1.8;margin-bottom:23px}.profiles{display:grid;gap:12px}.profile-choice{border:1px solid #e1e8f0;border-radius:15px;background:#f9fbfd;padding:20px 17px;display:flex;align-items:center;gap:15px;text-align:left}.profile-choice.chosen{border-color:#3c8fff;background:#eef6ff}.profile-choice>span:nth-child(2){flex:1}.profile-choice strong{font-size:18px;display:block}.profile-choice small{font-size:13px;display:block;color:#7890aa;margin-top:5px}.profile-choice>.icon{width:21px;color:#3c8fff}.panel-primary,.panel-secondary{width:100%;border-radius:12px;padding:15px;border:0;background:#287fee;color:white;font-size:15px;margin-top:24px}.panel-secondary{background:#eef3f8;color:#52667e}.panel-note{font-size:13px;color:#8190a1;line-height:1.8;margin-top:18px}.climate-readings{display:grid;grid-template-columns:1fr 1fr;gap:15px}.climate-readings>div{padding:24px 20px;border-radius:18px;background:#f0f6fc}.climate-readings>div>span{font-size:14px;color:#768ba4}.climate-readings strong{font-size:47px;display:block;letter-spacing:-2px;margin:10px 0;color:#153558;font-variant-numeric:tabular-nums}.climate-readings strong small{font-size:24px;letter-spacing:-1px;margin-left:5px}.climate-readings p{font-size:12px;color:#738ba6}.humidity-track{height:7px;background:#eaf0f6;border-radius:10px;margin-top:28px;overflow:hidden}.humidity-track span{display:block;height:100%;background:#46a9e9;border-radius:10px;transition:width 1s}.track-labels{display:flex;justify-content:space-between;font-size:11px;color:#8b9cb0;margin:10px 0 25px}.panel-device{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #e6edf4;padding:20px 0}.panel-device>div{display:flex;align-items:center;gap:12px;font-size:17px}.panel-device .toggle{margin:0;background:#e1e7ee;color:#738499;--accent:#2784ff}.panel-device .toggle.on{background:#2784ff;color:white}.panel-device small{display:block;font-size:12px;color:#8594a5;margin-top:7px}.media-art{background:linear-gradient(125deg,#16394d,#448283);border-radius:18px;padding:25px;display:flex;align-items:center;gap:24px;color:#daeeee;margin-bottom:23px}.media-art>.icon{width:53px;height:53px;opacity:.7}.media-art span{font-size:20px;line-height:1.7}.media-art strong{color:white}.media-links{display:grid;gap:10px}.media-links a{display:flex;align-items:center;gap:15px;border:1px solid #e1e8ef;padding:16px;border-radius:13px}.media-links a>span{flex:1}.media-links strong{display:block;font-size:16px;font-weight:500}.media-links small{display:block;font-size:10px;letter-spacing:1px;margin-top:5px;color:#8499ae}.media-links a>.icon{width:22px;color:#648daa}.media-links a:hover{background:#edf6ff}#youtube-search{margin-top:22px}#youtube-search label{font-size:13px;color:#71869c;display:block;margin-bottom:9px}#youtube-search>div{display:flex;gap:8px}#youtube-search input{min-width:0;flex:1;border:1px solid #dce6ef;border-radius:10px;padding:13px;font:inherit;font-size:14px}#youtube-search button{border:0;border-radius:10px;padding:10px 20px;background:#227ee5;color:white;font-size:14px}.settings-section h3{font-size:13px;font-weight:500;color:#8b9bb0;margin:0 0 12px}.connection-row{display:flex;align-items:center;gap:13px;padding:12px 0;font-size:15px}.connection-row .icon{width:22px;color:#748ba3}.connection-badge{margin-left:auto;background:#e7f5ef;color:#418a73;border-radius:30px;padding:5px 10px;font-size:11px}.settings-section{margin-bottom:20px}.system-info{display:grid;grid-template-columns:1fr 1fr;gap:13px;font-size:13px;background:#f1f5f9;border-radius:12px;padding:18px;color:#7a8da2}.system-info strong{text-align:right;font-size:13px;color:#4c637c;font-weight:500}body[data-design="2"] dialog{background:#1b2425;color:#eff5f3;border-color:#394748}body[data-design="2"] .profile-choice,body[data-design="2"] .climate-readings>div,body[data-design="2"] .system-info{background:#253131;border-color:#3a4b48;color:#f2f7f5}body[data-design="2"] .profile-choice.chosen{background:#2b4037;border-color:#7ad5b5}body[data-design="2"] .climate-readings strong,body[data-design="2"] .system-info strong{color:#b4e4d1}body[data-design="2"] .panel-primary{background:#7ad5b5;color:#112c22}body[data-design="2"] .panel-device{border-color:#3a4b48}body[data-design="2"] .media-links a{border-color:#3a4b48}body[data-design="2"] .media-links a:hover{background:#2a3a36}body[data-design="2"] .panel-secondary{background:#30423c;color:#b4e4d1}
/* Match the selected 1 / 2 / 4 reference compositions. */
.screen{padding:26px;--ink:#101e35}.screen.dark{--ink:#f5f7f7;--bg:#121617;--card:#1d2325;--accent:#68c29e;--muted:#a3adae;background:radial-gradient(ellipse at 25% 15%,#222729,#121617 80%)}.screen.focus{--ink:#062254}.controls{padding-top:22px;grid-template-rows:1.2fr 1fr}.device-copy{width:100%;min-width:0}.device-detail{display:none}.secondary-extra{display:block}.climate-mini{display:flex;gap:18px}.climate-mini>span+span{border-left:1px solid var(--line);padding-left:18px}.climate-mini small{display:block;font-size:14px;font-weight:400}.climate-mini b{color:var(--ink);font-size:30px;font-weight:500}.secondary-card p>b{color:var(--ink);font-size:18px;font-weight:500}.dark .secondary-extra,.focus .secondary-extra{display:none}.dark .climate-mini small{display:none}.dark .climate-mini b{font-size:17px;color:var(--muted)}.dark .climate-mini{gap:12px}.dark .climate-mini>span+span{padding-left:12px}.dark .secondary-card p>b{color:var(--muted);font-size:17px}.dark .shower-heading{padding-bottom:24px;border-bottom:1px solid var(--line)}.light .device-card .toggle{position:absolute;right:22px;top:28px;margin:0;min-height:40px;min-width:78px;justify-content:center;font-size:16px}.light .device-card .toggle i{display:none}.light .device-detail{display:grid;place-items:center;position:absolute;bottom:22px;right:16px;border:0;background:none;width:44px;height:44px;color:var(--muted)}.light .device-detail>.icon{width:23px}.light .device-copy{margin-top:2px}.light .device-card{gap:21px}.light .device-copy p{font-size:17px;margin-top:20px;padding-top:20px}.light .device-copy h2{font-size:31px;font-weight:700}.light .shower-heading h2{font-size:29px;font-weight:700}.light .shower-heading p{display:none}.light .shower-heading>.icon{width:75px;height:75px}.light .device-icon .icon{width:80px;height:80px}.light .shower-card{gap:6px}.light .shower-heading{padding-bottom:8px;border-bottom:1px solid var(--line)}.light .water-label{font-size:14px}.light .temperature strong{font-size:48px}.light .temperature>span{font-size:26px}.light .stepper button{width:48px;height:48px;background:#eaf0f6}.light .shower-start{font-size:20px;min-height:52px}.light .state-pill{font-size:16px;padding:8px 19px}.light .secondary-card{gap:13px;justify-content:flex-start;padding:25px}.light .secondary-card>.icon{width:80px;height:80px}.light .secondary-card h2{font-size:30px;font-weight:700}.light .secondary-card p{font-size:17px;line-height:1.5}.light .clock{font-size:90px;font-weight:700;letter-spacing:-5px}.light .date{font-size:22px}.light .weather>.icon{width:78px;height:78px}.light .weather strong{font-size:32px}.light .weather span{font-size:18px}.light .room-info small{font-size:18px}.light .room-info strong{font-size:19px}.light .room-info>.icon{width:45px;height:45px}.light .avatar{width:55px;height:55px}.light .profile-header strong{font-size:23px}.light .screen-header{padding:5px 0 28px;gap:20px}.dark .controls{grid-template-columns:41% minmax(0,1fr);grid-template-rows:1fr 132px;gap:16px}.dark .shower-card{padding:30px}.dark .shower-heading h2{font-size:37px;font-weight:700}.dark .shower-heading>.icon{width:76px;height:76px}.dark .state-pill{font-size:20px;padding:10px 23px}.dark .water-label{font-size:21px;color:#d0d7d8}.dark .temperature strong{font-size:127px;font-weight:700}.dark .temperature>span{font-size:65px}.dark .stepper button{width:88px;height:88px;font-size:49px}.dark .stepper{gap:74px}.dark .water-range{display:none}.dark .shower-start{min-height:75px;font-size:28px;border-radius:50px;background:#4b9687;color:white}.dark .shower-start>.icon{width:28px;height:28px}.dark .device-card{padding:25px 35px;gap:32px;border-color:transparent;background:linear-gradient(115deg,#22282b,#1b2022)}.dark .device-icon .icon{width:80px;height:80px;color:#f3f6f5}.dark .device-copy h2{font-size:36px;font-weight:700}.dark .device-copy p{font-size:20px;margin-top:9px}.dark .toggle{min-width:140px;min-height:65px;font-size:20px;padding:9px 12px 9px 22px}.dark .toggle i{width:46px;height:46px}.dark .secondary-card{gap:25px;padding:23px;background:linear-gradient(120deg,#22282a,#1b2021);border-color:transparent}.dark .secondary-card>.icon{width:55px;height:55px;color:#f3f6f5}.dark .secondary-card h2{font-size:25px;font-weight:700}.dark .secondary-card p{font-size:17px}.dark .screen-header{padding-bottom:27px}.dark .clock{font-size:55px}.dark .date{font-size:20px}.dark .weather strong,.dark .room-info strong{font-size:18px}.dark .profile-header strong{font-size:20px}.focus .controls{grid-template-columns:55% minmax(0,1fr);grid-template-rows:1fr 100px;gap:20px}.focus .shower-card{padding:34px 25px;gap:15px}.focus .shower-heading{gap:27px}.focus .shower-heading>.icon{width:77px;height:77px}.focus .shower-heading h2{font-size:42px;font-weight:700}.focus .shower-heading p{font-size:17px}.focus .state-pill{font-size:18px;padding:9px 16px}.focus .dial{width:290px;height:290px;background:conic-gradient(var(--accent) var(--progress),#c2d7e8 0);padding:15px;position:relative}.focus .dial-inner{background:#e6f4ff;position:relative;flex-direction:column}.dial-label{font-size:20px;color:#627f9f;margin:0 0 2px}.focus .stepper{width:calc(100% + 180px);gap:28px}.focus .stepper button{width:78px;height:78px;font-size:43px;background:#f7fcff;border:2px solid white}.focus .temperature strong{font-size:82px;font-weight:700}.focus .temperature>span{font-size:43px}.dial-thumb{position:absolute;width:42px;height:42px;border:10px solid #f4fbff;border-radius:50%;background:#0095f6;top:50%;left:50%;transform:translate(-50%,-50%) rotate(calc(var(--progress) - 90deg)) translateX(137px);box-shadow:0 4px 7px #0068b422;pointer-events:none}.focus .temperature-range{margin:10px 0 0;width:65%;height:16px;opacity:0;position:absolute;left:17.5%;bottom:-13px}.focus .temperature-range:focus-visible{opacity:1}.focus .shower-start{min-height:76px;font-size:28px;background:linear-gradient(100deg,#139bf8,#008cf5)}.focus .shower-start>.icon{width:26px;height:26px}.focus .device-card{padding:27px;gap:25px}.focus .device-icon .icon{width:64px;height:64px}.focus .device-copy h2{font-size:31px;font-weight:700}.focus .device-copy p{font-size:16px}.focus .toggle{min-width:112px;min-height:51px;font-size:16px;padding:7px 12px}.focus .toggle i{width:36px;height:36px}.focus .secondary-card{padding:23px;justify-content:center;gap:23px}.focus .secondary-card>.icon{width:49px;height:49px}.focus .secondary-card h2{font-size:26px;font-weight:700}.focus .clock{font-size:47px;font-weight:700}.focus .date{font-size:19px}.focus .weather strong,.focus .room-info strong{font-size:18px}.focus .screen-header{padding-bottom:28px}.device-panel-hero{text-align:center;padding:20px}.device-panel-hero>.icon{width:90px;height:90px;color:#3c8ddd}.device-panel-hero h3{font-size:22px;font-weight:500}.controls,.equipment,.secondary-nav,.secondary-card{min-width:0}



.generated-icon{overflow:hidden}.dark .generated-icon{filter:brightness(0) invert(.96)}.device-card:not(.active) .generated-icon.asset-fan,.device-card:not(.active) .generated-icon.asset-light{filter:grayscale(1);opacity:.65}.dark .device-card:not(.active) .generated-icon{filter:brightness(0) invert(.75);opacity:1}.focus .generated-icon.asset-media{display:none}.focus .secondary-card[data-panel="media"]::before{content:'▷';font-size:49px;font-weight:500;line-height:1;border:3px solid currentColor;border-radius:50%;width:49px;height:49px;display:grid;place-items:center;flex:none}.dial{touch-action:none;cursor:crosshair}.dark .device-copy,.focus .device-copy{flex:1}.dark .toggle,.focus .toggle{flex-shrink:0}
.dark .stepper{column-gap:74px;row-gap:12px}.dark .temperature{margin:8px 0}.light .secondary-card>.chevron{width:20px;height:20px}.light .controls{grid-template-rows:minmax(0,1.2fr) minmax(0,1fr)}.light .secondary-card,.light .shower-card,.light .device-card{min-height:0}.light .secondary-card{padding:20px;gap:12px}.light .secondary-card>.generated-icon{width:70px;height:70px}.light .secondary-card h2{font-size:28px}.light .secondary-card p{font-size:16px}.light .device-card,.light .shower-card{padding:20px}.light .shower-heading>.generated-icon{width:68px;height:68px}.light .shower-heading{gap:8px;padding-bottom:3px}.light .shower-heading h2{font-size:27px;margin-top:0}.light .stepper button{width:43px;height:43px}.light .temperature strong{font-size:45px}.light .shower-start{min-height:49px}.dark .controls{grid-template-rows:minmax(0,1fr) 132px}.dark .shower-card{min-height:0;gap:12px}.dark .water-control{margin:auto 0}.dark .shower-heading{padding-bottom:20px}.dark .shower-start{min-height:67px}.focus .secondary-card[data-panel="media"]::before{content:none}.focus .generated-icon.asset-media{display:block}



.screen{width:100%}


/* Keep the tablet canvas fixed; only its preview scale follows the window. */
.tablet-viewport{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:20px}
.tablet .screen,.tablet:fullscreen .screen{position:absolute;inset:0 auto auto 0;width:1280px;height:800px;min-width:1280px;max-width:none;min-height:800px;max-height:800px;aspect-ratio:16/10;transform:scale(var(--screen-scale,1));transform-origin:top left}
.tablet:fullscreen{display:flex;align-items:center;justify-content:center}
.tablet:fullscreen .tablet-viewport{flex:none;width:min(100vw,160dvh);aspect-ratio:16/10;border-radius:0}
@media(max-width:1150px){.brand-caption,.demo-badge{display:none}}
@media(max-width:850px){.demo-bar{height:auto;min-height:78px;flex-wrap:wrap;padding:17px 4%;gap:15px}.brand{font-size:23px}.design-nav{order:3;width:100%}.design-nav button{flex:1;padding:10px}.demo-tools{margin-left:auto}.demo-badge{display:block}.preview-caption{font-size:10px;letter-spacing:.5px}main{padding:22px 3%}.tablet{padding:9px;border-radius:24px}.tablet-viewport{border-radius:14px}.demo-footer{flex-direction:column;gap:7px;font-size:12px;margin-top:20px}}
@media(max-width:440px){.demo-badge{display:none}dialog{padding:24px}}
/* Design 02: condensed mirror texture behind translucent glass controls. */
.screen.dark{
  background-color:#172020;
  background-image:linear-gradient(180deg,rgba(8,14,15,.16),rgba(8,14,15,.3)),url('/assets/dark-frosted-mirror.png');
  background-size:cover;
  background-position:center;
}
.dark .shower-card,.dark .device-card,.dark .secondary-card{
  background:linear-gradient(130deg,rgba(55,66,68,.38),rgba(21,28,30,.52));
  border:1px solid rgba(216,239,235,.065);
  box-shadow:inset 0 1px 0 rgba(238,255,250,.035),0 8px 22px rgba(0,0,0,.04);
  -webkit-backdrop-filter:blur(3px);
  backdrop-filter:blur(3px);
}
.dark .secondary-card:hover{
  background:linear-gradient(130deg,rgba(80,114,104,.44),rgba(27,49,42,.58));
  border-color:rgba(122,213,181,.5);
}
