:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.btn{border:none transparent;border-radius:50px;color:#fff;cursor:pointer}.btn.btn-default{background-color:transparent;color:#fff;border:solid 1px white}.btn.btn-primary{font-size:1em;font-weight:500;font-family:inherit;background-color:#47af4b}.btn.btn-primary:hover{background-color:#3f9c43}.btn.btn-danger{font-size:1em;font-weight:500;font-family:inherit;background-color:orange}.btn.btn-danger:hover{background-color:#ff4500}.btn.filled{padding:1em 3em}.btn.btn-transparent{font-size:1em;font-weight:500;font-family:inherit;background-color:transparent}.btn.btn-rounded{border-radius:100px;font-size:22px;padding:.8em 1em;display:flex;justify-content:center;align-items:center}.btn.lg{font-size:18px}.btn:disabled{background-color:gray;cursor:not-allowed;-webkit-user-select:none;user-select:none}@media screen and (max-width:768px){.btn.lg{font-size:16px!important}.btn.btn-rounded{font-size:16px!important}}.mouse-confetti-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}.mouse-confetti{position:absolute;will-change:transform,opacity}.stage{position:relative;height:665px;background-image:url(/imgs/base.png);background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:10px;box-sizing:border-box;touch-action:none}.stage *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.stage .scratch-card-header{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:160px;width:100%;gap:10px}.stage .scratch-card-header .header-line{width:100%;display:flex;flex-direction:row;align-items:center;gap:10px;justify-content:center}.stage .scratch-card-header .session-round-info{font-size:18px;color:#5d1212;font-weight:700}.stage .scratch-card-header .prize-numbers{width:auto;display:flex;flex-direction:row;align-items:center}.stage .scratch-card-header .win-title{height:30px;margin-top:-5px}.stage .scratch-card-header .prize-digit{height:25px}.stage .scratch-card-header .symbol{height:28px;margin-right:5px}.stage .centralizer{position:absolute;bottom:0;margin-bottom:68px;width:100%}.stage .centralizer.enabled{cursor:url(/imgs/eraser.png),auto}.stage .scratch-card-area{position:relative;margin:auto;height:100%;max-height:325px;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background-size:cover}.stage .scratch-card-area.disable{pointer-events:none;-webkit-user-select:none;user-select:none}.stage .scratch-card-area .scratch-loading{position:absolute;top:0;left:0;z-index:101;height:100%;width:100%;background-image:url(/imgs/scratchcard-cover.png);background-size:cover;background-position:center}.stage .scratch-card-area .scratch-cover{position:absolute;top:0;left:0;z-index:101;background-color:transparent;height:100%;width:100%}.stage .scratch-card-area .scratch-disabled{position:absolute;top:0;left:0;z-index:150;background-color:transparent;height:100%;width:100%;cursor:not-allowed}.stage .scratch-card-area .slots-grid{box-sizing:border-box;padding:8px;position:absolute;top:0;left:0;z-index:100;-webkit-user-select:none;user-select:none;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;justify-items:center;height:100%;width:100%;background-color:transparent;margin-left:2px}.stage .scratch-card-area .slots-grid .slot-card{width:100%;height:100%;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.stage .scratch-card-area .slots-grid .slot-card.winner{background:url(/imgs/slot-selected.png) no-repeat center;background-size:contain}.stage .scratch-card-area .slots-grid .slot-card.loser{background:url(/imgs/slot-loser.png) no-repeat center;background-size:contain}.stage .scratch-card-area .slots-grid .slot-card .prize-value{font-size:22px;font-weight:700;color:#5d1212}.stage .scratch-card-area .slots-grid .slot-card .prize-symbol{font-size:14px;font-weight:700;color:#5d1212}.stage .scratch-card-title .title{text-transform:uppercase;text-align:center;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);-webkit-text-stroke:1px #9e4e43}.stage .scratch-card-title .subtitle{text-transform:uppercase;margin-top:0;font-size:18px;text-align:center;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);-webkit-text-stroke:1px #9e4e43;font-weight:700}.stage .price-footer{position:absolute;bottom:20px;width:auto;padding:20px;left:15%;display:flex;flex-direction:row}.stage .price-footer .prize-digit{height:20px}.stage .price-footer .symbol{height:20px;margin-right:5px}@media(orientation:landscape)and (max-height:800px){.stage{height:500px}.stage .scratch-card-area{height:245px}.stage .centralizer{margin-bottom:50px}.stage .prize-value{font-size:18px!important}.stage .scratch-card-header{position:absolute;top:120px;width:100%}.stage .scratch-card-header .session-round-info{font-size:14px}.stage .scratch-card-header .win-title{height:22px}.stage .scratch-card-header .prize-digit{height:18px}.stage .scratch-card-header .symbol{height:18px;margin-right:5px}.stage .price-footer{bottom:10px;left:22%;display:flex;flex-direction:row}.stage .price-footer .prize-digit{height:18px}.stage .price-footer .symbol{height:20px;margin-right:5px}}@media screen and (max-width:780px){.stage{width:375px;max-height:533px;margin:auto}.stage .centralizer{margin-bottom:62px}.stage .scratch-card-area{height:252px!important}.stage .title,.stage .subtitle{-webkit-text-stroke:0px!important}.stage .prize-value{font-size:14px!important}.stage .scratch-card-header{position:absolute;top:130px;width:100%}.stage .scratch-card-header .session-round-info{font-size:14px}.stage .scratch-card-header .win-title{height:22px}.stage .scratch-card-header .prize-digit{height:18px!important}.stage .scratch-card-header .symbol{height:18px;margin-right:5px}.stage .price-footer .prize-digit,.stage .price-footer .symbol{height:15px}}.dialog-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.dialog-content{background-color:#1a1a1a;border-radius:12px;padding:0;max-width:500px;width:90%;max-height:90vh;box-shadow:0 4px 20px #00000080;position:relative;overflow:hidden}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #333}.dialog-header h2{margin:0;color:#fff;font-size:24px}.dialog-header .dialog-close{background:none;border:none;color:#999;font-size:24px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s}.dialog-header .dialog-close:hover{color:#fff}.dialog-body{padding:20px;overflow-y:auto;max-height:calc(80vh - 80px);color:#fff}.dialog-body a{color:#4caf50;text-decoration:none}.dialog-body a:hover{text-decoration:underline}.dialog-body p{color:#ccc;line-height:1.6;margin-bottom:15px}.dialog-body ul{color:#ccc;line-height:1.8;padding-left:20px;margin-bottom:20px}.dialog-body ul li{margin-bottom:8px}.dialog-body h3{color:#fff;font-size:18px;margin-bottom:15px;margin-top:20px}.dialog-body .current-balance{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#252525;border-radius:8px;margin-bottom:20px}.dialog-body .current-balance .label{color:#999;font-size:14px}.dialog-body .current-balance .value{color:#4caf50;font-size:24px;font-weight:700}.dialog-body .options{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:10px;margin-bottom:20px}.dialog-body .options.large{grid-template-columns:repeat(2,minmax(80px,1fr))}.dialog-body .options .option-button{padding:12px 0;background-color:#252525;border:2px solid #333;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s;font-size:14px}.dialog-body .options .option-button:hover{background-color:#2a2a2a;border-color:#4caf50}.dialog-body .options .option-button.selected{background-color:#4caf50;border-color:#4caf50;color:#fff}.dialog-body .footer{margin-top:20px;padding-top:20px;border-top:1px solid #333}.dialog-body .footer .btn{width:100%}.dialog-body .recharge-options{margin-bottom:20px}.dialog-body .recharge-options h3{color:#fff;font-size:16px;margin-bottom:15px}.dialog-body .recharge-options .quick-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px}.dialog-body .custom-recharge .custom-input-group{display:flex;gap:10px;flex-wrap:wrap}.dialog-body .custom-recharge .custom-input-group .custom-input{flex:1;min-width:150px;padding:10px;border:1px solid #333;border-radius:6px;background-color:#252525;color:#fff;font-size:16px}.dialog-body .custom-recharge .custom-input-group .custom-input:focus{outline:none;border-color:#4caf50}.dialog{background-color:#000;border-radius:8px;padding:20px;max-width:600px;max-height:100vh;box-shadow:0 2px 10px #0000001a;position:relative;overflow:auto;box-sizing:border-box}.dialog .close-button{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer}.dialog{width:500px}.dialog .options{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:6px;flex-wrap:wrap}.dialog .options .option-button{width:auto;padding:.5em 1em;margin-bottom:1em;font-size:16px;border:none;border-radius:8px;background-color:#1e90ff;color:#fff;cursor:pointer;transition:background-color .3s}.dialog .options .option-button:hover{background-color:#1c86ee}.dialog .options .option-button.selected{background-color:#104e8b}.dialog .footer{padding:15px;width:100%;box-sizing:border-box;text-align:center}@media screen and (max-width:768px){.dialog{width:100%}}.modal-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}.modal-background .modal-data{color:#fff;padding:20px;border-radius:10px;text-align:center}.modal-background .modal-data *{-webkit-user-select:none;user-select:none}.modal-background .modal-data p,.modal-background .modal-data h2{text-shadow:2px 2px 4px rgba(0,0,0,.5);-webkit-text-stroke:1px #9e4e43}.modal-background .modal-data .prize-amount{height:70px;font-weight:700;color:#fff;margin:0 10px}.modal-background .confetti-layer{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:250}.modal-background .confetti{position:absolute;top:0;will-change:transform}@media screen and (max-width:780px){.modal-data p,.modal-data h2{text-shadow:2px 2px 4px rgba(0,0,0,.5);-webkit-text-stroke:0px!important}}body{background:url(/imgs/body-bg.png) no-repeat center top fixed;background-size:cover}.scratch-card-container{overflow-y:auto;min-height:100vh;min-width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.scratch-card-container .scratch-card-items{position:relative;height:85vh;width:500px}.scratch-card-container .scratch-card-items .scratch-card{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-height:800px){.scratch-card-container .scratch-card-items{height:100vh!important}}@media screen and (max-width:780px){.scratch-card-container .scratch-card-items{width:100vw;height:70vh}.scratch-card-container .scratch-card-items .scratch-card{height:auto}}@keyframes moveBg{0%{background-position:0px 0px}50%{background-position:200px 100px}to{background-position:0px 0px}}.play-controls{position:fixed;bottom:0;width:100%;margin-top:20px;padding:15px;box-sizing:border-box;background:#00000080;z-index:1000}.play-controls .row{width:100%;display:flex;flex-direction:row;align-items:center;gap:10px}.play-controls .row.mobile{margin-top:20px;display:none}.play-controls .btn-wrapper{display:flex;flex-direction:row;align-items:center;gap:10px;flex:1}.play-controls .balance{display:flex;flex-direction:column;font-size:18px;color:#fff;width:auto;font-weight:700}.play-controls .balance.mobile{display:none}.play-controls .balance .text-balance{font-size:18px;color:#ccc}@media screen and (max-width:780px){.play-controls{z-index:100}.play-controls .row.mobile{display:flex}.play-controls .row #rechargeButton{display:none}.play-controls .btn#buy{width:auto}.play-controls .balance{display:none;font-size:12px}.play-controls .balance.mobile{display:flex!important}}.load-image-cover{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;height:100vh;width:100vw;background-color:#000c;z-index:1001}.load-image-cover .loader{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}.load-image-cover{margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
