@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}#crash{height:100%}#crash .top-container{justify-content:space-between;align-items:stretch;gap:18px;width:100%;margin-bottom:45px;display:flex}@media only screen and (max-width:1000px){#crash .top-container{flex-direction:column}}#crash .top-container>.game{background:linear-gradient(#171c2e 0%,#1d212900 91.64%);border-radius:12px;flex-direction:column;gap:12px;width:60%;height:100%;display:flex;box-shadow:inset 0 4px #2f3650}@media only screen and (max-width:1400px){#crash .top-container>.game{width:75%}}@media only screen and (max-width:1000px){#crash .top-container>.game{gap:0;width:100%}}#crash .top-container>.game .game-window{border-radius:12px 12px 0 0;flex-direction:column;flex:1;width:100%;height:100%;min-height:550px;display:flex;position:relative;overflow:hidden}#crash .top-container>.game .game-window:after{content:"";opacity:.32;filter:blur(140px);background:#fea01d;border-radius:50%;width:280px;height:280px;display:block;position:absolute;top:-180px;left:24px}#crash .top-container>.game .game-window .react-p5-wrapper{flex:1;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex;position:relative}#crash .top-container>.game .game-window .react-p5-wrapper:after{content:"";opacity:.5;filter:blur(120px);background:#0e101b;width:50%;height:280px;display:block;position:absolute;bottom:40px;left:85px}#crash .top-container>.game .game-window .react-p5-wrapper #defaultCanvas0{width:100%!important;height:auto!important}#crash .top-container>.game .game-window .bet-count{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#31353d;border-radius:52px;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;font-size:16px;font-weight:500;display:flex;position:absolute;top:15px;left:25px}#crash .top-container>.game .bet-history{background:#1b2033;border-radius:0 0 12px 12px;align-items:center;gap:8px;height:50px;padding:0 18px;display:flex;overflow:auto hidden}#crash .top-container>.game .bet-history .bet-item{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:36px;justify-content:center;align-items:center;height:28px;padding:0 12px;font-size:14px;font-weight:500;display:flex}#crash .top-container>.game .bet-history .bet-item.gold{color:#fea01d;background:#fea01d29}#crash .top-container>.game .bet-history .bet-item.lose{color:red;background:#fc23231c}#crash .top-container>.game .bet-history .bet-item.gray{color:#68749c;background:#22273a}#crash .bet-form{background:#1b2033;border-radius:12px;flex-direction:column;justify-content:space-between;gap:20px;width:40%;min-width:320px;padding:25px;font-family:Poppins;display:flex;box-shadow:inset 0 4px #2f3650}@media only screen and (max-width:1680px){#crash .bet-form{width:45%}}@media only screen and (max-width:1400px){#crash .bet-form{width:25%}}@media only screen and (max-width:1000px){#crash .bet-form{width:100%;box-shadow:none;border-radius:0}}#crash .bet-form h3{margin-bottom:-12px;font-size:16px;font-weight:500}@media only screen and (max-width:768px){#crash .bet-form h3,#crash .bet-form .profit{display:none}}#crash .bet-form .inputs{flex-direction:column;gap:18px;display:flex}#crash .bet-form .entry-wrapper{flex-direction:column;gap:10px;font-weight:500;display:flex}@media only screen and (max-width:768px){#crash .bet-form .entry-wrapper span{display:none}}#crash .bet-form .entry-wrapper .bet-entry{background:#232840;border-radius:12px;align-items:center;gap:12px;padding:8px 16px;display:flex}#crash .bet-form .entry-wrapper .bet-entry input{flex:1;width:100%;height:58px;font-size:20px;font-weight:500}#crash .bet-form .entry-wrapper .bet-entry .buttons{align-items:center;gap:4px;display:flex}#crash .bet-form .entry-wrapper .bet-entry .buttons button{color:#5b6177;background:#2f354d;border-radius:5px;padding:12px;font-size:15px;font-weight:500}#crash .bet-form .actions.mobile{display:none}@media only screen and (max-width:1000px){#crash .bet-form .actions{display:none}#crash .bet-form .actions.mobile{display:block}}#crash .bet-form .actions button{width:100%;padding:28px;font-size:18px;font-weight:600}#crash .bet-form .actions button.cashout-btn{align-items:center;gap:8px;display:flex}@media only screen and (max-width:850px){#crash .bet-form .actions button{width:calc(100% - 40px);height:fit-content;margin-left:20px;padding:14px}}
