@import "https://fonts.googleapis.com/css2?family=Special+Elite&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%}body{overscroll-behavior:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#0a0a0a;height:100%;font-family:system-ui,sans-serif}#root{height:100%}.app-root{height:100dvh;position:relative;overflow:hidden}@keyframes sealPulseGlow{0%{filter:drop-shadow(0 4px 12px #0000008c);transform:scale(1)}50%{filter:drop-shadow(0 0 16px #ff3c3c99)drop-shadow(0 4px 12px #0006);transform:scale(1.15)}to{filter:drop-shadow(0 4px 12px #0000008c);transform:scale(1)}}.seal-pulse{animation:2.5s ease-in-out infinite sealPulseGlow}
