:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;flex-direction:column;align-items:center;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:none}*{-webkit-tap-highlight-color:transparent}@media(hover:none)and (pointer:coarse){*,button,a,[role=button],[onclick],.clickable{cursor:default!important}}@media(max-width:768px){*{cursor:default!important}}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}._MnCntnr_1m9m7_1{width:100vw;max-width:500px;height:100vh;overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center}._bckelmnt1_1m9m7_12{display:none;width:80px;height:100px;background:#00ff08;border-radius:50%;position:absolute;top:10%;left:0;transform:translate(-50%);z-index:-2;transition:all .5s ease-in-out}._bckelmnt2_1m9m7_26{display:none;width:80px;height:150px;background:#f8be00;border-radius:50%;position:absolute;top:40%;right:0;transform:translate(50%);z-index:-2;transition:all .5s ease-in-out}._balance_1m9m7_40{height:27px;border-radius:20px;position:relative;margin-top:40px;overflow:hidden;background:#0088ff40;color:#08f;font-weight:600;font-size:14px;display:flex;align-items:center;gap:6px;z-index:10;backdrop-filter:blur(4px);border:2px solid #0088ff99;padding:0 14px;box-shadow:inset 0 0 5px #000}._balance_1m9m7_40>svg{height:20px;width:20px;border-radius:50%}._balance_1m9m7_40>svg>path{box-shadow:0 0 5px #000}._balance_1m9m7_40>img{width:17px;height:17px;border-radius:50%;box-shadow:0 0 5px #000}._balance_1m9m7_40>p{color:#08c;font-size:18px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:700;text-shadow:0 0 5px #000}._MnCntnr_1m9m7_1>._page_1m9m7_85{width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease-in-out}._MnCntnr_1m9m7_1>._page_1m9m7_85:after{content:"";position:fixed;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to top,#000000,transparent)}._page-slide-left_1m9m7_105{animation:_slideInFromLeft_1m9m7_1 .3s cubic-bezier(.4,0,.2,1) forwards}._page-slide-right_1m9m7_109{animation:_slideInFromRight_1m9m7_1 .3s cubic-bezier(.4,0,.2,1) forwards}._page-slide-bottom_1m9m7_113{animation:_slideInFromBottom_1m9m7_1 .3s cubic-bezier(.4,0,.2,1) forwards}._page-none_1m9m7_117{animation:none}@keyframes _slideInFromLeft_1m9m7_1{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideInFromRight_1m9m7_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideInFromBottom_1m9m7_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._MnCntnr_1m9m7_1>._page_1m9m7_85._admin_1m9m7_155{overflow-y:auto}._modal_1m9m7_159{position:fixed;width:100%;height:100vh;background:#0006;backdrop-filter:blur(2px);visibility:hidden;opacity:0;z-index:10;top:0;left:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;display:flex;flex-direction:column;align-items:center}._modalOpen_1m9m7_176{visibility:visible;opacity:1;transition:opacity .3s ease-in-out,visibility 0s ease-in-out}._BottomModal_1m9m7_182{position:absolute;width:90%;background:#171719;border:1px solid #6f6f6f;border-bottom:none;bottom:0;border-radius:30px 30px 0 0;overflow:hidden;transform:translateY(100%);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease-in-out;max-height:90vh;overflow-y:auto}._bottomModalOpen_1m9m7_198{transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease-in-out}._CenteredModal_1m9m7_204{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:90%;max-width:400px;background:#141517;border-radius:20px;overflow:hidden;opacity:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1),opacity .25s ease-in-out;max-height:90vh;overflow-y:auto}._centeredModalOpen_1m9m7_220{transform:translate(-50%,-50%) scale(1);opacity:1;transition:transform .25s cubic-bezier(.34,1.56,.64,1),opacity .25s ease-in-out}._notificationContainer_1m9m7_227{position:fixed;top:80px;left:0;right:0;display:flex;justify-content:center;padding-top:10px;z-index:9999;transform:translateY(-150%);opacity:0;transition:transform .4s ease-in-out,opacity .4s ease-in-out;pointer-events:none}._notificationVisible_1m9m7_242{transform:translateY(0);opacity:1}._notification_1m9m7_227{display:flex;align-items:center;width:calc(90% - 20px);height:35px;padding:0 10px;border-radius:7px;color:#fff;background-color:#212121;box-shadow:0 4px 12px #0006;pointer-events:all;max-width:90%;border:1px solid rgba(255,255,255,.1);transition:transform .2s ease-out}._notificationIcon_1m9m7_263{margin-right:12px;font-size:1.2rem;line-height:1}._notification_1m9m7_227 p{margin:0;font-weight:500;font-size:.9rem}._success_1m9m7_276{background:linear-gradient(135deg,#3498db,#2980b9);border-color:#5dade2}._failed_1m9m7_281,._lose_1m9m7_281{background:linear-gradient(135deg,#e53935,#832020);border-color:#e74c3c}._soon_1m9m7_286{background:linear-gradient(135deg,#3f3f3f,#303030);border-color:#535353}._warning_1m9m7_291{background:linear-gradient(135deg,#f39c12,#e67e22);border-color:#f1c40f}._waiting_1m9m7_296{background:linear-gradient(135deg,#536dfe,#3d5afe);border-color:#7c4dff}._waiting_1m9m7_296 ._notificationIcon_1m9m7_263{animation:_spin_1m9m7_1 1.5s linear infinite}._win_1m9m7_304{background:linear-gradient(135deg,#1d976c,#2a5a4f);border-color:#38c172}@keyframes _spin_1m9m7_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading_1m9m7_321{width:100vw;height:100vh;background:linear-gradient(45deg,#1a1a1a,#2d2d2d);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;position:relative;overflow:hidden;font-family:Arial,sans-serif}._loading_1m9m7_321 h1{font-size:2.5em;margin-bottom:10px;text-shadow:0 0 10px rgba(255,215,0,.7);animation:_fadeIn_1m9m7_1 2s ease-in-out infinite alternate}._loading_1m9m7_321 p{font-size:1.2em;text-align:center;padding:0 20px;text-shadow:0 0 5px rgba(255,215,0,.5);animation:_slideUp_1m9m7_1 2s ease-in-out infinite alternate}._loadingCntr_1m9m7_352{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}._loadingGiftContainer_1m9m7_361{display:flex;justify-content:center;align-items:center;width:100%;margin-top:80px}._loadingGiftContainer_1m9m7_361>div{border:none;width:200px;height:200px}._loadingSpinner_1m9m7_377{width:60px;height:60px;border:5px solid #444;border-top-color:#fff;border-radius:50%;animation:_spin_1m9m7_1 1s linear infinite}._loadingContainer_1m9m7_387{width:100vw;height:100vh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,#000,#1a0a2e);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}._loadingContainer_1m9m7_387>img{position:fixed;width:100vw;height:100vh;opacity:.2}._loadingGrid_1m9m7_408{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 30%,rgba(131,64,231,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(131,64,231,.08) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(131,64,231,.05) 0%,transparent 70%);opacity:.3;z-index:0}._loadingContainer_1m9m7_387:after{content:"";position:absolute;bottom:-10%;left:50%;transform:translate(-50%);width:150%;height:15%;background:#8240e7;filter:blur(50px);opacity:.3;z-index:1}._loadingGiftEmoji_1m9m7_438{font-size:120px;line-height:1;z-index:2;position:relative;margin-bottom:20px;filter:drop-shadow(0 0 20px rgba(131,64,231,.5));animation:_float_1m9m7_1 3s ease-in-out infinite}@keyframes _float_1m9m7_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._loadingText_1m9m7_458{z-index:2;padding-top:20px;color:#fff;font-size:36px;font-weight:700;letter-spacing:2px;margin:0;text-align:center;line-height:1.2;font-family:Sofia Sans,sans-serif}._loadingText_1m9m7_458 span{color:#833fe9}._loadingTextGift_1m9m7_475{color:#fff}._loadingTextPhase_1m9m7_479{color:#833fe9}._loadingBarContainer_1m9m7_484{position:absolute;bottom:80px;left:50%;transform:translate(-50%);width:80%;max-width:400px;z-index:2;display:flex;flex-direction:column;align-items:center;gap:12px}._loadingBar_1m9m7_484{width:80%;height:22px;background:#fff3;border-radius:8px;overflow:hidden;position:relative;margin-top:180px}._loadingBarFill_1m9m7_510{height:100%;width:0%;background:linear-gradient(90deg,#8341e7,#a855f7);border-radius:10px;transition:width .3s ease-out;box-shadow:0 0 10px #8341e799;position:relative;overflow:hidden}._loadingBarFill_1m9m7_510:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:_shimmer_1m9m7_1 2s infinite}@keyframes _shimmer_1m9m7_1{0%{transform:translate(-100%)}to{transform:translate(200%)}}._loadingStatus_1m9m7_546{width:75%;display:flex;margin-top:15px;font-weight:500;color:#b9c0c9;font-size:14px;text-align:center;justify-content:center;min-height:20px}._loadingPercentage_1m9m7_558{margin-top:8px;font-size:18px;font-weight:600;color:#8341e7;text-align:center}@keyframes _loadingProgress_1m9m7_1{0%{width:0%}50%{width:66%}to{width:66%}}._loadingStatusText_1m9m7_579{color:#fff;font-size:14px;font-weight:400;margin:0;text-align:center;letter-spacing:.5px}._loadingContainer_1m9m7_387>p{width:75%;display:flex;margin-top:15px;font-weight:500}@keyframes _spin_1m9m7_1{to{transform:rotate(360deg)}}._nav_17uyb_3{position:fixed;bottom:10px;left:50%;transform:translate(-50%);width:90%;max-width:500px;border-radius:80px;z-index:10;margin-bottom:40px}._navContainer_17uyb_29{width:100%;height:70px;background:#2a2a2a;border-radius:50px;border:1px solid #9d9d9d;display:flex;align-items:center;justify-content:space-around;gap:4px}._navItem_17uyb_55{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;position:relative;padding-bottom:10px;min-height:60px}._navIconWrapper_17uyb_83{width:48px;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease-in-out;margin-bottom:4px;position:relative}._navIcon_17uyb_83{width:24px;height:24px;color:#b0b0b0;transition:all .2s ease-in-out;flex-shrink:0}._navLabel_17uyb_129{margin:0;padding:0;font-size:11px;font-weight:500;color:#b0b0b0;text-align:center;transition:all .2s ease-in-out;line-height:1.2;position:absolute;top:45px;left:50%;transform:translate(-50%);white-space:nowrap;pointer-events:none}._navItem_17uyb_55._active_17uyb_165{padding-bottom:0}._navItem_17uyb_55._active_17uyb_165 ._navIconWrapper_17uyb_83{background:#833fe9;width:70px;height:70px;margin-bottom:0;justify-content:center;gap:2px}._navItem_17uyb_55._active_17uyb_165 ._navIcon_17uyb_83{color:#fff;flex-shrink:0;padding-bottom:15px}._navItem_17uyb_55._active_17uyb_165 ._navLabel_17uyb_129{color:#fff;position:absolute;top:42px;left:50%;transform:translate(-50%);font-size:11px;font-weight:600;z-index:1;line-height:1}._navItem_17uyb_55:not(._active_17uyb_165):hover ._navIcon_17uyb_83{color:#d0d0d0}._navItem_17uyb_55:not(._active_17uyb_165):hover ._navLabel_17uyb_129{color:#d0d0d0}nav{width:100%;height:50px;background:#0005;position:fixed;bottom:0;display:flex;align-items:center;justify-content:center;gap:1%;backdrop-filter:blur(10px);z-index:10}nav>ul{list-style:none;padding:0;margin:0;width:18%;height:100%;position:relative;z-index:10}nav>ul>._icon_17uyb_299{fill:#fff7;width:25px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%,30%);transition:transform .2s ease-in-out,fill .2s ease-in-out;display:flex;align-items:center;justify-content:center}nav>ul>p{position:absolute;width:100%;margin:0;display:flex;align-items:center;justify-content:center;top:80%;left:50%;transform:translate(-50%,-50%);font-size:10px;font-weight:700;opacity:0;color:#fff;transition:all .2s ease-in-out}nav>._active_17uyb_165>._icon_17uyb_299{fill:#fff}nav>._active_17uyb_165>p{color:#fff;opacity:1}nav>._crcl_17uyb_379{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#2a2a2a;position:absolute;top:0;left:11%;border:8px solid #191919;transform:translate(-50%,-50%);transition:transform .2s ease-in-out,left .2s ease-in-out}nav>._crcl_17uyb_379>p{width:50px;height:50px;border-radius:50%;margin:0;position:relative}nav>._crcl_17uyb_379>p:before{content:"";width:10px;height:10px;position:absolute;top:50%;left:-7px;border-top-right-radius:10px;transform:translate(-100%);box-shadow:3px -3px #191919}nav>._crcl_17uyb_379>p:after{content:"";width:10px;height:10px;position:absolute;top:50%;right:-7px;border-top-left-radius:10px;transform:translate(100%);box-shadow:-3px -3px #191919}._Home_cuvhq_1{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-top:80px;overflow-y:auto}._gameSection_cuvhq_21{width:90%;max-width:400px;margin:20px auto}._sectionTitle_cuvhq_33{color:#bbb;font-size:14px;font-family:Poppins,sans-serif;margin-bottom:12px;text-align:left;padding-left:25px}._gameCard_cuvhq_51{width:100%;cursor:pointer;transition:transform .2s ease;border-radius:12px;overflow:hidden}._gameCard_cuvhq_51:last-child{margin-top:20px}._gameCard_cuvhq_51:hover{transform:scale(1.02)}._gameImage_cuvhq_83{width:100%;height:auto;display:block}._BoxCntr_wszgt_1{width:100%;display:flex;justify-content:center;gap:20px;flex-wrap:wrap;padding-bottom:100px}._SoloRouletteBox_wszgt_19,._PremiumBox_wszgt_21,._MinesBox_wszgt_23{width:100%;border-radius:25px;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;transition:transform .1s ease-in-out,opacity .1s ease-in-out}._SoloRouletteBox_wszgt_19:active,._PremiumBox_wszgt_21:active,._MinesBox_wszgt_23:active{transform:scale(.98);opacity:.9}._SoloRouletteBox_wszgt_19>img,._PremiumBox_wszgt_21>img,._MinesBox_wszgt_23>img{width:100%;scale:1}._SoloRouletteBox_wszgt_19>button,._PremiumBox_wszgt_21>button,._MinesBox_wszgt_23>button{all:unset;position:absolute;width:40%;height:30px;display:flex;justify-content:center;align-items:center;font-weight:700;background:#fff1;backdrop-filter:blur(10px);border-radius:15px;bottom:10px;left:65%;box-shadow:0 0 15px #0003;transform:translate(-50%);transition:all .2s ease-in-out;color:#08c}._PremiumBox_wszgt_21>button,._MinesBox_wszgt_23>button{color:#fff}._SoloRouletteBox_wszgt_19>button,._MinesBox_wszgt_23>button{left:80%;width:32%;box-shadow:none;background:#0002}._PremiumBox_wszgt_21>button>img,._MinesBox_wszgt_23>button>img,._SoloRouletteBox_wszgt_19>button>img{width:20px}._PremiumBox_wszgt_21>._text_wszgt_155,._SoloRouletteBox_wszgt_19>._text_wszgt_155,._MinesBox_wszgt_23>._text_wszgt_155{display:none}._PremiumBox_wszgt_21>p,._MinesBox_wszgt_23>p{all:unset;position:absolute;top:20px;right:20px;width:70px;height:15px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;background:#fff;border-radius:20px 20px 5px 5px;color:#000;transform:translate(50%,-50%) rotate(45deg)}._PremiumBox_wszgt_21{opacity:.7}._PremiumBox_wszgt_21>button,._MinesBox_wszgt_23>button{color:#fff;font-size:12px;width:35%;left:70%}._DoubledicePage_79tkh_3{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;position:relative;padding-bottom:80px}._DoubledicePage_79tkh_3>._balanceSection_79tkh_23{width:100%;padding:80px 0 20px;display:flex;justify-content:center;align-items:center}._DoubledicePage_79tkh_3>._gameContainer_79tkh_41{width:100%;display:flex;justify-content:center;align-items:flex-start;margin-top:10px}._DoubleDice_79tkh_57{width:90%;max-width:500px;min-height:400px;flex-shrink:0;margin-top:10px;display:flex;flex-direction:column;align-items:center;position:relative;background:#171719;border:1px solid #9c9c9c;border-radius:30px;overflow:hidden}._DoubleDice_79tkh_57>._minBid_79tkh_89{min-width:120px;height:35px;display:flex;align-items:center;justify-content:center;background:#8341e7;position:absolute;padding:0 12px;top:0;left:0;border-radius:0 0 30px;font-size:12px;font-weight:600;color:#fff;z-index:5}._DoubleDice_79tkh_57>._result_79tkh_125{width:100%;display:flex;justify-content:center;align-items:center;min-height:90px;position:relative;z-index:5}._DoubleDice_79tkh_57>._result_79tkh_125>._dice_79tkh_145{width:130px;height:130px}._DoubleDice_79tkh_57>._divider_79tkh_157{width:90%;height:2px;background:#666;margin:15px 0}._DoubleDice_79tkh_57>._prizeSection_79tkh_173{width:90%;display:flex;align-items:center;gap:10px;padding-left:5px}._DoubleDice_79tkh_57>._prizeSection_79tkh_173>._prizeText_79tkh_189{color:#fff;font-size:14px;font-weight:500;white-space:nowrap}._DoubleDice_79tkh_57>._prizeGiftsContainer_79tkh_205{width:90%;display:flex;align-items:center;gap:10px;padding-left:5px;overflow-x:auto;overflow-y:hidden;min-height:60px}._DoubleDice_79tkh_57>._prizeGiftsContainer_79tkh_205>._prizeGiftWrapper_79tkh_227{width:50px;height:50px;flex-shrink:0;border-radius:5px;overflow:hidden;display:flex;align-items:center;justify-content:center}._DoubleDice_79tkh_57>section._numberGrid_79tkh_251{width:90%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:8px;margin-top:10px;margin-bottom:10px}._DoubleDice_79tkh_57>section._numberGrid_79tkh_251>._nmbr_79tkh_271{width:65px;height:40px;background:#000;border:1px solid #9c9c9c;aspect-ratio:1;display:flex;justify-content:center;align-items:center;border-radius:8px;font-weight:700;font-size:22px;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s ease;color:#fff}._DoubleDice_79tkh_57>section._numberGrid_79tkh_251>._nmbr_79tkh_271:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000004d}._DoubleDice_79tkh_57>section._numberGrid_79tkh_251>._booked_79tkh_317{background:#b11f1f;border:1px solid #d2024e}._DoubleDice_79tkh_57>section._numberGrid_79tkh_251>._mine_79tkh_327{background:#19b34a;border:1px solid #49a046}._DoubleDice_79tkh_57>._hint_79tkh_337{font-weight:medium;font-family:Inter,sans-serif;width:90%;justify-content:center;text-align:center;font-size:15px;color:#9b9b9b;margin-bottom:15px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361{width:90%;max-width:500px;margin:20px auto;border-radius:12px;overflow:hidden}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabHeader_79tkh_377{display:flex;justify-content:center;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:10px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabHeader_79tkh_377>._tabButton_79tkh_391{padding:5px 10px;border:none;color:#9b9b9b;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabHeader_79tkh_377>._tabButton_79tkh_391:hover{color:#fff}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabHeader_79tkh_377>._tabButton_79tkh_391._tabActive_79tkh_419{color:#fff}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427{width:100%;min-height:100px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._emptyMessage_79tkh_439{color:#9b9b9b;font-size:14px;text-align:center;padding:20px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455{display:flex;flex-direction:column;gap:12px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467{background:#171719;border:1px solid #484848;border-radius:12px;padding:12px;display:flex;align-items:flex-start;gap:12px;position:relative;transition:all .2s ease}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467._mineItem_79tkh_491{border:1px solid #19b34a}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedUserPic_79tkh_499{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedUserPicPlaceholder_79tkh_515{width:40px;height:40px;border-radius:50%;background:#444;flex-shrink:0}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531>._bookedUserInfo_79tkh_547{height:40px;display:flex;align-items:center}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531>._bookedUserInfo_79tkh_547>._bookedUserName_79tkh_559{color:#fff;font-weight:700;font-size:14px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531>._bookedUserInfo_79tkh_547>._bookedUsername_79tkh_571{color:#9b9b9b;font-size:12px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531>._bookedNumbersContainer_79tkh_581{display:flex;gap:8px;flex-wrap:wrap;align-items:center}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531>._bookedNumbersContainer_79tkh_581>._bookedNumberBadge_79tkh_595{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;width:55px;height:55px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531>._bookedNumbersContainer_79tkh_581>._bookedNumberBadge_79tkh_595._bookedNumberBadgeBooked_79tkh_615{background:#1d0a0a;border:1px solid #d44c4c}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531>._bookedNumbersContainer_79tkh_581>._bookedNumberBadge_79tkh_595._bookedNumberBadgeMine_79tkh_625{background:#0e2114;border:1px solid #19b34a}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531>._bookedNumbersContainer_79tkh_581>._bookedNumberBadge_79tkh_595>._bookedLabel_79tkh_635{font-size:10px;color:#9b9b9b;font-weight:medium;font-family:Inter,sans-serif}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedItemContent_79tkh_531>._bookedNumbersContainer_79tkh_581>._bookedNumberBadge_79tkh_595>._bookedNumber_79tkh_581{font-size:15px;color:#fff;font-weight:700;font-family:Inter,sans-serif}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedAmount_79tkh_663{color:#08c;font-weight:600;font-size:14px;position:absolute;top:12px;right:12px}._bookedTonIcon_79tkh_681{color:#08c;flex-shrink:0}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._bookedTab_79tkh_455>._bookedList_79tkh_455>._bookedItem_79tkh_467>._bookedDate_79tkh_691{color:#9b9b9b;font-size:11px;position:absolute;bottom:8px;right:12px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historySpinner_79tkh_709{display:flex;justify-content:center;align-items:center;padding:40px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historySpinner_79tkh_709>._spinnerCircle_79tkh_723{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_79tkh_723 1s linear infinite}@keyframes _spin_79tkh_723{to{transform:rotate(360deg)}}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749{display:flex;flex-direction:column;gap:16px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761{width:calc(100% - 34px);background:#1a1a1a;border:1px solid #484848;border-radius:11px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:all .2s ease}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761:hover{background:#222;border-color:#666;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;width:100%}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyUserInfo_79tkh_817{display:flex;align-items:center;gap:10px;flex-shrink:0;min-width:0}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyUserInfo_79tkh_817>._historyWinnerPic_79tkh_833{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyUserInfo_79tkh_817>._historyWinnerPicPlaceholder_79tkh_849{width:36px;height:36px;border-radius:50%;background:#444;flex-shrink:0}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyUserInfo_79tkh_817>._historyWinnerName_79tkh_865{color:#fff;font-weight:700;font-size:14px;text-transform:uppercase;white-space:nowrap}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyUserInfo_79tkh_817>._historyGameId_79tkh_881{color:#9b9b9b;font-size:12px;white-space:nowrap}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyWonItems_79tkh_893{display:flex;gap:6px;align-items:center;flex-wrap:nowrap;flex:1;min-width:0;justify-content:flex-start}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyWonItems_79tkh_893>._historyWonItem_79tkh_893{width:60px;height:60px;border:1px solid #9c9c9c;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#000;flex-shrink:0;position:relative;overflow:hidden}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyWonItems_79tkh_893>._historyWonItem_79tkh_893>._historyWonItemIcon_79tkh_945{width:20px;height:20px;object-fit:contain}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyWonItems_79tkh_893>._historyWonItem_79tkh_893>._historyWonItemValue_79tkh_957{color:#fff;font-size:10px;font-weight:500;text-align:center;line-height:1}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyWonItems_79tkh_893>._historyWonItem_79tkh_893>._historyWonGiftWrapper_79tkh_973{width:100%;height:100%;position:relative}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyWonItems_79tkh_893>._historyWonItem_79tkh_893>._historyWonGiftWrapper_79tkh_973 div[class*=giftCard]{background:transparent!important;background-image:none!important;width:100%!important;height:100%!important}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyWonItems_79tkh_893>._historyWonItem_79tkh_893>._historyWonGiftWrapper_79tkh_973 div[class*=giftCard] div[class*=name],._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyWonItems_79tkh_893>._historyWonItem_79tkh_893>._historyWonGiftWrapper_79tkh_973 div[class*=giftCard] div[class*=value],._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyWonItems_79tkh_893>._historyWonItem_79tkh_893>._historyWonGiftWrapper_79tkh_973 div[class*=giftCard] .smallSymbol{display:none!important}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyMinBid_79tkh_1011{color:#08c;font-size:14px;font-weight:600;white-space:nowrap;margin-left:auto;display:flex;align-items:center;gap:4px}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historyFirstRow_79tkh_801>._historyMinBid_79tkh_1011>._historyGameId_79tkh_881{color:#dedede;font-size:12px;font-weight:400;font-family:Inter,sans-serif;white-space:nowrap;display:flex;align-items:center}._historyTonIcon_79tkh_1053{color:#08c;flex-shrink:0}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065{display:flex;align-items:center;gap:16px;justify-content:space-between;flex-wrap:wrap}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065>._historyPrizeGiftsRow_79tkh_1081{display:flex;gap:6px;align-items:center;flex-wrap:wrap;flex:1}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065>._historyPrizeGiftsRow_79tkh_1081>._historyPrizeGiftItem_79tkh_1097{width:60px;height:60px;border:1px solid #9c9c9c;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#000;flex-shrink:0;overflow:hidden;position:relative}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065>._historyPrizeGiftsRow_79tkh_1081>._historyPrizeGiftItem_79tkh_1097 div[class*=giftCard]{background:transparent!important;background-image:none!important;width:100%!important;height:100%!important}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065>._historyPrizeGiftsRow_79tkh_1081>._historyPrizeGiftItem_79tkh_1097 div[class*=giftCard] div[class*=name],._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065>._historyPrizeGiftsRow_79tkh_1081>._historyPrizeGiftItem_79tkh_1097 div[class*=giftCard] div[class*=value],._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065>._historyPrizeGiftsRow_79tkh_1081>._historyPrizeGiftItem_79tkh_1097 div[class*=giftCard] .smallSymbol{display:none!important}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065>._historyWinChance_79tkh_1151{display:flex;flex-direction:column;align-items:flex-end;color:#19b34a;font-size:14px;font-weight:600;white-space:nowrap}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065>._historyWinChance_79tkh_1151>._historyWinChanceLabel_79tkh_1171{line-height:1.2}._DoubledicePage_79tkh_3>._bookedHistorySection_79tkh_361>._tabContent_79tkh_427>._historyTab_79tkh_709>._historyList_79tkh_749>._historyItem_79tkh_761>._historySecondRow_79tkh_1065>._historyWinChance_79tkh_1151>._historyWinChanceValue_79tkh_1179{line-height:1.2}._timerOverlay_79tkh_1191{position:absolute;top:35px;left:50%;transform:translate(-50%);width:100%;height:100px;display:flex;align-items:center;justify-content:center;background:#0005;backdrop-filter:blur(5px);z-index:10;pointer-events:none;transition:background .3s ease}._timerOverlay_79tkh_1191 ._waiting_79tkh_1227{font-size:1.8rem;font-weight:600;color:#fff;text-shadow:0 0 8px rgba(0,0,0,.4)}._timerOverlay_79tkh_1191 ._countdownNumber_79tkh_1243{font-size:3rem;font-weight:800;color:#fff;text-shadow:0 0 12px rgba(0,0,0,.6);opacity:0;transform:scale(.6);animation:_popIn_79tkh_1 .45s ease forwards}@keyframes _popIn_79tkh_1{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes _pulse_79tkh_1{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}._hidden_79tkh_1289{transition:opacity .3s ease;opacity:0!important}._dice_79tkh_145{width:100px;height:100px;background:var(--fallback-dice) center/60% no-repeat;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0003;background-size:60%;background-position:center;background-repeat:no-repeat}._fallbackEmoji_79tkh_1325{position:absolute;inset:0;background:var(--fallback-dice) center/60% no-repeat;opacity:.4;pointer-events:none;transition:opacity .3s}._dice_79tkh_145._loading_79tkh_1343 ._fallbackEmoji_79tkh_1325{opacity:1}._skeletonDice_79tkh_1351{width:80px;height:80px;background:linear-gradient(90deg,#333 25%,#444,#333 75%);background-size:200% 100%;animation:_loading_79tkh_1343 1.5s infinite;border-radius:12px}@keyframes _loading_79tkh_1343{0%{background-position:200% 0}to{background-position:-200% 0}}._connectedIndicator_79tkh_1381{position:absolute;top:3px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;font-size:12px;font-weight:regular;color:#a7a5a5;font-family:Poppins,sans-serif;z-index:10}._flickerDot_79tkh_1411{width:7px;height:7px;background:#0f0;border-radius:50%}._connectedCount_79tkh_1427{font-size:12px;font-weight:regular;color:#a7a5a5;font-family:Poppins,sans-serif}._loading_79tkh_1343{width:100%;text-align:center;color:#fff;padding:40px 20px;font-size:16px}._error_79tkh_1457{width:100%;text-align:center;color:#f44;padding:40px 20px;font-size:16px}._balanceContainer_f1v0v_1{background:#1a1a1a;color:#fff;font-family:Inter,sans-serif;border-radius:16px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;min-height:400px;padding:20px 0}._segmentedControl_f1v0v_33{display:flex;gap:8px;background:#1d1d1d;border:1px solid #a1a1a1;padding:4px;border-radius:30px}._segmentButton_f1v0v_51{border-radius:50%;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}._segmentButton_f1v0v_51._active_f1v0v_69{background:#8341e7;border-color:#8341e7}._segmentIcon_f1v0v_79{font-size:20px;width:20px;height:20px}._amountButtons_f1v0v_93{display:flex;gap:8px;width:90%;justify-content:space-between}._amountButton_f1v0v_93{flex:1;background:#171719;border-radius:11px;height:40px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:14px;font-weight:600;color:#9b9b9b;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}._amountButton_f1v0v_93:hover:not(:disabled){background:#333;border-color:#555}._amountButton_f1v0v_93._selected_f1v0v_153{background:#8341e7;border-color:#8341e7;color:#fff}._amountButton_f1v0v_93:disabled{opacity:.5;cursor:not-allowed}._customButton_f1v0v_175{background:#8341e7;border-color:#8341e7;color:#fff}._customButton_f1v0v_175._selected_f1v0v_153{background:#9248f0;border-color:#9248f0}._tonButtonIcon_f1v0v_197{color:#fff;width:16px;height:16px}._walletConnectSection_f1v0v_211{width:100%;display:flex;justify-content:center;margin-top:8px}._walletAddressDisplay_f1v0v_225{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:#8341e733;border:1px solid #8341E7;border-radius:20px;width:fit-content;margin:0 auto;font-size:14px;color:#fff}._walletAddressIcon_f1v0v_255{font-size:16px;color:#8341e7}._walletAddressText_f1v0v_265{font-family:"monospace",monospace;letter-spacing:.5px;font-size:12px}._walletConnectButton_f1v0v_277{background:transparent;border:none;display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;transition:opacity .2s ease;font-family:Inter,sans-serif}._walletConnectButton_f1v0v_277:hover:not(:disabled){opacity:.8}._walletConnectButton_f1v0v_277:disabled{opacity:.5;cursor:not-allowed}._walletConnectIcon_f1v0v_319{font-size:18px;transition:color .2s ease}._walletConnectText_f1v0v_329{font-size:14px;color:#fff;font-weight:500;font-family:Inter,sans-serif}._inputWrapper_f1v0v_345{position:relative;width:90%;text-align:center;margin:8px 0}._amountInput_f1v0v_359{background:transparent;border:none;border-bottom:1px solid #fff;font-size:24px;font-weight:600;text-align:center;color:#fff;outline:none;width:100%;padding:8px 0;font-family:Inter,sans-serif}._amountInput_f1v0v_359::placeholder{color:#888;font-size:18px}._amountInput_f1v0v_359:disabled{opacity:.5;cursor:not-allowed}._depositButton_f1v0v_409{padding:0 20px;background:#fff;color:#000;font-weight:700;height:45px;display:flex;align-items:center;justify-content:center;border:none;border-radius:15px;font-size:16px;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}._depositButton_f1v0v_409:hover:not(:disabled){background:#f4f4f5}._depositButton_f1v0v_409:disabled{background:#52525b;color:#a0a0a0;cursor:not-allowed}._processing_f1v0v_463{opacity:.8}._starDepositButton_f1v0v_471{background:linear-gradient(135deg,#8341e7,#6b2fc7);box-shadow:0 4px 12px #8341e74d;color:#fff}._starDepositButton_f1v0v_471:hover:not(:disabled){background:linear-gradient(135deg,#9248f0,#7a35d9);box-shadow:0 6px 16px #8341e766}._starDepositButton_f1v0v_471:disabled{background:#52525b;box-shadow:none}._errorMessage_f1v0v_505{background:#ef444433;border:1px solid rgba(239,68,68,.3);color:#fca5a5;font-size:14px;padding:12px;border-radius:8px;text-align:center;width:100%;font-family:Inter,sans-serif}._giftsSection_f1v0v_531{width:90%;display:flex;flex-direction:column;gap:16px}._giftActionItem_f1v0v_545{display:flex;align-items:center;gap:12px}._giftActionIcon_f1v0v_557{width:40px;height:40px;border:1px solid #6f6f6f;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px}._giftActionText_f1v0v_581{margin:0;font-size:14px;color:#fff;line-height:1.5;font-family:Inter,sans-serif;flex:1}._giftLink_f1v0v_599{color:#8341e7;font-weight:600;text-decoration:none;cursor:pointer}._giftLink_f1v0v_599:hover{text-decoration:underline}._addGiftButton_f1v0v_621{width:100%;background:#fff;color:#000;font-weight:700;height:50px;display:flex;align-items:center;justify-content:center;border:none;border-radius:12px;font-size:16px;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;margin-top:8px}._addGiftButton_f1v0v_621:hover{background:#f4f4f5}._loading_f1v0v_667,._error_f1v0v_505{display:flex;align-items:center;justify-content:center;min-height:200px;color:#a0a0a0;font-family:Inter,sans-serif}._modalContent_e2xpe_1{padding:20px;color:#fff;display:flex;flex-direction:column;gap:20px}._header_e2xpe_17{text-align:center}._header_e2xpe_17 h2{margin:0 0 10px;font-size:24px;color:#fff}._userInfo_e2xpe_37{margin:0;color:#ccc;font-size:14px}._form_e2xpe_49{display:flex;flex-direction:column;gap:15px}._field_e2xpe_61{display:flex;flex-direction:column;gap:8px}._field_e2xpe_61 label{font-size:14px;font-weight:700;color:#fff}._field_e2xpe_61 input{padding:12px;border:2px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;font-size:16px}._field_e2xpe_61 input:focus{outline:none;border-color:#667eea}._field_e2xpe_61 input:disabled{opacity:.5;cursor:not-allowed}._actions_e2xpe_123{display:flex;gap:10px}._saveButton_e2xpe_133,._cancelButton_e2xpe_135{flex:1;padding:12px;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}._saveButton_e2xpe_133{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._saveButton_e2xpe_133:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._saveButton_e2xpe_133:disabled{opacity:.5;cursor:not-allowed}._cancelButton_e2xpe_135{background:#ffffff1a;color:#fff}._cancelButton_e2xpe_135:hover:not(:disabled){background:#fff3}._cancelButton_e2xpe_135:disabled{opacity:.5;cursor:not-allowed}._message_e2xpe_215{padding:12px;background:#667eea33;border-radius:8px;color:#fff;text-align:center;font-size:14px}._error_e2xpe_233{padding:12px;background:#f003;border-radius:8px;color:#ff6b6b;text-align:center}._closeButton_e2xpe_249{padding:12px;border:none;border-radius:8px;background:#ffffff1a;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}._closeButton_e2xpe_249:hover{background:#fff3}._modalContent_rvvww_1{padding:20px;color:#fff;display:flex;flex-direction:column;gap:20px}._header_rvvww_17{text-align:center}._header_rvvww_17 h2{margin:0 0 10px;font-size:24px;color:#fff}._giftId_rvvww_37{margin:0;color:#ccc;font-size:14px;word-break:break-all}._actions_rvvww_51{display:flex;flex-direction:column;gap:10px}._actionButton_rvvww_63{padding:12px;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}._actionButton_rvvww_63:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._actionButton_rvvww_63:disabled{opacity:.5;cursor:not-allowed}._message_rvvww_107{padding:12px;background:#667eea33;border-radius:8px;color:#fff;text-align:center;font-size:14px}._error_rvvww_125{padding:12px;background:#f003;border-radius:8px;color:#ff6b6b;text-align:center}._closeButton_rvvww_141{padding:12px;border:none;border-radius:8px;background:#ffffff1a;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}._closeButton_rvvww_141:hover:not(:disabled){background:#fff3}._closeButton_rvvww_141:disabled{opacity:.5;cursor:not-allowed}._modalContent_eqr69_1{padding:30px 20px;color:#fff;display:flex;flex-direction:column;gap:20px;min-width:0}._header_eqr69_19{text-align:center}._header_eqr69_19 h2{margin:0;font-size:24px;color:#fff}._form_eqr69_39{display:flex;flex-direction:column;gap:15px}._input_eqr69_51{padding:12px;border:2px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;font-size:16px;outline:none;transition:all .3s ease}._input_eqr69_51:focus{border-color:#667eea;background:#ffffff26}._input_eqr69_51::placeholder{color:#ffffff80}._error_eqr69_91{padding:10px;background:#f003;border-radius:8px;color:#ff6b6b;text-align:center;font-size:14px}._buttonGroup_eqr69_109{display:flex;gap:10px}._cancelButton_eqr69_119,._submitButton_eqr69_121{flex:1;padding:12px;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}._cancelButton_eqr69_119{background:#ffffff1a;color:#fff}._cancelButton_eqr69_119:hover{background:#fff3}._submitButton_eqr69_121{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._submitButton_eqr69_121:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._modal_2x8ya_1{max-width:600px;width:100%;margin:0 auto;background:linear-gradient(135deg,#1e1e28fa,#14141efa);border-radius:16px;color:#fff;overflow:hidden;box-shadow:0 20px 60px #00000080;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1)}._header_2x8ya_27{display:flex;align-items:center;justify-content:space-between;padding:15px 28px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff08}._title_2x8ya_45{display:flex;align-items:center;gap:12px;margin:0;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._titleIcon_2x8ya_73{font-size:28px;color:#667eea;-webkit-text-fill-color:#667eea}._closeButton_2x8ya_85{background:#ffffff1a;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:20px;transition:all .2s ease;padding:0}._closeButton_2x8ya_85:hover:not(:disabled){background:#fff3;transform:rotate(90deg)}._closeButton_2x8ya_85:disabled{opacity:.5;cursor:not-allowed}._content_2x8ya_137{display:flex;flex-direction:column;gap:24px;max-height:60vh;overflow-y:auto;scrollbar-width:none}._content_2x8ya_137::-webkit-scrollbar{display:none}._section_2x8ya_163{background:#ffffff08;border-radius:12px;padding:20px;border:1px solid rgba(255,255,255,.05)}._sectionTitle_2x8ya_177{display:flex;align-items:center;gap:10px;margin:0 0 20px;font-size:18px;font-weight:600;color:#fff}._sectionIcon_2x8ya_197{font-size:20px;color:#667eea}._form_2x8ya_207{display:flex;flex-direction:column;gap:18px}._formGroup_2x8ya_219{display:flex;flex-direction:column;gap:8px}._label_2x8ya_231{font-size:14px;font-weight:500;color:#ffffffe6;display:flex;align-items:center;gap:4px}._required_2x8ya_249{color:#ff6b6b;font-weight:600}._input_2x8ya_259,._select_2x8ya_261{width:calc(100% - 32px);padding:7px 16px;background:#ffffff14;border:2px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:15px;outline:none;transition:all .3s ease;font-family:inherit}._input_2x8ya_259::placeholder{color:#fff6}._input_2x8ya_259:focus,._select_2x8ya_261:focus{border-color:#667eea;background:#ffffff1f;box-shadow:0 0 0 4px #667eea1a}._input_2x8ya_259:disabled,._select_2x8ya_261:disabled{opacity:.5;cursor:not-allowed}._select_2x8ya_261{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}._message_2x8ya_339{display:flex;align-items:center;gap:10px;padding:14px 18px;border-radius:10px;font-size:14px;font-weight:500;animation:_slideIn_2x8ya_1 .3s ease}@keyframes _slideIn_2x8ya_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._message_2x8ya_339._success_2x8ya_383{background:#2ed57326;border:1px solid rgba(46,213,115,.3);color:#2ed573}._message_2x8ya_339._error_2x8ya_395{background:#ff6b6b26;border:1px solid rgba(255,107,107,.3);color:#ff6b6b}._messageIcon_2x8ya_407{font-size:20px;flex-shrink:0}._actions_2x8ya_417{display:flex;gap:12px;margin-top:8px;flex-wrap:wrap;margin-bottom:30px}._actions_2x8ya_417 button{flex:1;width:calc(100% - 24px);min-width:120px;min-height:45px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}._cancelButton_2x8ya_469{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}._cancelButton_2x8ya_469:hover:not(:disabled){background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff1a}._saveButton_2x8ya_493{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}._saveButton_2x8ya_493:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._deleteButton_2x8ya_515{background:#ff6b6b26;color:#ff6b6b;border:1px solid rgba(255,107,107,.3)}._deleteButton_2x8ya_515:hover:not(:disabled){background:#ff6b6b40;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b33}._actions_2x8ya_417 button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}._spinner_2x8ya_551{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_2x8ya_551 .6s linear infinite}@keyframes _spin_2x8ya_551{to{transform:rotate(360deg)}}@media(max-width:640px){._modal_2x8ya_1{max-width:100%;border-radius:16px 16px 0 0}._header_2x8ya_27{padding:20px}._title_2x8ya_45{font-size:20px}._content_2x8ya_137{padding:20px;max-height:75vh}._section_2x8ya_163{padding:16px}._actions_2x8ya_417{flex-direction:column}._actions_2x8ya_417 button{width:100%;min-width:unset}}._container_18stt_1{background:#000;color:#fff;padding-top:20px;min-height:300px;padding-bottom:20px;display:flex;flex-direction:column;align-items:center}._tabsHeader_18stt_25{display:flex;background:#000;border:1px solid #a1a1a1;border-radius:25px;gap:10px;margin-bottom:20px;justify-content:center;overflow:hidden}._tabIcon_18stt_47{width:40px;height:40px;border-radius:50%;color:#bbbbbd;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._tabIcon_18stt_47:hover{border-color:#bbbbbd}._tabIcon_18stt_47._active_18stt_79{background:#8341e7;border-color:#8341e7;color:#fff}._tabIcon_18stt_47:disabled{opacity:.5;cursor:not-allowed}._tonIcon_18stt_101{fill:currentColor}._giftContent_18stt_111{flex:1;overflow-y:auto;margin-bottom:20px}._giftGrid_18stt_123{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}._giftItem_18stt_135{width:100px;background:#171719;border-radius:10px;cursor:pointer;transition:all .2s;overflow:hidden;display:flex;flex-direction:column;align-items:center}._giftItem_18stt_135:hover{border-color:#8341e7;transform:translateY(-2px)}._giftItem_18stt_135._selected_18stt_169{border-color:#08c}._giftImageSection_18stt_179{position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}._giftImage_18stt_179{width:55px;height:55px;object-fit:contain;border:1px solid #b9c0c9;padding:13px;margin-top:9px;border-radius:5px}._giftImagePlaceholder_18stt_217{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#6f6f6f}._giftValueOverlay_18stt_237{position:absolute;top:13px;right:12px;display:flex;align-items:center;color:#08c;font-size:12px}._giftValueIcon_18stt_257{font-size:10px;line-height:1}._giftValueAmount_18stt_267{font-size:12px;line-height:1}._giftTextSection_18stt_279{width:80px;display:flex;flex-direction:column;position:relative;margin-top:10px;padding-bottom:5px}._giftNameRow_18stt_297{display:flex;align-items:center}._giftName_18stt_297{font-size:14px;font-weight:400;color:#fff;font-family:Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._giftIndicator_18stt_327{position:absolute;bottom:6px;right:1px;width:15px;height:15px;border-radius:50%;background:#6f6f6f;flex-shrink:0}._giftIndicator_18stt_327._indicatorSelected_18stt_349{background:#08c}._giftNumber_18stt_357{font-family:Inter,sans-serif;font-size:11px;color:#b9c0c9}._giftPlaceholder_18stt_369{width:100%;height:100%}._emptyState_18stt_379{text-align:center;padding:40px 20px;color:#6f6f6f;font-size:14px}._tonContent_18stt_395{display:flex;flex-direction:column;gap:20px}._amountButtons_18stt_409{display:flex;gap:8px;flex-wrap:wrap}._amountButton_18stt_409{padding:0 10px;height:40px;border-radius:11px;background:#171719;color:#9b9b9b;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:all .2s;font-size:14px;font-weight:500}._amountButton_18stt_409:hover{border-color:#bbbbbd;background:#1a1a1a}._amountButton_18stt_409._active_18stt_79,._customButton_18stt_475{background:#8341e7;border-color:#8341e7;color:#fff}._customButton_18stt_475._active_18stt_79{background:#9d5ff0}._customInputContainer_18stt_497{display:flex;flex-direction:column;gap:8px}._customInputLabel_18stt_509{color:#bbbbbd;font-size:14px;text-align:center}._customInput_18stt_497{background:transparent;border:none;border-bottom:1px solid #fff;color:#fff;font-size:16px;padding:8px 0;text-align:center;outline:none;width:100%}._customInput_18stt_497::placeholder{color:#6f6f6f}._customInput_18stt_497:focus{border-bottom-color:#8341e7}._errorMessage_18stt_563{margin:10px 20px;padding:10px 15px;background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-size:14px;text-align:center;animation:_fadeIn_18stt_1 .3s ease-in}@keyframes _fadeIn_18stt_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._confirmSection_18stt_609{padding-top:20px}._confirmButton_18stt_617{padding:10px 30px;display:flex;align-items:center;justify-content:center;border-radius:25px;background:#fff;color:#000;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}._confirmButton_18stt_617:hover:not(._disabled_18stt_645){background:#e0e0e0;transform:translateY(-1px)}._confirmButton_18stt_617._disabled_18stt_645{opacity:.5;cursor:not-allowed}._container_1l7c6_1{width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow-y:auto}._card_1l7c6_19{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}._header_1l7c6_39{margin-bottom:20px}._title_1l7c6_47{color:#fff;font-size:20px;font-weight:600;text-align:center;margin:0}._contentCard_1l7c6_63{width:100%;background:#1a1a1a;display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:20px;min-height:400px}._congratulations_1l7c6_85{color:#00de21;font-size:24px;text-align:center;font-weight:500}._winnerRow_1l7c6_99{width:90%;display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px}._winnerPhoto_1l7c6_117{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #fff}._winnerPhotoPlaceholder_1l7c6_133{width:40px;height:40px;border-radius:50%;background:#8341e7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;border:2px solid #fff}._winnerName_1l7c6_161{color:#fff;font-size:16px;font-weight:600;flex:1;min-width:80px}._winnerTags_1l7c6_177{display:flex;gap:8px;flex-wrap:wrap}._winnerTag_1l7c6_177{background:#363636;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap}._prizeGrid_1l7c6_209{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;width:90%;max-width:400px}._prizeItem_1l7c6_227{background:#171719;border-radius:9px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;position:relative;min-height:80px;border:1px solid #b9c0c9}._giftImage_1l7c6_255{width:100%;height:100%;object-fit:contain;border-radius:4px}._giftPlaceholder_1l7c6_269{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#333;color:#fff;font-size:24px;font-weight:600;border-radius:4px}._giftNumberBadge_1l7c6_295{position:absolute;top:4px;right:4px;background:#3b82f6;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;min-width:20px;text-align:center}._tonIcon_1l7c6_323{color:#fff;margin-bottom:4px}._starIcon_1l7c6_333{color:#fbbf24;margin-bottom:4px}._prizeText_1l7c6_343{color:#fff;font-size:16px;text-align:center;margin-top:4px;white-space:nowrap}._starIcon_1l7c6_333{color:#fbbf24!important}._userMessage_1l7c6_371{margin-top:20px;text-align:center;padding:0 20px}._winnerMessage_1l7c6_383{position:relative;bottom:50px;color:#00de21;font-size:14px;font-weight:500}._loserMessage_1l7c6_399{color:#ef4444;font-size:14px;font-weight:500}._tipMessage_1l7c6_411{color:#9ca3af;font-size:12px;margin-top:8px;display:block}._container_b4lzw_1{position:fixed;inset:0;background:#000;z-index:10000;display:flex;flex-direction:column;overflow:hidden}._modalContent_b4lzw_27{width:100%;height:100%;display:flex;flex-direction:column;background:#000;overflow:hidden}._header_b4lzw_47{width:100%;padding:20px 16px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #333;flex-shrink:0}._title_b4lzw_67{color:#fff;font-size:20px;font-weight:600;text-align:center;margin:0;font-family:Inter,sans-serif}._content_b4lzw_87{flex:1;overflow-y:auto;display:flex;flex-direction:column}._spinnerContainer_b4lzw_103{display:flex;justify-content:center;align-items:center;padding:60px 20px;flex:1}._spinner_b4lzw_103{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_b4lzw_103 1s linear infinite}@keyframes _spin_b4lzw_103{to{transform:rotate(360deg)}}._emptyMessage_b4lzw_147{text-align:center;padding:60px 20px;color:#888;font-size:14px}._historyList_b4lzw_163{display:flex;flex-direction:column;gap:16px;width:90%;align-self:center}._historyItem_b4lzw_181{background:#1a1a1a;border:1px solid #484848;border-radius:11px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:all .2s ease}._historyItem_b4lzw_181:hover{background:#222;border-color:#666;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}._historyTopRow_b4lzw_219{display:flex;align-items:center;justify-content:space-between;width:100%}._historyUserInfo_b4lzw_233{width:70%;display:flex;align-items:center;gap:10px;flex-shrink:0;min-width:0}._historyUserPic_b4lzw_251{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}._historyUserPicPlaceholder_b4lzw_267{width:36px;height:36px;border-radius:50%;background:#444;flex-shrink:0}._historyUserName_b4lzw_283{color:#fff;font-weight:700;font-size:14px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;max-width:90%;white-space:nowrap;font-family:Inter,sans-serif}._historyDate_b4lzw_307{width:10%;color:#dedede;font-size:.7rem;font-weight:500;white-space:nowrap;margin-left:auto;margin-right:12px;font-family:Inter,sans-serif}._historyTotalReward_b4lzw_329{width:20%;color:#08c;font-size:.8rem;font-weight:600;white-space:nowrap;margin-left:auto;font-family:Inter,sans-serif;display:flex;align-items:center;gap:2px}._historyTotalReward_b4lzw_329>svg{width:15px;height:15px;fill:#08c}._historyRewardsRow_b4lzw_369{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}._historyRewardItem_b4lzw_383{width:40px;height:40px;background:#1a1a1a;border:1px solid #484848;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px;position:relative;overflow:hidden;flex-shrink:0}._historyRewardItem_b4lzw_383._tonItem_b4lzw_417{width:auto;min-width:40px;padding:8px 12px}._rewardIcon_b4lzw_429{display:flex;align-items:center;justify-content:center;flex:1;min-height:0}._tonIcon_b4lzw_445{color:#fff;width:20px;height:20px;stroke:currentColor;stroke-width:1;fill:none}._rewardValue_b4lzw_463{color:#fff;font-size:10px;font-weight:500;text-align:center;line-height:1.2;margin-top:2px;font-family:Inter,sans-serif;white-space:nowrap}._giftImage_b4lzw_485{width:80%;height:80%;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._giftPlaceholder_b4lzw_505{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700;background:#333}._content_b4lzw_87::-webkit-scrollbar{width:6px}._content_b4lzw_87::-webkit-scrollbar-track{background:#000}._content_b4lzw_87::-webkit-scrollbar-thumb{background:#444;border-radius:3px}._content_b4lzw_87::-webkit-scrollbar-thumb:hover{background:#666}._modal_9wij1_1{max-width:400px;width:100%;margin:0 auto;background:linear-gradient(135deg,#1e1e28fa,#14141efa);border-radius:16px;color:#fff;overflow:hidden;box-shadow:0 20px 60px #00000080;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);position:relative;animation:_slideUp_9wij1_1 .3s ease}@keyframes _slideUp_9wij1_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_9wij1_53{display:flex;align-items:center;justify-content:space-between;padding:15px 28px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff08}._title_9wij1_71{display:flex;align-items:center;gap:12px;margin:0;font-size:20px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._titleIcon_9wij1_99{font-size:24px;color:#667eea;-webkit-text-fill-color:#667eea}._content_9wij1_115{padding:28px;display:flex;flex-direction:column;gap:20px}._couponInfo_9wij1_129{display:flex;flex-direction:column;gap:15px}._couponTitle_9wij1_141{font-size:24px;font-weight:600;color:#fff;margin:0;text-align:center}._couponDescription_9wij1_157{font-size:16px;color:#ccc;margin:0;text-align:center;line-height:1.5}._rewardInfo_9wij1_173{background:#ffffff0d;border-radius:12px;padding:16px;text-align:center;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center}._rewardTitle_9wij1_195{font-size:16px;color:#aaa;margin:0 0 8px}._rewardValue_9wij1_207{font-size:28px;font-weight:700;color:#667eea;margin:0;display:flex;align-items:center;gap:8px}._rewardIcon_9wij1_227{width:28px;height:28px;vertical-align:middle}._actions_9wij1_239{display:flex;flex-direction:column;gap:12px;margin-top:10px}._claimButton_9wij1_253{background:#fff;color:#000;border:none;border-radius:30px;padding:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:50px}._claimButton_9wij1_253:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._claimButton_9wij1_253:disabled{opacity:.5;cursor:not-allowed;transform:none!important}._message_9wij1_309{text-align:center;padding:12px;border-radius:8px;margin:10px 0;font-weight:500}._message_9wij1_309._success_9wij1_325{background:#2ecc7126;color:#2ecc71;border:1px solid rgba(46,204,113,.3)}._message_9wij1_309._error_9wij1_337{background:#e74c3c26;color:#e74c3c;border:1px solid rgba(231,76,60,.3)}._loading_9wij1_349{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px}._spinner_9wij1_365{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_9wij1_365 .6s linear infinite}@keyframes _spin_9wij1_365{to{transform:rotate(360deg)}}@media(max-width:640px){._modal_9wij1_1{max-width:100%;border-radius:16px 16px 0 0}._header_9wij1_53,._content_9wij1_115{padding:20px}}._container_1n2s0_3{display:flex;width:100%;flex-direction:column;align-items:center;background:#0d0d0d;border-radius:12px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:500px;margin:0 auto;padding-bottom:50px}._giftCardWrapper_1n2s0_31{width:100%;height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}._details_1n2s0_51{width:90%;border:1px solid #777;border-radius:10px;overflow:hidden}._row_1n2s0_67{display:flex;justify-content:space-between;font-size:13px;border-bottom:1px solid #777}._row_1n2s0_67:last-child{border-bottom:none}._label_1n2s0_89{width:100px;background:#212121;color:#aaa;padding:5px 10px;border-right:1px solid #777;font-weight:700}._value_1n2s0_105{width:calc(100% - 10px);color:#ccc;display:flex;align-items:center;gap:4px;padding-left:10px}._tonIcon_1n2s0_123{color:#08c;flex-shrink:0}._rarity_1n2s0_131{color:#4caf50;font-size:11px;font-weight:500;background:#fff3;padding:0 5px;border-radius:10px}._ownerAvatar_1n2s0_147{width:20px;height:20px;border-radius:50%}._verified_1n2s0_157{width:14px;height:14px}._learnMore_1n2s0_165{color:#1e90ff;text-decoration:underline;margin-left:4px}._actionButtons_1n2s0_179{display:flex;gap:12px;margin-top:20px;width:90%;justify-content:center}._sellButton_1n2s0_193,._withdrawButton_1n2s0_195,._okButton_1n2s0_197,._buyButton_1n2s0_199{padding:0 10px;height:40px;display:flex;align-items:center;justify-content:center;border:none;border-radius:30px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s}._sellButton_1n2s0_193{background:#ff4500;color:#fff}._withdrawButton_1n2s0_195{background:#03a803;color:#fff}._okButton_1n2s0_197{background:#4682b4;color:#fff}._buyButton_1n2s0_199{background:#fff;color:#000}._sellButton_1n2s0_193:hover,._withdrawButton_1n2s0_195:hover,._okButton_1n2s0_197:hover,._buyButton_1n2s0_199:hover{opacity:.9}._loading_1n2s0_273{color:#777;text-align:center;padding:20px}._container_ns8b3_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1a1a1a;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10000;padding:20px;box-sizing:border-box}._content_ns8b3_33{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}._starContainer_ns8b3_53{display:flex;justify-content:center;align-items:center;margin-bottom:20px}._star_ns8b3_53{font-size:140px;filter:drop-shadow(0 0 20px rgba(255,255,255,.8)) drop-shadow(0 0 40px rgba(255,255,255,.6)) drop-shadow(0 0 60px rgba(255,255,255,.4)) brightness(1.2) contrast(1.1);animation:_starGlow_ns8b3_1 2s ease-in-out infinite alternate;text-shadow:0 0 15px rgba(255,255,255,.9),0 0 30px rgba(255,255,255,.7),0 0 45px rgba(255,255,255,.5),0 2px 4px rgba(0,0,0,.3);transform:perspective(1000px) rotateY(-5deg);display:inline-block}@keyframes _starGlow_ns8b3_1{0%{transform:scale(1);filter:drop-shadow(0 0 20px rgba(255,255,255,.5))}to{transform:scale(1.05);filter:drop-shadow(0 0 30px rgba(255,255,255,.8))}}._primaryText_ns8b3_125{font-size:1.75rem;font-weight:700;color:#fff;text-align:center;margin:0;line-height:1.2}._secondaryText_ns8b3_143{font-size:1rem;color:#fff;text-align:center;margin:0;opacity:.9;line-height:1.4}._buttonsContainer_ns8b3_161{width:100%;display:flex;flex-direction:column;gap:12px;margin-top:20px}._disableDemoButton_ns8b3_177{width:100%;height:48px;background:#2a2a2a;color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:12px;cursor:pointer;transition:opacity .2s ease,transform .1s ease,background .2s ease;display:flex;justify-content:center;align-items:center}._disableDemoButton_ns8b3_177:hover{opacity:.9;background:#333}._disableDemoButton_ns8b3_177:active{transform:scale(.98)}._continueButton_ns8b3_227{width:100%;height:48px;background:#fff;color:#000;font-weight:600;font-size:1rem;border:none;border-radius:12px;cursor:pointer;transition:opacity .2s ease,transform .1s ease,background .2s ease;display:flex;justify-content:center;align-items:center}._continueButton_ns8b3_227:hover{opacity:.9;background:#f0f0f0}._continueButton_ns8b3_227:active{transform:scale(.98)}._prizeWrapper_ns8b3_279{display:flex;justify-content:center;align-items:center;padding:20px;margin:-10px 0 10px}._prizeCard_ns8b3_295{width:140px;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;border-radius:50%;filter:drop-shadow(0 0 100px #ffffff80)}._gpIcon_ns8b3_319,._tonIcon_ns8b3_331{width:48px;height:48px;object-fit:contain}._emojiContainer_ns8b3_343{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._emojiThumbnail_ns8b3_359{width:100%;height:100%;object-fit:contain}._gpLabel_ns8b3_371,._tonLabel_ns8b3_373{margin-top:8px;font-size:.875rem;font-weight:700}._gpLabel_ns8b3_371{color:#10b981}._tonLabel_ns8b3_373{color:#08c}._prizeName_ns8b3_401{font-size:1.125rem;font-weight:600;color:#fff;text-align:center;margin:0}._okButton_ns8b3_417{width:90%;height:48px;background:linear-gradient(45deg,#3b82f6,#2563eb);color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:24px;cursor:pointer;transition:opacity .2s ease,transform .1s ease;box-shadow:0 4px 12px #3b82f666;margin-top:8px;margin-bottom:50px;display:flex;justify-content:center;align-items:center}._okButton_ns8b3_417:hover{opacity:.9}._okButton_ns8b3_417:active{transform:scale(.95)}._loading_ns8b3_471{color:#a1a1aa;font-size:.875rem}._overlay_13ykg_1{position:fixed;inset:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:10000;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:_fadeIn_13ykg_1 .2s ease}@keyframes _fadeIn_13ykg_1{0%{opacity:0}to{opacity:1}}._modal_13ykg_51{background:#141419d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:1.5rem;max-width:280px;width:85%;box-shadow:0 8px 32px #00000080;border:1px solid rgba(255,255,255,.1);animation:_slideUp_13ykg_1 .3s ease}@keyframes _slideUp_13ykg_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._options_13ykg_99{display:flex;flex-direction:column;gap:.75rem}._option_13ykg_99{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;cursor:pointer;transition:all .2s ease;color:#fff;font-size:.95rem;font-weight:500}._option_13ykg_99:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}._option_13ykg_99:active{transform:translateY(0)}._flag_13ykg_161{font-size:1.5rem;line-height:1}._label_13ykg_171{flex:1;text-align:left}
