@font-face{font-family:Saint Regular;src:url(/fonts/Saint-Regular.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;scrollbar-gutter:stable}body{font-family:Work Sans,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#000;color:#fff;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.fade-in{animation:fadeIn .6s ease-out forwards}.comment-avatar-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;transition:z-index 0s}.comment-avatar-wrap:hover{z-index:100!important}.comment-avatar-wrap>div:first-child{transition:transform .2s ease}.comment-avatar-wrap:hover>div:first-child{transform:scale(2)}.waveform-comment-avatar{transition:transform .2s ease;transform-origin:center bottom}.waveform-comment-avatar:hover{transform:scale(2);z-index:200!important}.comment-avatar-wrap .comment-tooltip{opacity:0;pointer-events:none;transition:opacity .15s ease}.comment-avatar-wrap:hover .comment-tooltip{opacity:1!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.fade-in-up{animation:fadeInUp .7s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.fade-in-stagger>*{animation:fadeInUp .7s ease-out forwards}.fade-in-stagger>:nth-child(1){animation-delay:.05s}.fade-in-stagger>:nth-child(2){animation-delay:.1s}.fade-in-stagger>:nth-child(3){animation-delay:.15s}.fade-in-stagger>:nth-child(4){animation-delay:.2s}.fade-in-stagger>:nth-child(5){animation-delay:.25s}.fade-in-stagger>:nth-child(6){animation-delay:.3s}.fade-in-stagger>:nth-child(7){animation-delay:.35s}.fade-in-stagger>:nth-child(8){animation-delay:.4s}.fade-in-stagger>:nth-child(9){animation-delay:.45s}.fade-in-stagger>:nth-child(10){animation-delay:.5s}.fade-in-stagger>:nth-child(n+11){animation-delay:.55s}.fade-in-grid>*{animation:fadeInUp .7s ease-out forwards;opacity:0}.fade-in-grid>:nth-child(1){animation-delay:.1s}.fade-in-grid>:nth-child(2){animation-delay:.15s}.fade-in-grid>:nth-child(3){animation-delay:.2s}.fade-in-grid>:nth-child(4){animation-delay:.25s}.fade-in-grid>:nth-child(5){animation-delay:.3s}.fade-in-grid>:nth-child(6){animation-delay:.35s}.fade-in-grid>:nth-child(7){animation-delay:.4s}.fade-in-grid>:nth-child(8){animation-delay:.45s}.fade-in-grid>:nth-child(9){animation-delay:.5s}.fade-in-grid>:nth-child(10){animation-delay:.55s}.fade-in-grid>:nth-child(n+11){animation-delay:.6s}.fade-in-section{animation:fadeInUp .6s ease-out forwards;opacity:0}.fade-in-section.delay-1{animation-delay:.2s}.fade-in-section.delay-2{animation-delay:.4s}.fade-in-section.delay-3{animation-delay:.6s}.fade-in-section.delay-4{animation-delay:.8s}.fade-in-section.delay-5{animation-delay:1s}.scroll-animate-in{animation:fadeInUp .7s ease-out forwards!important}.scroll-fade-section{opacity:0}.scroll-fade-section.scroll-animate-in{opacity:1;animation:fadeInUp .7s ease-out forwards}.fade-in-scale{animation:fadeInScale .6s ease-out forwards}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:none}}.fade-in-slide-left{animation:fadeInSlideLeft .6s ease-out forwards}@keyframes fadeInSlideLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:none}}input,textarea,select{font-family:inherit;border:.4px solid #333;background:transparent;color:#666;padding:12px;outline:none;border-radius:3px}input:focus,textarea:focus,select:focus{border-color:#666}input::placeholder,textarea::placeholder{color:#333}.btn-admin{background:transparent;border:.4px solid #333;color:#666;border-radius:3px}.btn-admin:hover{border-color:#666;color:#999;background:transparent}.admin-container label{color:#666}.admin-container table{border-collapse:collapse}.admin-container th{color:#444;border-bottom:.4px solid #333}.admin-container td{color:#666;border-bottom:.4px solid #222}.btn{background:transparent;border:1px solid #fff;color:#fff;padding:12px 16px;font-size:14px;transition:all .2s;border-radius:4px}.btn:hover,.btn-filled{background:#fff;color:#000}.btn-filled:hover{background:transparent;color:#fff}.btn-bounce{transition:transform .1s ease-out}.btn-bounce:hover{transform:scale(1.02)}.btn-bounce:active{animation:bounceClick .3s ease-out}@keyframes bounceClick{0%{transform:translateY(0)}30%{transform:translateY(-6px)}60%{transform:translateY(2px)}to{transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@media(max-width:768px){div[style*="display: grid"] .btn.btn-bounce{position:relative;top:-40px;left:-64px}}@media(max-width:640px){.music-player-bar{height:68px!important;padding:0!important}.player-artwork{width:68px!important;height:68px!important;margin-left:0!important;flex-shrink:0!important;border-radius:0!important}.music-player-bar>div[style*="position: absolute"]{top:0!important}.player-left-section{gap:10px!important;overflow:hidden!important}.player-info-wrap{gap:6px!important;overflow:hidden!important;flex-wrap:nowrap!important}.player-save-btn{display:none!important}.player-title{font-size:13px!important;max-width:130px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;flex-shrink:1!important}.player-buy-btn{min-width:0!important;padding:6px 8px 6px 12px!important;height:28px!important;font-size:11px!important;flex-shrink:0!important}.music-player-controls{gap:4px!important;flex-shrink:0!important;margin-right:0!important}.music-player-controls button{padding:6px!important}.music-player-controls button:first-child,.music-player-controls button:last-child{display:none!important}.music-player-controls button svg{width:15px!important;height:15px!important}.music-player-controls button:nth-child(3){width:36px!important;height:36px!important;font-size:16px!important;margin:0!important}.player-right-section{display:none!important}}*,*:before,*:after{cursor:url(/cursors/v2-default.cur),auto!important}.logo-link,.logo-link *{cursor:url(/cursors/logo-cursor.cur),auto!important}.dock-container-mobile,.dock-inner-container,.dock-icon,.dock-icon-wrapper,.dock-icon-button,.dock-reflection-container,.reflection-container-mobile,.dock-container-mobile *,.dock-inner-container *{cursor:default!important}*:active,*:active:before,*:active:after{cursor:url(/cursors/v2-pointer.cur),auto!important}
