html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;position:fixed;touch-action:none;-webkit-overflow-scrolling:touch}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}#root{width:100%;height:100%;overflow:hidden;position:fixed;touch-action:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideInFromRight{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes slideInFromLeft{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes preloadDot1{0%,to{opacity:1}33%,66%{opacity:.3}}@keyframes preloadDot2{0%,33%,to{opacity:.3}33.1%,66%{opacity:1}66.1%{opacity:.3}}@keyframes preloadDot3{0%,66%{opacity:.3}66.1%,to{opacity:1}}.preload-indicator{position:fixed;top:5px;right:5px;display:flex;gap:3px;z-index:9999;pointer-events:none}.preload-dot{width:6px;height:6px;border-radius:50%;background-color:#f90}.preload-dot:nth-child(1){animation:preloadDot1 .9s ease-in-out infinite}.preload-dot:nth-child(2){animation:preloadDot2 .9s ease-in-out infinite}.preload-dot:nth-child(3){animation:preloadDot3 .9s ease-in-out infinite}.heic-unsupported-banner{position:fixed;top:0;left:0;right:0;z-index:9998;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 16px;background:#c2410c;color:#fff;font-size:14px;line-height:1.4;box-shadow:0 2px 8px #0000004d}.heic-unsupported-banner p{margin:0;flex:1}.heic-unsupported-banner button{flex-shrink:0;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:#fff3;color:#fff;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.heic-unsupported-banner button:hover{background:#ffffff4d}
