@import"https://fonts.googleapis.com/css2?family=Arvo&display=swap";@import"https://fonts.googleapis.com/css?family=Arvo";@import"https://fonts.googleapis.com/css?family=Arvo&display=swap";.custom-topup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;z-index:9999;display:flex;align-items:center;justify-content:center;animation:backdropFadeIn .3s ease}@keyframes backdropFadeIn{0%{background-color:#0000}to{background-color:#0009}}.custom-topup-container{background-color:#212a36;border-radius:1.25rem;box-shadow:0 0 20px #00ff8026,0 0 60px #00ff8014;padding:1.75rem 1.25rem;width:100%;max-width:360px;animation:modalPopIn .25s ease-out;position:relative;overflow:hidden}@keyframes modalPopIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.custom-topup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.custom-topup-title{color:#fff;font-size:1.25rem;font-weight:700}.custom-topup-close{background-color:#a74c35;border:none;border-radius:50%;width:38px;height:38px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .25s,transform .2s}.custom-topup-close:hover{background-color:#e42e00;transform:rotate(90deg)}.custom-topup-label{color:#d1d5db;font-size:.875rem;text-align:center;margin-bottom:.75rem}.custom-topup-separator{height:1px;width:100%;max-width:260px;background-color:#fff;opacity:.2;margin:0 auto 1rem}.custom-topup-input{width:100%;max-width:260px;margin:0 auto 1.25rem;padding:.6rem;border-radius:.5rem;border:2px solid transparent;background-color:#f3f4f6;color:#000;outline:none;display:block;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.custom-topup-input:focus{border-color:#22c55e;box-shadow:0 0 8px #22c55e80}.custom-topup-input::-webkit-outer-spin-button,.custom-topup-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-topup-input{-moz-appearance:textfield}.custom-topup-button{width:160px;margin:0 auto;padding:.6rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:.75rem;font-weight:700;transition:background .3s,transform .2s,box-shadow .3s;cursor:pointer;display:block;text-align:center;box-shadow:0 4px 12px #22c55e4d}.custom-topup-button:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 6px 20px #22c55e73}.header{position:fixed;top:30;left:0;right:0;z-index:999;display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#0e0e0e;height:40px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.header__user{display:flex;align-items:center;gap:10px;margin-top:auto}.header__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background-color:#333348}.header__avatar.placeholder{background-color:#27333f;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:600;color:#fff;margin-top:auto}.header__name{font-size:16px;font-weight:600;color:#fff;margin-top:auto}.header__actions{display:flex;align-items:center;gap:10px;margin-top:auto}.header__balance{background-color:#000;color:#fff;font-weight:600;font-size:15px;padding:8px 16px;border-radius:999px;display:flex;align-items:center;gap:8px;margin-top:auto}.header__star-icon{width:18px;height:18px}.header__topup-btn{background-color:#37c956;border:none;border-radius:50%;width:44px;height:44px;font-size:28px;font-weight:700;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:transform .2s ease,box-shadow .2s ease;line-height:0;padding:0;margin-top:auto;box-shadow:0 0 8px #37c95666;animation:topupPulse 2.5s infinite ease-in-out}.header__topup-btn:hover{background-color:#3cdb5e;transform:scale(1.08);box-shadow:0 0 10px #3cdb5e99,0 0 20px #3cdb5e66}@keyframes topupPulse{0%,to{box-shadow:0 0 8px #37c95666}50%{box-shadow:0 0 12px #37c95699,0 0 20px #37c95666}}.bottom-navigation{position:fixed;bottom:0;left:0;right:0;height:64px;background:#000;display:flex;justify-content:space-around;align-items:center;z-index:1000;-webkit-user-select:none;user-select:none;padding-bottom:10px}.bottom-navigation button{background:none;border:none;display:flex;flex-direction:column;align-items:center;font-size:12px;padding:0;cursor:pointer;color:#9c9999;gap:2px}.bottom-navigation button.active{color:#fff}.nav-icon{width:24px;height:auto}._wrapper_1d61z_1{position:fixed;top:72px;left:0;right:0;z-index:998;background-color:#0e0e0e;display:flex;align-items:center;padding:6px 12px;border-bottom:1px solid #2b2b2b;box-shadow:0 2px 6px #00bfff14;height:40px;overflow:hidden}._live_1d61z_17{font-size:12px;font-weight:600;color:#00ff7f;display:flex;align-items:center;margin-right:12px;white-space:nowrap;animation:_blink_1d61z_1 1s infinite}._liveDot_1d61z_28{width:8px;height:8px;background:#00ff7f;border-radius:50%;margin-right:6px;animation:_blinkDot_1d61z_1 1s infinite}._scroller_1d61z_37{display:flex;flex-direction:row;gap:8px;overflow:hidden;width:100%}._item_1d61z_45{min-width:36px;height:36px;background-color:#1a1a1a;border-radius:8px;display:flex;justify-content:center;align-items:center;flex-shrink:0;box-shadow:0 2px 4px #0003;opacity:1;transform:translate(0);transition:transform .4s ease,opacity .4s ease}._item_1d61z_45 img{width:24px;height:24px;object-fit:contain}._enter_1d61z_67{animation:_slideInLeft_1d61z_1 .4s ease-out}@keyframes _slideInLeft_1d61z_1{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _blink_1d61z_1{0%,to{color:#00ff7f}50%{color:#008040}}@keyframes _blinkDot_1d61z_1{0%,to{background-color:#00ff7f}50%{background-color:#004d2e}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#504f4f59;z-index:9999;display:flex;justify-content:center;align-items:center}.modal-box{position:relative;background:transparent;padding:28px 24px;width:90%;max-width:380px;color:#fff;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Inter,sans-serif;animation:modalFadeIn .3s ease-out}.modal-close{position:absolute;top:12px;right:16px;font-size:24px;color:#ffffffbf;background:none;border:none;cursor:pointer;font-weight:700}.modal-box h2{font-size:20px;font-weight:700;margin-bottom:8px;color:var(--tg-theme-button-text-color)}.modal-box p{font-size:15px;font-weight:500;color:var(--tg-theme-button-text-color);margin-bottom:20px}.modal-box img.modal-gift{width:120px;height:120px;object-fit:contain;margin:20px auto}.modal-stars{font-size:16px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:6px;color:#fff;margin-bottom:20px}.modal-stars img{width:18px;height:18px;margin-top:1px}.modal-actions{display:flex;gap:14px;justify-content:center;margin-top:10px}.modal-button{flex:1;padding:10px 0;font-size:15px;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .2s ease;font-family:inherit}.modal-button.claim,.modal-button.sell{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color)}.modal-button img{margin-left:3px;width:15px;height:15px;transform:translateY(2px)}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.roulette-section{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#1a1a1a}.case-preview-circle{width:72px;height:72px;border-radius:50%;background-color:#303a4609;display:flex;justify-content:center;align-items:center;margin:20px auto auto;box-shadow:0 2px 6px #0000001a}.case-preview-circle img{width:52px;height:52px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.start-button{margin:-15px auto auto;max-width:clamp(335px,80%,725px);display:flex;justify-content:center;width:100%}.start-button button{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;gap:6px;width:100%;max-width:clamp(335px,100%,725px);font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Inter,sans-serif;background:linear-gradient(135deg,#22c55e,#16a34a)!important;color:#fff!important;border:none!important;box-shadow:0 0 8px #22c55e59;transition:transform .1s ease,box-shadow .2s ease;border-radius:12px;padding:12px 16px;cursor:pointer}.start-button button:active{transform:scale(.96);box-shadow:0 0 16px #22c55e99,0 0 32px #22c55e66}.start-button button img{width:16px;height:16px;transform:translateY(2px);margin-left:2px}.scroll-wrapper{max-height:100vh;overflow-y:auto;margin-bottom:70px;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}.scroll-wrapper::-webkit-scrollbar{display:none}.raffle-roller{height:170px;margin:7px auto 35px;width:335px!important;display:flex;justify-content:center;background:#424242;border-radius:10px;position:relative;overflow:hidden}.raffle-roller:before,.raffle-roller:after{content:"";position:absolute;top:0;width:30px;height:100%;pointer-events:none;z-index:2}.raffle-roller:before{left:0;background:linear-gradient(to right,var(--tg-theme-secondary-bg-color) 0%,rgba(0,0,0,0) 100%)}.raffle-roller:after{right:0;background:linear-gradient(to left,var(--tg-theme-secondary-bg-color) 0%,rgba(0,0,0,0) 100%)}.raffle-roller-holder{display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:2px;width:100%;max-width:900px;position:relative;height:170px}.raffle-roller-container{display:flex;height:150px;transition:all 8s cubic-bezier(.08,.6,0,1);width:max-content;margin-left:0;gap:7px}.raffle-roller-holder:before{content:"";position:absolute;width:1px;height:94%;left:50%;background:#1c84c9;transform:translate(-50%);opacity:.5}.raffle-roller-holder:after{content:"";position:absolute;left:50%;top:-5px;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #1c84c9;opacity:.5}.raffle-roller-holder .bottom-triangle{content:"";position:absolute;left:50%;bottom:-5px;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #1c84c9;opacity:.5}.item{display:flex;justify-content:center;align-items:center;width:85px;height:150px;background:#424242;border-radius:10px;background-repeat:no-repeat;background-size:80%;background-position:center 15px}.star-icon{width:16px;height:16px;margin-right:5px}.price-container{display:flex;margin-top:90%;left:60%;font-size:14px;font-weight:500;color:#ba7000;background-color:#f0b40029;padding:.5rem .75rem;border-radius:15px;font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Inter,sans-serif}.inventory{margin:0 auto;width:960px;max-width:953px;padding:10px 15px 6px;height:auto;border:2px solid #1c3344}.demo-mode-container{display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:clamp(335px,80%,725px)}.switch-container{margin:0 -20px 0 auto;max-width:clamp(335px,80%,725px)}.possible-prizes-container{display:flex;overflow-x:auto;overflow-y:hidden;padding:10px;margin:20px auto;width:100%;max-width:clamp(320px,80%,725px);background-color:#424242;border-radius:12px;border:1px solid var(--tg-theme-section-separator-color, var(--theme-delimiter));min-height:120px;white-space:nowrap;scrollbar-width:none;font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Inter,sans-serif}.possible-prizes-container::-webkit-scrollbar{display:none}.possible-prizes-inner{display:flex;gap:7px}.possible-prize{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#424242;border:1px solid #333;border-radius:12px;padding:10px;min-width:70px;max-width:70px;text-align:center;box-shadow:0 2px 4px #0000001a;font-size:14px;font-weight:500;color:#ba7000}.prize-chance{display:none!important}.prize-image img{width:50px;height:50px;object-fit:contain}.prize-stars{display:flex;align-items:center;background:#ffb72714;padding:5px 10px;border-radius:15px;font-weight:700;margin-top:5px}.prize-stars img{width:16px;height:16px;margin-right:5px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#2d2d2d80;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:var(--tg-theme-bg-color);padding:20px;border-radius:12px;text-align:center;width:90%;max-width:400px}.modal-content h2{font-size:20px;margin-bottom:10px}.modal-content p{font-size:16px;margin-bottom:10px}.modal-prize-image{width:100px;height:100px;object-fit:contain;margin-bottom:15px}.modal-actions{display:flex;justify-content:space-between;margin-top:10px}.claim-button{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);padding:10px 15px;border-radius:8px}.sell-button{background-color:#ffb727cc;color:#000;padding:10px 15px;border-radius:8px}:root{--bg-color: #171717;--main-font: "Arvo", sans-serif}*{font-family:var(--main-font);user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:manipulation;overscroll-behavior:contain}html,body{margin:0;padding:0;overflow-x:hidden;touch-action:none}body{background-color:var(--bg-color)}._HeadText_18nbz_32{text-align:center;font-size:20px;font-weight:700;color:#fff;margin-bottom:16px;padding-top:25px}._casesGrid_18nbz_41{display:grid;grid-template-columns:repeat(2,1fr);column-gap:8px;row-gap:5px;padding:0 6px 80px;max-width:100%;box-sizing:border-box;justify-items:center}._caseCard_18nbz_53{width:85%;max-width:180px;background:linear-gradient(145deg,#999,#000);border-radius:20px;padding:12px;box-shadow:0 4px 12px #00000059;cursor:pointer;position:relative;text-align:center;transition:transform .2s ease,box-shadow .2s ease}@media (min-width: 800px){._casesGrid_18nbz_41{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));column-gap:12px;row-gap:8px;padding:0 12px 100px;max-width:1000px;margin:0 auto}._caseCard_18nbz_53{width:100%;max-width:none}}._caseCard_18nbz_53[data-case-id="20"]{background:linear-gradient(90deg,#45bff3,#1481f8);border:2px solid #1af0ff44;box-shadow:0 0 20px #1481f866}._caseCard_18nbz_53:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;background:radial-gradient(circle at center,rgba(255,255,255,.06),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}._caseCard_18nbz_53:hover:before{opacity:1}._caseCard_18nbz_53:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 24px #ffffff1a,0 0 20px #fddf5d26}._cardContent_18nbz_112{display:flex;flex-direction:column;align-items:center;gap:6px}._caseImage_18nbz_119{width:100%;height:auto;border-radius:12px;object-fit:cover;pointer-events:none}._caseTitle_18nbz_127{font-size:13px;font-weight:600;color:#fff;margin-top:4px;text-align:center;line-height:1.2}._caseStars_18nbz_136{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fddf5d;background:#2a2f36;padding:2px 8px;border-radius:12px;margin-top:4px;gap:4px;border:1px solid #3d3d3d}._caseStars_18nbz_136 img{width:16px;height:16px;pointer-events:none}._newLabel_18nbz_157{position:absolute;top:6px;left:6px;background:linear-gradient(135deg,#61ff83,#4fd178);color:#000;font-size:10px;padding:4px 8px;border-radius:999px;font-weight:800;box-shadow:0 0 0 2px #101417 inset,0 0 6px #4de06d99,0 0 12px #46ca6366;text-transform:uppercase;letter-spacing:.3px;z-index:2;animation:_glowPulse_18nbz_1 2s ease-in-out infinite}@keyframes _glowPulse_18nbz_1{0%,to{box-shadow:0 0 #101417 inset,0 0 6px #4bd86999,0 0 12px #61ff8366}50%{box-shadow:0 0 #101417 inset,0 0 10px #40c55dcc,0 0 20px #2f974599}}._disabledCard_18nbz_192{opacity:.5;filter:grayscale(80%);pointer-events:none}._freeCard_18nbz_198{background:linear-gradient(90deg,#45bff3,#1481f8);box-shadow:0 0 15px #4699ff80}._profileContainer_qm2m5_1{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;padding-top:150px;transition:all .3s ease;margin-bottom:40px}._profileContainer_qm2m5_1:hover{transform:translateY(-4px)}._avatar_qm2m5_16{margin-top:50px;margin-bottom:20px;transition:all .3s ease;border:2px solid transparent;border-radius:50%}._profileContainer_qm2m5_1:hover ._avatar_qm2m5_16{transform:scale(1.05);box-shadow:0 0 15px #00bfff80;border-color:#00bfff}._userName_qm2m5_30{margin-top:10px;color:#fff;transition:all .3s ease}._profileContainer_qm2m5_1:hover ._userName_qm2m5_30{color:#00bfff;text-shadow:0 0 8px rgba(0,191,255,.4)}._stars_qm2m5_41{margin-top:8px;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:4px;color:#fff;transition:all .3s ease}._profileContainer_qm2m5_1:hover ._stars_qm2m5_41{transform:scale(1.05)}._starsContainer_qm2m5_57{display:flex;align-items:center;justify-content:center;width:100%;gap:4px;transition:all .3s ease}._starsText_qm2m5_66{font-weight:500;font-family:inherit;color:#fff;transition:all .3s ease}._profileContainer_qm2m5_1:hover ._starsText_qm2m5_66{color:#00bfff}._starValue_qm2m5_77{font-weight:700;font-size:15px;display:inline-block;line-height:1;transform:translateY(1px);margin:0;color:#fff;transition:all .3s ease}._profileContainer_qm2m5_1:hover ._starValue_qm2m5_77{color:#00bfff;transform:translateY(1px) scale(1.1)}._starIcon_qm2m5_93{width:18px;height:18px;display:inline-block;vertical-align:middle;transform:translateY(1px);margin:0;transition:all .3s ease}._profileContainer_qm2m5_1:hover ._starIcon_qm2m5_93{transform:translateY(1px) rotate(15deg) scale(1.2);filter:drop-shadow(0 0 4px rgba(0,191,255,.6))}._roundButton_qm2m5_108{background-color:#37c956;border:none;border-radius:50%;width:40px;height:40px;font-size:28px;font-weight:700;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .3s ease;line-height:0;padding:0;margin-top:auto;margin-right:2px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;aspect-ratio:1 / 1;box-sizing:border-box;overflow:hidden}._roundButton_qm2m5_108:hover{background-color:#3be660;transform:scale(1.1) rotate(10deg);box-shadow:0 0 15px #51fd2699}._historyIcon_qm2m5_139{transform:translateY(2px);margin-right:4px;transition:all .3s ease}._roundButton_qm2m5_108:hover ._historyIcon_qm2m5_139{transform:translateY(2px) scale(1.2)}._prizeContainer_qm2m5_149{background-color:#424242;border-radius:12px;padding:20px;margin-top:24px;width:92%;max-width:340px;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:140px;justify-content:center;box-sizing:border-box;transition:all .3s ease}._prizeContainer_qm2m5_149:hover{background:linear-gradient(135deg,#424242,#2b5278);transform:translateY(-4px);box-shadow:0 8px 20px #00bfff4d}._prizeText_qm2m5_172{font-size:14px;color:#fff;margin-top:10px;text-align:center;padding:0 8px;transition:all .3s ease}._prizeContainer_qm2m5_149:hover ._prizeText_qm2m5_172{color:#00bfff;transform:scale(1.03)}._lottieAnimation_qm2m5_186{width:96px;height:96px;max-width:100%;transition:all .3s ease}._prizeContainer_qm2m5_149:hover ._lottieAnimation_qm2m5_186{transform:scale(1.1)}._prizeGrid_qm2m5_197{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;padding:0 12px;margin-bottom:100px}._giftItem_qm2m5_206{background-color:var(--tg-theme-secondary-bg-color);border-radius:12px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}._giftItem_qm2m5_206:hover{transform:translateY(-6px);box-shadow:0 8px 20px #00bfff66;background:linear-gradient(135deg,var(--tg-theme-secondary-bg-color) 0%,#1E3A5F 100%)}._giftImage_qm2m5_224{width:64px;height:64px;object-fit:contain;margin-bottom:8px;transition:all .3s ease}._giftItem_qm2m5_206:hover ._giftImage_qm2m5_224{transform:scale(1.1) rotate(5deg)}._starLabel_qm2m5_236{background:#2a2a2a;padding:4px 10px;border-radius:8px;color:gold;font-weight:700;font-size:14px;transition:all .3s ease}._giftItem_qm2m5_206:hover ._starLabel_qm2m5_236{background:#ffdb0e;color:#fff;transform:scale(1.05)}._caseStars_qm2m5_252{display:flex;align-items:center;justify-content:center;background-color:#f0b40029;padding:6px 10px;border-radius:15px;font-weight:500;font-size:14px;color:#ba7000;margin-top:6px;font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Inter,sans-serif;cursor:pointer;transition:all .3s ease}._caseStars_qm2m5_252:hover{transform:scale(1.1);background-color:#00bfff29;color:#00bfff;box-shadow:0 0 10px #00bfff4d}._caseStars_qm2m5_252 img{width:16px;height:16px;margin-right:6px;transition:all .3s ease}._caseStars_qm2m5_252:hover img{transform:rotate(15deg) scale(1.2);filter:brightness(1.2)}._historyActionBtn_qm2m5_287{background-color:#424242;color:#fff;font-size:14px;padding:8px 16px;border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s ease}._historyActionBtn_qm2m5_287:hover{background-color:#00bfff;transform:translateY(-2px);box-shadow:0 4px 12px #00bfff4d}._inputIOSFix_qzxtx_1{border:1px solid var(--tg-theme-text-color);background-color:#394653;border-radius:10px;padding:10px;color:#fff}._historyPage_sebo7_4{background-color:#171717;min-height:100vh;box-sizing:border-box;color:#fff;font-family:SF Pro Text,sans-serif;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:164px 16px 100px}._historyPage_sebo7_4::-webkit-scrollbar{width:0;height:0}._historyHeader_sebo7_23{display:flex;align-items:center;justify-content:center;background:#424242;border-radius:8px;padding:8px;margin:0 auto 16px;text-align:center;transition:all .3s ease;box-shadow:0 2px 4px #0003}._historyHeader_sebo7_23:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00bfff40;background:linear-gradient(90deg,#424242,#2b5278)}._historyIconCircle_sebo7_42{width:50px;height:50px;background:#20272f2a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:32px;transition:all .3s ease}._historyHeader_sebo7_23:hover ._historyIconCircle_sebo7_42{transform:rotate(10deg) scale(1.05);background:#00bfff1a}._historyIconCircle_sebo7_42 img{width:44px;height:44px;transition:transform .3s ease}._historyHeader_sebo7_23:hover ._historyIconCircle_sebo7_42 img{transform:scale(1.1)}._historyTitles_sebo7_69 ._historyTitle_sebo7_69{font-size:16px;font-weight:600;color:#fff;text-align:center;transition:all .3s ease}._historyHeader_sebo7_23:hover ._historyTitle_sebo7_69{color:#00bfff;text-shadow:0 0 8px rgba(0,191,255,.4)}._historyTitles_sebo7_69 ._historySubtitle_sebo7_82{font-size:14px;color:#aed5ff;margin-top:2px;transition:all .3s ease}._historyHeader_sebo7_23:hover ._historySubtitle_sebo7_82{color:#fff}._historyList_sebo7_93{display:flex;flex-direction:column;gap:12px}._historyLoading_sebo7_99,._historyEmpty_sebo7_100{text-align:center;color:#aed5ff;padding:20px 0;transition:all .3s ease;border-radius:8px}._historyLoading_sebo7_99:hover,._historyEmpty_sebo7_100:hover{background:#00bfff0d;box-shadow:0 0 12px #00bfff33;transform:scale(1.01)}._historyItem_sebo7_115{display:flex;align-items:center;background:#2b313a;border-radius:8px;padding:8px;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}._historyItem_sebo7_115:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00bfff4d;background:linear-gradient(90deg,#2b313a,#1e3a5f)}._itemIcon_sebo7_131{width:40px;height:40px;border-radius:8px;object-fit:cover;margin-right:12px;transition:all .3s ease}._historyItem_sebo7_115:hover ._itemIcon_sebo7_131{transform:scale(1.1) rotate(5deg);box-shadow:0 0 8px #00bfff66}._itemContent_sebo7_145{flex:1}._itemType_sebo7_149{font-size:14px;font-weight:600;color:#fff;transition:all .3s ease}._historyItem_sebo7_115:hover ._itemType_sebo7_149{color:#00bfff;transform:translate(4px)}._itemMeta_sebo7_161{display:flex;align-items:center;font-size:12px;color:#a5a5a5;margin-top:4px;gap:8px;transition:all .3s ease}._historyItem_sebo7_115:hover ._itemMeta_sebo7_161{color:#fff}._itemStars_sebo7_175{display:flex;align-items:center;gap:4px;transition:all .3s ease}._historyItem_sebo7_115:hover ._itemStars_sebo7_175{transform:scale(1.05)}._starIcon_sebo7_186{width:16px;height:16px;transition:all .3s ease}._historyItem_sebo7_115:hover ._starIcon_sebo7_186{transform:rotate(15deg) scale(1.2)}._plus_sebo7_196{color:#61ff83;transition:all .3s ease}._historyItem_sebo7_115:hover ._plus_sebo7_196{text-shadow:0 0 6px rgba(97,255,131,.6)}._minus_sebo7_205{color:#ff5959;transition:all .3s ease}._historyItem_sebo7_115:hover ._minus_sebo7_205{text-shadow:0 0 6px rgba(255,89,89,.6)}._itemDate_sebo7_214{margin-left:auto;font-size:12px;color:#aed5ff;white-space:nowrap;transition:all .3s ease}._historyItem_sebo7_115:hover ._itemDate_sebo7_214{color:#fff;text-shadow:0 0 4px rgba(0,191,255,.5)}._historyIconCircle_sebo7_42{width:40px;height:40px}._historyIconCircle_sebo7_42 img{width:100%;height:100%;object-fit:contain}._scrollableContent_1ns1r_4{flex:1;overflow-y:auto;padding:164px 0 80px;margin-top:0}._lottieAnimation_1ns1r_12{width:80px;display:block;margin:0 auto 12px}._leaderboardTitle_1ns1r_19{background-color:#424242;color:#fff;font-size:20px;font-weight:700;text-align:center;padding:10px 0;border-radius:12px;margin:0 auto 26px;max-width:340px}._frogGrid_1ns1r_32{display:grid;grid-template-columns:repeat(6,1fr);grid-template-areas:"first first first second second second" "third third fourth fourth fifth fifth";gap:16px;padding:0 16px;margin:0 auto 24px;max-width:800px}._frogItem_1ns1r_45:nth-child(1){grid-area:first}._frogItem_1ns1r_45:nth-child(2){grid-area:second}._frogItem_1ns1r_45:nth-child(3){grid-area:third}._frogItem_1ns1r_45:nth-child(4){grid-area:fourth}._frogItem_1ns1r_45:nth-child(5){grid-area:fifth}._frogItem_1ns1r_45{background-color:#1a1a1a;border-radius:20px;padding:12px;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 4px 8px #0003;cursor:pointer}._frogItem_1ns1r_45:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 20px #00ffaa40}._frogItem_1ns1r_45:nth-child(1) img,._frogItem_1ns1r_45:nth-child(2) img{width:100%;max-width:120px}._frogItem_1ns1r_45:nth-child(3) img,._frogItem_1ns1r_45:nth-child(4) img,._frogItem_1ns1r_45:nth-child(5) img{width:100%;max-width:90px}._frogItem_1ns1r_45 img{height:auto;object-fit:contain;border-radius:12px}._frogItem_1ns1r_45 span{position:absolute;top:8px;left:12px;font-size:14px;color:#96a1b2;font-style:italic;font-weight:400;opacity:.8}._userSummaryBanner_1ns1r_101{background-color:#2b2b2b;border-radius:16px;padding:12px 16px;display:flex;align-items:center;gap:12px;margin:0 auto 12px;width:calc(100% - 24px);max-width:420px}._userSummaryAvatar_1ns1r_112{width:48px;height:48px;border-radius:50%;object-fit:cover}._userSummaryTextBlock_1ns1r_118{display:flex;flex-direction:column}._userSummaryName_1ns1r_122{font-weight:700;font-size:15px;color:#fff;margin-bottom:2px}._userSummaryRank_1ns1r_128{font-size:14px;color:#fff;opacity:.85}._leaderList_1ns1r_135{max-width:460px;width:100%;margin:0 auto;box-sizing:border-box;padding:0 12px}._leaderItem_1ns1r_143{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;margin-bottom:10px;background:#1a1a1a;border-radius:12px;box-shadow:0 0 4px #0000004d;position:relative}._top1_1ns1r_156 ._username_1ns1r_156{color:#00bfff;position:relative;display:inline-block;transition:transform .25s ease,text-shadow .25s ease}._top1_1ns1r_156 ._username_1ns1r_156:hover{transform:translateY(-2px);text-shadow:0 4px 8px rgba(0,191,255,.4)}._top2_1ns1r_169 ._username_1ns1r_156{color:#00bfff;position:relative;display:inline-block;transition:transform .25s ease,text-shadow .25s ease}._top2_1ns1r_169 ._username_1ns1r_156:hover{transform:translateY(-2px);text-shadow:0 4px 8px rgba(0,191,255,.4)}._top3_1ns1r_182 ._username_1ns1r_156{color:#00bfff;position:relative;display:inline-block;transition:transform .25s ease,text-shadow .25s ease}._top3_1ns1r_182 ._username_1ns1r_156:hover{transform:translateY(-2px);text-shadow:0 4px 8px rgba(0,191,255,.4)}._top1_1ns1r_156,._top2_1ns1r_169,._top3_1ns1r_182{transition:box-shadow .25s ease}._top1_1ns1r_156:hover,._top2_1ns1r_169:hover,._top3_1ns1r_182:hover{box-shadow:0 4px 12px #00bfff4d}._userInfo_1ns1r_203{display:flex;align-items:center;gap:10px}._avatar_1ns1r_208{width:32px;height:32px;border-radius:50%;object-fit:cover}._usernameBlock_1ns1r_214{display:flex;flex-direction:column;justify-content:center}._username_1ns1r_156{font-size:14px;font-weight:600;color:#fff}._caseCount_1ns1r_224{font-size:12px;color:#888;margin-top:2px}._earnedBlock_1ns1r_229{display:flex;flex-direction:column;align-items:flex-end}._earnedStars_1ns1r_234{font-size:14px;font-weight:700;color:#00bfff;display:flex;align-items:center}._rankIndex_1ns1r_241{font-size:12px;font-weight:700;color:#ffc400;margin-top:2px}._medalIcon_1ns1r_247{width:24px!important;height:24px!important}._currentUser_1ns1r_251{background-color:#113d52!important}._tabbar_1sw3w_4{position:fixed;bottom:0;left:0;right:0;height:73px;background:#20272f;border-top:1px solid var(--tg-theme-background-color);display:flex;z-index:1000}._banner_1sw3w_16{position:fixed;bottom:73px;left:0;width:100%;background-color:var(--tg-theme-secondary-background-color);color:var(--tg-theme-text-color);font-family:Arvo,sans-serif;padding:10px 0;font-size:14px;text-align:center;z-index:999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--tg-theme-background-color);font-weight:700}._bannerLink_1sw3w_33{color:var(--tg-theme-link-color);text-decoration:none;cursor:pointer}._username_1sw3w_39{color:var(--tg-theme-link-color);font-weight:600}:root{--bg-color: #171717}html,body,#root{margin:0;padding:0;height:100%;overflow-x:hidden;overflow-y:auto;touch-action:pan-y}.app{height:100%;display:flex;flex-direction:column;overflow:hidden}.page,.main-content{flex:1;height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.page::-webkit-scrollbar,.main-content::-webkit-scrollbar{width:0;height:0}.page,.main-content{scrollbar-width:none;-ms-overflow-style:none}.CustomTopUpModal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999!important;display:flex!important;align-items:center;justify-content:center}
