.app{width:100vw;height:100vh;position:relative;overflow:hidden}@media (max-width: 768px){.app{height:100svh;min-height:100svh}}.room-selection-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:1;pointer-events:none;z-index:1}@media (max-width: 768px){.room-selection-wrapper,.room-experience-wrapper{height:100svh;min-height:100svh}}.room-selection-wrapper--revealing{z-index:101;pointer-events:auto}.room-selection-wrapper--visible{pointer-events:auto;z-index:100}.room-experience-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:1;pointer-events:none;z-index:1}.room-experience-wrapper--visible{pointer-events:auto;z-index:100}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;overflow:hidden}#root{height:100vh;width:100vw;position:relative;overflow:hidden}@media (max-width: 768px){#root{height:100svh;min-height:100svh}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
