:root{--navy:#173d52;--blue:#246b90;--ink:#233b47;--muted:#657681;--line:#dae3e7;--surface:#f3f6f7;--teal:#337468;--soft-blue:#eaf3f8;--display:'Montserrat',Arial,sans-serif;--body:'Source Sans 3','Segoe UI',Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:#fafcfc;color:var(--ink);font:16px/1.5 var(--body)}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}button{color:inherit}svg{display:block;width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #2686b8;outline-offset:4px}.site-header{height:90px;padding:0 3.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.brand{display:flex;align-items:center;gap:12px}.brand-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--navy)}.brand-icon svg{width:42px;height:42px;stroke-width:1.5}.brand-name{font-family:var(--display);font-size:13px;line-height:1.55;letter-spacing:.03em}.brand-name strong{font-size:15px;letter-spacing:-.02em;font-weight:650}.registered{font-size:9px;vertical-align:super;margin-left:2px}.header-label{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.18em;font-weight:600;color:#75838b}.header-label>span{height:1px;background:#94a7af;width:24px}.header-contact{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600}.header-contact svg{width:17px;height:17px}main{max-width:1720px;margin:auto;padding:30px 3.2% 0}.intro{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-bottom:26px}.eyebrow{margin:0 0 8px;color:#66818f;letter-spacing:.16em;font-size:12px;font-weight:650}.intro h1{font:500 clamp(30px,3vw,43px)/1.15 var(--display);letter-spacing:-.05em;margin:0}.intro h1 span{color:#477b93}.intro-copy{color:var(--muted);line-height:1.5;margin:0;font-size:16px}.room-nav{display:flex;gap:7px;align-items:center;overflow-x:auto;padding:0 0 18px;scrollbar-width:thin}.room-tab{border:1px solid transparent;background:transparent;white-space:nowrap;display:flex;gap:9px;align-items:center;padding:10px 17px;border-radius:8px;color:#6a7b85;font-size:15px;transition:background .2s,color .2s}.room-tab svg{width:18px;height:18px}.room-tab:hover{background:#edf2f4}.room-tab.active{background:var(--navy);color:white;border-color:var(--navy);box-shadow:0 3px 10px #173d5211}.tab-count{font-size:12px;min-width:19px;height:19px;padding:0 5px;border-radius:50%;background:#d6e9ed;color:var(--navy);display:grid;place-items:center}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:20px;align-items:stretch}.viewer{background:#f1f4f4;border:1px solid #e0e7e8;border-radius:14px;overflow:hidden;position:relative;display:flex;flex-direction:column;min-width:0}.viewer-top{display:flex;align-items:center;gap:16px;justify-content:space-between;padding:20px 23px 5px;z-index:2;min-height:50px}.view-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#4d6977}.view-label svg{width:16px;height:16px}.model-label{font-size:11px;color:#839197;letter-spacing:.1em}.text-button{background:none;border:0;display:inline-flex;align-items:center;gap:7px;padding:2px;color:#657c89;font-size:14px}.text-button:hover{color:var(--blue)}.text-button svg{width:16px;height:16px}.scene{position:relative;width:100%;margin:auto;overflow:hidden;aspect-ratio:3/2;display:flex;align-items:center;justify-content:center}.scene-inner{position:relative;width:100%;aspect-ratio:3/2;transition:transform .8s cubic-bezier(.2,.7,.2,1);transform-origin:50% 50%;isolation:isolate}.house-image{display:block;width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none;mix-blend-mode:multiply}.hotspot{--pin-scale:1;position:absolute;z-index:2;transform:translate(-50%,-50%) scale(var(--pin-scale));border:0;background:#fffffff0;backdrop-filter:blur(12px);box-shadow:0 4px 18px #122c3730,0 0 0 1px #ffffff95;border-radius:100px;padding:6px 13px 6px 6px;display:flex;gap:8px;align-items:center;white-space:nowrap;font-size:13px;font-weight:600;transition:background .2s,box-shadow .2s,opacity .3s,transform .3s;transform-origin:center;min-height:37px}.hotspot .pin-icon{width:26px;height:26px;border-radius:50%;background:#e6eff3;display:grid;place-items:center;color:var(--navy)}.hotspot .pin-icon svg{width:15px;height:15px}.hotspot:hover,.hotspot:focus-visible{box-shadow:0 4px 20px #173d5255,0 0 0 2px white;z-index:5}.hotspot.active{background:var(--navy);color:white}.hotspot.active .pin-icon{background:#ffffff22;color:white}.hotspot.has-selections .pin-icon{background:var(--teal);color:#fff}.pin-count{min-width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--navy);font-size:11px}.hotspot.faded{opacity:.55}.hotspot.faded:hover{opacity:1}.viewer-bottom{display:flex;justify-content:space-between;align-items:center;margin:0 23px;gap:15px;z-index:2}.legend{display:flex;gap:8px;align-items:center;color:#78898f;font-size:12px}.legend-dot{width:8px;height:8px;border-radius:50%;background:var(--navy);border:2px solid white;box-shadow:0 0 0 1px #809ba7;margin-right:2px}.legend-check{background:var(--teal);border-radius:50%;width:13px;height:13px;display:grid;place-items:center;color:#fff;margin-left:12px}.legend-check svg{width:9px;height:9px;stroke-width:2.5}.zoom-controls{display:flex;background:#ffffffd9;border:1px solid #d9e2e5;border-radius:7px;align-items:center;height:35px}.zoom-controls button{width:35px;height:33px;border:0;background:transparent;display:grid;place-items:center}.zoom-controls svg{width:15px;height:15px}.zoom-controls span#zoom-level{min-width:43px;text-align:center;font-size:12px;color:#526d7a;font-variant-numeric:tabular-nums}.concept-note{margin:11px 23px 16px;color:#839197;font-size:12px}.room-panel{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;min-width:0;max-height:720px}.panel-heading{padding:22px 24px 15px;border-bottom:1px solid #e5ecef}.panel-kicker{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:11px;font-weight:600;color:#7b8f98;letter-spacing:.14em}.panel-kicker svg{width:18px;height:18px;color:#7290a0}.panel-heading h2{margin:0;font:600 23px/1.2 var(--display);letter-spacing:-.03em}.panel-heading>p{font-size:15px;color:#6c7f88;line-height:1.4;margin:9px 0 0}.panel-contents{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d8e2e6 transparent;padding:5px 22px 15px;flex:1}.overview-row{background:transparent;border:0;border-bottom:1px solid #e7edf0;width:100%;display:flex;align-items:center;text-align:left;gap:13px;padding:15px 0}.overview-row:last-child{border-bottom:0}.overview-row>.room-symbol{background:#f0f5f7;border-radius:10px;display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;color:#4e7589}.overview-row strong{display:block;font-weight:600;font-size:16px}.overview-row small{display:block;color:#7d8c94;font-size:13px;margin-top:1px}.overview-row>.row-arrow{margin-left:auto;color:#8da0aa}.overview-row:hover strong{color:var(--blue)}.overview-row:hover .room-symbol{background:#e2eef4}.panel-tip{margin:0;padding:13px 24px;background:#f7fafb;font-size:13px;color:#728893;display:flex;align-items:center;gap:9px;border-top:1px solid #e8eef0}.panel-tip svg{width:17px;height:17px;flex-shrink:0}.upgrade-card{padding:16px 0;border-bottom:1px solid #e6edef;transition:background .2s}.upgrade-card:last-child{border-bottom:0}.upgrade-label{display:flex;gap:12px;align-items:flex-start;cursor:pointer}.upgrade-checkbox{appearance:none;width:21px;height:21px;min-width:21px;margin:3px 0 0;border:1.5px solid #bbcbd3;background:#fff;border-radius:5px;display:grid;place-content:center}.upgrade-checkbox:checked{background:var(--navy);border-color:var(--navy)}.upgrade-checkbox:checked:after{content:'';display:block;width:10px;height:6px;border-left:2px solid white;border-bottom:2px solid white;transform:translateY(-1px) rotate(-45deg)}.upgrade-copy{min-width:0}.upgrade-name{font-size:16px;font-weight:600;line-height:1.3;display:block}.upgrade-desc{display:block;color:#788992;font-size:14px;line-height:1.35;margin:5px 0 8px}.upgrade-bottom{display:flex;align-items:center;gap:10px;justify-content:space-between}.upgrade-price{font-size:13px;font-weight:600;color:#557180;display:block}.upgrade-price.custom{font-size:12px;font-weight:400}.upgrade-card.selected .upgrade-name{color:#23647f}.upgrade-card details{margin-left:33px}.upgrade-card summary{list-style:none;font-size:12px;color:#668592;margin-top:6px;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.upgrade-card summary::-webkit-details-marker{display:none}.upgrade-card summary::after{content:'+';font-size:15px}.upgrade-card details[open] summary::after{content:'−'}.upgrade-card details p{font-size:13px;line-height:1.45;color:#6b7e88;margin:7px 0 0;padding-left:10px;border-left:2px solid #cddfe7}.panel-budget-note{font-size:12px;line-height:1.35;padding:12px 24px;color:#84949b;background:#f8fafb;border-top:1px solid #e7edef}.plan-bar{display:flex;align-items:center;gap:25px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 24px #173d5205;margin-top:18px;padding:19px 22px}.plan-title{display:flex;gap:13px;align-items:center;flex:1;min-width:0}.plan-bag{display:grid;place-items:center;width:45px;height:45px;border-radius:10px;color:#557a8d;background:#eff5f7;flex-shrink:0}.plan-bag svg{height:22px;width:22px}.plan-title p{font-weight:600;margin:0 0 2px;font-size:17px}.plan-title p span{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;background:#edf3f6;border-radius:5px;font-size:12px;margin-left:6px;color:#527689}.plan-title>div>span{font-size:14px;color:#84939c}.plan-total{border-left:1px solid var(--line);padding-left:24px;min-width:190px}.plan-total>span{font-size:10px;letter-spacing:.12em;color:#83939c;display:block;margin-bottom:2px}.plan-total strong{font:600 19px/1.4 var(--display);letter-spacing:-.025em}.primary-button,.secondary-button{padding:13px 18px;border-radius:7px;border:1px solid var(--navy);background:var(--navy);color:white;display:inline-flex;align-items:center;justify-content:center;gap:16px;white-space:nowrap;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.primary-button:hover{background:#285b74}.primary-button svg,.secondary-button svg{width:17px;height:17px}.secondary-button{background:white;color:var(--navy);border-color:#cbd9df}.secondary-button:hover{background:#f1f6f8}footer{display:flex;gap:25px;justify-content:space-between;align-items:center;padding:16px 1px 20px;color:#8a979e;font-size:12px}footer p{margin:0}footer p span{padding:0 8px}footer .text-button{font-size:12px;color:#87979e}.icon-button{display:grid;place-items:center;width:38px;height:38px;background:#f1f5f7;border:0;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#dce9ef}dialog{width:min(720px,calc(100% - 32px));max-height:85dvh;border:1px solid #ffffff80;border-radius:16px;padding:0;color:var(--ink);box-shadow:0 24px 80px #12354640;overflow-y:auto}dialog::backdrop{background:#15334370;backdrop-filter:blur(7px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;border-bottom:1px solid var(--line);background:#fff}.dialog-header h2{margin:0;font:600 24px/1.3 var(--display);letter-spacing:-.025em}.dialog-footer{display:flex;justify-content:space-between;gap:14px;padding:20px 28px;background:#f5f9fa;border-top:1px solid var(--line)}#plan-content{padding:22px 28px}.plan-room{margin:0 0 20px}.plan-room h3{display:flex;gap:9px;align-items:center;margin:0 0 7px;font:600 14px var(--display);color:#648394}.plan-room h3 svg{width:17px;height:17px}.plan-item{display:flex;gap:14px;align-items:center;border-bottom:1px solid #e7eef1;padding:10px 0}.plan-item strong{font-size:15px;font-weight:500;flex:1}.plan-item>span{font-size:13px;color:#6c828d}.remove-item{display:grid;place-items:center;width:27px;height:27px;border:0;border-radius:50%;background:#f4f7f8;color:#8798a1}.remove-item svg{width:14px;height:14px}.plan-summary{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#ecf3f6;padding:18px;border-radius:9px;margin-top:12px}.plan-summary p{margin:0;font-size:14px}.plan-summary strong{font:600 23px var(--display);letter-spacing:-.035em}.disclaimer{font-size:12px;line-height:1.5;color:#87969f;margin:13px 0 0}.empty-plan{text-align:center;padding:20px 0 30px}.empty-plan>span{display:grid;place-items:center;width:64px;height:64px;background:#eef5f7;margin:0 auto 20px;border-radius:50%;color:#64899b}.empty-plan>span svg{width:30px;height:30px}.empty-plan h3{font:500 23px var(--display);margin:0 0 10px}.empty-plan p{max-width:380px;margin:0 auto 20px;color:#7c8e97}.info-content{padding:8px 28px 22px;font-size:16px;color:#677c86}.clear-plan{display:block;margin:17px 0 0 auto;font-size:12px;color:#8898a0;background:none;border:0;text-decoration:underline;text-underline-offset:3px}.image-error{position:absolute;inset:25% 10%;background:#f3f6f7;padding:30px;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
@media(min-width:1500px){.workspace{grid-template-columns:minmax(0,1fr) 385px}.room-panel{max-height:820px}.upgrade-card{padding:20px 0}.panel-heading{padding:27px 28px 21px}.panel-contents{padding:7px 27px 18px}.overview-row{padding:21px 0}.intro{margin-bottom:32px}}
@media(max-width:1150px){.header-label{display:none}.workspace{grid-template-columns:minmax(0,1fr) 315px;gap:14px}main{padding:26px 2.5% 0}.room-tab{padding:10px 12px;font-size:14px}.viewer-top{padding:18px 18px 0}.model-label{display:none}.hotspot{font-size:12px;padding-right:9px;gap:5px}.viewer-bottom{margin:0 15px}.legend{font-size:11px;gap:5px}.legend-check{margin-left:5px}.plan-bar{padding:18px;gap:18px}.plan-title>div>span{font-size:13px}.plan-total{min-width:167px;padding-left:18px}.plan-total strong{font-size:17px}.primary-button{gap:10px}.panel-heading{padding:20px}.panel-contents{padding:4px 18px 12px}.concept-note{margin-left:15px}.intro h1{font-size:37px}.intro-copy{font-size:15px}.room-panel{max-height:650px}}
@media(max-width:900px){.workspace{grid-template-columns:1fr}.viewer{min-height:0}.scene{max-height:none}.room-panel{max-height:none}.panel-contents{display:grid;grid-template-columns:1fr 1fr;gap:0 26px}.panel-heading{padding:20px 24px}.panel-heading>p{max-width:550px}.panel-contents{padding:4px 24px 12px}.panel-tip{justify-content:center}.overview-row:nth-last-child(2){border-bottom:0}.hotspot{font-size:13px;padding:6px 12px 6px 6px;gap:8px}.model-label{display:block}.viewer-top{padding:18px 23px 0}.viewer-bottom{margin:0 23px}.legend{font-size:12px;gap:8px}.concept-note{margin-left:23px}.plan-title>div>span{display:none}.plan-total{min-width:160px}.room-nav{padding-bottom:15px}.plan-bar{position:sticky;bottom:10px;z-index:10;box-shadow:0 6px 35px #173d5220}.intro-copy{font-size:14px}.intro h1{font-size:35px}footer{padding-bottom:20px}.intro{margin-bottom:23px}.legend-check{margin-left:12px}}
@media(max-width:600px){.site-header{height:75px;padding:0 18px}.brand-icon{width:32px;height:35px}.brand-icon svg{width:32px;height:32px}.brand{gap:8px}.brand-name{font-size:10px}.brand-name strong{font-size:12px}.header-contact{width:36px;height:36px;background:#eef4f7;border-radius:50%;justify-content:center}.header-contact>span:last-child{display:none}main{padding:23px 14px 0}.intro{display:block;margin-bottom:18px}.eyebrow{font-size:10px;letter-spacing:.14em}.intro h1{font-size:34px}.intro-copy{margin-top:12px;font-size:15px;line-height:1.4}.intro-copy br{display:none}.room-tab{padding:9px 12px;font-size:14px;gap:7px;min-height:42px}.room-nav{margin-right:-14px;padding-right:14px}.workspace{gap:14px}.viewer{border-radius:10px}.viewer-top{padding:14px 13px 1px;gap:8px;min-height:36px}.view-label{font-size:12px;gap:5px}.view-label svg{width:14px}.model-label{font-size:8px;letter-spacing:.06em}.text-button#reset-view{font-size:12px}.scene{aspect-ratio:1.2}.scene-inner{width:125%;flex-shrink:0}.hotspot{font-size:10px;min-height:30px;padding:3px 7px 3px 3px;gap:4px}.hotspot .pin-icon{width:22px;height:22px}.hotspot .pin-icon svg{width:13px;height:13px}.pin-count{min-width:14px;height:14px;font-size:9px}.viewer-bottom{margin:0 13px;gap:8px}.legend{font-size:10px;gap:5px}.legend-check{margin-left:4px}.zoom-controls{height:32px}.zoom-controls button{width:29px;height:30px}.zoom-controls span#zoom-level{font-size:10px;min-width:34px}.concept-note{font-size:10px;margin:10px 13px 13px}.panel-heading{padding:20px}.panel-heading h2{font-size:23px}.panel-contents{padding:0 20px 12px;display:block}.panel-tip{justify-content:flex-start;padding:14px 20px}.overview-row{padding:13px 0}.overview-row:nth-last-child(2){border-bottom:1px solid #e7edf0}.upgrade-card{padding:16px 0}.upgrade-desc{font-size:15px}.upgrade-price{font-size:14px}.upgrade-card summary{font-size:13px}.plan-bar{display:grid;grid-template-columns:1fr auto;padding:14px;gap:11px;border-radius:10px;bottom:8px;margin-top:14px}.plan-title{gap:9px}.plan-bag{width:34px;height:34px;border-radius:8px}.plan-bag svg{width:18px;height:18px}.plan-title p{font-size:15px;line-height:1.2;white-space:nowrap}.plan-title p span{height:19px;min-width:19px;font-size:11px}.plan-total{min-width:0;padding:0;border:0;text-align:right}.plan-total>span{font-size:8px;letter-spacing:.08em}.plan-total strong{font-size:14px}.plan-bar>.primary-button{grid-column:1/-1;width:100%;padding:10px 15px;justify-content:space-between}footer{align-items:flex-start;padding:16px 2px;font-size:10px;gap:15px}footer p{max-width:235px}footer p span{display:none}footer .text-button{font-size:11px;white-space:nowrap}footer .text-button svg{display:none}.dialog-header{padding:20px}.dialog-header h2{font-size:21px}.dialog-footer{padding:16px 20px;flex-wrap:wrap}.dialog-footer .primary-button{font-size:13px;flex:1}.dialog-footer .secondary-button{font-size:13px}#plan-content{padding:20px}.plan-item{gap:8px}.plan-item strong{font-size:14px}.plan-item>span{font-size:11px}.plan-summary{padding:14px;gap:10px}.plan-summary strong{font-size:18px}.plan-summary p{font-size:12px}.info-content{padding:5px 20px 20px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{body{background:#fff;font-size:11pt}body>*{display:none!important}body>#plan-dialog{display:block!important;position:static;width:100%;max-height:none;border:0;border-radius:0;box-shadow:none;overflow:visible;padding:0}dialog::backdrop{display:none}.close-dialog,.dialog-footer,.remove-item,.clear-plan{display:none!important}.dialog-header{padding:0 0 20px}.dialog-header::after{content:'Aging In The Comfort Of Home®\A(417) 527-8786 | aitcoh.com';white-space:pre;font-size:10pt;text-align:right}#plan-content{padding:20px 0}.plan-room{break-inside:avoid}.plan-summary{border:1px solid #ccdbe2}.disclaimer{font-size:9pt}.plan-item strong{font-size:11pt}}
/* Photographic upgrade layers are registered to the home image. */
#upgrade-layers{position:absolute;inset:0;pointer-events:none;z-index:1}.upgrade-region{position:absolute;overflow:hidden;opacity:0;transition:opacity .45s ease;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent),linear-gradient(to bottom,transparent,#000 3%,#000 97%,transparent);mask-composite:intersect;-webkit-mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent),linear-gradient(to bottom,transparent,#000 3%,#000 97%,transparent);-webkit-mask-composite:source-in}.upgrade-region.visible{opacity:1}.upgrade-region img{display:block;position:absolute;max-width:none;object-fit:fill;mix-blend-mode:multiply}#hotspots{position:absolute;inset:0;z-index:3;pointer-events:none}#hotspots .hotspot{pointer-events:auto}#hotspots.quiet .hotspot{opacity:0;pointer-events:none}#hotspots.quiet .hotspot:focus-visible{opacity:1;pointer-events:auto}.visual-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 23px 15px;position:relative;z-index:4}.preview-toggle{display:inline-flex;background:#e2e9ec;border:1px solid #d8e1e5;border-radius:8px;padding:3px;flex-shrink:0}.preview-toggle button{padding:7px 11px;border:0;border-radius:5px;background:transparent;color:#6b818d;font-size:13px;display:flex;align-items:center;gap:7px}.preview-toggle button[aria-pressed=true]{background:white;color:var(--navy);box-shadow:0 1px 5px #173d5215}.preview-toggle #preview-count{background:#e8f1f4;color:#527487;min-width:18px;height:18px;border-radius:4px;display:grid;place-items:center;font-size:11px}#visual-status{margin:0;color:#6f8590;font-size:12px;text-align:right}#visual-status.loading{color:#246b90}.visual-caption{display:flex;gap:10px;align-items:center;background:#ffffffe8;backdrop-filter:blur(15px);border:1px solid #dce7eb;border-radius:10px;margin:0 23px 15px;padding:11px 13px;box-shadow:0 3px 12px #173d5208;z-index:4;position:relative}.visual-caption>span{color:white;background:#337468;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;flex-shrink:0}.visual-caption>span svg{width:16px;height:16px}.visual-caption small{display:block;font-size:9px;letter-spacing:.12em;color:#6f8b83}.visual-caption strong{display:block;font-size:15px;font-weight:600;line-height:1.3}.visual-caption .text-button{margin-left:auto;white-space:nowrap;font-size:12px}.viewer{align-self:start}.room-panel{max-height:820px}
@media(max-width:900px){.room-panel{max-height:none}}
@media(max-width:600px){.visual-toolbar{margin:0 13px 12px;gap:8px;align-items:center}.preview-toggle button{font-size:12px;padding:6px 8px;min-height:34px}#visual-status{font-size:10px;max-width:105px;line-height:1.3}.visual-caption{margin:0 13px 13px;padding:10px}.visual-caption strong{font-size:13px}.visual-caption small{font-size:8px}.visual-caption .text-button{font-size:11px;gap:4px}.visual-caption .text-button svg{display:none}}
.house-image,.upgrade-region img{mix-blend-mode:normal}
.mobile-return{display:none}@media(max-width:900px){.mobile-return{display:inline}.desktop-return{display:none}#scene{scroll-margin-top:10px}}
