.board-loading-container{background-color:#fafafa;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.dark .board-loading-container{background-color:#0a0a0a}@keyframes logoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo-rotate-slow,.cover-art-spin{animation:1.8s linear infinite logoSpin}.cover-art-container{border-radius:.375rem}.cover-art-container.playing{border-radius:9999px}.cover-art-container.playing .cover-art-image{animation:1.8s linear infinite logoSpin}@keyframes slideInFromLeft{0%{opacity:0;max-width:0;transform:translate(-30px)}to{opacity:1;max-width:200px;transform:translate(0)}}@keyframes slideOutToLeft{0%{opacity:1;max-width:200px;transform:translate(0)}to{opacity:0;max-width:0;transform:translate(-30px)}}.stack-playing-indicator-enter{animation:.45s cubic-bezier(.16,1,.3,1) slideInFromLeft}.stack-playing-indicator-exit{animation:.45s cubic-bezier(.16,1,.3,1) slideOutToLeft}@keyframes pulsatingGlow{0%,to{box-shadow:0 0 8px #e8271e80,0 0 16px #e8271e4d,0 0 24px #e8271e26}50%{box-shadow:0 0 12px #e8271eb3,0 0 24px #e8271e66,0 0 32px #e8271e33}}.logo-recording{z-index:1;border-radius:50%;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out;animation:1.8s ease-in-out infinite pulsatingGlow;position:relative;background-color:#e8271e!important}.logo-recording img{mix-blend-mode:multiply;filter:brightness(0)saturate()invert(33%)sepia(0%)saturate(0%)hue-rotate()brightness(96%)contrast(96%)}.dark .logo-recording img{mix-blend-mode:multiply;filter:brightness(0)saturate()invert(96%)sepia(0%)saturate(0%)hue-rotate()brightness(96%)contrast(96%)}.bg-pattern{background-color:#f8f8f8;background-image:radial-gradient(#d0d0d0 1px,#0000 1px);background-position:0 0;background-size:30px 30px;transition:background-position .3s ease-out;position:relative;overflow:hidden}
/*# sourceMappingURL=12k-lqkaba9v1.css.map*/