body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{scrollbar-color:#18274683 #070b13;scrollbar-width:thin;-webkit-scrollbar-width:12px;-webkit-scrollbar-track{background:#070b13}-webkit-scrollbar-thumb,-webkit-scrollbar-thumb:hover{background:#18274683}}.App{text-align:center}body{background-attachment:fixed;background-color:#070b13;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2306090e'/%3E%3Cstop offset='1' stop-color='%2306090e' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='1200' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2306090e'/%3E%3Cstop offset='1' stop-color='%2306090e' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='c' cx='600' cy='0' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2304060a'/%3E%3Cstop offset='1' stop-color='%2304060a' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='d' cx='600' cy='800' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23070B13'/%3E%3Cstop offset='1' stop-color='%23070B13' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='e' cx='0' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2304060A'/%3E%3Cstop offset='1' stop-color='%2304060A' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='1200' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2304060A'/%3E%3Cstop offset='1' stop-color='%2304060A' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23b)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23c)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23d)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23e)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23f)' d='M0 0h1200v800H0z'/%3E%3C/svg%3E");background-size:cover;color:#f0f0f0;margin:0;padding:0}main{padding-top:100px}button{background-color:#282c34;border:none;color:#fff;cursor:pointer;font-family:Poppins,serif;font-size:16px;font-style:normal;font-weight:400;padding:10px;width:100%}.App{height:100vh}.user-info-container{align-items:center;display:flex;flex-direction:column;gap:10px}.casino-header{align-items:center;background-color:#04060a;box-sizing:border-box;color:#fff;display:flex;font-family:Poppins,serif;font-style:normal;font-weight:400;height:100px;overflow:hidden;padding:0 60px;position:fixed;width:100%;z-index:100}.header-logo img{margin-right:3rem;overflow:hidden;width:270px}.header-content{align-items:center;width:100%}.header-content,.nav-links{display:flex;gap:20px}.auth-button,.nav-links a{color:#fff;padding-bottom:5px;position:relative;text-decoration:none;transition:color .3s}.logged-in-info{gap:40px;margin-left:auto}.header-buttons,.logged-in-info{align-items:center;display:flex;flex-direction:row;text-align:center}.header-buttons{gap:32px;justify-content:start;margin-top:5px}.header-button{align-items:center;display:flex;flex-direction:column;gap:2px;transition:color .3s}.header-buttons a{color:#bbb;padding-bottom:5px;position:relative;text-decoration:none}.header-button:hover{color:#fff}.header-button:hover .header-icon{color:#ff1e39}.header-buttons a:after{background-color:#ff1e39;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.header-buttons a:hover:after{width:100%}.auth-buttons{display:flex;gap:15px}.login-button,.profile-button{background-color:initial;color:#e6e6e6;transition:all .3s ease}.header-profile-avatar{border-radius:50%;height:40px;width:40px}.login-button:hover,.profile-button:hover{color:#ff1e39}.logout-button,.sign-up-button{background-color:#ff1e39;color:#fff}.auth-button{align-items:center;display:flex;font-weight:700;height:40px;justify-content:center;text-align:center;text-decoration:none;transition:color .3s ease;transition:background-color .3s ease,color .3s ease}.login-button,.sign-up-button{padding:10px 20px;width:100px}.logout-symbol{color:#fff;font-size:1.2em;margin-right:10px;transition:transform .2s ease}.logout-symbol:hover{transform:scale(1.05)}.user-balance,.user-info{align-items:center;color:#fff;display:flex;font-size:16px;justify-content:center}.user-balance{gap:5px;transition:color .3s ease}.balance-flash-red{animation:flashRed 1s ease}.balance-flash-green{animation:flashGreen 1s ease}@keyframes flashRed{0%{color:#fff}50%{color:#f35454}to{color:#fff}}@keyframes flashGreen{0%{color:#fff}50%{color:#0f0}to{color:#fff}}.total-bets-placed{align-items:center;display:flex;flex-direction:row;gap:5px;margin-left:auto}.total-bets-placed span{color:#ff1e39}.total-bets-placed img{width:30px}.live-bets-card{background-color:#13171e;border:1px solid #0000;border-image:linear-gradient(135deg,#161b25,#313336);border-image-slice:1;flex-direction:column;height:100%;width:20%}.live-bets-card,.live-bets-header{display:flex;justify-content:start}.live-bets-header{background:#232831;background:linear-gradient(132deg,#252a34,#20242e 50%,#1e2129);border:1px solid #0000;border-image:linear-gradient(135deg,#2e333d,#232832);border-image-slice:1;padding-left:40px}.live-bets-header,.live-bets-info{align-items:center;flex-direction:row;font-size:20px}.live-bets-info{color:#868686;display:flex;justify-content:center;margin-bottom:10px;width:100%}.live-bets-info span{flex:1 1;text-align:center}.live-bets-info span:first-child{text-align:left}.live-bets-info span:last-child{text-align:right}.live-bet-indicator{animation:pulse 2s infinite;background-color:red;border-radius:50%;box-shadow:0 0 5px red;display:inline-block;height:10px;margin-right:10px;width:10px}.live-bets{padding:20px}.live-bets-reel{flex-direction:column;gap:20px;justify-content:center}.live-bet-item,.live-bets-reel{align-items:center;display:flex}.live-bet-item{flex-direction:row;justify-content:space-between;padding:0 10px;width:100%}.live-bet-item span:nth-child(2),.live-bet-item span:nth-child(3){color:#868686}.live-bet-item.positive span:nth-child(3){color:#4bf74b}.live-bet-item span{flex:1 1;text-align:center}.live-bet-item span:first-child{text-align:left}.live-bet-item span:last-child{text-align:right}.live-bet-coin{margin-right:5px}.main-card{display:flex;flex-direction:column;font-family:Poppins,serif;font-style:normal;font-weight:400;gap:40px;height:calc(100vh - 120px);padding:0 60px 20px}@media (min-width:1800px) and (max-width:1900px){.main-card{height:calc(100vh - 120px)}}.main-section{align-items:center;display:flex;flex-direction:row;gap:40px;height:100%;justify-content:start}.intro-cards{display:flex;flex-direction:column;gap:20px;height:100%;width:80%}.welcome-card{align-items:center;background:linear-gradient(180deg,#262a32,#0f1219);border:1px solid #0000;border-image:linear-gradient(5deg,#161b25,#313336);border-image-slice:1;border-radius:1px;display:flex;height:70%;justify-content:start;overflow:hidden;padding-left:4rem}.welcome-card-text{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.welcome-card-items{flex-direction:row;gap:50px}.casino-stats,.welcome-card-items{align-items:center;display:flex;justify-content:center}.casino-stats{color:#fff;flex-direction:column;gap:10px;height:60%;padding:20px;width:50%}.casino-stats h3{color:#fff;font-size:24px;margin:0 0 10px}.casino-stats p{font-size:18px;margin:5px 0}.casino-stats span{color:#ff1e39;font-weight:700}.welcome-card h2{font-size:50px;margin:0;text-align:left}.welcome-card p{color:#b3b1ae}.divider-bar{align-items:center;background-color:#e6092e;border-radius:1px;display:flex;font-size:20px;height:50px;justify-content:start}.divider-bar svg{margin-left:150px;margin-right:50px}.main-games{display:flex;flex-direction:row;gap:20px;height:60%}.blackjack-card,.roulette-card{align-items:center;border:1px solid #0000;border-image:linear-gradient(40deg,#5d6271,#10141d);border-image-slice:1;display:flex;flex-direction:row;font-size:40px;justify-content:start;width:50%}.blackjack-card{background-blend-mode:multiply;background-color:#00000080;background-image:url(/static/media/blackjack-card.a6869be002d086310faa.jpg);background-size:cover}.roulette-card{background-blend-mode:multiply;background-color:#00000080;background-image:url(/static/media/roulette-card.1059f42d2717fb6209f3.jpg);background-size:cover}.main-game-items{display:flex;flex-direction:column;margin-left:4rem}.main-game-items h3{color:#fff;margin:0 0 10px}.games{display:flex;flex-direction:row;gap:20px;height:20%;width:100%}.crash,.heads-or-tails,.plinko,.slots{align-items:center;background:#090d17;background:linear-gradient(348deg,#0e121b,#1e222e 50%,#2a303e);border:1px solid #0000;border-image:linear-gradient(135deg,#5d6271,#10141d);border-image-slice:1;display:flex;flex-direction:column;justify-content:start;width:25%}.slots{background-blend-mode:multiply;background-color:#00000080;background-image:url(/static/media/slots-card.62e4e71155a03244d38a.jpg)}.plinko,.slots{background-size:cover}.plinko{background-blend-mode:multiply;background-color:#00000080;background-image:url(/static/media/plinko-card.86acf7443f0bf520752a.jpg)}.crash{background-blend-mode:multiply;background-color:#00000080;background-image:url(/static/media/crash-card.a9ccbab272e1b4f1fb36.jpg);background-size:cover}.heads-or-tails{background-blend-mode:multiply;background-color:#00000080;background-image:url(/static/media/headsortails-card.439de2c7a3b4d708f3f9.jpg);background-size:cover}.play-now-button{background-color:#ff1e39;box-shadow:0 0 10px #ff1e39;transition:transform .3s ease;width:220px}.play-now-button .fa-angles-right{margin-left:5px}.play-now-button:hover{transform:scale(1.05)}.auth-wrapper{background-color:#070b13;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='180' height='180' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.28 88H68.413l19.298 19.298L81.28 88zm2.107 0h13.226L90 107.838 83.387 88zm15.334 0h12.866l-19.298 19.298L98.72 88zm-32.927-2.207L73.586 78h32.827l.5.5 7.294 7.293L115.414 87l-24.707 24.707-.707.707L64.586 87l1.207-1.207zm2.62.207L74 80.414 79.586 86H68.414zm16 0L90 80.414 95.586 86H84.414zm16 0L106 80.414 111.586 86h-11.172zm-8-6h11.173L98 85.586 92.414 80zM82 85.586 87.586 80H76.414L82 85.586zM17.414 0 .707 16.707 0 17.414V0h17.414zM4.28 0 0 12.838V0h4.28zm10.306 0L2.288 12.298 6.388 0h8.198zM180 17.414 162.586 0H180v17.414zM165.414 0l12.298 12.298L173.612 0h-8.198zM180 12.838 175.72 0H180v12.838zM0 163h16.413l.5.5 7.294 7.293L25.414 172l-8 8H0v-17zm0 10h6.613l-2.334 7H0v-7zm14.586 7 7-7H8.72l-2.333 7h8.2zM0 165.414 5.586 171H0v-5.586zM10.414 171 16 165.414 21.586 171H10.414zm-8-6h11.172L8 170.586 2.414 165zM180 163h-16.413l-7.794 7.793-1.207 1.207 8 8H180v-17zm-14.586 17-7-7h12.865l2.333 7h-8.2zM180 173h-6.613l2.334 7H180v-7zm-21.586-2 5.586-5.586 5.586 5.586h-11.172zM180 165.414 174.414 171H180v-5.586zm-8 5.172 5.586-5.586h-11.172l5.586 5.586zM152.933 25.653l1.414 1.414-33.94 33.942-1.416-1.416 33.943-33.94zm1.414 127.28-1.414 1.414-33.942-33.94 1.416-1.416 33.94 33.943zm-127.28 1.414-1.414-1.414 33.94-33.942 1.416 1.416-33.943 33.94zm-1.414-127.28 1.414-1.414 33.942 33.94-1.416 1.416-33.94-33.943zM0 85c2.21 0 4 1.79 4 4s-1.79 4-4 4v-8zm180 0c-2.21 0-4 1.79-4 4s1.79 4 4 4v-8zM94 0c0 2.21-1.79 4-4 4s-4-1.79-4-4h8zm0 180c0-2.21-1.79-4-4-4s-4 1.79-4 4h8z' fill='%23939393' fill-opacity='.07' fill-rule='evenodd'/%3E%3C/svg%3E");height:calc(100vh - 262px);justify-content:center}.auth-container,.auth-wrapper{align-items:center;display:flex;flex-direction:column}.auth-container{align-self:center;background-attachment:fixed;background-color:#1d1d27;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2310131f'/%3E%3Cstop offset='1' stop-color='%2310131f' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='1200' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2310131f'/%3E%3Cstop offset='1' stop-color='%2310131f' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='c' cx='600' cy='0' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23070b13'/%3E%3Cstop offset='1' stop-color='%23070b13' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='d' cx='600' cy='800' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%231D1D27'/%3E%3Cstop offset='1' stop-color='%231D1D27' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='e' cx='0' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23070B13'/%3E%3Cstop offset='1' stop-color='%23070B13' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='1200' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23070B13'/%3E%3Cstop offset='1' stop-color='%23070B13' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23b)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23c)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23d)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23e)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23f)' d='M0 0h1200v800H0z'/%3E%3C/svg%3E");background-size:cover;border:1px solid #3f3f3f;border-radius:2px;font-family:Poppins,serif;font-style:normal;font-weight:400;left:50%;margin:auto;padding:30px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:400px}.logo img{width:350px}.login-logo{margin-bottom:344px}.login-logo,.signup-logo{pointer-events:none;position:absolute;z-index:1}.signup-logo{margin-bottom:409px}.auth-container form{width:350px;z-index:2}.auth-container button{font-family:Kanit,serif;font-size:.9rem;font-style:bold;font-weight:600}.form-group{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.form-group input{background-color:#312f3a;border:1px solid #222;color:#fff;font-size:16px;padding:12px;transition:all .3s ease;width:100%}.form-group input:focus{border-color:#f03e3e;box-shadow:0 0 5px #f03e3e4d;outline:none}.submit-button{background-color:#e6092e;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:transform .3s ease;width:100%}.account-creation-button:hover,.submit-button:hover{transform:scale(1.05)}.error-message{animation:slideDown .5s ease forwards;border:2px solid #e6092e;border-radius:5px;box-shadow:0 0 30px #e6092e;color:#fff;font-size:16px;font-weight:700;left:50%;padding:10px 20px;position:absolute;top:-50px;transform:translateX(-50%);z-index:1000}@keyframes slideDown{0%{opacity:0;top:80px}to{opacity:1;top:300px}}@media (min-width:1200px) and (max-width:1920px){@keyframes slideDown{0%{opacity:0;top:80px}to{opacity:1;top:150px}}}.account-creation-button{background-color:#000;color:#fff;transition:transform .3s ease;width:100%}.auth-spinner{animation:spin 1s linear infinite;border:3px solid #333;border-radius:50%;border-top-color:#fff;height:16px;margin:0 auto;width:16px}button:disabled{cursor:not-allowed;opacity:.7}.profile-page{background-color:#070b13;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='180' height='180' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.28 88H68.413l19.298 19.298L81.28 88zm2.107 0h13.226L90 107.838 83.387 88zm15.334 0h12.866l-19.298 19.298L98.72 88zm-32.927-2.207L73.586 78h32.827l.5.5 7.294 7.293L115.414 87l-24.707 24.707-.707.707L64.586 87l1.207-1.207zm2.62.207L74 80.414 79.586 86H68.414zm16 0L90 80.414 95.586 86H84.414zm16 0L106 80.414 111.586 86h-11.172zm-8-6h11.173L98 85.586 92.414 80zM82 85.586 87.586 80H76.414L82 85.586zM17.414 0 .707 16.707 0 17.414V0h17.414zM4.28 0 0 12.838V0h4.28zm10.306 0L2.288 12.298 6.388 0h8.198zM180 17.414 162.586 0H180v17.414zM165.414 0l12.298 12.298L173.612 0h-8.198zM180 12.838 175.72 0H180v12.838zM0 163h16.413l.5.5 7.294 7.293L25.414 172l-8 8H0v-17zm0 10h6.613l-2.334 7H0v-7zm14.586 7 7-7H8.72l-2.333 7h8.2zM0 165.414 5.586 171H0v-5.586zM10.414 171 16 165.414 21.586 171H10.414zm-8-6h11.172L8 170.586 2.414 165zM180 163h-16.413l-7.794 7.793-1.207 1.207 8 8H180v-17zm-14.586 17-7-7h12.865l2.333 7h-8.2zM180 173h-6.613l2.334 7H180v-7zm-21.586-2 5.586-5.586 5.586 5.586h-11.172zM180 165.414 174.414 171H180v-5.586zm-8 5.172 5.586-5.586h-11.172l5.586 5.586zM152.933 25.653l1.414 1.414-33.94 33.942-1.416-1.416 33.943-33.94zm1.414 127.28-1.414 1.414-33.942-33.94 1.416-1.416 33.94 33.943zm-127.28 1.414-1.414-1.414 33.94-33.942 1.416 1.416-33.943 33.94zm-1.414-127.28 1.414-1.414 33.942 33.94-1.416 1.416-33.94-33.943zM0 85c2.21 0 4 1.79 4 4s-1.79 4-4 4v-8zm180 0c-2.21 0-4 1.79-4 4s1.79 4 4 4v-8zM94 0c0 2.21-1.79 4-4 4s-4-1.79-4-4h8zm0 180c0-2.21-1.79-4-4-4s-4 1.79-4 4h8z' fill='%23939393' fill-opacity='.07' fill-rule='evenodd'/%3E%3C/svg%3E");height:calc(100vh - 262px);justify-content:center}.profile-container,.profile-page{align-items:center;display:flex;width:100%}.profile-container{color:#fff;flex-direction:column;margin:0 auto;max-width:1200px;padding:100px 40px 40px}.profile-header{align-items:center;background:linear-gradient(348deg,#0e121b,#1e222e 50%,#2a303e);border:1px solid #0000;border-image:linear-gradient(40deg,#5d6271,#10141d);border-image-slice:1;display:flex;gap:30px;margin-bottom:30px;padding:20px;text-align:left;width:100%}.profile-avatar{border:3px solid #e23636;border-radius:50%;box-shadow:0 0 20px 0 #0e0e0ee3;height:120px;object-fit:cover;width:120px}.profile-info{flex:1 1}.profile-username{font-size:2.5em;font-weight:700;margin-bottom:10px}.profile-stats{display:flex;gap:30px;margin-top:10px}.stat-item{text-align:center}.stat-value{color:#e23636;font-size:1.5em;font-weight:700}.stat-label{color:#979797;font-size:.9em}.profile-sections{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}.profile-section{background:linear-gradient(348deg,#0e121b,#1e222e 50%,#2a303e);border:1px solid #0000;border-image:linear-gradient(40deg,#5d6271,#10141d);border-image-slice:1;padding:20px}.section-title{color:#e23636;font-size:1.2em;font-weight:700;margin-bottom:15px}.bet-history{width:100%}.bet-item{border-bottom:1px solid hsla(0,0%,55%,.212);display:flex;justify-content:space-between;padding:10px}.bet-item:last-child{border-bottom:none}.bet-game{color:#979797}.bet-amount{font-weight:700}.bet-result.win{color:#059669}.bet-result.loss{color:#e23636}.profile-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.edit-button{background-color:initial;color:#fff}.profile-page-button{color:#fff;cursor:pointer;font-weight:700;height:50px;width:100px}.loss{color:#e23636}.won{color:#059669}.avatar-modal{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.avatar-modal-content{background:#1e222e;border-radius:10px;max-width:600px;padding:20px;width:90%}.avatar-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));margin:20px 0}.avatar-option{border-radius:50%;cursor:pointer;padding:5px;transition:transform .2s}.avatar-option:hover{background:#ffffff1a;transform:scale(1.1)}.avatar-option.selected{background:#e236364d;border:2px solid #e23636}.avatar-option svg{height:auto;width:100%}.chat-container{background-color:#04060a;border-right:1px solid rgba(61,61,61,.288);bottom:0;color:#e0e0e0;display:flex;flex-direction:column;font-family:Poppins,serif;font-style:normal;font-weight:400;height:calc(100vh - 80px);left:0;position:fixed;width:390px}.chat-container h2{color:#a7a7a7;font-size:1.2em;margin-bottom:15px;margin-top:0;text-align:center}.chat-header{margin-bottom:10px;margin-top:20px}.chat-messages{background-color:#04060a;border-radius:5px;flex:1 1;margin-bottom:15px;overflow-y:auto;padding:10px}.chat-messages::-webkit-scrollbar{width:10px}.chat-messages::-webkit-scrollbar-track{background:#444;border-radius:5px}.chat-messages::-webkit-scrollbar-thumb{background-color:#ff172b;border:2px solid #444;border-radius:5px}.chat-messages::-webkit-scrollbar-thumb:hover{background-color:#ff172b}.chat-messages{scrollbar-color:#ff1e39 #444;scrollbar-width:thin}.chat-message{background-color:#080a0f;border-radius:8px;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;margin-bottom:15px;padding:15px;text-align:left;transition:background-color .3s ease;width:90%}.chat-message .fa-user{margin-right:10px}.chat-message-header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:10px}.chat-user-icon{background-color:#555;border-radius:50%;height:35px;margin-right:15px;width:35px}.chat-username{color:#fff;font-weight:700;margin-right:10px}.chat-timestamp{color:#888;font-size:.8em;margin-left:auto}.chat-message-text{align-items:center;color:#fff;display:flex;justify-content:flex-start;max-width:100%;overflow-wrap:break-word;white-space:pre-wrap;word-break:break-word}.chat-input-container{align-items:center;background-color:#0b101b;border-radius:5px;display:flex;padding:10px}.chat-input-container input{background-color:#04060a;border:1px solid #202020;border-radius:5px;color:#fff;flex:1 1;font-size:.9em;margin-right:10px;outline:none;padding:10px;transition:border-color .3s ease}.chat-input-container input::placeholder{color:#888}.chat-input-container button{background-color:#ff1e39;color:#fff;cursor:pointer;padding:10px 15px;transition:background-color .3s ease,transform .2s ease}.roll-list{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Poppins,serif;font-size:10px;font-style:normal;font-weight:400;justify-content:center;margin-bottom:10px}.roll-list h2{margin-right:10px}.roll-item{display:flex;gap:10px;justify-content:start;overflow:hidden}.roll-item span{align-items:center;border-radius:50%;display:flex;font-size:18px;font-weight:700;height:40px;justify-content:center;width:40px}.roll-item span.new-roll{animation:slideIn .5s forwards;opacity:0;transform:translateX(-50px)}@keyframes slideIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.roll-item span.red{background-color:#dc2626;border:1px solid #fd6666}.roll-item span.black{background-color:#1f2937;border:1px solid #646464}.roll-item span.green{background-color:#059669;border:1px solid #26b389}@keyframes rollIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.losing-bet{color:#fc4a4a!important}.winning-bet{color:#24d15e!important}.placed-black,.placed-green,.placed-red{align-items:stretch;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-height:200px;overflow-y:auto;width:100%}.placed-black:has(span:not(:empty)),.placed-green:has(span:not(:empty)),.placed-red:has(span:not(:empty)){border-left:1px solid hsla(0,0%,55%,.212);border-right:1px solid hsla(0,0%,55%,.212)}.total-betters{color:#fff;display:flex;gap:25px;justify-content:space-between;margin-top:10px;width:100%}.total-betters-black,.total-betters-green,.total-betters-red{align-items:center;display:flex;justify-content:space-between;width:400px}.betters-info,.total-amount{align-items:center;display:flex;gap:5px}.betters-info{justify-content:flex-start}.total-amount{justify-content:flex-end}.placed-black span:not(:empty),.placed-green span:not(:empty),.placed-red span:not(:empty){align-items:center;border-radius:5px;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.wager{align-items:center;color:#fff;font-family:Poppins,serif;font-style:normal;font-weight:400;justify-content:center}.total-placed,.wager{display:flex;margin-top:10px}.total-placed{justify-content:space-around;width:100%}.total-placed-black,.total-placed-green,.total-placed-red{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:700;justify-content:center;text-align:center;width:400px}.total-placed-red{color:#e23636}.total-placed-black{color:#8e8f8f}.total-placed-green{color:#059669}.total-placed span{margin-left:10px;margin-right:10px}.placed-container{display:flex;flex-direction:row;gap:20px;margin-top:20px;width:100%}.wager h2{margin-right:10px}.bet-input{display:flex;gap:25px;justify-content:space-around;width:100%}.bets-container{align-items:center;display:flex;flex-direction:column;font-family:Poppins,serif;font-style:normal;font-weight:400;gap:20px;margin-top:20px;width:100%}.bet-black,.bet-green,.bet-red{background-color:#444;border-radius:5px;color:#fff;cursor:pointer;padding:10px;text-align:center;width:400px}.bet-red{background-color:#dc2626;box-shadow:0 4px #b71c1c,inset 0 1px 3px #ffffff80}.bet-black{background-color:#1a1a1a;box-shadow:0 4px #141414,inset 0 1px 3px #fff3}.bet-green{background-color:#059669;box-shadow:0 4px #046b4a,inset 0 1px 3px #ffffff80}.bet-red:hover{background-color:#dc2626}.bet-black:hover,.bet-red:hover{transform:translateY(-2px);transition:transform .2s ease-in-out}.bet-black:hover{background-color:#171818}.bet-green:hover{background-color:#059669;transform:translateY(-2px);transition:transform .2s ease-in-out}.roulette-container{align-items:center;border-radius:15px;display:flex;flex-direction:column;max-width:1000px;padding:20px;width:calc(100% - 280px)}.roulette-wrapper{background-color:#2a2a2a;border:3px solid #333;border-radius:10px;display:flex;height:100px;justify-content:center;overflow:hidden;position:relative;width:100%}.center-marker{background-color:gold;box-shadow:0 0 10px #ffd70080;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px;z-index:2}.center-marker:after,.center-marker:before{border-left:8px solid #0000;border-right:8px solid #0000;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.center-marker:before{border-top:8px solid gold;top:0}.center-marker:after{border-bottom:8px solid gold;bottom:0}.roulette-wheel{position:relative;transform:translateX(0);width:fit-content;will-change:transform}.number,.roulette-wheel{display:flex;height:100%}.number{align-items:center;border-right:1px solid #ffffff1a;color:#fff;flex:0 0 80px;font-size:28px;font-weight:700;justify-content:center;text-shadow:0 0 3px #00000080}.red{background-color:#dc2626;background:linear-gradient(145deg,#ff3030,#dc2626)}.black{background-color:#1a1a1a;background:linear-gradient(145deg,#1a1a1a,#1a1a1a)}.green{background-color:#059669;background:linear-gradient(145deg,#06b37d,#059669)}.spinning{will-change:transform}.selected{box-shadow:0 0 20px #ffffff4d;transform:scale(1.1);z-index:1}.result-display{color:#fff;font-size:24px;margin-top:30px;text-align:center}.current-number{margin-bottom:15px}.current-number span{border-radius:5px;font-weight:700;margin-left:10px;padding:8px 15px}.wager-input input[type=number]::-webkit-inner-spin-button,.wager-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wager-input input[type=number]{-moz-appearance:textfield}.countdown-container{border:1px solid #333;border-radius:2px;font-family:Poppins,serif;font-style:normal;font-weight:400;height:25px;margin:10px 0;overflow:hidden;padding:2px;position:relative}.countdown-container,.countdown-text{align-items:center;display:flex;justify-content:center;width:100%}.countdown-text{color:#fff;height:100%;position:absolute;z-index:2}.countdown-bar{background-color:#f03e3e;height:100%;left:0;position:absolute;top:0;transition:width 1s linear;width:100%;will-change:width;z-index:1}.roulette-page{align-items:flex-start;display:flex;height:calc(100vh - 180px);justify-content:center;padding-left:260px;padding-top:80px}@media (min-width:1900px){.roulette-container{max-width:1400px;width:calc(100% - 400px)}.bet-black,.bet-green,.bet-red,.total-betters-black,.total-betters-green,.total-betters-red{width:500px}}.loading-container{align-items:center;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.spinner{border:8px solid #ffffff4d;border-top-color:#fff;height:60px;width:60px}.loading-text{font-size:24px;font-weight:700;margin-top:20px}.bet-entry{align-items:center;border-bottom:1px solid hsla(0,0%,55%,.212);display:flex;justify-content:space-between;padding:5px 10px}.bet-entry:last-child{border-bottom:none}.placed-black-name,.placed-green-name,.placed-red-name{color:#fff;margin-right:10px}.placed-black-amount,.placed-green-amount,.placed-red-amount{color:#979797}.blackjack-page{align-items:start;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:center;margin-left:330px;width:calc(100% - 330px)}.blackjack-main-card{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:start;margin:0 auto;max-width:1200px;padding-bottom:162px;padding-right:150px;width:100%}.blackjack-main-card h2{color:#fff;font-size:2em;margin:40px 0}.dealer-cards,.player-cards{align-items:center;display:flex;flex-direction:column;width:100%}.cards-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}.playing-card{background:#fff;border-radius:14px;box-shadow:0 2px 4px #0003;height:180px;padding:10px;width:120px}.card-inner,.playing-card{position:relative;transform-style:preserve-3d;transition:transform .6s}.card-inner{border:1px solid #000;border-radius:5px;height:100%;text-align:center;width:100%}.card-back,.card-front{backface-visibility:hidden;border-radius:10px;position:absolute}.card-back,.card-front{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.card-front{background:#fff;position:relative;transform:rotateY(0deg);z-index:2}.card-front.red-card{color:red}.card-front.black-card{color:#000}.card-top-left{left:5px;top:5px}.card-bottom-right,.card-top-left{font-size:24px;line-height:1;position:absolute;text-align:center}.card-bottom-right{bottom:5px;right:5px;transform:rotate(180deg)}.card-center{font-size:48px;line-height:1}.card-suit{font-size:16px;margin-top:2px}.button-container{gap:40px;justify-content:center;margin-top:20px}.button-container,.wager.blackjack{align-items:center;display:flex;flex-direction:column;width:100%}.wager.blackjack{gap:10px;order:-1}.wager h2{color:#fff;margin:0}.wager-input{align-items:center;border-radius:2px;display:flex;justify-content:center;width:fit-content}.blackjack-hit-button,.blackjack-play-again,.blackjack-play-button,.blackjack-stand-button{background-color:#ff1e39;border:none;box-shadow:0 0 10px #ff1e39;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:transform .3s ease;width:200px}.blackjack-hit-button:hover,.blackjack-play-again:hover,.blackjack-play-button:hover,.blackjack-stand-button:hover{transform:scale(1.05)}.blackjack-hit-button:disabled,.blackjack-play-button:disabled,.blackjack-stand-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.card-container{animation:cardAppear .5s forwards;opacity:0;perspective:1000px;transform:translateY(20px)}@keyframes cardAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cards-row .card-container:first-child{animation-delay:0s}.cards-row .card-container:nth-child(2){animation-delay:.1s}.cards-row .card-container:nth-child(3){animation-delay:.2s}.cards-row .card-container:nth-child(4){animation-delay:.3s}.cards-row .card-container:nth-child(5){animation-delay:.4s}.cards-row .card-container:nth-child(6){animation-delay:.5s}.card-back,.playing-card.flipped{transform:rotateY(180deg)}.card-back{align-items:center;background-color:#1a1a1a;border:2px solid #333;border-radius:10px;display:flex;justify-content:center;left:0;top:0}.card-pattern{background:repeating-linear-gradient(45deg,#2a2a2a,#2a2a2a 10px,#333 0,#333 20px);border-radius:10px;height:80%;width:80%}.wager-input input{-webkit-appearance:none;-moz-appearance:textfield;background-color:initial;border:1px solid #333;border-radius:0;border-bottom-left-radius:2px;border-top-left-radius:2px;color:#fff;height:36px;padding-left:10px}.wager-input input:focus{border:1px solid #a82929;box-shadow:0 0 5px #ff000080;outline:none}.wager-button{align-items:center;background-color:initial;border:1px solid #333;border-left:none;border-radius:0;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center}.wager-button:hover{background-color:#333;transition:background-color .2s ease-in-out}.wager-button:last-child{border-bottom-right-radius:2px;border-top-right-radius:2px}.slots-page{align-items:start;justify-content:flex-start;margin-left:330px;min-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:150px;width:calc(100% - 330px)}.slots-main-card,.slots-page{display:flex;flex-direction:column}.slots-main-card{align-items:center;justify-content:start;margin:0 auto;max-width:1200px;padding-right:150px;text-align:center;width:100%}.slots-main-card h2{color:#fff;font-size:2em;margin:40px 0}.game-area{gap:30px;margin-bottom:50px;width:100%}.game-area,.slot-machine{align-items:center;display:flex;flex-direction:column;position:relative}.slot-machine{background:linear-gradient(45deg,#1a1a1a,#333);border:8px solid #444;border-radius:15px;box-shadow:0 10px 30px #00000080,inset 0 0 20px #0000004d;margin:0 auto;max-width:600px;overflow:visible;padding:30px 40px 30px 30px;width:80%}.slot-machine:after,.slot-machine:before{background:linear-gradient(180deg,#333,#555,#333);border:4px solid #222;box-shadow:inset 0 0 10px #00000080;content:"";height:100%;position:absolute;top:0;width:20px}.slot-machine:before{border-radius:10px 0 0 10px;border-right:none;left:-20px}.slot-machine:after{border-left:none;border-radius:0 10px 10px 0;right:-20px}.slot-lever{align-items:center;background:#0000;cursor:pointer;display:flex;flex-direction:column;height:320px;padding:20px;position:absolute;right:-90px;top:30%;transform:translateY(-50%);transition:all .3s ease;width:80px;z-index:10}.slot-lever:hover{transform:translateY(-50%) scale(1.03)}.lever-base{background:radial-gradient(circle at 30% 30%,#555,#222);border:4px solid #111;border-radius:50%;box-shadow:0 5px 10px #00000080,inset 0 2px 5px #fff3;height:50px;margin-left:-10px;position:relative;width:50px;z-index:2}.lever-base:after{background:radial-gradient(circle at 30% 30%,#777,#444);border:2px solid #111;border-radius:50%;box-shadow:inset 0 2px 3px #00000080;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.lever-stick-container{align-items:center;display:flex;flex-direction:column;transform:rotate(-60deg);transform-origin:top center}.lever-stick{background:linear-gradient(90deg,#333,#666,#333);border:1px solid #222;border-radius:8px;box-shadow:0 5px 10px #00000080,-3px 0 5px #0000004d;height:200px;overflow:hidden;position:relative;width:16px}.lever-stick:after{background:linear-gradient(90deg,#ffffff1a,#fff0 20%,#fff0 80%,#ffffff1a);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.lever-handle{background:radial-gradient(circle at 30% 30%,red,#900);border:3px solid #700;border-radius:50%;box-shadow:0 5px 15px #00000080,0 0 20px #f009,inset 0 2px 5px #ffffff4d;height:40px;margin-top:5px;overflow:hidden;position:relative;width:40px}.lever-handle:after{background:linear-gradient(135deg,#fff6,#fff0 50%);border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.slot-lever:hover .lever-stick-container{transform:rotate(-55deg)}.slot-lever:hover .lever-handle{box-shadow:0 5px 15px #00000080,0 0 25px #f00c,inset 0 2px 5px #ffffff4d}@keyframes leverPull{0%{transform:rotate(-60deg)}40%{transform:rotate(5deg)}50%{transform:rotate(0deg)}60%{transform:rotate(3deg)}70%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@keyframes leverReturn{0%{transform:rotate(0deg)}20%{transform:rotate(-30deg)}40%{transform:rotate(-50deg)}60%{transform:rotate(-55deg)}80%{transform:rotate(-58deg)}to{transform:rotate(-60deg)}}.slot-lever.pulled .lever-stick-container{animation:leverPull .3s forwards}.slot-lever.return .lever-stick-container{animation:leverReturn .5s forwards}.slot-lever:disabled{cursor:not-allowed;opacity:.5}.slot-lever:before{animation:pulse 1.5s infinite;color:red;content:"PULL DOWN";font-size:16px;font-weight:700;left:50%;letter-spacing:1px;position:absolute;text-shadow:0 0 10px #ff0000b3,0 0 5px #00000080;top:-30px;transform:translateX(-50%);white-space:nowrap}@keyframes pulse{0%{opacity:.5;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.1)}to{opacity:.5;transform:translateX(-50%) scale(1)}}.spin-button{display:none}.reels-container{background:linear-gradient(180deg,#222,#333);border:5px solid #444;border-radius:10px;box-shadow:inset 0 0 15px #00000080,0 0 10px #f003;display:flex;gap:15px;justify-content:center;margin-bottom:20px;overflow:hidden;padding:25px;position:relative;width:90%}.reels-container:before{background:linear-gradient(90deg,#444,#666,#444);border-radius:10px 10px 0 0;box-shadow:0 2px 5px #0000004d;content:"";height:15px;left:-5px;position:absolute;right:-5px;top:-5px}.slot-machine-top{align-items:center;background:linear-gradient(90deg,#333,#555,#333);border:3px solid #222;border-radius:10px;box-shadow:0 5px 15px #0000004d,inset 0 0 10px #0000004d;display:flex;height:50px;justify-content:center;margin-bottom:20px;overflow:hidden;position:relative;width:100%}.slot-machine-top:after{color:red;content:"JACKPOT SLOTS";font-size:24px;font-weight:700;letter-spacing:2px;text-shadow:0 0 10px #f00c,0 0 5px #00000080}.slot-machine-bottom{align-items:center;background:linear-gradient(90deg,#333,#555,#333);border:3px solid #222;border-radius:10px;box-shadow:0 -5px 15px #0003,inset 0 0 10px #0000004d;display:flex;height:40px;justify-content:center;margin-top:20px;width:100%}.slot-machine-lights{height:100%;pointer-events:none;position:absolute;width:100%}.light{animation:lightBlink 2s infinite alternate;background:red;border-radius:50%;box-shadow:0 0 10px #f00c;height:15px;position:absolute;width:15px}.light:first-child{animation-delay:0s;left:10px;top:10px}.light:nth-child(2){animation-delay:.2s;right:10px;top:10px}.light:nth-child(3){animation-delay:.4s;bottom:30px;left:10px}.light:nth-child(4){animation-delay:.6s;bottom:30px;right:10px}.light:nth-child(5){animation-delay:.8s;left:50%;top:10px;transform:translateX(-50%)}.light:nth-child(7){animation-delay:1.2s;left:10px;top:50%;transform:translateY(-50%)}.light:nth-child(8){animation-delay:1.4s;right:10px;top:50%;transform:translateY(-50%)}@keyframes lightBlink{0%,80%{opacity:.4}to{opacity:1}}.reel-container{align-items:center;background:#f8f8f8;border:3px solid #333;border-radius:8px;box-shadow:inset 0 0 10px #0000004d;display:flex;flex-direction:column;height:300px;overflow:hidden;position:relative;width:100px}.reel-container:after,.reel-container:before{content:"";height:100px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.reel-container:before{background:linear-gradient(180deg,#000000b3,#0000);top:0}.reel-container:after{background:linear-gradient(0deg,#000000b3,#0000);bottom:0}.reel-container.spinning .reel-item{animation:spin .1s linear infinite}.reel-item{align-items:center;display:flex;font-size:50px;height:100px;justify-content:center;transition:transform .1s;width:100%}.reel-item.center{background-color:#ff00001a;border-bottom:2px solid #ff00004d;border-top:2px solid #ff00004d;box-shadow:0 0 10px #f003}.reel-item.winning{animation:winFlash 1s infinite}@keyframes winFlash{0%,to{background-color:#ff00001a}50%{background-color:#f006}}.result-message{animation:fadeIn .5s ease-in-out;border-radius:8px;font-size:1.2em;font-weight:700;margin-top:20px;padding:15px 30px;text-align:center}.result-message.win{background-color:#32cd3233;border:2px solid #32cd32;color:#32cd32}.result-message.lose{background-color:#dc143c33;border:2px solid #dc143c;color:#dc143c}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.controls{position:relative}.controls,.prize-table{max-width:600px;width:80%}.prize-table{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:50px;margin-top:20px}.prize-section{background:linear-gradient(45deg,#1e1e1e,#2a2a2a);border-radius:10px;box-shadow:0 5px 15px #0003;flex:1 1;min-width:250px;padding:15px}.prize-section h3{border-bottom:1px solid #444;color:#fff;font-size:1.3em;margin-bottom:15px;margin-top:0;padding-bottom:10px;text-align:center}.prizes{display:flex;flex-direction:column;gap:10px}.prize-item{align-items:center;background-color:#ffffff0d;border-radius:5px;display:flex;justify-content:space-between;padding:8px 12px;transition:background-color .3s}.prize-item:hover{background-color:#ffffff1a}.prize-symbols{font-size:1.2em}.prize-value{color:#ffc107;font-weight:700}@media (max-width:1200px){.slots-page{margin-left:0;padding:0 20px 150px;width:100%}.slots-main-card{padding-right:0}.controls,.prize-table,.slot-machine{width:95%}.slot-lever{right:-80px;top:25%;transform:translateY(-50%) scale(.9)}}@media (max-width:768px){.reels-container{gap:10px}.reel-container{height:240px;width:80px}.reel-item{font-size:40px;height:80px}.prize-table{flex-direction:column}.prize-section{min-width:100%}.slot-lever{right:-60px;top:20%;transform:translateY(-50%) scale(.8)}}@media (max-width:480px){.slots-main-card h2{font-size:1.5em;margin:20px 0}.reel-container{height:180px;width:60px}.reel-item{font-size:30px;height:60px}.slot-lever{right:-50px;top:15%;transform:translateY(-50%) scale(.7)}}.lever-attachment{display:none}.casino-footer{background:linear-gradient(180deg,#222834,#101620);border-top:2px solid #333a47;bottom:0;color:#8e8f8f;flex-direction:column;height:160px;justify-content:end;position:relative;text-align:center;width:100%}.casino-footer,.footer-logo{display:flex;overflow:hidden}.footer-logo{align-items:center;margin-left:2rem}.footer-logo img{width:200px}.social-links{align-items:center;display:flex;flex-direction:row;gap:12px;margin-right:4rem}.github,.linkedin,.portfolio{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.github:hover,.linkedin:hover,.portfolio:hover{transform:scale(1.1)}.top-footer{flex-direction:row;justify-content:space-between;max-height:130px;width:100%}.bottom-footer,.top-footer{align-items:center;display:flex}.bottom-footer{border-top:1px solid #1f2535;justify-content:start;margin:0 4rem}.casino-footer p{color:#52565e}.leaderboard-page{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='180' height='180' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.28 88H68.413l19.298 19.298L81.28 88zm2.107 0h13.226L90 107.838 83.387 88zm15.334 0h12.866l-19.298 19.298L98.72 88zm-32.927-2.207L73.586 78h32.827l.5.5 7.294 7.293L115.414 87l-24.707 24.707-.707.707L64.586 87l1.207-1.207zm2.62.207L74 80.414 79.586 86H68.414zm16 0L90 80.414 95.586 86H84.414zm16 0L106 80.414 111.586 86h-11.172zm-8-6h11.173L98 85.586 92.414 80zM82 85.586 87.586 80H76.414L82 85.586zM17.414 0 .707 16.707 0 17.414V0h17.414zM4.28 0 0 12.838V0h4.28zm10.306 0L2.288 12.298 6.388 0h8.198zM180 17.414 162.586 0H180v17.414zM165.414 0l12.298 12.298L173.612 0h-8.198zM180 12.838 175.72 0H180v12.838zM0 163h16.413l.5.5 7.294 7.293L25.414 172l-8 8H0v-17zm0 10h6.613l-2.334 7H0v-7zm14.586 7 7-7H8.72l-2.333 7h8.2zM0 165.414 5.586 171H0v-5.586zM10.414 171 16 165.414 21.586 171H10.414zm-8-6h11.172L8 170.586 2.414 165zM180 163h-16.413l-7.794 7.793-1.207 1.207 8 8H180v-17zm-14.586 17-7-7h12.865l2.333 7h-8.2zM180 173h-6.613l2.334 7H180v-7zm-21.586-2 5.586-5.586 5.586 5.586h-11.172zM180 165.414 174.414 171H180v-5.586zm-8 5.172 5.586-5.586h-11.172l5.586 5.586zM152.933 25.653l1.414 1.414-33.94 33.942-1.416-1.416 33.943-33.94zm1.414 127.28-1.414 1.414-33.942-33.94 1.416-1.416 33.94 33.943zm-127.28 1.414-1.414-1.414 33.94-33.942 1.416 1.416-33.943 33.94zm-1.414-127.28 1.414-1.414 33.942 33.94-1.416 1.416-33.94-33.943zM0 85c2.21 0 4 1.79 4 4s-1.79 4-4 4v-8zm180 0c-2.21 0-4 1.79-4 4s1.79 4 4 4v-8zM94 0c0 2.21-1.79 4-4 4s-4-1.79-4-4h8zm0 180c0-2.21-1.79-4-4-4s-4 1.79-4 4h8z' fill='%23939393' fill-opacity='.07' fill-rule='evenodd'/%3E%3C/svg%3E");height:calc(100vh - 100px)}.leaderboard-container{align-items:center;color:#fff;display:flex;flex-direction:row;gap:20px;justify-content:center;margin:0 auto;max-width:1200px;padding:100px 40px 40px;width:100%}.leaderboard{background:linear-gradient(348deg,#0e121b,#1e222e 50%,#2a303e);border:1px solid #0000;border-image:linear-gradient(136deg,#5d6271,#10141d);border-image-slice:1;color:#fff;height:auto;margin:20px auto;padding:20px;width:100%}.leaderboard h2{color:#fff;font-size:2em;font-weight:700}.leaderboard h2,.leaderboard h3{margin-bottom:15px;text-align:center}.leaderboard h3{color:#a7a7a7;font-size:1.5em}.leaderboard ul{border:none;list-style-type:none;padding:0}.leaderboard li{align-items:center;background:#ffffff0d;border:1px solid #0000;border-image:linear-gradient(40deg,#5d6271,#10141d);border-image-slice:1;display:flex;justify-content:space-between;margin-bottom:10px;padding:15px;transition:transform .2s}.leaderboard li:hover{transform:translateX(5px)}.leaderboard li:first-child{background:linear-gradient(348deg,rgba(255,217,0,.226),rgba(255,217,0,.438));overflow:hidden;position:relative}.leaderboard li:first-child:before{animation:shine 5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffd70033,#0000);content:"";height:100%;left:-150%;position:absolute;top:0;width:80%}.leaderboard li:nth-child(2){background:linear-gradient(348deg,#c0c0c026,#c0c0c04d);overflow:hidden;position:relative}.leaderboard li:nth-child(2):before{animation:shine 5s ease-in-out infinite;animation-delay:1s;background:linear-gradient(90deg,#0000,#c0c0c033,#0000);content:"";height:100%;left:-150%;position:absolute;top:0;width:80%}.leaderboard li:nth-child(3){background:linear-gradient(348deg,#cd7f3226,#cd7f324d);overflow:hidden;position:relative}.leaderboard li:nth-child(3):before{animation:shine 5s ease-in-out infinite;animation-delay:2s;background:linear-gradient(90deg,#0000,#cd7f3233,#0000);content:"";height:100%;left:-150%;position:absolute;top:0;width:80%}@keyframes shine{0%{left:-150%}40%{left:150%}to{left:150%}}.leaderboard-position{color:#fff;font-size:1.2em;font-weight:700;width:40px}.leaderboard-username{color:#fff;flex:1 1;margin:0 20px}.leaderboard-score{color:#059669;font-weight:700}.spinner{animation:spin 1s linear infinite;border:4px solid #e236364d;border-radius:50%;border-top-color:#e23636;height:40px;margin:20px auto;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:1900px){.leaderboard-container{max-width:1400px}}.battles-page{align-items:flex-start;display:flex;justify-content:center;min-height:calc(100vh - 180px);padding-bottom:100px;padding-left:260px;padding-top:80px}.battles-container{color:#fff;margin-bottom:100px;max-width:1200px;padding:20px;width:calc(100% - 280px)}.case-selection{display:flex;gap:20px;margin-bottom:30px}.case-option{background:#ffffff0d;border:1px solid #0000;border-image:linear-gradient(40deg,#5d6271,#10141d);border-image-slice:1;cursor:pointer;padding:15px;transition:transform .2s}.case-option:hover{transform:translateY(-5px)}.case-option.selected{background:linear-gradient(348deg,#ffd90026,#ffd9004d)}.cases-amount{align-items:center;display:flex;gap:20px;margin-bottom:20px}.cases-amount button{background:#444;border:none;color:#fff;cursor:pointer;padding:5px 15px}.battle-area{display:flex;gap:40px;margin-bottom:30px;margin-top:30px}.opponent-side,.player-side{flex:1 1}.items-container{display:flex;flex-direction:column;gap:10px;max-height:none;overflow-y:visible}.item{align-items:center;background:#ffffff0d;border:2px solid;border-radius:5px;display:flex;justify-content:space-between;padding:10px}.battle-result{border-radius:5px;margin-bottom:30px;margin-top:30px;padding:20px;position:relative;text-align:center;z-index:10}.battle-result.won{background:#4bf74b1a;border:1px solid #4bf74b}.battle-result.lost{background:#ff00001a;border:1px solid red}.start-battle{background:#dc2626;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:15px 30px}.start-battle:disabled{cursor:not-allowed;opacity:.5}
/*# sourceMappingURL=main.ff408667.css.map*/