@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;700&family=Outfit:wght@200;300;400;700&display=swap";.rifagol-loader-container{flex-direction:column;justify-content:center;align-items:center;display:flex}.rifagol-loader-box{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.premium-ring{border:3px solid #10b981;border-color:#10b981 #10b98166 #0000 #0000;border-radius:50%;width:100%;height:100%;animation:.8s linear infinite spinRing;position:absolute;top:0;left:0}@keyframes spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.center-trophy{color:#10b981;justify-content:center;align-items:center;width:100%;height:100%;animation:2s ease-in-out infinite pulseTrophy;display:flex;position:absolute;top:0;left:0}@keyframes pulseTrophy{0%{opacity:.8;transform:scale(.9)}50%{opacity:1;filter:drop-shadow(0 0 8px #10b98180);transform:scale(1.05)}to{opacity:.8;transform:scale(.9)}}.result-circle{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards scaleInBounce;display:flex}.result-circle.success{color:#10b981;background:#10b9811a;border:2px solid #10b981;box-shadow:0 0 20px #10b98166,inset 0 0 10px #10b98133}.result-circle.error{color:#ef4444;background:#ef44441a;border:2px solid #ef4444;box-shadow:0 0 20px #ef444466,inset 0 0 10px #ef444433}@keyframes scaleInBounce{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.result-icon-svg{width:32px;height:32px;animation:.4s ease-out .2s both popIcon}@keyframes popIcon{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffde;font-family:Montserrat,Outfit,sans-serif;font-weight:300;line-height:1.5}body{background-color:#060f0d;background-image:linear-gradient(#060f0de6,#060f0de6),url(/stadium_hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;margin:0;padding:0}#root{width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#10b98133;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#10b98180}
