html{scroll-behavior:smooth}body{min-height:0!important}.studio-room-nav{display:flex;align-items:center;gap:22px;flex-wrap:wrap;padding:18px 4%;background:#ece8df;border-bottom:1px solid #d4d0c4;font:12px Arial,sans-serif;color:#293d33}.studio-room-nav a{color:inherit;text-decoration:none}.studio-room-nav a:first-child{font-weight:bold;letter-spacing:1px;margin-right:auto}.studio-room-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:5px}.intro-actions{display:flex;gap:12px;flex-wrap:wrap}.envision-entry{background:#a38a62!important;color:#fff!important}.embedded-studio #room-view{height:650px;min-height:0;max-height:none}.embedded-studio .selections{height:820px;position:static}.embedded-studio #signature-room{height:650px;min-height:0}.embedded-studio dialog[open]{position:fixed;top:var(--dialog-top,20px);bottom:auto;margin:0 auto;max-height:var(--dialog-max,650px);overflow:auto}.embedded-studio .lightbox{height:var(--dialog-max,650px);top:var(--dialog-top,20px);bottom:auto}.embedded-studio #photo-dialog>img{height:450px;max-height:calc(var(--dialog-max,650px) - 180px)}.embedded-studio header{position:relative!important;top:auto!important}@media(max-width:720px){.embedded-studio #room-view,.embedded-studio #signature-room{height:480px}.embedded-studio .selections{height:auto}.studio-room-nav{gap:16px;font-size:11px}}
.studio-room-nav .return-home{background:#263d35;color:#fff;padding:13px 20px;border-radius:3px;font-weight:700;letter-spacing:0;margin-right:12px;box-shadow:0 2px 8px #0001}.studio-room-nav a:focus-visible{outline:3px solid #ae8e58;outline-offset:4px}@media(max-width:600px){.studio-room-nav .return-home{width:100%;text-align:center;margin:0}.studio-room-nav{gap:16px}}/* Dialogs use the visible host viewport, not the full auto-height iframe.
   Important overrides page-specific ID selectors such as #product-dialog. */
html:has(dialog:modal),html:has(dialog:modal) body{overflow:hidden!important;overscroll-behavior:none!important}
html:has(dialog:modal){scrollbar-gutter:stable}
dialog[open]{overscroll-behavior:contain;touch-action:pan-y;overflow-y:auto!important}
html.embedded-studio dialog[open]{box-sizing:border-box;max-height:var(--dialog-max,650px)!important;min-height:0!important;top:var(--dialog-top,20px)!important;bottom:auto!important;margin-top:0!important;margin-bottom:0!important}
