@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#171512;font-synthesis:none;--ink:#171512;--muted:#746f67;--soft:#aaa49a;--paper:#fffefb;--cream:#f8f6f1;--line:#e5e0d7;--orange:#ef8128;--orange-dark:#d9641c;--red:#a92319;--green:#2f7158;--radius:18px;--shadow:0 24px 70px #2e261917;background:#f8f6f1;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #ef812847}h1,h2,h3,p{margin-top:0}h1,h2,.brand{font-family:Manrope,sans-serif}button{-webkit-tap-highlight-color:transparent}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#f8f6f1eb;border-bottom:1px solid #17151214;justify-content:space-between;align-items:center;height:76px;padding:0 4.5vw;display:flex;position:relative}.brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:20px;font-weight:800;display:flex}.brand-mark{background:0 0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-mark.small{width:30px;height:30px}.location,.save-status{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.save-status{color:var(--green);margin-left:auto;margin-right:20px}.quiet-button{color:var(--muted);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;font-size:13px;text-decoration:underline}.progress{width:calc(100% - 48px);max-width:1120px;margin:22px auto 10px;position:relative}.progress-track{background:var(--line);z-index:0;height:2px;position:absolute;top:15px;left:7%;right:7%;overflow:hidden}.progress-track span{background:linear-gradient(90deg,var(--orange),var(--red));height:100%;transition:width .45s;display:block}.progress ol{z-index:1;justify-content:space-between;margin:0;padding:0;list-style:none;display:flex;position:relative}.progress li{color:var(--soft);flex-direction:column;align-items:center;gap:6px;min-width:62px;font-size:12px;display:flex}.progress li>span{background:var(--cream);border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.progress li.active,.progress li.done{color:var(--ink)}.progress li.active>span{color:#fff;border-color:var(--orange);background:var(--orange);box-shadow:0 5px 15px #ef81283d}.progress li.done>span{color:var(--red);background:#fff8f2;border-color:#dfbd9c}main{flex:1}.content-narrow{width:calc(100% - 40px);max-width:900px;margin:0 auto}.content-wide{width:calc(100% - 48px);max-width:1220px;margin:0 auto}.eyebrow{color:var(--orange-dark);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:9px;margin-bottom:12px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:var(--orange);width:18px;height:2px}.lead{color:var(--muted);font-size:18px;line-height:1.7}.section-heading{margin:54px 0 36px}.section-heading h1{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(32px,4vw,52px);line-height:1.05}.section-heading>p:last-child{color:var(--muted);max-width:640px;font-size:16px;line-height:1.6}.split-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.primary-button,.back-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 21px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.primary-button{background:var(--ink);color:#fff;box-shadow:0 10px 24px #17151224}.primary-button:hover{background:#2e2a24;transform:translateY(-1px);box-shadow:0 14px 28px #1715122e}.primary-button:disabled{opacity:.35;cursor:not-allowed;transform:none}.primary-button.large{min-height:56px;padding:0 28px}.primary-button.full{width:100%}.back-button{color:var(--muted);background:0 0;padding-left:0}.back-button:hover{color:var(--ink)}.screen-actions{justify-content:space-between;align-items:center;margin:36px 0 80px;display:flex}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:4vw;max-width:1380px;min-height:calc(100vh - 76px);margin:0 auto;padding:56px 4.5vw 70px;display:grid;overflow:hidden}.hero-copy h1{letter-spacing:-.065em;margin:24px 0 28px;font-size:clamp(54px,6vw,92px);line-height:.96}.hero-copy h1 em{color:var(--red);font-style:normal}.hero-copy .lead{max-width:620px}.hero-actions{align-items:center;gap:22px;margin:35px 0 44px;display:flex}.hero-actions>span{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.trust-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:22px;padding-top:28px;display:grid}.trust-row>div{color:var(--orange-dark);align-items:flex-start;gap:10px;display:flex}.trust-row span{color:var(--muted);flex-direction:column;gap:3px;font-size:11px;line-height:1.35;display:flex}.trust-row strong{color:var(--ink);font-size:12px}.hero-visual{min-width:0}.hero-scene{aspect-ratio:1.02;max-height:650px;box-shadow:var(--shadow);background:#d7bd9c;border-radius:36px 36px 10px 10px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-scene:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(155deg,#ffffff1f,#0000 50%),linear-gradient(#0000 62%,#24140a33);position:absolute;inset:0}.scene-sun{filter:blur(28px);background:#ffcd7ba6;border-radius:50%;width:280px;height:280px;position:absolute;top:-90px;right:-80px}.hero-window{background:linear-gradient(#b9d4da,#edf1e5 60%,#b7b98b);border:8px solid #f5e9d8;width:38%;height:48%;position:absolute;top:10%;left:31%;box-shadow:inset 0 0 30px #2340481a}.hero-window i{background:#f5e9d8;position:absolute}.hero-window i:first-child{width:6px;top:0;bottom:0;left:50%}.hero-window i:last-child{height:6px;top:52%;left:0;right:0}.hero-curtain{z-index:2;background:repeating-linear-gradient(90deg,#a84e35 0,#bf664b 15%,#9c432d 28%);width:14%;height:55%;position:absolute;top:7%;box-shadow:0 8px 18px #2d140933}.hero-curtain.left{border-radius:6px 2px 15px;left:17%;transform:skewY(1deg)}.hero-curtain.right{border-radius:2px 6px 2px 15px;right:17%;transform:skewY(-1deg)}.hero-bed{background:#e7dfd2;border-top:14px solid #5d473b;border-radius:10px 10px 4px 4px;height:27%;position:absolute;bottom:8%;left:14%;right:14%;box-shadow:0 18px 35px #3e291638}.hero-bed:after{content:"";background:repeating-linear-gradient(135deg,#ad6651 0 15px,#9e5846 15px 30px);border-radius:2px 2px 4px 4px;position:absolute;inset:44% 0 0}.hero-bed span{z-index:1;background:#f7f0e6;border-radius:12px 12px 5px 5px;width:31%;height:35%;position:absolute;top:10px}.hero-bed span:first-child{left:17%}.hero-bed span:last-child{right:17%}.hero-lamp{z-index:4;width:14%;height:26%;position:absolute;bottom:26%;left:7%}.hero-lamp:before{content:"";background:#493c34;width:4px;height:75%;position:absolute;bottom:0;left:50%}.hero-lamp span{aspect-ratio:1.35;background:#f6bd61;border-radius:50% 50% 15% 15%;width:68%;position:absolute;top:0;left:17%;box-shadow:0 0 55px #ffd98a}.hero-console{z-index:3;background:#704d37;border-radius:4px;width:13%;height:28%;position:absolute;bottom:8%;right:5%}.floating-chip{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefbeb;border:1px solid #ffffffbf;border-radius:12px;align-items:center;gap:9px;padding:12px 15px;font-size:12px;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 30px #2c1c0e29}.floating-chip svg{color:var(--orange-dark)}.chip-one{top:9%;left:3%}.chip-two{top:33%;right:2%}.chip-three{bottom:18%;right:4%}.visual-caption{background:var(--ink);color:#fff;border-radius:0 0 18px 18px;align-items:center;gap:15px;padding:19px 24px;font-size:13px;display:flex}.visual-caption span{color:var(--orange);font-weight:800}.setup-screen{max-width:880px}.question-block{margin:0 0 32px}.question-block h2{margin-bottom:13px;font-size:15px}.choice-grid{gap:12px;display:grid}.choice-grid.four{grid-template-columns:repeat(4,1fr)}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:15px;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;min-height:88px;padding:18px;transition:all .2s;display:flex;position:relative}.choice-grid button:hover,.choice-grid button.chosen{background:#fff8f1;border-color:#d8a579;box-shadow:0 8px 24px #4f32160f}.choice-grid button svg{color:var(--orange-dark)}.choice-grid button>span{font-weight:700}.choice-grid .choice-check{color:#fff;background:var(--orange);border-radius:50%;width:22px;height:22px;padding:4px;position:absolute;top:12px;right:12px}.text-choice button{min-height:96px}.text-choice small{color:var(--muted);text-align:left;line-height:1.4}.two-up-questions{grid-template-columns:1fr 1fr;gap:24px;display:grid}.question-block.compact{margin:0}.segmented{border:1px solid var(--line);background:#eeeae3;border-radius:13px;gap:3px;padding:4px;display:flex}.segmented button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;font-size:13px;font-weight:700}.segmented button.chosen{background:var(--paper);color:var(--ink);box-shadow:0 3px 10px #1f191112}.room-total,.routine-count{border:1px solid var(--line);background:var(--paper);white-space:nowrap;border-radius:14px;align-items:center;gap:12px;padding:14px 20px;display:flex}.room-total strong,.routine-count strong{color:var(--red);font-family:Manrope;font-size:28px}.room-total span,.routine-count span{color:var(--muted);font-size:12px}.room-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.room-grid article{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:92px;padding:15px;transition:all .2s;display:grid}.room-grid article.has-count{border-color:#dfb28d;box-shadow:0 8px 24px #512f140f}.room-icon{color:#7f776d;background:#f0ede7;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.has-count .room-icon{color:var(--orange-dark);background:#fff0e3}.room-label{flex-direction:column;gap:4px;display:flex}.room-label strong{font-size:14px}.room-label small{color:var(--soft);font-size:11px}.stepper{border:1px solid var(--line);background:#f4f1eb;border-radius:999px;align-items:center;gap:5px;padding:3px;display:flex}.stepper button{background:var(--paper);cursor:pointer;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.stepper button:disabled{opacity:.25;cursor:not-allowed}.stepper output{text-align:center;min-width:24px;font-size:14px;font-weight:800}.stepper.small button{width:29px;height:29px}.stepper.small output{font-size:13px}.naming-list{flex-direction:column;gap:10px;display:flex}.naming-list label{border:1px solid var(--line);background:var(--paper);border-radius:15px;grid-template-columns:38px 48px 1fr;align-items:center;gap:12px;min-height:76px;padding:10px 16px;display:grid}.name-number{color:var(--soft);font-size:11px}.input-stack{flex-direction:column;gap:3px;display:flex}.input-stack small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.input-stack input{color:var(--ink);background:0 0;border:0;padding:3px 0;font-size:16px;font-weight:700}.input-stack input:focus{border-bottom:1px solid var(--orange);outline:0}.tip{color:#6e5340;background:#fff2e6;border-radius:13px;align-items:center;gap:10px;margin-top:18px;padding:14px 18px;font-size:13px;display:flex}.tip svg{color:var(--orange-dark);flex:none}.room-rail{border:1px solid var(--line);background:var(--paper);border-radius:16px;align-items:center;gap:18px;margin-top:28px;padding:13px 16px;display:flex;overflow:hidden}.rail-title{border-right:1px solid var(--line);flex-direction:column;flex:none;gap:2px;padding-right:18px;display:flex}.rail-title span{font-size:12px;font-weight:800}.rail-title small{color:var(--muted);font-size:10px}.rail-scroll{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.rail-scroll::-webkit-scrollbar{display:none}.rail-scroll button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;gap:7px;padding:0 13px 0 7px;font-size:12px;display:flex}.rail-scroll button>span{background:#eeeae3;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.rail-scroll button.current{color:var(--ink);background:#fff7f0;border-color:#dfb28d}.rail-scroll button.current>span{background:var(--orange);color:#fff}.rail-scroll button.complete>span{color:var(--green);background:#e2f0e9}.automation-layout{grid-template-columns:minmax(0,1fr) minmax(370px,.72fr);align-items:start;gap:28px;margin-top:28px;display:grid}.automation-choices,.experience-panel{min-width:0}.room-heading{justify-content:space-between;align-items:start;gap:24px;display:flex}.room-heading h1{letter-spacing:-.04em;margin-bottom:8px;font-size:38px}.room-heading p:last-child{max-width:620px;color:var(--muted);font-size:14px;line-height:1.5}.room-details-section{background:#f8f2eb;border:1px solid #e7ddd1;border-radius:20px;margin-top:18px;padding:18px}.room-details-section .room-inventory-heading{margin:0 0 10px}.room-inventory-heading h2{letter-spacing:-.02em;margin:0 0 4px;font-size:16px}.room-inventory-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.room-inventory{grid-template-columns:1fr;gap:10px;width:100%;min-width:0;margin:0;display:grid}.room-inventory article{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:78px;padding:12px 14px;display:grid}.room-inventory article.has-count{border-color:#dfb28d;box-shadow:0 8px 24px #512f140f}.room-inventory .room-icon{flex:none;width:40px;height:40px}.room-inventory .room-label{min-width:0}.room-inventory .room-label strong{white-space:normal;text-overflow:clip;line-height:1.15;overflow:visible}.room-inventory .stepper{flex:none;min-width:0}.automation-section-heading{margin:24px 0 10px}.automation-section-heading h2{letter-spacing:-.02em;margin:0 0 4px;font-size:16px}.automation-section-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.copy-button{border:1px solid var(--line);background:var(--paper);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.copy-button:hover{border-color:#d8a579}.recommendation-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:18px 0 12px;display:grid}.recommendation-tabs button{border:1px solid var(--line);background:var(--paper);min-width:0;min-height:54px;color:var(--muted);text-align:left;cursor:pointer;border-radius:13px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:10px;font-weight:800;line-height:1.25;transition:all .2s;display:flex}.recommendation-tabs button small{color:#766e65;text-align:center;background:#eeeae3;border-radius:999px;flex:none;min-width:27px;padding:3px 5px;font-size:8px}.recommendation-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:0 9px 20px #251f191f}.recommendation-tabs button.active small{color:#f2b27e;background:#3a342e}.automation-list{flex-direction:column;gap:10px;display:flex}.automation-list article{border:1px solid var(--line);background:var(--paper);border-radius:16px;transition:all .2s;overflow:hidden}.automation-list article.selected{border-color:#dfa471;box-shadow:0 8px 24px #4d2c110f}.automation-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:58px 1fr auto;align-items:center;gap:14px;width:100%;padding:11px 14px 11px 11px;display:grid}.mini-preview{color:#765f4e;background:#e7dfd5;border-radius:12px;place-items:center;width:58px;height:58px;display:grid;position:relative;overflow:hidden}.mini-preview:before,.mini-preview i{content:"";opacity:.25;border-radius:50%;position:absolute}.mini-preview:before{background:#fff;width:46px;height:46px;top:-22px;right:-14px}.mini-preview i{background:var(--orange);width:20px;height:20px;bottom:-8px;left:-5px}.mini-preview svg{z-index:2;position:relative}.preview-lighting,.preview-ambient{color:#ffbf65;background:#2c2a30;box-shadow:inset 0 0 25px #ffa54433}.preview-climate{color:#3c7961;background:#ddecdf}.preview-curtains{color:#8b3e30;background:#d5b3a7}.preview-fragrance{color:#705b8e;background:#e5dfef}.preview-presence{color:#33715b;background:#e2eee9}.preview-lock,.preview-camera,.preview-garage{color:#f0aa68;background:#2b3032}.preview-water,.preview-humidity{color:#427988;background:#dae9ec}.automation-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.automation-copy>span:last-child{color:var(--muted);font-size:12px;line-height:1.35}.recommended-row{align-items:center;gap:8px;display:flex}.recommended-row strong{font-size:14px}.recommended-badge{color:var(--orange-dark);text-transform:uppercase;letter-spacing:.08em;background:#fff0e3;border-radius:999px;align-self:flex-start;margin:0;padding:3px 7px;font-size:8px;font-style:normal;font-weight:800}.select-mark{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.selected .select-mark{background:var(--orange);border-color:var(--orange);color:#fff}.automation-options{background:#fffaf5;border-top:1px solid #eee8df;align-items:center;gap:11px;min-height:52px;padding:8px 14px 9px 83px;display:flex}.automation-options>span{color:var(--muted);font-size:11px}.comment-button{color:#746455;cursor:pointer;background:0 0;border:1px solid #e5d8ca;border-radius:999px;align-items:center;gap:6px;min-height:32px;margin-left:auto;padding:0 11px;font-size:10px;font-weight:700;display:flex}.comment-button:hover,.comment-button.active{color:var(--orange-dark);background:#fff1e5;border-color:#dfa471}.custom-automation-details,.automation-comment-field{background:#fffaf5;flex-direction:column;gap:7px;display:flex}.custom-automation-details{border-top:1px solid #eee8df;padding:12px 14px 14px 83px}.automation-comment-field{padding:0 14px 14px 83px}.custom-automation-details>span,.automation-comment-field>span{color:var(--ink);font-size:11px;font-weight:800}.custom-automation-details small,.automation-comment-field small{color:var(--soft);margin-left:5px;font-weight:500}.custom-automation-details textarea,.automation-comment-field textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:72px;color:var(--ink);font:inherit;background:#fff;border-radius:11px;outline:none;padding:11px 12px;font-size:12px;line-height:1.45}.custom-automation-details textarea:focus,.automation-comment-field textarea:focus{border-color:#d99a65;box-shadow:0 0 0 3px #d99a651f}.experience-panel{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:20px;padding:14px;position:sticky;top:18px}.preview-header{justify-content:space-between;align-items:end;gap:12px;padding:2px 3px 13px;display:flex}.preview-header span{font-size:12px;font-weight:800}.preview-header small{color:var(--soft);text-align:right;font-size:9px}.room-image-frame{aspect-ratio:1;background:#e7dfd5;border-radius:14px;overflow:hidden}.room-preview-image{object-fit:cover;width:100%;height:100%;display:block}.scene{background:#c6b8a5;border-radius:14px;height:430px;transition:background 1s;position:relative;overflow:hidden}.scene-wall{background:linear-gradient(150deg,#d6c9b7,#bcae9b);transition:filter .8s;position:absolute;inset:0 0 32%}.scene-floor{background:repeating-linear-gradient(165deg,#765d48 0 3px,#886d56 3px 26px);height:43%;position:absolute;bottom:-5%;left:-10%;right:-10%;transform:perspective(250px)rotateX(28deg)}.scene-window{background:linear-gradient(#8faeb5,#d9ddd3 58%,#94a56b);border:8px solid #eee3d2;width:43%;height:42%;position:absolute;top:10%;left:29%;box-shadow:0 8px 24px #2b281f1f}.scene-window:before,.scene-window:after{content:"";background:#eee3d2;position:absolute}.scene-window:before{width:5px;top:0;bottom:0;left:50%}.scene-window:after{height:5px;top:52%;left:0;right:0}.scene-curtain{z-index:2;background:repeating-linear-gradient(90deg,#8d503f 0,#a86450 18%,#784232 33%);width:15%;height:51%;transition:transform .8s;position:absolute;top:7%}.scene-curtain.left{border-radius:5px 2px 12px 3px;left:14%}.scene-curtain.right{border-radius:2px 5px 3px 12px;right:13%}.scene.curtains-on .scene-curtain.left{transform:translate(-47%)}.scene.curtains-on .scene-curtain.right{transform:translate(47%)}.scene-light{z-index:6;position:absolute;top:-3%;left:46%}.scene-light:before{content:"";background:#4b4038;border-radius:0 0 18px 18px;width:36px;height:13px;display:block}.scene-light i{clip-path:polygon(45% 0,55% 0,100% 100%,0 100%);opacity:0;background:linear-gradient(#ffd5815c,#0000);width:170px;height:190px;transition:opacity .6s;position:absolute;top:7px;left:-67px}.lights-on .scene-light i{opacity:1}.lights-on .scene-wall{filter:brightness(1.14)sepia(.08)}.scene.ambient-on:after{content:"";mix-blend-mode:screen;pointer-events:none;background:radial-gradient(at 50% 90%,#f46f358c,#0000 65%);position:absolute;inset:45% 0 0}.scene-sofa{z-index:4;background:#dacfc0;border-bottom:15px solid #5a4638;border-radius:14px 14px 6px 6px;height:24%;position:absolute;bottom:12%;left:17%;right:17%;box-shadow:0 18px 30px #2e1f1638}.scene-sofa:before,.scene-sofa:after{content:"";background:#eee5d9;border-radius:10px;width:34%;height:47%;position:absolute;top:14%}.scene-sofa:before{left:12%}.scene-sofa:after{right:12%}.scene-sofa i{background:#3e3029;width:5px;height:23px;position:absolute;bottom:-20px}.scene-sofa i:first-child{left:14%}.scene-sofa i:last-child{right:14%}.scene-table{z-index:5;background:#6b4d37;border-radius:50%;width:33%;height:10%;position:absolute;bottom:5%;left:34%;box-shadow:0 8px 13px #2c1d1433}.scene-garage{z-index:3;background:#898e8e;border:9px solid #d9d5cc;flex-direction:column;justify-content:space-evenly;display:flex;position:absolute;inset:16% 10% 17%}.scene-garage span{background:#626969;height:3px}.scene-vanity{z-index:4;background:#b99e82;border-radius:5px;width:38%;height:25%;position:absolute;bottom:13%;left:13%}.scene-vanity i{background:#edf1ed;border-radius:50%;width:56%;height:8px;position:absolute;top:-11px;left:22%}.scene-basin{z-index:4;background:#e9eeeb;border-radius:45% 45% 18% 18%;width:26%;height:27%;position:absolute;bottom:13%;right:14%}.scene-fan{z-index:8;transform-origin:top;background:#4b4138;width:5px;height:95px;animation:2.5s linear infinite fan-spin;position:absolute;top:5%;left:49%}.scene-fan i{transform-origin:50%;background:#6c5a4d;border-radius:50%;width:70px;height:13px;position:absolute;top:75px;left:-32px}.scene-fan i:nth-child(2){transform:rotate(120deg)}.scene-fan i:nth-child(3){transform:rotate(240deg)}.scene-fragrance{z-index:7;background:#ddd4cb;border-radius:7px 7px 4px 4px;width:23px;height:42px;position:absolute;bottom:12%;left:8%}.scene-fragrance i{border:2px solid #ffffffb3;border-radius:50%;width:8px;height:8px;animation:2.2s ease-in-out infinite scent;position:absolute;left:8px}.scene-fragrance i:nth-child(2){animation-delay:.6s}.scene-fragrance i:nth-child(3){animation-delay:1.2s}.scene-radar{z-index:8;background:#ef8b41;border-radius:50%;width:12px;height:12px;position:absolute;top:18%;right:8%}.scene-radar i{border:1px solid #ef8b41b3;border-radius:50%;animation:2s infinite radar;position:absolute;inset:-10px}.scene-radar i:last-child{animation-delay:1s}.scene-humidity,.scene-lock{color:#fff;z-index:9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#305b62d1;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:10px;font-weight:700;display:flex;position:absolute;top:6%;right:5%}.scene-lock{background:#22302ad6}.scene-camera{color:#fff;z-index:9;background:#2e3335;border-radius:50%;padding:8px;position:absolute;top:5%;left:4%}.scene-climate{z-index:9;background:#fffefbe6;border-radius:10px;flex-direction:column;padding:10px 14px;display:flex;position:absolute;bottom:7%;right:5%;box-shadow:0 8px 20px #2c1f1526}.scene-climate strong{font-size:20px}.scene-climate span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:8px}.preview-summary{min-height:55px;color:var(--muted);align-items:center;gap:9px;padding:10px 3px 2px;font-size:11px;display:flex}.selected-chips{flex-wrap:wrap;gap:5px;display:flex}.selected-chips span{color:#645d54;background:#f2eee8;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;display:flex}.preview-note{color:var(--muted);background:#f7f3ed;border-radius:10px;align-items:center;gap:7px;margin-top:8px;padding:10px;font-size:9px;display:flex}.preview-note svg{flex:none}.sticky-actions{border-top:1px solid var(--line);margin:28px 0 50px;padding:22px 0}.routine-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.routine-grid>button{text-align:left;border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:240px;padding:24px;transition:all .25s;display:flex;position:relative}.routine-grid>button:hover{transform:translateY(-3px);box-shadow:0 18px 35px #2b211514}.routine-grid>button.selected{background:#fff8f1;border-color:#dca170;box-shadow:0 14px 35px #4f2b1014}.routine-number{color:var(--soft);font-size:10px;position:absolute;top:18px;right:20px}.routine-icon{color:#514b44;background:#ede9e1;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:22px;display:grid}.selected .routine-icon{color:var(--orange-dark);background:#ffe6d1}.routine-grid strong{font-family:Manrope;font-size:20px}.routine-grid p{color:var(--muted);margin:8px 0 18px;font-size:13px;line-height:1.55}.routine-select{color:var(--orange-dark);align-items:center;gap:6px;margin-top:auto;font-size:11px;font-weight:800;display:flex}.review-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:30px;margin:50px 0 30px;padding-bottom:28px;display:flex}.review-heading h1{letter-spacing:-.045em;margin-bottom:9px;font-size:48px}.review-heading>div:first-child>p:last-child{color:var(--muted);font-size:14px}.summary-stats{gap:8px;display:flex}.summary-stats span{background:var(--paper);border:1px solid var(--line);border-radius:13px;flex-direction:column;gap:3px;min-width:90px;padding:13px;display:flex}.summary-stats strong{font-family:Manrope;font-size:21px}.summary-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.review-layout{grid-template-columns:1fr 370px;align-items:start;gap:26px;display:grid}.room-summaries{flex-direction:column;gap:10px;display:flex}.room-summaries>article{border:1px solid var(--line);background:var(--paper);border-radius:17px;overflow:hidden}.summary-room-head{border-bottom:1px solid #eee9e1;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.summary-room-head>div{align-items:center;gap:12px;display:flex}.summary-room-head span{color:var(--soft);font-size:10px}.summary-room-head h2{margin:0;font-size:17px}.summary-room-head button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.summary-inventory{color:var(--muted);margin:0;padding:8px 18px 0;font-size:11px}.summary-items{grid-template-columns:repeat(2,1fr);gap:0;padding:8px;display:grid}.summary-items>div{grid-template-rows:auto auto;grid-template-columns:34px 1fr;align-items:center;column-gap:9px;min-height:55px;padding:7px 9px;display:grid}.summary-items>div>span{width:34px;height:34px;color:var(--orange-dark);background:#f0ece5;border-radius:10px;grid-row:1/3;place-items:center;display:grid}.summary-items strong{font-size:12px}.summary-items small{color:var(--muted);font-size:9px}.selection-summary-item:has(em)>span{grid-row:1/4}.selection-summary-item em{color:#75695d;white-space:pre-wrap;grid-column:2;padding-top:4px;font-size:9px;font-style:normal;line-height:1.45}.empty-room{color:var(--muted);margin:0;padding:18px;font-size:12px}.review-aside{flex-direction:column;gap:14px;display:flex;position:sticky;top:20px}.routine-summary,.next-step-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;padding:20px}.routine-summary>div{gap:10px;margin-top:15px;display:flex}.routine-summary>div>svg{color:var(--orange-dark);flex:none}.routine-summary>div span{flex-direction:column;gap:3px;display:flex}.routine-summary strong{font-size:12px}.routine-summary small{color:var(--muted);font-size:9px;line-height:1.4}.routine-summary>p:last-child{color:var(--muted);font-size:12px}.next-step-card{background:var(--ink);color:#fff;padding:24px}.next-step-icon{width:46px;height:46px;color:var(--orange);background:#332e28;border-radius:14px;place-items:center;margin-bottom:25px;display:grid}.next-step-card h2{font-size:24px;line-height:1.2}.next-step-card>p:not(.eyebrow){color:#bbb4aa;font-size:12px;line-height:1.6}.next-step-card .primary-button{background:var(--orange);margin-top:11px}.next-step-card>small{color:#9f978c;justify-content:center;align-items:center;gap:5px;margin-top:13px;font-size:9px;display:flex}.review-actions{margin-top:24px}.inline-back{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:28px;font-size:12px;display:flex}.contact-screen{max-width:760px}.contact-screen .section-heading{margin-top:35px}.contact-screen form{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:20px;margin-bottom:70px;padding:26px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-screen label{flex-direction:column;gap:7px;display:flex}.contact-screen label>span,.contact-screen legend{font-size:11px;font-weight:700}.contact-screen input,.contact-screen textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfaf7;border-radius:11px;padding:0 13px}.contact-screen input{height:47px}.contact-screen textarea{resize:vertical;min-height:105px;padding-top:12px}.contact-screen fieldset{border:0;margin:22px 0;padding:0}.contact-screen legend{margin-bottom:8px}.contact-method{max-width:330px}.notes-field{margin-bottom:20px}.notes-field small{color:var(--soft);font-weight:400}.form-disclaimer{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:12px 0 0;font-size:9px;display:flex}.form-error{color:#8a1f16;margin:0 0 12px;font-size:13px;font-weight:600}.success-screen{text-align:center;padding:100px 0}.success-icon{width:74px;height:74px;color:var(--green);background:#e3f0e9;border-radius:50%;place-items:center;margin:0 auto 28px;display:grid}.success-screen .eyebrow{justify-content:center}.success-screen h1{letter-spacing:-.04em;font-size:48px}.success-screen .lead{max-width:680px;margin:0 auto}.success-summary{justify-content:center;gap:10px;margin:35px 0;display:flex}.success-summary span{border:1px solid var(--line);background:var(--paper);min-width:150px;color:var(--muted);border-radius:14px;flex-direction:column;gap:4px;padding:16px;font-size:11px;display:flex}.success-summary strong{color:var(--ink);font-size:24px}footer{border-top:1px solid var(--line);min-height:82px;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;margin-top:auto;padding:20px 4.5vw;font-size:11px;display:grid}.footer div,footer>div{color:var(--ink);align-items:center;gap:9px;display:flex}.footer span,footer>span{text-align:right}@keyframes scent{0%{opacity:0;transform:translateY(0)scale(.5)}40%{opacity:1}to{opacity:0;transform:translateY(-48px)scale(1.5)}}@keyframes radar{0%{opacity:1;transform:scale(.2)}to{opacity:0;transform:scale(2.6)}}@keyframes fan-spin{to{transform:rotate(360deg)}}@media (width<=980px){.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{max-width:760px}.hero-visual{width:100%;max-width:760px;margin:0 auto}.hero-scene{max-height:none}.trust-row{max-width:680px}.automation-layout{grid-template-columns:1fr}.experience-panel{position:relative;top:auto}.scene{height:380px}.preview-header small{display:none}.review-layout{grid-template-columns:1fr}.review-aside{grid-template-columns:1fr 1fr;display:grid;position:relative;top:auto}.review-heading{flex-direction:column;align-items:start}.room-grid,.routine-grid{grid-template-columns:repeat(2,1fr)}.room-inventory{grid-template-columns:1fr}}@media (width<=700px){.topbar{height:66px;padding:0 18px}.location,.save-status{display:none}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.progress{width:calc(100% - 20px);margin-top:14px}.progress li{min-width:36px}.progress li small{display:none}.progress-track{left:6%;right:6%}.content-wide,.content-narrow{width:calc(100% - 28px)}.hero{min-height:auto;padding:42px 20px 55px}.hero-copy h1{font-size:53px}.hero-copy .lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;margin-bottom:35px}.hero-actions .primary-button{width:100%}.trust-row{grid-template-columns:1fr;gap:14px}.hero-scene{aspect-ratio:.82;border-radius:24px 24px 8px 8px}.floating-chip{padding:9px 10px;font-size:9px}.chip-one{top:4%;left:3%}.chip-two{top:32%;right:2%}.chip-three{bottom:18%;right:2%}.section-heading{margin:36px 0 27px}.section-heading h1{font-size:36px}.split-heading{flex-direction:column;align-items:start;gap:12px}.room-total,.routine-count{justify-content:center;align-self:stretch}.choice-grid.four,.choice-grid.three{grid-template-columns:repeat(2,1fr)}.two-up-questions{grid-template-columns:1fr}.text-choice button{min-height:108px}.room-grid{grid-template-columns:1fr}.room-grid article{min-height:78px}.screen-actions{margin-bottom:55px}.naming-list label{grid-template-columns:28px 42px 1fr;padding:8px 10px}.room-rail{flex-direction:column;align-items:flex-start;gap:9px;margin-top:16px}.rail-title{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;justify-content:space-between;width:100%;padding:0 0 8px}.automation-layout{margin-top:20px}.room-heading{flex-direction:column;gap:8px}.room-heading h1{font-size:33px}.copy-button{align-self:flex-start}.experience-panel{padding:9px}.automation-main{grid-template-columns:52px 1fr auto;padding-left:8px}.mini-preview{width:52px;height:52px}.automation-options{flex-wrap:wrap;padding-left:12px}.comment-button{margin-left:0}.automation-comment-field,.custom-automation-details{padding-left:12px}.recommendation-tabs{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.recommendation-tabs button{gap:5px;min-height:62px;padding:7px}.sticky-actions{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f6f1f0;margin:20px -14px 0;padding:12px 14px;position:sticky;bottom:0}.sticky-actions .primary-button{max-width:70%;font-size:12px}.sticky-actions .back-button{font-size:0}.sticky-actions .back-button svg{width:20px;height:20px}.routine-grid{grid-template-columns:1fr}.routine-grid>button{min-height:205px}.review-heading{margin-top:35px}.review-heading h1{font-size:37px}.summary-stats{width:100%}.summary-stats span{flex:1;min-width:0}.summary-items,.review-aside{grid-template-columns:1fr}.review-layout{gap:14px}.form-grid{grid-template-columns:1fr}.contact-screen form{padding:18px}.contact-method{max-width:none}.success-screen{padding:65px 0}.success-screen h1{font-size:38px}.success-summary{flex-direction:column}.success-summary span{min-width:0}footer{grid-template-columns:1fr auto;gap:10px;padding:18px}footer p{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
