/* New environment only. Existing room artwork, controls and routes are intact. */
#kitchen{padding:0;min-height:0;background:#07131f}
#kitchen .kitchen-stage{position:relative;width:100%;line-height:0}
#kitchen .kitchen-stage>img{display:block;width:100%;height:auto;object-fit:contain}
/* The door already visible at the left edge of the approved bedroom.
   This polygon stays outside the existing phone and Your Stuff hit regions. */
#bedroom .kitchen-entry{left:0;top:44.63%;width:4.55%;height:23.38%;clip-path:polygon(0 0,100% 0,100% 40.9%,68.42% 100%,0 100%);z-index:3}
#kitchen .kitchen-doorway,#kitchen .kitchen-doorway:hover,#kitchen .kitchen-doorway:active,#kitchen .kitchen-doorway:focus,#kitchen .kitchen-doorway:focus-visible{position:absolute;appearance:none;-webkit-appearance:none;padding:0;margin:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
#kitchen .kitchen-doorway{left:72.7871%;top:8.7141%;width:14.055%;height:57.3858%}
#kitchen .kitchen-doorway::before,#kitchen .kitchen-doorway::after{content:none;display:none}
