.viewer-stage::after{content:none}
.integrated-states{display:flex;gap:6px;margin:0 0 12px;padding:0;border:0;min-width:0}
.integrated-states legend{font-size:.76rem;color:var(--muted);margin-bottom:8px}
.integrated-states button{min-height:44px;padding:10px;border:1px solid rgba(0,47,84,.2);border-radius:8px;background:transparent;color:var(--navy);font:inherit;cursor:pointer}
.integrated-states button.is-active{background:var(--navy);color:white}
@media(min-width:68rem){.viewer-column{grid-template-rows:auto auto minmax(23rem,1fr) auto auto auto}.viewer-stage{min-height:23rem;max-height:calc(100svh - 22rem)}}
.integrated-states button{flex:1}
#cover-model{position:absolute;inset:0;z-index:2;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .45s ease}
#royalbed-model{transition:opacity .45s ease}
.is-covered #cover-model{opacity:1;pointer-events:auto}
.is-covered #royalbed-model{opacity:0;pointer-events:none}
.stage-status,.loading-panel,.static-fallback{z-index:5}
.state-navigation{margin-bottom:12px}
.state-navigation .integrated-states{margin-bottom:0}
.state-navigation:has(.cover-actions:not([hidden])) [data-state=covered]{border-radius:8px 8px 0 0}
.cover-actions{width:calc((100% - 12px)/3);padding:0;margin:0;box-sizing:border-box;background:#e5ebf0;border-radius:0 0 8px 8px}
.cover-actions button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:48px;border:0;background:transparent;color:var(--navy);padding:12px 18px;border-radius:0 0 8px 8px;font:inherit;font-size:.8rem;text-align:left;cursor:pointer;transition:background .18s ease}
.cover-actions button::after{content:'';width:6px;height:6px;flex:none;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)}
.cover-actions button:hover{background:#d7e2eb}
.cover-actions button:focus-visible{outline:2px solid var(--navy);outline-offset:3px}
.control-deck{grid-template-columns:1fr}
.state-navigation .control-deck{margin-top:12px}
.state-navigation .camera-switcher button{min-height:44px}
@media(max-width:40rem){.cover-actions{width:100%;border-radius:0 8px 8px 8px}.cover-actions button{border-radius:0 8px 8px 8px}}
.cover-actions button[aria-pressed=true]{background:#d3dfe9;color:var(--navy)}
.cover-hotspot .hotspot-label{opacity:1;transform:translateY(-50%);white-space:normal}
.cover-hotspot[slot=hotspot-cushions] .hotspot-label{left:auto;right:calc(100% + 6px)}
@media(max-width:40rem){.integrated-states{gap:5px}.integrated-states button{padding:.65rem .4rem;font-size:.87rem}.cover-hotspot .hotspot-label{font-size:.65rem;max-width:110px}}
@media(prefers-reduced-motion:reduce){#cover-model,#royalbed-model{transition:none}}
@media(max-width:40rem){.brand-bar{gap:8px}.brand-bar p{font-size:.67rem;white-space:nowrap}.pilot-badge{font-size:.6rem;white-space:nowrap}.brand-bar>div{gap:.4rem}.brand-name{font-size:.85rem}}

