.app-container{width:100%;height:100%;position:relative;overflow:hidden;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.canvas-wrapper{width:100%;height:100%;transition:filter 2s ease-out;position:fixed;top:0;left:0}.canvas-wrapper.blurred{filter:blur(8px)}@media (max-width: 768px){.app-container{height:100vh;height:100svh}.canvas-wrapper{overflow:hidden;pointer-events:auto}}@media (hover: none) and (pointer: coarse){.app-container{-webkit-overflow-scrolling:touch;overscroll-behavior:none}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.canvas-wrapper{image-rendering:-webkit-optimize-contrast}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;overscroll-behavior:none;-webkit-overflow-scrolling:touch}@media (max-width: 768px){html{height:100vh;height:100svh}body{position:fixed;width:100%;height:100%}}@media (hover: none) and (pointer: coarse){*{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}}
