.termsofuse-container{background:var(--app-surface-0);color:var(--app-white);justify-content:center;gap:10px;width:100%;min-width:1200px;height:calc(100vh - 130px);margin:20px auto;display:flex;position:relative;overflow:hidden}.termsofuse-container>.termsofuse-nav{background:var(--app-surface-1);flex-shrink:0;width:250px;height:100%;position:sticky;top:0;overflow-y:auto}.termsofuse-container>.termsofuse-nav ul,.termsofuse-container>.termsofuse-nav li{border:0;margin:0;padding:0;list-style:none}.termsofuse-container>.termsofuse-nav>ul{flex-direction:column;display:flex}.termsofuse-container>.termsofuse-nav>ul>li>a{background:var(--app-surface-2);color:var(--app-text-tertiary);letter-spacing:1px;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;padding:4px 0 4px 10px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.termsofuse-container>.termsofuse-nav>ul>li>a:hover{background:var(--app-surface-1)}.termsofuse-container>.termsofuse-nav>ul>li>a.active{border-left:5px solid var(--app-primary);color:var(--app-text-primary);background:var(--app-surface-1)}.termsofuse-container>.termsofuse-nav>ul>li>ul>li{height:0;transition:all .3s;overflow:hidden}.termsofuse-container>.termsofuse-nav>ul>li>ul>li>a{color:color-mix(in srgb, var(--app-white) 60%, transparent);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;height:40px;padding-left:20px;font-size:13px;text-decoration:none;transition:all .2s;display:flex}.termsofuse-container>.termsofuse-nav>ul>li>ul>li>a:hover{color:color-mix(in srgb, var(--app-white) 80%, transparent)}.termsofuse-container>.termsofuse-nav>ul>li>ul>li>a.active{color:var(--app-white)}.termsofuse-container>.termsofuse-nav>ul>li>ul>li.active{height:40px;transition:all .3s}.termsofuse-container>.termsofuse-nav::-webkit-scrollbar{width:6px}.termsofuse-container>.termsofuse-contents{background-color:var(--app-surface-1);scroll-behavior:smooth;overscroll-behavior:contain;flex-direction:column;flex-grow:1;max-width:1200px;height:100%;padding:40px;display:flex;position:relative;overflow:hidden auto}.termsofuse-container>.termsofuse-contents::-webkit-scrollbar{width:8px}.termsofuse-container>.termsofuse-contents>.section-main{scroll-margin-top:20px}.termsofuse-container>.termsofuse-contents>.section-main:first-child>.title{margin-top:0}.termsofuse-container>.termsofuse-contents>.section-main>.title{border-left:7px solid var(--app-primary);color:var(--app-text-primary);margin-top:40px;margin-bottom:20px;padding-left:20px;font-family:Pretendard,sans-serif;font-size:24px;font-weight:600;line-height:35px}.termsofuse-container>.termsofuse-contents>.section-main>.contents{color:var(--app-text-secondary);white-space:pre-wrap;border:0;flex-direction:column;margin:0;padding:0 0 0 20px;font-size:14px;line-height:36px;display:flex}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub{scroll-margin-top:20px}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.title{border-left:3px solid var(--app-primary);color:var(--app-text-primary);margin-top:40px;margin-bottom:20px;margin-left:20px;padding-left:15px;font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:24px}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.contents{color:var(--app-text-secondary);white-space:pre-wrap;border:0;flex-direction:column;margin:0;padding:0 0 0 40px;font-size:13px;line-height:18px;display:flex}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.contents p{margin:0}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.table{margin:20px;display:flex}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.table>table{border-collapse:collapse;table-layout:auto;background:var(--app-surface-1);width:100%}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.table>table>tbody>tr{white-space:nowrap;height:40px}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.table>table>tbody>tr>td{border:1px solid var(--app-surface-0);padding-left:10px;padding-right:10px;font-size:12px}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.table>table>tbody>tr:first-child{background:var(--app-surface-2)}.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.table>table>tbody>tr:first-child>td{text-align:center}
.PopupItem.AttachBetHistoryPopup{background:var(--app-neutral-30);border-radius:12px;flex-direction:column;width:841px;max-width:90vw;max-height:90vh;display:flex;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.AttachBetHistoryPopup .popup-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.AttachBetHistoryPopup .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.AttachBetHistoryPopup .popup-header .popup-header-title .header-icon{width:22px;height:22px}.PopupItem.AttachBetHistoryPopup .popup-header .popup-header-title>h4{color:var(--app-white);margin:0;font-size:18px;font-weight:600}.PopupItem.AttachBetHistoryPopup .popup-header>.close-wrapper .close-img{z-index:1;cursor:pointer;width:28px;height:28px}.PopupItem.AttachBetHistoryPopup .popup-content{color:var(--app-white);flex-direction:column;flex:1;display:flex;overflow-y:auto}.PopupItem.AttachBetHistoryPopup .popup-content::-webkit-scrollbar{width:5px}.PopupItem.AttachBetHistoryPopup .popup-content::-webkit-scrollbar-track{background:var(--app-neutral-30);border-radius:3px}.PopupItem.AttachBetHistoryPopup .popup-content::-webkit-scrollbar-thumb{background:var(--app-primary-60);border-radius:3px}.PopupItem.AttachBetHistoryPopup .seperator-attachement{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);margin:20px 0}.PopupItem.AttachBetHistoryPopup .SportBettingHistory{max-height:25vh;color:var(--app-white);padding:8px;font-size:12px;overflow-y:scroll}@media screen and (min-width:1500px){.PopupItem.AttachBetHistoryPopup .SportBettingHistory{max-height:30vh}}@media screen and (min-width:1900px){.PopupItem.AttachBetHistoryPopup .SportBettingHistory{max-height:40vh}}@media screen and (min-width:2500px){.PopupItem.AttachBetHistoryPopup .SportBettingHistory{max-height:50vh}}.PopupItem.AttachBetHistoryPopup .SportBettingHistory::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.PopupItem.AttachBetHistoryPopup .SportBettingHistory::-webkit-scrollbar-track{border-radius:3px!important}.PopupItem.AttachBetHistoryPopup .SportBettingHistory::-webkit-scrollbar-thumb{background:var(--app-primary-60);border-radius:3px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper{flex-direction:column;gap:10px;padding:6px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group{background:var(--app-neutral-230);box-shadow:0 2px 8px color-mix(in srgb, var(--app-black) 15%, transparent);border-radius:0;gap:12px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-header{color:var(--app-white);background:var(--app-surface-1);border-radius:0;justify-content:space-between;align-items:center;padding:15px;display:none}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-header.active{display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-header .league-detail{justify-content:flex-start;align-items:center;gap:3px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-header .league-detail .country{border-radius:5px;width:30px;height:20px;margin-right:10px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-header .league-detail .sport{width:20px;height:20px;margin-right:6px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-header .league-detail .league{text-transform:uppercase;color:color-mix(in srgb, var(--app-white) 70%, transparent);font-size:12px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-header .header-sub-details{align-items:center;gap:12px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-header .header-sub-details .date{color:color-mix(in srgb, var(--app-white) 50%, transparent);font-size:10px;font-weight:400}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail{color:var(--app-neutral-90);background:var(--app-surface-1);flex-direction:row;height:100%;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .bet-status-data{text-align:center;align-items:center;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .bet-status-data>div{width:65px;font-size:13px;font-weight:600}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .bet-status-data.won{background-color:var(--app-primary-50)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .bet-status-data.won>.status{color:var(--app-neutral-100)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .bet-status-data.void{background:color-mix(in srgb, var(--app-white) 8%, transparent)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .bet-status-data.lose{background:var(--app-surface-1)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .bet-status-data.lose>.status{color:var(--app-neutral-100)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .market-label{display:none}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper{justify-content:center;align-items:center;width:85%;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-score-separator{justify-content:center;gap:6px;padding:0 15px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .score-separator{color:var(--app-primary);justify-content:center;align-items:center;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box{gap:10px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box.home{background:linear-gradient(90deg, var(--app-neutral-30) 0%, var(--app-neutral-20) 80%),linear-gradient(90deg, color-mix(in srgb, var(--app-secondary) 5%, transparent) 0%, color-mix(in srgb, var(--app-surface-1) 5%, transparent) 80%);gap:10px;height:100%}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box.home.active{background:linear-gradient(90deg, var(--app-transparent) 0%, var(--app-neutral-20) 80%),linear-gradient(90deg, var(--app-primary-50) 0%, color-mix(in srgb, var(--app-surface-1) 50%, transparent) 80%)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box.home.active .team-name{color:var(--app-white);text-shadow:0 0 3px color-mix(in srgb, var(--app-white) 33.33%, transparent),0 0 10px var(--app-primary)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box.away{background:linear-gradient(-90deg, var(--app-neutral-30) 0%, var(--app-neutral-20) 80%),linear-gradient(-90deg, color-mix(in srgb, var(--app-secondary) 5%, transparent) 0%, color-mix(in srgb, var(--app-surface-1) 5%, transparent) 80%);height:100%}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box.away.active{background:linear-gradient(-90deg, var(--app-transparent) 0%, var(--app-neutral-20) 80%),linear-gradient(-90deg, var(--app-primary-50) 0%, var(--app-neutral-20) 80%)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box.away.active .team-name{color:var(--app-white);text-shadow:0 0 3px color-mix(in srgb, var(--app-white) 33.33%, transparent),0 0 10px var(--app-primary-50)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box.team-box.home,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box.team-box.away{justify-content:center;align-items:center;width:100%;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box .team-name{white-space:nowrap;width:100%;color:var(--app-text-primary);justify-content:flex-start;align-items:center;font-size:11px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box .team-name.team-name.home{text-align:end}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box .team-name.team-name.away{text-align:start}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-detail .team-box-wrapper .team-box .team-logo-box img{-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center;background-color:var(--app-surface-1);border-radius:40px;width:40px;height:40px;padding:5px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .buttons-market-item-wrapper{justify-content:center;gap:1px;width:100%;display:flex;overflow-x:auto}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .buttons-market-item-wrapper::-webkit-scrollbar{display:none}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .buttons-market-item-wrapper .reference-point{min-width:0;color:color-mix(in srgb, var(--app-white) 60%, transparent);background:var(--app-surface-1);flex:1 1 0;justify-content:center;align-items:center;height:100%;padding:0 10px;font-size:12px;font-weight:600;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .buttons-market-item-wrapper .market-item{background:var(--app-surface-1);cursor:pointer;min-width:0;height:49px;color:var(--app-neutral-100);flex-direction:row;flex:1 1 0;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;transition:all .15s;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .buttons-market-item-wrapper .market-item .label{color:var(--app-neutral-100);text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;transition:all .15s;overflow:hidden}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .buttons-market-item-wrapper .market-item .value{color:color-mix(in srgb, var(--app-white) 80%, transparent);white-space:nowrap;font-size:12px;font-weight:600;transition:all .15s}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .buttons-market-item-wrapper .market-item.active{background:var(--app-primary);transition:all .15s}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .buttons-market-item-wrapper .market-item.active>.label{color:var(--app-neutral-100);font-weight:600}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .buttons-market-item-wrapper .market-item.active>.value{color:var(--app-neutral-100);font-weight:700}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bonus-item-box{background:var(--app-surface-1);color:color-mix(in srgb, var(--app-white) 70%, transparent);justify-content:center;align-items:center;gap:10px;padding:10px 14px;font-size:12px;font-weight:600;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bonus-item-box .name{color:var(--app-primary-50);font-size:12px;font-weight:600}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bonus-item-box .odds{color:var(--app-neutral-100);align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bonus-item-box .odds .icon{width:14px;height:14px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bonus-item-box.deactivated{background:var(--app-neutral-225)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bonus-item-box.deactivated .name,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bonus-item-box.deactivated .odds,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bonus-item-box.deactivated .odds .value{color:color-mix(in srgb, var(--app-white) 30%, transparent)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer{background:var(--app-neutral-225)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.won .bet-summary .status .value,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.active .bet-summary .status .value{color:var(--app-primary-60)!important}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.canceled .bet-summary,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.void .bet-summary{border-top:2px solid var(--app-neutral-70)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.canceled .bet-summary .status .value,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.void .bet-summary .status .value{color:var(--app-neutral-70)!important}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.canceled .bet-summary .won-amount .value,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.canceled .bet-summary .bet-amount .value,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.void .bet-summary .won-amount .value,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer.void .bet-summary .bet-amount .value{color:color-mix(in srgb, var(--app-white) 40%, transparent)!important}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content{border-radius:0}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary{background:var(--app-surface-1);border-radius:0;align-items:center;height:65px;padding:0 15px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper{justify-content:start;align-items:center;gap:28px;width:100%;height:100%;display:flex;overflow-x:auto}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper::-webkit-scrollbar{display:none}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .value{color:var(--app-white);margin-left:8px;font-size:12px;font-weight:600}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .bet-at .value{color:var(--app-primary);font-size:12px;font-weight:500}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .won-amount{color:#fff;white-space:nowrap;font-size:11px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .won-amount .value{color:var(--app-primary)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .finalOdds{color:#fff;white-space:nowrap;font-size:11px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .finalOdds .value{color:var(--app-primary)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .status{color:#fff;white-space:nowrap;font-size:11px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .status .value{color:var(--app-primary)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .bet-amount{color:#fff;white-space:nowrap;font-size:11px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .summary-wrapper .bet-amount .value{color:var(--app-primary)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp{border-radius:0;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:40%;height:65%;margin-right:10px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp>div img{opacity:.7;width:16px;height:16px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp>div:active{background:var(--app-neutral-240);transform:scale(.97)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp .cancel-bet{background:var(--app-surface-1);justify-content:center;align-items:center;height:100%;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp .cancel-bet img{filter:var(--app-filter-primary-hover);opacity:1}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp .cancel-bet:active{background:color-mix(in srgb, var(--app-danger) 20%, transparent)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp .btn-attach{background:var(--app-surface-1);justify-content:center;align-items:center;height:100%;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp .btn-attach img{filter:var(--app-filter-white)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp .delete-icon{background:var(--app-surface-1);border-radius:0;justify-content:center;align-items:center;width:100px;height:100%;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .betting-group-wrapper .bet-group .bet-footer .footer-content .bet-summary .button-grp .delete-icon img{filter:var(--app-filter-white)}.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory{max-height:25vh;padding:10px;font-size:12px;overflow-y:scroll}@media screen and (min-width:1500px){.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory{max-height:30vh}}@media screen and (min-width:1900px){.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory{max-height:40vh}}@media screen and (min-width:2500px){.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory{max-height:50vh}}.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory::-webkit-scrollbar-track{border-radius:3px!important}.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory::-webkit-scrollbar-thumb{background:var(--app-primary-60);border-radius:3px}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory{min-height:0;max-height:25vh;color:var(--app-white);flex:none;padding:0 8px;font-size:12px;overflow:hidden auto}@media screen and (min-width:1500px){.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory{max-height:30vh}}@media screen and (min-width:1900px){.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory{max-height:40vh}}@media screen and (min-width:2500px){.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory{max-height:50vh}}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory::-webkit-scrollbar{width:4px;height:4px}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory::-webkit-scrollbar-track{background:0 0}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--app-white) 16%, transparent);border-radius:4px}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .betting-group-wrapper{flex-direction:column;gap:12px;padding:0 0 10px;display:flex}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-group{background:var(--app-neutral-225);width:100%;box-shadow:none;border-radius:0;overflow:hidden}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-box{border-top:1px solid color-mix(in srgb, var(--app-white) 6%, transparent)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-box:first-child{border-top:0}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header{background:var(--app-surface-1);height:32px;min-height:32px;color:var(--app-neutral-100);grid-template-columns:64px 34px minmax(72px,.75fr) minmax(112px,1fr) minmax(76px,.75fr) minmax(180px,1.7fr);gap:1px;margin:0;padding:0;display:none}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header.active{display:grid}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .sport,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .game-icon-img,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .game-name,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .header-sub-details,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .market-label,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper .market-item{height:32px;min-height:32px}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data{background:var(--app-surface-1);justify-content:center;align-items:center;width:auto;padding:0 8px;font-size:12px;font-weight:700;display:flex}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.lose{background:var(--app-surface-1)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.lose>.status{color:var(--app-text-primary)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.pending,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.checking{background:var(--app-neutral-70)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.pending>.status,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.checking>.status{color:var(--app-neutral-90)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.won,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.win{background:var(--app-primary-60)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.won>.status,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.win>.status{color:var(--app-neutral-100)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .bet-status-data.void{background:color-mix(in srgb, var(--app-white) 8%, transparent)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .sport,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .game-icon-img{-o-object-fit:scale-down;object-fit:scale-down;background:var(--app-surface-1);width:34px;padding:4px}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .game-name,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .header-sub-details,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .market-label{text-overflow:ellipsis;white-space:nowrap;background:var(--app-surface-1);width:auto;min-width:0;color:var(--app-neutral-100);align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .game-name,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .market-label{justify-content:center}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .game-name,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .header-sub-details{background:var(--app-neutral-30)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .header-sub-details{color:color-mix(in srgb, var(--app-white) 72%, transparent);justify-content:space-between;gap:8px}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .header-sub-details .date,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .header-sub-details .round{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .market-label{background:var(--app-surface-1)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:1px;width:100%;display:grid;overflow:hidden}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper::-webkit-scrollbar{display:none}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper .market-item{background:var(--app-surface-1);min-width:0;color:var(--app-neutral-100);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;transition:all .15s;display:flex}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper .market-item .label{min-width:0;color:var(--app-neutral-100);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper .market-item .value{color:color-mix(in srgb, var(--app-white) 80%, transparent);white-space:nowrap;font-size:14px;font-weight:800}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper .market-item.active{background:var(--app-primary)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper .market-item.active>.label,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-header .buttons-market-item-wrapper .market-item.active>.value{color:var(--app-neutral-100)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-detail{height:0;min-height:0;margin:0;padding:0;overflow:hidden}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer{background:var(--app-neutral-225);border-radius:0;overflow:hidden}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.canceled .bet-summary,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.void .bet-summary{border-top:2px solid var(--app-neutral-70)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.canceled .bet-summary .status .value,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.void .bet-summary .status .value{color:var(--app-neutral-70)!important}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.canceled .bet-summary .won-amount .value,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.canceled .bet-summary .bet-amount .value,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.void .bet-summary .won-amount .value,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.void .bet-summary .bet-amount .value{color:color-mix(in srgb, var(--app-white) 40%, transparent)!important}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.pending .bet-summary,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.checking .bet-summary{border-top:2px solid var(--app-primary)}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.pending .bet-summary .status .value,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer.checking .bet-summary .status .value{color:var(--app-primary)!important}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content{padding:0}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .bet-summary{background:var(--app-surface-1);border-radius:0;grid-template-columns:minmax(0,1fr) auto;height:auto;min-height:74px;display:grid}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .summary-wrapper{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:10px;height:74px;padding:12px 14px;display:grid}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .summary-wrapper>div{min-width:0;color:color-mix(in srgb, var(--app-white) 68%, transparent);white-space:nowrap;flex-direction:column;gap:3px;font-size:12px;line-height:1.2;display:flex}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .summary-wrapper .value{color:var(--app-primary-60);text-overflow:ellipsis;white-space:nowrap;margin-left:0;font-size:14px;font-weight:800;overflow:hidden}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .button-grp{justify-content:flex-end;align-items:center;gap:6px;width:180px;height:auto;margin:0;padding:10px;display:flex}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .button-grp:empty{display:none}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .button-grp .btn-attach:not(.delete-icon){flex:0 0 127px;width:127px;min-width:127px;max-width:127px}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .button-grp .btn,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .button-grp .btn-attach,.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .button-grp .delete-icon{background:var(--app-surface-1);justify-content:center;align-items:center;height:28px;min-height:28px;display:flex}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .button-grp .btn-attach{color:var(--app-text-button);gap:8px}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .button-grp .attach-icon{flex:none;width:8px;height:13px}.PopupItem.AttachBetHistoryPopup .NewMinigameBettingHistory .bet-footer .footer-content .button-grp .delete-icon{flex:0 0 42px;width:42px}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2{color:var(--app-white);border-radius:12px;flex-direction:column;gap:15px;padding:20px 30px 30px;display:flex;position:relative}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .draft-loading-overlay{background:color-mix(in srgb, var(--app-black) 70%, transparent);z-index:100;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .draft-loading-overlay span{color:var(--app-white);font-size:16px;font-weight:600}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-drafts-section{justify-content:flex-end;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-drafts-section .cscenter-save-draft-counts{width:156px;height:44px;color:var(--app-neutral-60);background:var(--app-neutral-20);cursor:pointer;border:none;justify-content:center;align-items:center;gap:7px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-drafts-section .cscenter-save-draft-counts span{color:var(--app-primary-60);margin-left:10px;font-weight:300}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-drafts-section .cscenter-save-draft-counts:hover{background:var(--app-neutral-30)}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category{flex-direction:column;gap:10px;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-category-text{letter-spacing:-2.5%;color:var(--app-neutral-60,var(--app-neutral-70));font-size:14px;font-weight:700}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-choices-container{flex-wrap:wrap;gap:4px;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item{color:var(--app-neutral-60,var(--app-neutral-80));letter-spacing:-2.5%;background:var(--app-neutral-20);cursor:pointer;border:none;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;transition-duration:.3s}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item:hover{background:var(--app-primary-60);color:#fff}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item.active{border:1px solid var(--app-primary-60);color:var(--app-neutral-60,var(--app-neutral-80))}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-title{background:var(--app-neutral-20);align-items:center;gap:10px;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-title .center-popup-title-label{letter-spacing:-2.5%;color:#fff;background:var(--app-neutral-30);min-width:60px;padding:16px;font-size:12px;font-weight:700}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-title .cscenter-popup-title-input{background:var(--app-neutral-20);letter-spacing:-2.5%;color:var(--app-white);border:none;outline:none;flex:1;padding:16px;font-size:12px;font-weight:600}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-title .cscenter-popup-title-input::placeholder{color:var(--app-neutral-240,var(--app-neutral-70))}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea{background:var(--app-neutral-20);flex-direction:column;padding:0 4px 4px;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-label{text-align:center;letter-spacing:-2.5%;color:var(--app-neutral-60,var(--app-neutral-80));padding:12px 0;font-size:14px;font-weight:700}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input{background:var(--app-neutral-10);resize:none;height:150px;color:var(--app-white);border:none;outline:none;padding:16px;font-size:12px;font-weight:600}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input::placeholder{color:var(--app-neutral-240,var(--app-neutral-70))}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input::-webkit-scrollbar-track{border-radius:3px!important}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input::-webkit-scrollbar-thumb{background:var(--app-primary-60);border-radius:3px}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-buttons-wrapper{flex-direction:row-reverse;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-buttons-wrapper .cscenter-popup-submit-btn{background:var(--app-primary-60);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;width:50%;height:50px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-buttons-wrapper .cscenter-popup-submit-btn>img{filter:var(--app-filter-white)}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-buttons-wrapper .cscenter-save-drafts{background:var(--app-neutral-20);height:50px;color:var(--app-neutral-60);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;width:50%;font-size:16px;font-weight:600;transition:all .3s;display:flex}
.SportBettingHistoryAttachment{color:var(--app-white);font-size:12px;overflow:hidden auto}.SportBettingHistoryAttachment::-webkit-scrollbar{width:4px;height:4px}.SportBettingHistoryAttachment::-webkit-scrollbar-track{background:0 0}.SportBettingHistoryAttachment::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--app-white) 16%, transparent);border-radius:4px}.SportBettingHistoryAttachment .bet-container{margin:10px 0}.SportBettingHistoryAttachment .bet-detail-box{margin:10px 20px;overflow:hidden}.SportBettingHistoryAttachment .bet-group{box-shadow:none;overflow:hidden}.SportBettingHistoryAttachment .bet-box:first-child{border-top:0}.SportBettingHistoryAttachment .bet-header{color:var(--app-white);background:var(--app-surface-1);justify-content:space-between;align-items:center;padding:15px;display:none}.SportBettingHistoryAttachment .bet-header.active{display:flex}.SportBettingHistoryAttachment .bet-header .league-detail{justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.SportBettingHistoryAttachment .bet-header .league-detail .sport{flex-shrink:0;width:18px;height:18px;margin-right:0}.SportBettingHistoryAttachment .bet-header .league-detail .country{border-radius:2px;flex-shrink:0;width:26px;height:18px;margin-right:4px}.SportBettingHistoryAttachment .bet-header .league-detail .league{text-overflow:ellipsis;white-space:nowrap;text-transform:none;min-width:0;color:color-mix(in srgb, var(--app-white) 70%, transparent);font-size:13px;overflow:hidden}.SportBettingHistoryAttachment .bet-header .header-sub-details{align-items:center;gap:12px;display:flex}.SportBettingHistoryAttachment .bet-header .date{color:color-mix(in srgb, var(--app-white) 50%, transparent);white-space:nowrap;font-size:12px;font-weight:400}.SportBettingHistoryAttachment .bet-detail{background:var(--app-neutral-10);height:32px;min-height:32px;color:var(--app-neutral-100);grid-template-columns:65px minmax(300px,1.3fr) minmax(120px,.55fr) minmax(320px,1.45fr);display:grid}.SportBettingHistoryAttachment .bet-detail .bet-status-data{text-align:center;background:var(--app-surface-1);align-items:stretch;min-width:65px;min-height:32px;display:flex}.SportBettingHistoryAttachment .bet-detail .bet-status-data>div{justify-content:center;align-items:center;width:100%;min-width:0;height:32px;padding:0 8px;font-size:12px;font-weight:600;line-height:1.15;display:flex}.SportBettingHistoryAttachment .bet-detail .bet-status-data.won{background-color:var(--app-primary-50)}.SportBettingHistoryAttachment .bet-detail .bet-status-data.won>.status{color:var(--app-neutral-100)}.SportBettingHistoryAttachment .bet-detail .bet-status-data.void{background:color-mix(in srgb, var(--app-white) 8%, transparent)}.SportBettingHistoryAttachment .bet-detail .bet-status-data.lose{background:var(--app-surface-1)}.SportBettingHistoryAttachment .bet-detail .bet-status-data.lose>.status{color:var(--app-neutral-100)}.SportBettingHistoryAttachment .bet-detail .team-box-wrapper{background:var(--app-surface-1);grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);align-items:center;width:100%;min-width:0;height:32px;min-height:32px;display:grid}.SportBettingHistoryAttachment .bet-detail .team-score-separator{height:32px;min-height:32px;color:var(--app-neutral-100);justify-content:center;align-items:center;gap:5px;padding:0;font-size:13px;font-weight:700;display:flex}.SportBettingHistoryAttachment .bet-detail .team-score-separator .score-separator{color:color-mix(in srgb, var(--app-white) 45%, transparent);font-size:11px}.SportBettingHistoryAttachment .bet-detail .team-box{background:var(--app-surface-1);align-items:center;gap:6px;width:100%;min-width:0;height:32px;min-height:32px;padding:0 10px;display:flex}.SportBettingHistoryAttachment .bet-detail .team-box.home{justify-content:flex-end}.SportBettingHistoryAttachment .bet-detail .team-box.home.active .team-name{color:var(--app-white);text-shadow:0 0 3px color-mix(in srgb, var(--app-white) 33.33%, transparent),0 0 10px var(--app-primary)}.SportBettingHistoryAttachment .bet-detail .team-box.away,.SportBettingHistoryAttachment .bet-detail .team-box.team-box.away{justify-content:flex-start}.SportBettingHistoryAttachment .bet-detail .team-box.away.active .team-name,.SportBettingHistoryAttachment .bet-detail .team-box.team-box.away.active .team-name{color:var(--app-white);text-shadow:0 0 3px color-mix(in srgb, var(--app-white) 33.33%, transparent),0 0 10px var(--app-primary-50)}.SportBettingHistoryAttachment .bet-detail .team-box .team-name{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;color:var(--app-neutral-100);font-size:12px;font-weight:700;overflow:hidden}.SportBettingHistoryAttachment .bet-detail .team-box .team-name.home{text-align:end}.SportBettingHistoryAttachment .bet-detail .team-box .team-name.away{text-align:start}.SportBettingHistoryAttachment .bet-detail .team-box .team-logo-box{flex:0 0 32px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.SportBettingHistoryAttachment .bet-detail .team-box .team-logo-box img{-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center;background-color:var(--app-surface-1);border-radius:50px;width:32px;height:32px;padding:4px}.SportBettingHistoryAttachment .bet-detail .market-label{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:auto;min-width:0;max-width:100%;height:32px;min-height:32px;color:var(--app-neutral-100);background:var(--app-surface-1);justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:flex;position:relative;overflow:hidden}.SportBettingHistoryAttachment .bet-detail .buttons-market-item-wrapper{min-width:0;height:32px;min-height:32px}.SportBettingHistoryAttachment .buttons-market-item-wrapper{grid-auto-columns:minmax(96px,1fr);grid-auto-flow:column;gap:1px;width:100%;display:grid;overflow:hidden}.SportBettingHistoryAttachment .buttons-market-item-wrapper::-webkit-scrollbar{display:none}.SportBettingHistoryAttachment .buttons-market-item-wrapper .market-item,.SportBettingHistoryAttachment .buttons-market-item-wrapper .reference-point{background:var(--app-surface-1);height:32px;min-height:32px;padding:0 12px}.SportBettingHistoryAttachment .buttons-market-item-wrapper .reference-point{min-width:0;color:color-mix(in srgb, var(--app-white) 60%, transparent);justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.SportBettingHistoryAttachment .buttons-market-item-wrapper .market-item{cursor:pointer;min-width:0;color:var(--app-neutral-100);flex-direction:row;justify-content:space-between;align-items:center;gap:8px;transition:all .15s;display:flex}.SportBettingHistoryAttachment .buttons-market-item-wrapper .market-item .label{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--app-neutral-100);font-size:12px;font-weight:700;transition:all .15s;overflow:hidden}.SportBettingHistoryAttachment .buttons-market-item-wrapper .market-item .value{color:color-mix(in srgb, var(--app-white) 80%, transparent);white-space:nowrap;font-size:14px;font-weight:800;transition:all .15s}.SportBettingHistoryAttachment .buttons-market-item-wrapper .market-item.active{background:var(--app-primary)}.SportBettingHistoryAttachment .buttons-market-item-wrapper .market-item.active>.label{color:var(--app-neutral-100);font-weight:600}.SportBettingHistoryAttachment .buttons-market-item-wrapper .market-item.active>.value{color:var(--app-neutral-100);font-weight:700}.SportBettingHistoryAttachment .bonus-item-box{background:var(--app-surface-1);color:color-mix(in srgb, var(--app-white) 70%, transparent);justify-content:center;align-items:center;gap:10px;padding:10px 14px;font-size:12px;font-weight:600;display:flex}.SportBettingHistoryAttachment .bonus-item-box .name{color:var(--app-primary-50);font-size:12px;font-weight:600}.SportBettingHistoryAttachment .bonus-item-box .odds{color:var(--app-neutral-100);align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.SportBettingHistoryAttachment .bonus-item-box .odds .icon{width:14px;height:14px}.SportBettingHistoryAttachment .bonus-item-box.deactivated{background:var(--app-neutral-10,var(--app-surface-1));border-top-color:color-mix(in srgb, var(--app-white) 4%, transparent)}.SportBettingHistoryAttachment .bonus-item-box.deactivated .name,.SportBettingHistoryAttachment .bonus-item-box.deactivated .odds,.SportBettingHistoryAttachment .bonus-item-box.deactivated .odds .value{color:color-mix(in srgb, var(--app-white) 30%, transparent)}.SportBettingHistoryAttachment .bet-footer{background:var(--app-neutral-10,var(--app-surface-1))}.SportBettingHistoryAttachment .bet-footer.won .bet-summary .status .value,.SportBettingHistoryAttachment .bet-footer.active .bet-summary .status .value{color:var(--app-primary-60)!important}.SportBettingHistoryAttachment .bet-footer.canceled .bet-summary .status .value,.SportBettingHistoryAttachment .bet-footer.void .bet-summary .status .value{color:var(--app-neutral-70)!important}.SportBettingHistoryAttachment .bet-footer.canceled .bet-summary .won-amount .value,.SportBettingHistoryAttachment .bet-footer.canceled .bet-summary .bet-amount .value,.SportBettingHistoryAttachment .bet-footer.void .bet-summary .won-amount .value,.SportBettingHistoryAttachment .bet-footer.void .bet-summary .bet-amount .value{color:color-mix(in srgb, var(--app-white) 40%, transparent)!important}.SportBettingHistoryAttachment .bet-footer .footer-content{border-radius:0}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary{background:var(--app-surface-1);border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;height:auto;min-height:74px;display:grid}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .summary-wrapper{justify-content:start;align-items:center;gap:28px;width:100%;height:100%;padding-left:20px;display:flex}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .summary-wrapper>div{min-width:0;color:color-mix(in srgb, var(--app-white) 68%, transparent);flex-direction:column;gap:3px;font-size:12px;line-height:1.2;display:flex}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .summary-wrapper .value{color:var(--app-primary);font-size:12px;font-weight:500}.SportBettingHistoryAttachment .deleted-bet-notice{border:1px solid var(--app-neutral-30);min-height:45px;color:var(--app-primary-60);border-radius:4px;justify-content:center;align-items:center;margin-top:10px;display:flex}.SportBettingHistoryAttachment .empty-history-notice{color:var(--app-neutral-70);justify-content:center;align-items:center;padding:20px;display:flex}@media (max-width:1180px){.SportBettingHistoryAttachment{overflow:auto}.SportBettingHistoryAttachment .bet-group{min-width:1040px}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .summary-wrapper{grid-template-columns:repeat(7,minmax(86px,1fr))}}@media (max-width:760px){.SportBettingHistoryAttachment .bet-group{min-width:960px}.SportBettingHistoryAttachment .bet-detail{grid-template-columns:76px minmax(260px,1.2fr) 112px minmax(290px,1.35fr)}.SportBettingHistoryAttachment .bet-status-data>div,.SportBettingHistoryAttachment .market-label,.SportBettingHistoryAttachment .buttons-market-item-wrapper .market-item .label{font-size:12px}.SportBettingHistoryAttachment .buttons-market-item-wrapper .market-item .value{font-size:14px}}
.PopupItem.CSCenterSaveDraftsPopup{background-color:var(--app-neutral-30);width:841px;max-width:90vw;max-height:90vh;box-shadow:0 0 30px color-mix(in srgb, var(--app-black) 33.33%, transparent),0 0 30px var(--app-black),0 0 60px color-mix(in srgb, var(--app-black) 50%, transparent);border:none;border-radius:12px;flex-direction:column;animation:.25s animate_fade_in_popup_item;display:flex;position:absolute;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.CSCenterSaveDraftsPopup .popup-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-header .popup-header-title .header-icon{width:22px;height:22px}.PopupItem.CSCenterSaveDraftsPopup .popup-header .popup-header-title>h4{color:var(--app-white);margin:0;font-size:18px;font-weight:600}.PopupItem.CSCenterSaveDraftsPopup .popup-header .popup-header-title>h4 .drafts-count{color:var(--app-primary-60);font-weight:400}.PopupItem.CSCenterSaveDraftsPopup .popup-header>.close-wrapper .close-img{z-index:1;cursor:pointer;width:28px;height:28px}.PopupItem.CSCenterSaveDraftsPopup .popup-content{flex-direction:column;flex:1;max-height:400px;padding:20px 24px;display:flex;overflow-y:auto}.PopupItem.CSCenterSaveDraftsPopup .popup-content::-webkit-scrollbar{width:6px}.PopupItem.CSCenterSaveDraftsPopup .popup-content::-webkit-scrollbar-track{background:var(--app-neutral-30);border-radius:3px}.PopupItem.CSCenterSaveDraftsPopup .popup-content::-webkit-scrollbar-thumb{background:var(--app-neutral-40);border-radius:3px}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-drafts-list{flex-direction:column;gap:0;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-drafts-list .no-drafts{color:var(--app-neutral-60);text-align:center;padding:40px 0;font-size:14px}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item{background:var(--app-neutral-20);border-bottom:1px solid var(--app-neutral-30);cursor:pointer;align-items:center;padding:16px 20px;transition:background .2s;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item:last-child{border-bottom:1px solid var(--app-neutral-30);border-bottom:none}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item:hover{background:var(--app-neutral-30)}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-icon{border-radius:10px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;margin-right:16px;display:flex;overflow:hidden}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-content{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-content .draft-title{color:var(--app-white);white-space:nowrap;text-overflow:ellipsis;font-family:Pretendard,sans-serif;font-size:15px;font-weight:600;line-height:1.3;overflow:hidden}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-content .draft-description{color:var(--app-neutral-70);white-space:nowrap;text-overflow:ellipsis;font-family:Pretendard,sans-serif;font-size:13px;font-weight:400;line-height:1.3;overflow:hidden}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-timestamp{color:var(--app-neutral-70);white-space:nowrap;margin-left:16px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:400}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-delete{background:var(--app-neutral-10);width:28px;min-width:28px;height:28px;color:var(--app-neutral-60);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;margin-left:12px;font-size:14px;transition:all .2s;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-delete:hover{background:var(--app-neutral-10);color:var(--app-danger)}
.wallet-connect-section{background:linear-gradient(135deg, color-mix(in srgb, var(--app-secondary) 8%, transparent) 0%, color-mix(in srgb, var(--app-primary) 40%, transparent) 100%);margin-bottom:20px;padding:20px;position:relative;overflow:hidden}.wallet-connect-section:before{content:"";background:linear-gradient(45deg, transparent 30%, color-mix(in srgb, var(--app-secondary) 5%, transparent) 50%, transparent 70%);animation:4s ease-in-out infinite connectShimmer;position:absolute;inset:0}@keyframes connectShimmer{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.wallet-connect-section .connect-header{z-index:1;margin-bottom:16px;position:relative}.wallet-connect-section .connect-header .connect-title{color:var(--popup-crypto-primary);letter-spacing:.3px;margin-bottom:6px;font-size:16px;font-weight:700;display:block}.wallet-connect-section .connect-header .connect-subtitle{color:var(--popup-text-muted);font-size:13px;font-weight:500;line-height:1.4}.wallet-connect-section .wallet-buttons{z-index:1;gap:12px;margin-bottom:16px;display:flex;position:relative}.wallet-connect-section .wallet-buttons .wallet-btn{background:linear-gradient(135deg, var(--popup-crypto-primary) 0%, var(--popup-crypto-secondary) 100%);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;align-items:center;gap:10px;min-height:48px;padding:12px 20px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.wallet-connect-section .wallet-buttons .wallet-btn:before{content:"";background:linear-gradient(45deg, transparent 30%, color-mix(in srgb, var(--app-white) 20%, transparent) 50%, transparent 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.wallet-connect-section .wallet-buttons .wallet-btn:hover:not(:disabled){transform:translateY(-2px)}.wallet-connect-section .wallet-buttons .wallet-btn:hover:not(:disabled):before{transform:translate(100%)}.wallet-connect-section .wallet-buttons .wallet-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.wallet-connect-section .wallet-buttons .wallet-btn:disabled .connect-spinner{width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wallet-connect-section .wallet-buttons .wallet-btn img{filter:drop-shadow(0 0 4px color-mix(in srgb, var(--app-white) 30%, transparent))}.wallet-connect-section .wallet-status{z-index:1;letter-spacing:.2px;margin-bottom:16px;padding:12px 16px;font-size:13px;font-weight:600;line-height:1.4;position:relative}.wallet-connect-section .wallet-status.success{background:linear-gradient(135deg, var(--usdt-green-light) 0%, color-mix(in srgb, var(--app-success) 5%, transparent) 100%);border:1px solid color-mix(in srgb, var(--app-success) 30%, transparent);color:var(--usdt-green)}.wallet-connect-section .wallet-status.success:before{content:"✓ ";color:var(--usdt-green);font-weight:700}.wallet-connect-section .wallet-status.error{background:var(--popup-error-light);border:1px solid color-mix(in srgb, var(--app-danger) 30%, transparent);color:var(--popup-error)}.wallet-connect-section .wallet-status.error:before{content:"⚠ ";color:var(--popup-error);font-weight:700}.wallet-connect-section .wallet-install-guide{z-index:1;position:relative}.wallet-connect-section .wallet-install-guide .guide-text{color:var(--popup-text-muted);font-size:12px;font-weight:500;line-height:1.5}.wallet-connect-section .wallet-install-guide .guide-text a{color:var(--popup-crypto-primary);margin-left:4px;font-weight:600;text-decoration:none;transition:all .2s}.wallet-connect-section .wallet-install-guide .guide-text a:hover{color:var(--popup-crypto-secondary);text-decoration:underline}.danger{color:var(--popup-error)!important;font-weight:700!important}.manual-input-section .manual-input-label{color:var(--popup-text);letter-spacing:.3px;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.manual-input-section .validation-error-message{color:var(--popup-error);background:var(--popup-error-light);margin-top:8px;padding:10px 14px;font-size:12px;font-weight:600;line-height:1.4;animation:.3s ease-out errorSlideIn}@keyframes errorSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.manual-input-section .form-help{color:var(--popup-text-muted);letter-spacing:.2px;margin-top:8px;font-size:12px;font-weight:500;line-height:1.5}.form-textarea.validation-error,.form-input.validation-error{animation:.5s ease-in-out validationShake}@keyframes validationShake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.address-input-section{align-items:center;gap:12px;margin-bottom:12px;display:flex}.address-input-section .address-input{background:var(--popup-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--popup-text);outline:none;flex:1;padding:16px 20px;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.address-input-section .address-input:focus{border-color:var(--popup-crypto-primary);transform:translateY(-2px)}.address-input-section .address-input:hover:not(:focus){border-color:color-mix(in srgb, var(--app-secondary) 30%, transparent)}.address-input-section .address-input::placeholder{color:var(--popup-text-muted);font-weight:400}.address-input-section .address-input.validation-error{animation:.5s ease-in-out validationShake}.address-input-section .tronlink-connect-btn{background:var(--app-neutral-20);cursor:pointer;border:none;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.address-input-section .tronlink-connect-btn:before{content:"";background:linear-gradient(45deg, transparent 30%, color-mix(in srgb, var(--app-white) 20%, transparent) 50%, transparent 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.address-input-section .tronlink-connect-btn:hover:not(:disabled){transform:translateY(-2px)}.address-input-section .tronlink-connect-btn:hover:not(:disabled):before{transform:translate(100%)}.address-input-section .tronlink-connect-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.address-input-section .tronlink-connect-btn:disabled .connect-spinner{width:16px;height:16px;animation:1s linear infinite spin}.connection-message{letter-spacing:.2px;margin-bottom:12px;padding:12px 16px;font-size:13px;font-weight:600;line-height:1.4}.connection-message.success{background:linear-gradient(135deg, var(--usdt-green-light) 0%, color-mix(in srgb, var(--app-success) 5%, transparent) 100%);color:var(--usdt-green)}.connection-message.success:before{content:"✓ ";color:var(--usdt-green);font-weight:700}.connection-message.error{background:var(--popup-error-light);color:var(--app-danger)}.connection-message.error:before{content:"⚠ ";color:var(--app-danger);font-weight:700}.PopupItem.UsdtAddWalletPopup{width:600px;max-width:95vw;max-height:92vh;color:var(--app-white);background:var(--app-neutral-10);font-family:var(--popup-font-family);flex-direction:column;display:flex;position:relative;top:50vh;left:50vw;transform:translate(-50%,-50%)}@keyframes cryptoBackgroundFlow{0%,to{opacity:.5;transform:scale(1)rotate(0)}33%{opacity:.8;transform:scale(1.03)rotate(1deg)}66%{opacity:.6;transform:scale(.97)rotate(-1deg)}}.PopupItem.UsdtAddWalletPopup .form-header{z-index:1;text-align:center;background:0 0;background:var(--app-neutral-10);align-items:center;gap:8px;padding:32px 28px 28px;display:flex;position:relative}.PopupItem.UsdtAddWalletPopup .form-header>.close-wrapper{height:fit-content;position:absolute;top:30px;right:25px}.PopupItem.UsdtAddWalletPopup .form-header>.close-wrapper .close-img{z-index:1;cursor:pointer;width:28px;height:28px}.PopupItem.UsdtAddWalletPopup .form-header .wallet-title{color:var(--app-white);letter-spacing:.8px;z-index:1;justify-content:center;align-items:center;gap:12px;font-size:24px;font-weight:800;display:flex}.PopupItem.UsdtAddWalletPopup .form-body{z-index:1;background:0 0;flex:1;padding:28px;overflow-y:auto}.PopupItem.UsdtAddWalletPopup .form-body .loading-container{min-height:300px;color:var(--app-neutral-20);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.PopupItem.UsdtAddWalletPopup .form-body .loading-container .spinner{border:3px solid color-mix(in srgb, var(--app-secondary) 20%, transparent);width:40px;height:40px}@keyframes cryptoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PopupItem.UsdtAddWalletPopup .form-body .loading-container span{letter-spacing:.3px;font-size:16px;font-weight:500}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .section-info{flex:1}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .section-info .section-title{color:var(--app-white);letter-spacing:.3px;align-items:center;gap:10px;margin:0 0 8px;font-size:20px;font-weight:700;display:flex}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .section-info .section-description{color:var(--app-surface-3);letter-spacing:.2px;font-size:14px;font-weight:500}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .add-wallet-btn{background:var(--app-primary-60);color:#000;cursor:pointer;white-space:nowrap;letter-spacing:.3px;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:40px;height:40px;padding:12px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .add-wallet-btn:hover:not(:disabled){transform:translateY(-2px)}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .add-wallet-btn:hover:not(:disabled):before{transform:translate(100%)}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .add-wallet-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .add-wallet-btn:disabled:before{display:none}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .add-wallet-btn .plus-icon{font-size:16px;font-weight:700}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .empty-wallet-list{text-align:center;background:var(--app-neutral-230);padding:60px 20px;position:relative;overflow:hidden}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .empty-wallet-list:before{content:"";position:absolute;inset:0}@keyframes emptyShimmer{0%,to{opacity:.3}50%{opacity:.7}}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .empty-wallet-list .empty-icon{opacity:.9;filter:drop-shadow(0 0 10px var(--app-primary-60));z-index:1;margin-bottom:16px;font-size:64px;position:relative}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .empty-wallet-list .empty-text{color:var(--app-white);z-index:1;margin-bottom:8px;font-size:18px;font-weight:600;position:relative}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .empty-wallet-list .empty-subtext{color:var(--app-neutral-20);z-index:1;font-size:14px;font-weight:500;position:relative}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list{flex-direction:column;gap:12px;max-height:400px;display:flex;overflow-y:auto}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item{background:var(--app-neutral-20);cursor:pointer;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item:before{content:"";width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item.skeleton{cursor:default}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item.skeleton .skeleton-text{background:linear-gradient(90deg, color-mix(in srgb, var(--app-white) 10%, transparent) 0%, color-mix(in srgb, var(--app-white) 20%, transparent) 50%, color-mix(in srgb, var(--app-white) 10%, transparent) 100%);background-size:200% 100%;border-radius:4px;height:16px;margin-bottom:8px;animation:2s ease-in-out infinite skeletonShimmer}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item.skeleton .skeleton-text:last-child{margin-bottom:0}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item.skeleton .skeleton-circle{background:linear-gradient(90deg, color-mix(in srgb, var(--app-white) 10%, transparent) 0%, color-mix(in srgb, var(--app-white) 20%, transparent) 50%, color-mix(in srgb, var(--app-white) 10%, transparent) 100%);background-size:200% 100%;border-radius:50%;width:32px;height:32px;animation:2s ease-in-out infinite skeletonShimmer}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item.skeleton:before{display:none}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item:hover:before{left:100%}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item.selected .wallet-alias{background:var(--app-neutral-100);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info{z-index:1;flex:1;position:relative}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-alias{color:var(--app-white);letter-spacing:.3px;align-items:center;gap:10px;margin-bottom:8px;font-size:16px;font-weight:600;display:flex}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-alias .recent-badge{color:#fff;letter-spacing:.2px;padding:3px 8px;font-size:11px;font-weight:600}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-address{color:var(--app-neutral-20);word-break:break-all;background:color-mix(in srgb, var(--app-white) 2%, transparent);border:1px solid color-mix(in srgb, var(--app-white) 5%, transparent);margin-bottom:10px;margin-right:3px;padding:4px 8px;font-family:JetBrains Mono,Consolas,monospace;font-size:14px;line-height:1.4}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-stats{color:var(--app-neutral-20);flex-direction:column;gap:4px;font-size:12px;display:flex}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-stats .total-amount{background:var(--app-primary-60);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-stats .last-used{opacity:.8;font-weight:500}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions{z-index:1;align-items:center;gap:12px;margin-left:10px;display:flex;position:relative;top:-7px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator{background:linear-gradient(135deg, var(--app-primary-60) 0%, var(--app-neon-success-40) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator .check-icon{font-size:16px;font-weight:700}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn{background:var(--popup-error-light);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn:before{content:"";background:linear-gradient(45deg, transparent 30%, color-mix(in srgb, var(--app-danger) 10%, transparent) 50%, transparent 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn:hover .delete-icon{filter:brightness(1.2)}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn:hover:before{transform:translate(100%)}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn .delete-icon{color:var(--popup-error);z-index:1;font-size:14px;transition:all .3s;position:relative}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn:hover .delete-icon{color:#fff}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list::-webkit-scrollbar{width:6px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list::-webkit-scrollbar-track{background:color-mix(in srgb, var(--app-surface-1) 30%, transparent);border-radius:3px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-limit-notice{background:linear-gradient(135deg, color-mix(in srgb, var(--app-primary) 10%, transparent) 0%, color-mix(in srgb, var(--app-primary) 5%, transparent) 100%);color:var(--app-white);align-items:center;gap:12px;margin-top:16px;padding:16px 20px;font-size:14px;font-weight:500;display:flex;position:relative;overflow:hidden}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-limit-notice:before{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--app-primary) 20%, transparent), transparent);width:100%;height:100%;animation:3s ease-in-out infinite warningShimmer;position:absolute;top:0;left:-100%}@keyframes warningShimmer{0%,to{left:-100%}50%{left:100%}}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-limit-notice .notice-icon{filter:drop-shadow(0 0 6px var(--app-primary-60));z-index:1;font-size:18px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-limit-notice.skeleton{background:var(--popup-glass);border-color:color-mix(in srgb, var(--app-white) 10%, transparent)}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-limit-notice.skeleton .skeleton-text{background:linear-gradient(90deg, color-mix(in srgb, var(--app-white) 10%, transparent) 0%, color-mix(in srgb, var(--app-white) 20%, transparent) 50%, color-mix(in srgb, var(--app-white) 10%, transparent) 100%);background-size:200% 100%;border-radius:4px;animation:2s ease-in-out infinite skeletonShimmer}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-limit-notice.skeleton:before{display:none}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .section-header{margin-bottom:28px}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .section-header .section-info .section-title{color:var(--app-white);letter-spacing:.3px;align-items:center;gap:10px;margin:0 0 8px;font-size:20px;font-weight:700;display:flex}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .section-header .section-info .section-description{color:var(--app-surface-3);letter-spacing:.2px;font-size:14px;font-weight:500}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group{margin-bottom:28px}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-label{color:var(--app-white);letter-spacing:.3px;align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:700;display:flex}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-label:before{content:"";background:var(--app-primary-60);border-radius:50%;width:3px;height:3px;animation:2.5s ease-in-out infinite labelPulse}@keyframes labelPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-input{background:var(--app-neutral-20);width:100%;color:var(--app-white);outline:none;padding:16px 20px;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-input:focus{transform:translateY(-2px)}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-input::placeholder{color:var(--app-neutral-20);font-weight:400}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea{background:var(--app-neutral-10);width:100%;color:var(--app-white);resize:vertical;outline:none;min-height:100px;padding:16px 20px;font-family:JetBrains Mono,Consolas,monospace;font-size:14px;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1)}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea:focus{transform:translateY(-2px)}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea::placeholder{color:var(--app-neutral-20);font-weight:400;font-family:var(--popup-font-family)}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-help{color:var(--app-surface-3);letter-spacing:.2px;margin-top:8px;font-size:12px;font-weight:500;line-height:1.4}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .wallet-notice{background:color-mix(in srgb, var(--app-surface-1) 60%, transparent);margin-top:24px;padding:20px 24px;position:relative}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .wallet-notice:before{content:"";background:linear-gradient(135deg, color-mix(in srgb, var(--app-primary) 5%, transparent) 0%, transparent 100%);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-header{z-index:1;align-items:center;gap:10px;margin-bottom:16px;display:flex;position:relative}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-header .notice-icon{font-size:20px}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-header .notice-title{color:var(--app-white);letter-spacing:.3px;font-size:15px;font-weight:700}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-list{color:var(--app-neutral-20);z-index:1;margin:0;padding-left:20px;position:relative}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-list li{margin-bottom:8px;font-size:13px;font-weight:500;line-height:1.6;transition:all .2s}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-list li:last-child{margin-bottom:0}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-list li:hover{color:var(--app-white);transform:translate(2px)}.PopupItem.UsdtAddWalletPopup .form-body::-webkit-scrollbar{width:6px}.PopupItem.UsdtAddWalletPopup .form-body::-webkit-scrollbar-track{background:color-mix(in srgb, var(--app-surface-1) 30%, transparent);border-radius:3px}.PopupItem.UsdtAddWalletPopup .form-footer{z-index:1;background:0 0;padding:0 28px 28px}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons{gap:12px;display:flex}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn{cursor:pointer;letter-spacing:.3px;border:none;flex:1;justify-content:center;align-items:center;gap:10px;height:52px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn:disabled,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn:disabled,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none!important}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn:disabled:before,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn:disabled:before,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn:disabled:before{display:none}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn:before,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn:before,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn:before{content:"";background:linear-gradient(45deg, transparent 30%, color-mix(in srgb, var(--app-white) 10%, transparent) 50%, transparent 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn{background:var(--app-neutral-20);color:var(--app-white)}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn:hover:not(:disabled){background:color-mix(in srgb, var(--app-white) 5%, transparent);color:var(--app-white)}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn{background:var(--app-primary-60);color:#fff}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn:hover:not(:disabled),.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn:hover:not(:disabled){transform:translateY(-2px)}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn .spinner.small,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn .spinner.small{width:18px;height:18px;animation:1.2s linear infinite cryptoSpin}@media screen and (max-width:768px){.PopupItem.UsdtAddWalletPopup{width:95vw;max-height:95vh}.PopupItem.UsdtAddWalletPopup .form-header{padding:24px 20px 20px}.PopupItem.UsdtAddWalletPopup .form-header .wallet-title{font-size:20px}.PopupItem.UsdtAddWalletPopup .form-header .wallet-title .usdt-icon{width:24px;height:24px}.PopupItem.UsdtAddWalletPopup .form-header .subtitle{padding:6px 16px;font-size:13px}.PopupItem.UsdtAddWalletPopup .form-body{padding:20px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header{flex-direction:column;align-items:stretch;gap:16px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .section-header .add-wallet-btn{justify-content:center;min-width:auto}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item{padding:16px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-alias{font-size:15px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-address{font-size:13px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-stats{font-size:11px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions{gap:8px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator,.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn{width:28px;height:28px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator .check-icon{font-size:14px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn .delete-icon{font-size:12px}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-input,.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea{padding:14px 16px;font-size:15px}.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea{min-height:80px}.PopupItem.UsdtAddWalletPopup .form-footer{padding:20px 20px 24px}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons{gap:10px}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn{height:48px;font-size:15px}}@media screen and (max-width:480px){.PopupItem.UsdtAddWalletPopup .form-body{padding:16px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item{flex-direction:column;align-items:flex-start;gap:12px;padding:14px}.PopupItem.UsdtAddWalletPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions{align-self:flex-end}.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn,.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn{height:44px;font-size:14px}}@media screen and (max-height:700px){.PopupItem.UsdtAddWalletPopup .form-body{max-height:380px}}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup{border:1px solid var(--app-primary);background:var(--app-popup-v2-surface);border-radius:30px;width:min(600px,100vw - 32px);max-height:calc(100vh - 40px);overflow:visible;box-shadow:inset -10px -10px 20px -11px #2dd9fd26,inset 10px 10px 4px #ffffff1a,0 22px 60px #0005126b}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-header{background:0 0;border:0;border-radius:30px 30px 0 0;min-height:76px;padding:22px 28px 14px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-header .wallet-title{color:#f4f9fc;letter-spacing:0;font-size:20px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-header>.close-wrapper{z-index:30;background:#182331;border:1px solid #ebf6fc6b;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;top:0;right:0;transform:translate(45%,-45%)}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-header>.close-wrapper .close-img{opacity:.75;filter:grayscale()brightness(3);width:18px;height:18px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-header>.close-wrapper:hover{border-color:var(--app-primary)}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-header>.close-wrapper:hover .close-img{opacity:1}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body{scrollbar-width:thin;scrollbar-color:#19c7ef8c #0000;background:#ffffff06;border:1px solid #4891b829;border-radius:12px;margin:0 22px;padding:20px;overflow-x:hidden}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .section-header{margin-bottom:22px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .section-header .section-info .section-title{color:#f4f9fc;margin-bottom:6px;font-size:19px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .section-header .section-info .section-description{color:#ebf6fc85;font-size:12px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group{margin-bottom:22px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group:last-child{margin-bottom:0}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-label{color:#eef8fcdb;gap:7px;margin-bottom:9px;font-size:12px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-label:before{background:var(--app-primary);width:4px;height:4px;animation:none}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-input{color:#eef8fc;background:#ffffff0e;border:1px solid #4891b82e;border-radius:8px;min-height:48px;padding:0 14px;font-size:13px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-input:focus{border-color:var(--app-primary);transform:none;box-shadow:0 0 0 2px #19c7ef14}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-input::placeholder{color:#ebf6fc52}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-input.validation-error{border-color:#ff4e5b9e}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-help{color:#ebf6fc73;margin-top:7px;font-size:10px;line-height:1.5}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .address-input-section{grid-template-columns:minmax(0,1fr) 48px;gap:8px;display:grid}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .address-input-section .address-input{min-width:0}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .address-input-section .tronlink-connect-btn{border:1px solid var(--app-minigame-action-border);background:var(--app-minigame-accent-soft);border-radius:8px;width:48px;height:48px;padding:0}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .address-input-section .tronlink-connect-btn:hover:not(:disabled){border-color:var(--app-primary);background:var(--app-minigame-accent-soft);transform:translateY(-1px)}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .connection-message,.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body .add-wallet-section .add-wallet-form .form-group .validation-error-message{margin-top:7px;font-size:10px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer{background:0 0;border-radius:0 0 30px 30px;padding:14px 22px 22px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons{gap:9px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn,.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn,.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn{border:1px solid #4891b82e;border-radius:8px;height:46px;font-size:13px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .cancel-btn{color:#eef8fcd1;background:#ffffff0e}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn,.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn{background:var(--popup2-action-background);color:#fff;box-shadow:0 7px 18px var(--app-minigame-accent-soft)}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn:hover:not(:disabled),.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn:hover:not(:disabled){transform:translateY(-1px)}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .confirm-btn:disabled,.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer .footer-buttons .submit-btn:disabled{background:var(--app-minigame-market-border);color:#ffffff7a;opacity:1;border-color:#4891b81f}@media (max-width:620px){.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup{border-radius:24px;width:calc(100vw - 24px)}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-header{padding:19px 18px 12px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-body{margin:0 12px;padding:16px 14px}.PopupVariant-popupV2>.PopupItem.UsdtAddWalletPopup .form-footer{padding:12px 12px 16px}}
.PopupItem.CSCenterFormPopup{background-color:var(--app-neutral-30);border:none;border-radius:12px;flex-direction:column;width:764px;max-width:90vw;max-height:90vh;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.CSCenterFormPopup .draft-loading-overlay{background:color-mix(in srgb, var(--app-black) 70%, transparent);z-index:100;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PopupItem.CSCenterFormPopup .draft-loading-overlay span{color:var(--app-white);font-size:16px;font-weight:600}.PopupItem.CSCenterFormPopup .popup-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.CSCenterFormPopup .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.CSCenterFormPopup .popup-header .popup-header-title .header-icon{width:22px;height:22px}.PopupItem.CSCenterFormPopup .popup-header .popup-header-title>h4{color:var(--app-white);margin:0;font-size:18px;font-weight:600}.PopupItem.CSCenterFormPopup .popup-content{flex-direction:column;flex:1;gap:15px;padding:20px 50px 50px;display:flex;overflow-y:auto}.PopupItem.CSCenterFormPopup .popup-content .cscenter-drafts-section{justify-content:flex-end;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-drafts-section .cscenter-save-draft-counts{background:var(--colors-inverse-6A-gray-main-buttons,var(--app-neutral-40));width:156px;height:44px;color:var(--colors-inverse-4-secondary-text-main-icons,var(--app-neutral-70));cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:7px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-drafts-section .cscenter-save-draft-counts span{color:var(--app-primary-60);margin-left:10px;font-weight:300}.PopupItem.CSCenterFormPopup .popup-content .cscenter-drafts-section .cscenter-save-draft-counts:hover{background:var(--colors-inverse-6A-gray-main-buttons,var(--app-neutral-40))}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category{flex-direction:column;gap:10px;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-category-text{letter-spacing:-2.5%;color:var(--app-neutral-240);font-size:14px;font-weight:700}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-choices-container{flex-wrap:wrap;gap:4px;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item{color:var(--app-neutral-260);letter-spacing:-2.5%;background:var(--app-surface-0);cursor:pointer;border:none;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;transition-duration:.3s}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item:hover{background:var(--app-neutral-30)}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item.active{border-color:var(--app-primary-60);color:var(--app-primary-60)}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title{align-items:center;gap:10px;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .center-popup-title-label{letter-spacing:-2.5%;color:var(--app-neutral-260);white-space:nowrap;font-size:14px;font-weight:700}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .cscenter-popup-title-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .cscenter-popup-title-input-wrapper .cscenter-popup-title-input{background:var(--app-neutral-30);width:100%;letter-spacing:-2.5%;color:var(--app-white);box-sizing:border-box;border:none;border-radius:12px;outline:none;padding:16px 60px 16px 16px;font-size:12px;font-weight:600}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .cscenter-popup-title-input-wrapper .cscenter-popup-title-input::placeholder{color:var(--app-neutral-240)}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .cscenter-popup-title-input-wrapper .cscenter-title-char-count{color:var(--app-neutral-240);pointer-events:none;white-space:nowrap;font-size:11px;font-weight:500;position:absolute;right:14px}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea{background:var(--app-neutral-215);border-radius:12px;flex-direction:column;padding:0 4px 1px;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .center-popup-textarea-label{text-align:center;letter-spacing:-2.5%;color:var(--app-neutral-260);padding:12px 0;font-size:14px;font-weight:700}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .cscenter-popup-textarea-input-wrapper{position:relative}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .cscenter-popup-textarea-input-wrapper .center-popup-textarea-input{background:var(--app-neutral-30);resize:none;box-sizing:border-box;width:100%;height:200px;color:var(--app-white);border:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px;outline:none;gap:10px;padding:16px 16px 36px;font-size:12px;font-weight:600}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .cscenter-popup-textarea-input-wrapper .center-popup-textarea-input::placeholder{color:var(--app-neutral-240)}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .cscenter-popup-textarea-input-wrapper .cscenter-content-char-count{color:var(--app-neutral-240);pointer-events:none;white-space:nowrap;font-size:11px;font-weight:500;position:absolute;bottom:12px;right:14px}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper{flex-direction:row-reverse;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper .cscenter-popup-submit-btn{background:var(--app-primary-60);height:50px;color:var(--app-neutral-215);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:7px;width:50%;font-size:16px;font-weight:600;transition:all .3s;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper .cscenter-popup-submit-btn:hover{background:var(--app-success)}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper .cscenter-save-drafts{background:var(--colors-inverse-6A-gray-main-buttons,var(--app-neutral-40));height:50px;color:var(--colors-inverse-4-secondary-text-main-icons,var(--app-neutral-70));cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:7px;width:50%;font-size:16px;font-weight:600;transition:all .3s;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper .cscenter-save-drafts:hover{background:var(--colors-inverse-6A-gray-main-buttons,var(--app-neutral-40))}
.powerball-detail-popup{width:720px;max-width:90vw;max-height:90vh;color:var(--app-white);background-color:var(--app-neutral-30);border:none;border-radius:16px;flex-direction:column;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.powerball-detail-popup>.popup-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.powerball-detail-popup>.popup-header .title{color:var(--app-white);margin:0;font-size:18px;font-weight:600}.powerball-detail-popup>.popup-header .popup-close-btn{cursor:pointer;background:color-mix(in srgb, var(--app-white) 6%, transparent);border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.powerball-detail-popup>.popup-header .popup-close-btn>img{opacity:.6;width:12px;height:12px}.powerball-detail-popup>.popup-header .popup-close-btn:hover{background:color-mix(in srgb, var(--app-white) 10%, transparent)}.powerball-detail-popup>.popup-header .popup-close-btn:hover>img{opacity:1}.powerball-detail-popup>.popup-header>.close-wrapper{cursor:pointer;width:30px;height:30px;transition:all .2s;position:absolute;top:10px;right:0}.powerball-detail-popup>.popup-header>.close-wrapper hover{filter:grayscale()brightness(2)}.powerball-detail-popup .popup-content{padding:24px}.powerball-detail-popup .popup-content .sections-wrapper{margin-bottom:20px}.powerball-detail-popup .popup-content .sections-wrapper:last-of-type{margin-bottom:16px}.powerball-detail-popup .popup-content .section .section-header{align-items:center;gap:8px;margin-bottom:16px;display:flex}.powerball-detail-popup .popup-content .section .section-header .section-title{color:var(--app-neutral-260);font-size:18px;font-weight:600}.powerball-detail-popup .popup-content .section .section-header .section-tag{text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}.powerball-detail-popup .popup-content .section.inner-section .section-tag{color:var(--app-white)}.powerball-detail-popup .popup-content .section.inner-section .card-group{margin-bottom:16px}.powerball-detail-popup .popup-content .section.inner-section .card-group:last-child{margin-bottom:0}.powerball-detail-popup .popup-content .section.inner-section .highlight{background:linear-gradient(135deg, var(--app-surface-1), var(--app-surface-1));border:1px solid var(--app-primary)}.powerball-detail-popup .popup-content .section.power-section .section-tag{color:var(--app-white)}.powerball-detail-popup .popup-content .section.power-section .highlight{border:1px solid var(--app-primary)}.powerball-detail-popup .popup-content .section .card-group{gap:12px;display:flex}.powerball-detail-popup .popup-content .section .card-group .card{background:var(--app-surface-1);border-radius:12px;flex:1;padding:16px}.powerball-detail-popup .popup-content .section .card-group .card.left-card{background:var(--app-neutral-40);flex-direction:column;gap:12px;display:flex}.powerball-detail-popup .popup-content .section .card-group .card.right-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.powerball-detail-popup .popup-content .section .card-group .card.right-card .card-title{color:var(--app-primary);margin-bottom:12px;font-size:14px;font-weight:500}.powerball-detail-popup .popup-content .section .card-group .card.right-card .card-value{color:var(--app-white);font-size:32px;font-weight:700}.powerball-detail-popup .popup-content .section .card-group .card.right-card .card-item{width:100%;padding:8px 0}.powerball-detail-popup .popup-content .section .card-group .card.right-card .card-item .value{color:var(--app-neutral-260);font-size:20px!important}.powerball-detail-popup .popup-content .section .card-group .card .card-item{border-bottom:1px solid color-mix(in srgb, var(--app-white) 5%, transparent);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.powerball-detail-popup .popup-content .section .card-group .card .card-item:last-child{border-bottom:none}.powerball-detail-popup .popup-content .section .card-group .card .card-item .label{color:var(--app-neutral-70);font-size:14px;font-weight:500}.powerball-detail-popup .popup-content .section .card-group .card .card-item .value{color:var(--app-white);font-size:15px;font-weight:600}.powerball-detail-popup .popup-content .section .card-group .card.highlight .card-item{border-bottom:1px solid color-mix(in srgb, var(--app-white) 10%, transparent)}.powerball-detail-popup .popup-content .section .card-group .card.highlight .card-item .label{color:var(--app-primary)}
.MyRankPopup{color:var(--app-white);flex-direction:column;display:flex;position:absolute;top:50vh;left:50vw;transform:translate(-50%,-50%);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border:none!important}.MyRankPopup>.myRank{width:400px}.MyRankPopup>.myRank>.myRank__profile-section{background-color:var(--app-neutral-230);border-radius:12px 12px 0 0;padding:12px}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__header{justify-content:space-between;align-items:center;display:flex;position:relative}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__header>p{color:var(--app-neutral-70);font-size:16px;font-weight:700}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>img{width:100px;height:100px}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info{flex-direction:column;align-items:center;gap:4px;display:flex}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info>p{color:var(--app-neutral-80);font-size:16px;font-weight:700}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info>.myRank__icons{align-items:center;gap:4px;display:flex}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info>.myRank__icons>.level-icon{width:20px;height:20px}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info>.myRank__icons>p{color:var(--app-neutral-70);font-size:12px;font-weight:600}.MyRankPopup>.myRank>.myRank__progress-section{background-color:var(--app-surface-0);border-radius:0 0 12px 12px;flex-direction:column;gap:8px;padding:12px;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings{justify-content:space-between;gap:8px;width:100%;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__placement{background-color:var(--app-neutral-30);border-radius:12px;gap:10px;width:100%;padding:10px;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__placement>.myRank__placement-details>p:first-child{color:var(--app-neutral-80);font-size:14px;font-weight:700}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__placement>.myRank__placement-details>p:last-child{color:var(--app-neutral-70);font-size:12px;font-weight:400}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__total-bets{background-color:var(--app-neutral-30);border-radius:12px;gap:10px;width:100%;padding:10px;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__total-bets>.myRank__total-bets-details>p:first-child{color:var(--app-neutral-80);font-size:14px;font-weight:700}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__total-bets>.myRank__total-bets-details>p:last-child{color:var(--app-neutral-70);font-size:12px;font-weight:400}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress{background-color:var(--app-neutral-30);border-radius:12px;flex-direction:column;gap:10px;width:100%;padding:10px;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank-rank-progress-bar{background:color-mix(in srgb, var(--app-primary) 25.1%, transparent);border:1px solid red;border:1px solid var(--app-neutral-310);width:100%;height:14px;overflow:hidden}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank-rank-progress-bar>.myRank__progress-bar-inner{border:1px solid #000;height:100%}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank-rank-progress-bar>.myRank__progress-bar-inner>.myRank__progress-bar-value{background:var(--app-primary-60);height:100%;box-shadow:0px 0px 8px 0px var(--app-success);width:0;transition:width 1.4s ease-out}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank__rank-progress-details{justify-content:space-between;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank__rank-progress-details>p:first-child{color:var(--app-neutral-80);font-size:12px;font-weight:600}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank__rank-progress-details>p:last-child{color:var(--app-neutral-70);font-size:12px;font-weight:400}
.PopupItemBettingHistory.BettingHistoryPopup{height:calc(100vh - 200px);color:var(--app-neutral-100);box-shadow:0 0 15px color-mix(in srgb, var(--app-black) 75%, transparent);-webkit-backdrop-filter:blur(10px);flex-direction:column;padding:20px 20px 0;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);border:0!important;border-radius:12px!important;position:relative!important}.PopupItemBettingHistory.BettingHistoryPopup .betting-history-close-button{background:var(--app-neutral-30);cursor:pointer;z-index:9999;border-radius:100px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background .2s;display:flex;position:absolute;top:-20px;right:-20px}.PopupItemBettingHistory.BettingHistoryPopup .betting-history-close-button img{width:16px;height:16px}.PopupItemBettingHistory.BettingHistoryPopup .betting-history-close-button:hover{background:var(--app-surface-0);transform:scale(1.12)}.PopupItemBettingHistory.BettingHistoryPopup .header .title{align-items:flex-end;gap:10px;width:fit-content;margin:20px 20px 0;display:flex}.PopupItemBettingHistory.BettingHistoryPopup .header .title .user-icon{width:30px;filter:var(--app-filter-photo)}.PopupItemBettingHistory.BettingHistoryPopup .header .title .nickname{color:var(--app-primary-50);text-transform:uppercase;font-size:20px;font-weight:600}.PopupItemBettingHistory.BettingHistoryPopup .header .title .sub-title{color:var(--app-neutral-100);text-transform:uppercase;font-size:20px;font-weight:600}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden scroll;margin:0!important}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory::-webkit-scrollbar{display:none}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory>.BettingHistoryNav{margin-top:0}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory .btn-group .btn{border-radius:0}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory.popup>.SportBettingHistory>.bet-detail-box>.bet-box>.bet-detail>.game-detail-box>.team-box{min-width:200px;max-width:200px}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory.popup>.SportBettingHistory>.bet-detail-box>.bet-box>.bet-detail>.game-detail-box>.score{margin:0 10px}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory.popup>.SportBettingHistory>.bet-detail-box>.bet-box>.bet-detail>.game-detail-box>.market-label{text-align:center;width:150px}.PopupItemBettingHistory.BettingHistoryPopup .SportBettingHistory>.bet-detail-box,.PopupItemBettingHistory.BettingHistoryPopup .MinigameBettingHistory>.bet-detail-box{border-radius:0}.PopupItemBettingHistory.BettingHistoryPopup .SportBettingHistory .btn-group .btn,.PopupItemBettingHistory.BettingHistoryPopup .SportBettingHistory .btn-group .delete-icon-wrapper,.PopupItemBettingHistory.BettingHistoryPopup .MinigameBettingHistory .btn-group .btn,.PopupItemBettingHistory.BettingHistoryPopup .MinigameBettingHistory .btn-group .delete-icon-wrapper{border:none;border-radius:0}.PopupItemBettingHistory.BettingHistoryPopup .PageNation>button,.PopupItemBettingHistory.BettingHistoryPopup .PageNation>.page-number-group>button{border-radius:0}.PopupItemBettingHistory.BettingHistoryPopup::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.PopupItemBettingHistory.BettingHistoryPopup::-webkit-scrollbar-track{border-radius:3px!important}.PopupItemBettingHistory.BettingHistoryPopup::-webkit-scrollbar-thumb{background:var(--app-neon-success-50);border-radius:3px}
