@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}}._container_1tn5f_1{display:flex;flex-direction:column;gap:16px;padding:16px;background:var(--tg-theme-bg-color, #ffffff);border-radius:12px;border:1px solid var(--tg-theme-hint-color, #e0e0e0)}._title_1tn5f_11{font-size:16px;font-weight:600;color:var(--tg-theme-text-color, #000000);text-align:center}._quantityGrid_1tn5f_18{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}._quantityOption_1tn5f_24{display:flex;flex-direction:column;align-items:center;padding:16px 12px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}._quantityOption_1tn5f_24:hover{background:var(--tg-theme-hint-color, #e0e0e0);transform:translateY(-2px)}._quantityOption_1tn5f_24._selected_1tn5f_42{border-color:var(--tg-theme-button-color, #2481cc);background:#2481cc1a}._quantityValue_1tn5f_47{font-size:20px;font-weight:700;color:var(--tg-theme-text-color, #000000);margin-bottom:8px}._priceInfo_1tn5f_54{display:flex;flex-direction:column;align-items:center;gap:4px}._price_1tn5f_54{font-size:14px;font-weight:600;color:var(--tg-theme-button-color, #2481cc)}._discount_1tn5f_67{font-size:12px;font-weight:500;color:#10b981;background:#10b9811a;padding:2px 6px;border-radius:4px}._selectedIndicator_1tn5f_76{position:absolute;top:8px;right:8px;width:20px;height:20px;background:var(--tg-theme-button-color, #2481cc);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}._summary_1tn5f_92{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px;border-left:4px solid var(--tg-theme-button-color, #2481cc)}._selectedQuantity_1tn5f_102{font-size:14px;color:var(--tg-theme-hint-color, #666666)}._totalPrice_1tn5f_107{font-size:16px;font-weight:600;color:var(--tg-theme-text-color, #000000)}@media (max-width: 480px){._container_1tn5f_1{padding:12px;gap:12px}._quantityGrid_1tn5f_18{gap:8px}._quantityOption_1tn5f_24{padding:12px 8px}._quantityValue_1tn5f_47{font-size:18px}._price_1tn5f_54{font-size:13px}._discount_1tn5f_67{font-size:11px}}._container_1jwtm_1{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:16px;padding:24px;max-width:800px;margin:0 auto;box-shadow:0 8px 32px #0000004d;border:1px solid rgba(255,255,255,.1)}._header_1jwtm_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}._title_1jwtm_20{color:#fff;font-size:24px;font-weight:700;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}._closeButton_1jwtm_28{background:#ffffff1a;border:none;border-radius:50%;width:32px;height:32px;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_1jwtm_28:hover{background:#fff3;transform:scale(1.1)}._content_1jwtm_48{margin-bottom:24px}._raritySection_1jwtm_52{margin-bottom:32px}._rarityTitle_1jwtm_56{font-size:18px;font-weight:600;margin-bottom:16px;padding:8px 16px;border-radius:8px;display:inline-block}._common_1jwtm_65{background:linear-gradient(135deg,#4a5568,#2d3748);color:#e2e8f0}._rare_1jwtm_70{background:linear-gradient(135deg,#3182ce,#2c5282);color:#bee3f8}._epic_1jwtm_75{background:linear-gradient(135deg,#9f7aea,#6b46c1);color:#e9d8fd}._legendary_1jwtm_80{background:linear-gradient(135deg,#f6ad55,#dd6b20);color:#fed7aa}._itemsGrid_1jwtm_85{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}._itemCard_1jwtm_91{background:#ffffff0d;border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;cursor:pointer}._itemCard_1jwtm_91:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 16px #0003}._itemImage_1jwtm_106{display:flex;justify-content:center;margin-bottom:12px}._placeholderImage_1jwtm_112{width:60px;height:60px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}._itemInfo_1jwtm_126{text-align:center}._itemName_1jwtm_130{color:#fff;font-size:14px;font-weight:600;margin-bottom:8px;line-height:1.2}._itemPrice_1jwtm_138{color:#fbbf24;font-size:16px;font-weight:700;margin-bottom:6px;display:flex;align-items:center;justify-content:center;gap:4px}._starIcon_1jwtm_149{width:16px;height:16px}._starIconSmall_1jwtm_154{width:12px;height:12px}._itemRarity_1jwtm_159{font-size:12px;font-weight:500;margin-bottom:4px;padding:2px 8px;border-radius:4px;display:inline-block}._itemProbability_1jwtm_168{color:#a0aec0;font-size:11px;font-weight:500}._footer_1jwtm_174{padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}._stats_1jwtm_179{display:flex;justify-content:space-around;gap:16px}._stat_1jwtm_179{display:flex;flex-direction:column;align-items:center;gap:4px}._statLabel_1jwtm_192{color:#a0aec0;font-size:12px;font-weight:500}._statValue_1jwtm_198{color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;gap:4px}@media (max-width: 768px){._container_1jwtm_1{padding:16px;margin:0 8px}._title_1jwtm_20{font-size:20px}._itemsGrid_1jwtm_85{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}._itemCard_1jwtm_91{padding:12px}._placeholderImage_1jwtm_112{width:50px;height:50px;font-size:20px}._stats_1jwtm_179{flex-direction:column;gap:8px}}@media (max-width: 480px){._itemsGrid_1jwtm_85{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}._itemCard_1jwtm_91{padding:8px}._placeholderImage_1jwtm_112{width:40px;height:40px;font-size:16px}._itemName_1jwtm_130{font-size:12px}._itemPrice_1jwtm_138{font-size:14px}}._container_1v7t1_1{max-width:600px;margin:0 auto;padding:20px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:16px;box-shadow:0 8px 32px #0000004d}._backButton_1v7t1_10{background:#ffffff1a;border:none;border-radius:8px;padding:8px 16px;color:#fff;font-size:14px;cursor:pointer;margin-bottom:20px;transition:all .2s ease}._backButton_1v7t1_10:hover{background:#fff3}._header_1v7t1_26{display:flex;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}._caseImage_1v7t1_35{width:120px;height:120px;border-radius:12px;object-fit:cover;box-shadow:0 4px 16px #0000004d}._caseInfo_1v7t1_43{flex:1}._caseName_1v7t1_47{color:#fff;font-size:24px;font-weight:700;margin:0 0 8px;text-shadow:0 2px 4px rgba(0,0,0,.3)}._caseDesc_1v7t1_55{color:#a0aec0;font-size:14px;margin-bottom:12px;line-height:1.4}._casePrice_1v7t1_62{color:#fbbf24;font-size:20px;font-weight:700;display:flex;align-items:center;gap:8px}._starIcon_1v7t1_71{width:20px;height:20px}._starIconSmall_1v7t1_76{width:14px;height:14px}._actions_1v7t1_81{display:flex;justify-content:center;margin-bottom:20px}._contentsButton_1v7t1_87{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;padding:12px 24px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._contentsButton_1v7t1_87:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px #667eea66}._contentsButton_1v7t1_87:disabled{opacity:.6;cursor:not-allowed}._openButton_1v7t1_109{background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:12px;padding:16px 32px;color:#fff;font-size:18px;font-weight:700;cursor:pointer;width:100%;margin-top:20px;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}._openButton_1v7t1_109:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #f5576c66}._openButton_1v7t1_109:disabled{opacity:.6;cursor:not-allowed;transform:none}._resultsSection_1v7t1_136{margin-top:24px;padding:20px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}._resultsSection_1v7t1_136 h3{color:#fff;font-size:20px;font-weight:700;margin:0 0 16px;text-align:center}._resultsGrid_1v7t1_152{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}._resultCard_1v7t1_158{background:#ffffff1a;border-radius:8px;padding:12px;text-align:center;border:1px solid rgba(255,255,255,.2)}._resultName_1v7t1_166{color:#fff;font-size:14px;font-weight:600;margin-bottom:6px}._resultRarity_1v7t1_173{color:#a0aec0;font-size:12px;margin-bottom:4px}._resultPrice_1v7t1_179{color:#fbbf24;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:4px}._loading_1v7t1_189{display:flex;justify-content:center;align-items:center;height:200px;color:#fff;font-size:18px}._error_1v7t1_198{display:flex;justify-content:center;align-items:center;height:200px;color:#f56565;font-size:16px;text-align:center;padding:20px}._modalOverlay_1v7t1_210{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}._modalContent_1v7t1_224{max-width:90vw;max-height:90vh;overflow-y:auto;border-radius:16px;background:transparent}@media (max-width: 768px){._container_1v7t1_1{padding:16px;margin:0 8px}._header_1v7t1_26{flex-direction:column;text-align:center;gap:16px}._caseImage_1v7t1_35{width:100px;height:100px}._caseName_1v7t1_47{font-size:20px}._casePrice_1v7t1_62{font-size:18px;justify-content:center}._openButton_1v7t1_109{font-size:16px;padding:14px 24px}._resultsGrid_1v7t1_152{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}._modalContent_1v7t1_224{max-width:95vw;max-height:95vh}}@media (max-width: 480px){._container_1v7t1_1{padding:12px}._caseImage_1v7t1_35{width:80px;height:80px}._caseName_1v7t1_47{font-size:18px}._casePrice_1v7t1_62{font-size:16px}._openButton_1v7t1_109{font-size:14px;padding:12px 20px}._resultsGrid_1v7t1_152{grid-template-columns:1fr}}: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_4i0dc_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_4i0dc_1:hover{transform:translateY(-4px)}._avatar_4i0dc_16{margin-top:50px;margin-bottom:20px;transition:all .3s ease;border:2px solid transparent;border-radius:50%}._profileContainer_4i0dc_1:hover ._avatar_4i0dc_16{transform:scale(1.05);box-shadow:0 0 15px #00bfff80;border-color:#00bfff}._userName_4i0dc_30{margin-top:10px;color:#fff;transition:all .3s ease}._profileContainer_4i0dc_1:hover ._userName_4i0dc_30{color:#00bfff;text-shadow:0 0 8px rgba(0,191,255,.4)}._stars_4i0dc_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_4i0dc_1:hover ._stars_4i0dc_41{transform:scale(1.05)}._starsContainer_4i0dc_57{display:flex;align-items:center;justify-content:center;width:100%;gap:4px;transition:all .3s ease}._starsText_4i0dc_66{font-weight:500;font-family:inherit;color:#fff;transition:all .3s ease}._profileContainer_4i0dc_1:hover ._starsText_4i0dc_66{color:#00bfff}._starValue_4i0dc_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_4i0dc_1:hover ._starValue_4i0dc_77{color:#00bfff;transform:translateY(1px) scale(1.1)}._starIcon_4i0dc_93{width:18px;height:18px;display:inline-block;vertical-align:middle;transform:translateY(1px);margin:0;transition:all .3s ease}._profileContainer_4i0dc_1:hover ._starIcon_4i0dc_93{transform:translateY(1px) rotate(15deg) scale(1.2);filter:drop-shadow(0 0 4px rgba(0,191,255,.6))}._roundButton_4i0dc_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_4i0dc_108:hover{background-color:#3be660;transform:scale(1.1) rotate(10deg);box-shadow:0 0 15px #51fd2699}._historyIcon_4i0dc_139{transform:translateY(2px);margin-right:4px;transition:all .3s ease}._roundButton_4i0dc_108:hover ._historyIcon_4i0dc_139{transform:translateY(2px) scale(1.2)}._prizeContainer_4i0dc_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_4i0dc_149:hover{background:linear-gradient(135deg,#424242,#2b5278);transform:translateY(-4px);box-shadow:0 8px 20px #00bfff4d}._prizeText_4i0dc_172{font-size:14px;color:#fff;margin-top:10px;text-align:center;padding:0 8px;transition:all .3s ease}._prizeContainer_4i0dc_149:hover ._prizeText_4i0dc_172{color:#00bfff;transform:scale(1.03)}._lottieAnimation_4i0dc_186{width:96px;height:96px;max-width:100%;transition:all .3s ease}._prizeContainer_4i0dc_149:hover ._lottieAnimation_4i0dc_186{transform:scale(1.1)}._prizeGrid_4i0dc_197{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;padding:0 12px;margin-bottom:100px}._giftItem_4i0dc_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_4i0dc_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_4i0dc_224{width:64px;height:64px;object-fit:contain;margin-bottom:8px;transition:all .3s ease}._giftItem_4i0dc_206:hover ._giftImage_4i0dc_224{transform:scale(1.1) rotate(5deg)}._starLabel_4i0dc_236{background:#2a2a2a;padding:4px 10px;border-radius:8px;color:gold;font-weight:700;font-size:14px;transition:all .3s ease}._giftItem_4i0dc_206:hover ._starLabel_4i0dc_236{background:#ffdb0e;color:#fff;transform:scale(1.05)}._caseStars_4i0dc_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_4i0dc_252:hover{transform:scale(1.1);background-color:#00bfff29;color:#00bfff;box-shadow:0 0 10px #00bfff4d}._caseStars_4i0dc_252 img{width:16px;height:16px;margin-right:6px;transition:all .3s ease}._caseStars_4i0dc_252:hover img{transform:rotate(15deg) scale(1.2);filter:brightness(1.2)}._historyActionBtn_4i0dc_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_4i0dc_287:hover{background-color:#00bfff;transform:translateY(-2px);box-shadow:0 4px 12px #00bfff4d}._tabsContainer_4i0dc_308{width:100%;margin-top:20px}._tabsHeader_4i0dc_313{display:flex;background:var(--tg-theme-bg-color, #ffffff);border-radius:12px;padding:4px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}._tabButton_4i0dc_322{flex:1;padding:12px 16px;border:none;background:transparent;border-radius:8px;font-size:14px;font-weight:500;color:var(--tg-theme-text-color, #000000);cursor:pointer;transition:all .2s ease}._tabButton_4i0dc_322:hover{background:#0000000d}._activeTab_4i0dc_339{background:var(--tg-theme-button-color, #2481cc);color:var(--tg-theme-button-text-color, #ffffff);box-shadow:0 2px 4px #0000001a}._tabContent_4i0dc_345{min-height:200px;padding:16px;background:var(--tg-theme-bg-color, #ffffff);border-radius:12px;box-shadow:0 2px 8px #0000001a}._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}._wtfContainer_a0psq_1{display:flex;flex-direction:column;gap:20px}._loading_a0psq_7{display:flex;justify-content:center;align-items:center;height:100px;color:var(--tg-theme-text-color, #000000);font-size:16px}._sectionTitle_a0psq_16{margin-bottom:12px;color:var(--tg-theme-text-color, #000000);font-size:18px;font-weight:600}._wtfCodeSection_a0psq_24{background:var(--tg-theme-bg-color, #ffffff);border-radius:12px;padding:16px;border:1px solid var(--tg-theme-hint-color, #e0e0e0)}._currentCode_a0psq_31{display:flex;flex-direction:column;gap:8px}._codeLabel_a0psq_37{font-size:14px;color:var(--tg-theme-hint-color, #666666)}._codeValue_a0psq_42{display:flex;align-items:center;gap:12px}._codeText_a0psq_48{background:var(--tg-theme-button-color, #2481cc);color:var(--tg-theme-button-text-color, #ffffff);padding:8px 12px;border-radius:8px;font-family:Courier New,monospace;font-weight:600;font-size:16px;letter-spacing:1px}._copyButton_a0psq_59{flex-shrink:0}._codeInfo_a0psq_63{font-size:13px;color:var(--tg-theme-hint-color, #666666);line-height:1.4;font-style:italic}._setCodeSection_a0psq_70{display:flex;flex-direction:column;gap:12px}._codeDescription_a0psq_76{font-size:14px;color:var(--tg-theme-hint-color, #666666);line-height:1.4}._codeInput_a0psq_82{display:flex;flex-direction:column;gap:8px}._input_a0psq_88{padding:12px;border:1px solid var(--tg-theme-hint-color, #e0e0e0);border-radius:8px;font-size:14px;background:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000);transition:border-color .3s ease}._input_a0psq_88:focus{outline:none;border-color:var(--tg-theme-button-color, #2481cc)}._input_a0psq_88:disabled{opacity:.6;cursor:not-allowed}._inputError_a0psq_108{border-color:#ef4444;background-color:#ef44440d}._errorMessage_a0psq_113{color:#ef4444;font-size:12px;margin-top:4px;padding:4px 8px;background:#ef44441a;border-radius:4px;border-left:3px solid #ef4444}._setButton_a0psq_123{align-self:flex-start}._codeRules_a0psq_127{margin-top:8px;padding:12px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px;border-left:4px solid var(--tg-theme-button-color, #2481cc)}._rulesTitle_a0psq_135{font-size:13px;font-weight:600;color:var(--tg-theme-text-color, #000000);margin-bottom:8px}._rulesList_a0psq_142{margin:0;padding-left:16px;list-style-type:none}._rulesList_a0psq_142 li{font-size:12px;color:var(--tg-theme-hint-color, #666666);margin-bottom:4px;position:relative}._rulesList_a0psq_142 li:before{content:"•";color:var(--tg-theme-button-color, #2481cc);font-weight:700;position:absolute;left:-12px}._statsSection_a0psq_164{background:var(--tg-theme-bg-color, #ffffff);border-radius:12px;padding:16px;border:1px solid var(--tg-theme-hint-color, #e0e0e0)}._statsGrid_a0psq_171{display:grid;grid-template-columns:1fr 1fr;gap:16px}._statItem_a0psq_177{text-align:center;padding:16px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px;transition:transform .2s ease}._statItem_a0psq_177:hover{transform:translateY(-2px)}._statValue_a0psq_189{font-size:24px;font-weight:700;color:var(--tg-theme-button-color, #2481cc);margin-bottom:4px}._statLabel_a0psq_196{font-size:12px;color:var(--tg-theme-hint-color, #666666);text-transform:uppercase;letter-spacing:.5px}._referralsSection_a0psq_204{background:var(--tg-theme-bg-color, #ffffff);border-radius:12px;padding:16px;border:1px solid var(--tg-theme-hint-color, #e0e0e0)}._referralsList_a0psq_211{display:flex;flex-direction:column;gap:8px}._referralItem_a0psq_217{display:flex;justify-content:space-between;align-items:center;padding:12px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px;transition:background-color .2s ease}._referralItem_a0psq_217:hover{background:var(--tg-theme-hint-color, #e0e0e0)}._referralInfo_a0psq_231{display:flex;flex-direction:column;gap:4px}._referralName_a0psq_237{font-size:14px;font-weight:500;color:var(--tg-theme-text-color, #000000)}._referralDate_a0psq_243{font-size:12px;color:var(--tg-theme-hint-color, #666666)}._referralReward_a0psq_248{font-size:14px;font-weight:600;color:var(--tg-theme-button-color, #2481cc)}._modalOverlay_a0psq_255{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_a0psq_269{background:var(--tg-theme-bg-color, #ffffff);border-radius:12px;padding:20px;max-width:400px;width:100%;box-shadow:0 4px 20px #00000026;animation:_modalSlideIn_a0psq_1 .3s ease-out}@keyframes _modalSlideIn_a0psq_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalTitle_a0psq_290{margin-bottom:12px;color:var(--tg-theme-text-color, #000000);font-size:18px;font-weight:600}._modalMessage_a0psq_297{font-size:14px;color:var(--tg-theme-hint-color, #666666);line-height:1.5;margin-bottom:20px}._modalActions_a0psq_304{display:flex;gap:12px;justify-content:flex-end}._cancelButton_a0psq_310{background:var(--tg-theme-hint-color, #e0e0e0);color:var(--tg-theme-text-color, #000000)}._confirmButton_a0psq_315{background:var(--tg-theme-button-color, #2481cc);color:var(--tg-theme-button-text-color, #ffffff)}@media (max-width: 480px){._wtfContainer_a0psq_1{gap:16px}._wtfCodeSection_a0psq_24,._statsSection_a0psq_164,._referralsSection_a0psq_204{padding:12px}._codeInput_a0psq_82{flex-direction:column}._setButton_a0psq_123{align-self:stretch}._statsGrid_a0psq_171{gap:12px}._statItem_a0psq_177{padding:12px}._statValue_a0psq_189{font-size:20px}._modalContent_a0psq_269{margin:10px;padding:16px}._modalActions_a0psq_304{flex-direction:column}}._giftsContainer_1jfdy_1{display:flex;flex-direction:column;gap:16px}._header_1jfdy_7{text-align:center;margin-bottom:8px}._title_1jfdy_12{margin-bottom:4px;color:var(--tg-theme-text-color, #000000);font-size:18px;font-weight:600}._subtitle_1jfdy_19{font-size:14px;color:var(--tg-theme-hint-color, #666666)}._filters_1jfdy_25{display:flex;gap:8px;margin-bottom:16px}._filterButton_1jfdy_31{flex:1;padding:8px 12px;border:1px solid var(--tg-theme-hint-color, #e0e0e0);border-radius:8px;background:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000);font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterButton_1jfdy_31:hover{background:var(--tg-theme-secondary-bg-color, #f8f9fa)}._activeFilter_1jfdy_48{background:var(--tg-theme-button-color, #2481cc);color:var(--tg-theme-button-text-color, #ffffff);border-color:var(--tg-theme-button-color, #2481cc)}._giftsList_1jfdy_55{display:flex;flex-direction:column;gap:8px;max-height:400px;overflow-y:auto}._giftItem_1jfdy_63{background:var(--tg-theme-bg-color, #ffffff);border:1px solid var(--tg-theme-hint-color, #e0e0e0);border-radius:8px;overflow:hidden;transition:all .2s ease}._giftItem_1jfdy_63:hover{border-color:var(--tg-theme-button-color, #2481cc);box-shadow:0 2px 8px #2481cc1a}._giftContent_1jfdy_76{display:flex;justify-content:space-between;align-items:center;padding:12px;cursor:pointer}._giftInfo_1jfdy_84{display:flex;flex-direction:column;gap:4px}._giftNumber_1jfdy_90{font-size:14px;font-weight:600;color:var(--tg-theme-text-color, #000000)}._giftDate_1jfdy_96{font-size:12px;color:var(--tg-theme-hint-color, #666666)}._giftStatus_1jfdy_101{font-size:12px;font-weight:500;padding:4px 8px;border-radius:4px;background:#0000000d}._emptyState_1jfdy_110{display:flex;justify-content:center;align-items:center;height:200px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px;border:2px dashed var(--tg-theme-hint-color, #e0e0e0)}._emptyText_1jfdy_120{text-align:center;color:var(--tg-theme-hint-color, #666666);font-size:14px}._pagination_1jfdy_127{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px;padding:12px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px}._pageButton_1jfdy_138{padding:8px 12px;border:1px solid var(--tg-theme-hint-color, #e0e0e0);border-radius:6px;background:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._pageButton_1jfdy_138:hover:not(:disabled){background:var(--tg-theme-button-color, #2481cc);color:var(--tg-theme-button-text-color, #ffffff);border-color:var(--tg-theme-button-color, #2481cc)}._pageButton_1jfdy_138:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1jfdy_161{font-size:14px;color:var(--tg-theme-hint-color, #666666);font-weight:500}._paymentsContainer_1hrl4_1{display:flex;flex-direction:column;gap:16px}._loading_1hrl4_7{display:flex;justify-content:center;align-items:center;height:100px;color:var(--tg-theme-text-color, #000000);font-size:16px}._header_1hrl4_16{text-align:center;margin-bottom:8px}._title_1hrl4_21{margin-bottom:4px;color:var(--tg-theme-text-color, #000000);font-size:18px;font-weight:600}._subtitle_1hrl4_28{font-size:14px;color:var(--tg-theme-hint-color, #666666)}._depositSection_1hrl4_34{display:flex;justify-content:center;margin-bottom:16px}._depositButton_1hrl4_40{background:var(--tg-theme-button-color, #2481cc);color:var(--tg-theme-button-text-color, #ffffff);padding:12px 24px;border-radius:8px;font-weight:600;transition:all .2s ease}._depositButton_1hrl4_40:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2481cc4d}._filters_1hrl4_55{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}._filterButton_1hrl4_62{flex:1;min-width:80px;padding:8px 12px;border:1px solid var(--tg-theme-hint-color, #e0e0e0);border-radius:8px;background:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000);font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterButton_1hrl4_62:hover{background:var(--tg-theme-secondary-bg-color, #f8f9fa)}._activeFilter_1hrl4_80{background:var(--tg-theme-button-color, #2481cc);color:var(--tg-theme-button-text-color, #ffffff);border-color:var(--tg-theme-button-color, #2481cc)}._paymentsList_1hrl4_87{display:flex;flex-direction:column;gap:8px;max-height:400px;overflow-y:auto}._paymentItem_1hrl4_95{display:flex;align-items:center;gap:12px;background:var(--tg-theme-bg-color, #ffffff);border:1px solid var(--tg-theme-hint-color, #e0e0e0);border-radius:8px;padding:12px;transition:all .2s ease}._paymentItem_1hrl4_95:hover{border-color:var(--tg-theme-button-color, #2481cc);box-shadow:0 2px 8px #2481cc1a}._paymentIcon_1hrl4_111{font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px;flex-shrink:0}._paymentInfo_1hrl4_123{flex:1;display:flex;flex-direction:column;gap:4px}._paymentType_1hrl4_130{font-size:14px;font-weight:600;color:var(--tg-theme-text-color, #000000)}._paymentDescription_1hrl4_136{font-size:12px;color:var(--tg-theme-hint-color, #666666)}._paymentDate_1hrl4_141{font-size:11px;color:var(--tg-theme-hint-color, #999999)}._transactionId_1hrl4_146{font-size:10px;color:var(--tg-theme-hint-color, #999999);font-family:Courier New,monospace}._paymentDetails_1hrl4_152{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}._paymentAmount_1hrl4_160{display:flex;align-items:center;gap:4px;font-size:16px;font-weight:700}._positive_1hrl4_168{color:#4caf50}._negative_1hrl4_172{color:#f44336}._starIcon_1hrl4_176{width:16px;height:16px}._paymentStatus_1hrl4_181{font-size:11px;font-weight:500;padding:2px 6px;border-radius:4px;background:#0000000d}._emptyState_1hrl4_190{display:flex;justify-content:center;align-items:center;height:200px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px;border:2px dashed var(--tg-theme-hint-color, #e0e0e0)}._emptyText_1hrl4_200{text-align:center;color:var(--tg-theme-hint-color, #666666);font-size:14px}._pagination_1hrl4_207{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px;padding:12px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px}._pageButton_1hrl4_218{padding:8px 12px;border:1px solid var(--tg-theme-hint-color, #e0e0e0);border-radius:6px;background:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._pageButton_1hrl4_218:hover:not(:disabled){background:var(--tg-theme-button-color, #2481cc);color:var(--tg-theme-button-text-color, #ffffff);border-color:var(--tg-theme-button-color, #2481cc)}._pageButton_1hrl4_218:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1hrl4_241{font-size:14px;color:var(--tg-theme-hint-color, #666666);font-weight:500}._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}._container_neksf_1{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:var(--tg-theme-bg-color, #ffffff);border-radius:12px;border:1px solid var(--tg-theme-hint-color, #e0e0e0)}._wtfButton_neksf_12{width:100%;max-width:300px;height:56px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}._wtfButton_neksf_12:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}._wtfButton_neksf_12:active{transform:translateY(0)}._wtfButton_neksf_12:disabled{opacity:.7;cursor:not-allowed;transform:none}._buttonContent_neksf_40{display:flex;align-items:center;justify-content:center;gap:12px;height:100%;color:#fff;font-weight:600;font-size:16px}._wtfIcon_neksf_51{font-size:20px;animation:_bounce_neksf_1 2s infinite}._wtfText_neksf_56{font-size:16px;font-weight:600}._rewardText_neksf_61{background:#fff3;padding:4px 8px;border-radius:8px;font-size:14px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._loadingContent_neksf_70{display:flex;align-items:center;justify-content:center;gap:8px;height:100%;color:#fff;font-weight:500;font-size:14px}._spinner_neksf_81{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_neksf_81 1s linear infinite}._description_neksf_90{text-align:center;font-size:12px;color:var(--tg-theme-hint-color, #666666);line-height:1.4;max-width:280px}@keyframes _bounce_neksf_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}60%{transform:translateY(-2px)}}@keyframes _spin_neksf_81{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wtfButton_neksf_12:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._wtfButton_neksf_12:hover:before{left:100%}@media (max-width: 480px){._container_neksf_1{padding:12px}._wtfButton_neksf_12{height:48px;max-width:280px}._buttonContent_neksf_40{gap:8px;font-size:14px}._wtfIcon_neksf_51{font-size:18px}._wtfText_neksf_56{font-size:14px}._rewardText_neksf_61{font-size:12px;padding:3px 6px}._description_neksf_90{font-size:11px}}._container_1m7sm_1{display:flex;flex-direction:column;gap:12px;padding:16px;background:var(--tg-theme-bg-color, #ffffff);border-radius:12px;border:1px solid var(--tg-theme-hint-color, #e0e0e0)}._header_1m7sm_11{display:flex;justify-content:space-between;align-items:center}._title_1m7sm_17{font-size:18px;font-weight:600;color:var(--tg-theme-text-color, #000000);margin:0}._refreshButton_1m7sm_24{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:50%;cursor:pointer;transition:all .2s ease;font-size:16px}._refreshButton_1m7sm_24:hover{background:var(--tg-theme-hint-color, #e0e0e0);transform:rotate(180deg)}._loading_1m7sm_42,._error_1m7sm_42,._empty_1m7sm_42{text-align:center;padding:20px;color:var(--tg-theme-hint-color, #666666);font-size:14px}._error_1m7sm_42{color:#ef4444}._winsList_1m7sm_53{display:flex;flex-direction:column;gap:8px;max-height:400px;overflow-y:auto}._winItem_1m7sm_61{display:flex;justify-content:space-between;align-items:center;padding:12px;background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:8px;transition:background-color .2s ease}._winItem_1m7sm_61:hover{background:var(--tg-theme-hint-color, #e0e0e0)}._winInfo_1m7sm_75{display:flex;flex-direction:column;gap:4px;flex:1}._giftName_1m7sm_82{font-size:14px;font-weight:600;color:var(--tg-theme-text-color, #000000);display:flex;align-items:center;gap:6px}._caseInfo_1m7sm_91{font-size:12px;color:var(--tg-theme-hint-color, #666666)}._timeAgo_1m7sm_96{font-size:11px;color:var(--tg-theme-hint-color, #999999)}._winDetails_1m7sm_101{display:flex;flex-direction:column;align-items:flex-end;gap:6px}._rarityBadge_1m7sm_108{padding:2px 8px;border-radius:12px;font-size:10px;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.5px}._price_1m7sm_118{font-size:14px;font-weight:600;color:var(--tg-theme-button-color, #2481cc)}._showMore_1m7sm_124{text-align:center;padding:12px;color:var(--tg-theme-button-color, #2481cc);font-size:14px;font-weight:500;cursor:pointer;border-top:1px solid var(--tg-theme-hint-color, #e0e0e0);margin-top:8px}._showMore_1m7sm_124:hover{text-decoration:underline}._winsList_1m7sm_53::-webkit-scrollbar{width:4px}._winsList_1m7sm_53::-webkit-scrollbar-track{background:var(--tg-theme-secondary-bg-color, #f8f9fa);border-radius:2px}._winsList_1m7sm_53::-webkit-scrollbar-thumb{background:var(--tg-theme-hint-color, #e0e0e0);border-radius:2px}._winsList_1m7sm_53::-webkit-scrollbar-thumb:hover{background:var(--tg-theme-button-color, #2481cc)}@media (max-width: 480px){._container_1m7sm_1{padding:12px;gap:10px}._title_1m7sm_17{font-size:16px}._winItem_1m7sm_61{padding:10px}._giftName_1m7sm_82{font-size:13px}._caseInfo_1m7sm_91{font-size:11px}._timeAgo_1m7sm_96{font-size:10px}._price_1m7sm_118{font-size:13px}}._tabbar_hyr59_4{position:fixed;bottom:0;left:0;right:0;z-index:1000}._caseTabContent_hyr59_12{display:flex;flex-direction:column;gap:16px;padding:0 16px}._wtfSection_hyr59_19{margin-bottom:8px}._recentWinsSection_hyr59_23{margin-bottom:16px}@media (max-width: 480px){._caseTabContent_hyr59_12{gap:12px;padding:0 12px}._wtfSection_hyr59_19{margin-bottom:6px}._recentWinsSection_hyr59_23{margin-bottom:12px}}._banner_hyr59_43{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_hyr59_60{color:var(--tg-theme-link-color);text-decoration:none;cursor:pointer}._username_hyr59_66{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}
