*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}html,body,#root{width:100%;height:100%;overflow:hidden;overscroll-behavior:none;touch-action:none;background:#fbeaf0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}canvas{display:block;touch-action:none}@media (orientation: portrait){.rotate-device{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f6d5e1;z-index:9999;gap:24px}.rotate-icon{font-size:80px;animation:rotate 2s ease-in-out infinite}@keyframes rotate{0%,to{transform:rotate(0)}50%{transform:rotate(90deg)}}canvas{display:none}}@media (orientation: landscape){.rotate-device{display:none}}
