body:has(.rk-layout){background:var(--background-mainGradient,var(--mainGradient))!important}.rk-layout{margin:0 auto;max-width:568px;width:100%;color:var(--text-primary);background:var(--background-body);box-shadow:0 0 10px 0 var(--background-shadow)}.rk-layout .rk-modal h2,.rk-layout[role=dialog] h2{color:var(--modal-title-confirm)}.rk-layout ::-moz-selection{background-color:var(--selection-background);color:var(--selection-color)}.rk-layout ::selection{background-color:var(--selection-background);color:var(--selection-color)}.rk-layout ::-webkit-scrollbar{height:4px;width:4px}.rk-layout ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:2px}.rk-layout ::-webkit-scrollbar,.rk-layout ::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:2px}.rk-layout .result-container .result-subtitle,.rk-layout .result-container .result-title{color:var(--text-primary)}.rk-layout .statistic-value{color:var(--status-error);font-weight:500}.rk-layout .rk-color-white{color:var(--text-primary)}.rk-layout .deposit-pay{font-weight:500}.rk-layout button.btn-default,.rk-layout button[data-variant=outline]{background:var(--modal-title-cancel-background);border-color:var(--modal-title-cancel-borderColor);color:var(--modal-title-cancel-color)}.rk-layout button.btn-default:hover,.rk-layout button[data-variant=outline]:hover{color:var(--modal-title-cancel-color)!important;border-color:var(--modal-title-cancel-borderColor)!important;background:var(--modal-title-cancel-background)!important}.rk-content-wrapper{padding-top:256px;padding-bottom:74px;min-height:100vh}@media(min-width:768px){.rk-content-wrapper{padding-top:261px;padding-bottom:80px}}.rk-header{--logo-width:140px}@media(min-width:768px){.rk-header{--logo-width:160px}}.rk-header{position:fixed;top:0;left:0;width:100%;height:auto;z-index:998}.rk-header .-wrapper{margin:0 auto;max-width:568px;width:100%}.rk-header .-header{position:relative;width:100%;height:80px;background:var(--background-header);transition:all .2s}.rk-header .-header .container{display:flex;align-items:center;width:100%;height:100%}.rk-header .-header .-logo{position:absolute;left:30%;transform:translateX(-50%);width:var(--logo-width);height:auto;z-index:1;transition:all .2s}@media(min-width:768px){.rk-header .-header .-logo{left:50%}}.rk-header .-header .-logo img.-desktop{display:none}@media(min-width:768px){.rk-header .-header .-logo img.-desktop{display:block}}.rk-header .-header .-logo img.-mobile{display:block}@media(min-width:768px){.rk-header .-header .-logo img.-mobile{display:none}}.rk-header .rk-header-menu{background:var(--headerMenu-background);transition:all .2s}.rk-header .rk-header-menu .flex{overflow-x:auto}.rk-header .rk-header-menu .menu-item{display:block;width:70px;height:70px;border:1px solid transparent;border-radius:8px;transition:all .2s}@media(min-width:768px){.rk-header .rk-header-menu .menu-item{width:80px;height:80px}}.rk-header .rk-header-menu .menu-item .flex{justify-content:center;width:100%;height:100%}.rk-header .rk-header-menu .menu-item svg{width:28px;height:28px;fill:var(--headerMenu-item-color-default)}.rk-header .rk-header-menu .menu-item .-label{font-size:13px;font-weight:400;color:var(--headerMenu-item-color-default);white-space:nowrap}.rk-header .rk-header-menu .menu-item.active,.rk-header .rk-header-menu .menu-item:hover{background:var(--headerMenu-item-background);border-color:var(--headerMenu-item-borderColor)}.rk-header .rk-header-menu .menu-item.active .-icon,.rk-header .rk-header-menu .menu-item:hover .-icon{filter:invert(0)}.rk-header .rk-header-menu .menu-item:hover svg{fill:var(--headerMenu-item-color-hover)}.rk-header .rk-header-menu .menu-item:hover .-label{color:var(--headerMenu-item-color-hover)}.rk-header .rk-header-menu .menu-item.active svg{fill:var(--headerMenu-item-color-active)}.rk-header .rk-header-menu .menu-item.active .-label{color:var(--headerMenu-item-color-active)}.rk-header .rk-header-menu .react-horizontal-scrolling-menu--arrow-left button,.rk-header .rk-header-menu .react-horizontal-scrolling-menu--arrow-right button{margin:auto 0}.rk-header .rk-announcement{padding:10px;height:80px;background:var(--announcement-background)}.rk-header .rk-announcement .-wrapper{border-radius:8px;padding:10px;height:100%;background:var(--announcement-wrapperBackground)}.rk-header .rk-announcement .-bell,.rk-header .rk-announcement .-wallet{position:relative;padding-left:50px;width:-moz-fit-content;width:fit-content;height:40px;font-weight:400;color:var(--announcement-color);border-radius:8px}.rk-header .rk-announcement .-bell .-icon,.rk-header .rk-announcement .-wallet .-icon{position:absolute;top:-5px;left:-5px}.rk-header .rk-announcement .-wallet{display:flex;align-items:center;justify-content:center;padding-right:10px}.rk-header .rk-announcement .-wallet .-content{white-space:nowrap}.rk-header .rk-announcement .-wallet button{background:none;border:none}.rk-header .rk-announcement .-bell{background:var(--announcement-bellBackground);overflow:hidden}.rk-header .rk-announcement .-bell .rfm-marquee-container{height:100%}.rk-header .rk-announcement .-bell .rfm-marquee-container .rfm-child{margin-right:15px}.rk-header .react-horizontal-scrolling-menu--arrow-right{position:absolute;right:0;top:0;bottom:0;z-index:10}.rk-header .react-horizontal-scrolling-menu--arrow-left{position:absolute;left:0;top:0;bottom:0;z-index:10}.rk-header .react-horizontal-scrolling-menu--inner-wrapper{position:relative}.rk-header.-sticky .-header{height:60px}.rk-header.-sticky .rk-header-menu .menu-item{padding:5px}@media(min-width:768px){.rk-header.-sticky .rk-header-menu .menu-item{max-width:65px;height:65px}}.rk-header.-sticky .rk-header-menu .menu-item img{width:28px;height:28px}.rk-footer{--icon-size:28px;--icon-animation-size:48px}@media(min-width:768px){.rk-footer{--icon-size:34px;--icon-animation-size:54px}}.rk-footer{position:fixed;bottom:0;left:0;width:100%;height:auto;z-index:998}.rk-footer .-wrapper{margin:0 auto;max-width:568px;width:100%;background:var(--footer-background);border-top-left-radius:15px;border-top-right-radius:15px}.rk-footer .menu-item{padding:10px 5px;width:25%;cursor:pointer}@media(min-width:768px){.rk-footer .menu-item{padding:10px}}.rk-footer .menu-item .-icon{width:var(--icon-size);height:var(--icon-size)}.rk-footer .menu-item .-icon.-animation{width:var(--icon-animation-size);height:var(--icon-animation-size);animation:zoom-in-zoom-out .85s ease infinite}.rk-footer .menu-item .-label{font-weight:300;color:var(--footer-color);white-space:nowrap}@keyframes zoom-in-zoom-out{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.rk-notfound{padding:50px 0;text-align:center}@media(min-width:992px){.rk-notfound{padding:100px 0}}.rk-notfound svg{margin-bottom:40px}.rk-notfound .-topic{font-size:16px}@media(min-width:992px){.rk-notfound .-topic{font-size:22px}}.rk-notfound .-description{margin-bottom:30px;font-size:14px}@media(min-width:992px){.rk-notfound .-description{font-size:16px}}.rk-layout .rk-activities-content .main-topic{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:.5rem}.rk-layout .rk-activities-content .description{color:var(--text-secondary);font-size:1rem;margin-bottom:1.5rem}.rk-layout .rk-activities-content .ant-breadcrumb,.rk-layout .rk-activities-content .ant-breadcrumb .ant-breadcrumb-link{color:var(--text-secondary)}.rk-layout .rk-activities-content .ant-breadcrumb .ant-breadcrumb-link:hover{color:var(--text-primary)}.rk-layout .rk-activities-content .ant-breadcrumb .ant-breadcrumb-separator{color:var(--text-secondary)}.rk-layout .rk-activities-content .infinite-scroll-component{overflow:hidden!important;overflow-x:hidden!important;overflow-y:auto!important}.rk-layout .rk-activities-content .infinite-scroll-component::-webkit-scrollbar{display:none}.rk-layout .rk-activities-content .prediction-history-button{background:linear-gradient(45deg,var(--primary),var(--secondary));color:#fff;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.rk-layout .rk-activities-content .prediction-history-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}@media(max-width:576px){.rk-layout .rk-activities-content .prediction-history-button{padding:10px 18px;font-size:13px}}.rk-layout .rk-activities-content .ant-empty{padding:60px 0}.rk-layout .rk-activities-content .ant-empty .ant-empty-description{color:var(--text-secondary)}.rk-layout .rk-activities-content .spinner svg{color:var(--primary)}.rk-layout .rk-activities-content .ant-ribbon{padding:0;background:linear-gradient(45deg,var(--primary),var(--secondary))}.rk-layout .rk-activities-content .ant-ribbon .ant-ribbon-text *{color:var(--text-primary)!important}.rk-layout .rk-activities-content .ant-ribbon .ant-ribbon-text .statistic *,.rk-layout .rk-activities-content .ant-ribbon .ant-ribbon-text .statistic-countdown *{line-height:1}.rk-layout .rk-activities-content .ant-ribbon .ant-ribbon-text .statistic .statistic-content,.rk-layout .rk-activities-content .ant-ribbon .ant-ribbon-text .statistic-countdown .statistic-content{display:flex;align-items:center;margin:5px}.rk-layout .rk-activities-content .ant-ribbon .ant-ribbon-text .statistic .statistic-content .statistic-value,.rk-layout .rk-activities-content .ant-ribbon .ant-ribbon-text .statistic-countdown .statistic-content .statistic-value{font-size:12px;font-weight:600}.rk-layout .rk-activities-scroll{overflow:auto;min-height:700px;max-height:calc(100vh - 500px)}@media(max-width:768px){.rk-layout .rk-activities-scroll{max-height:calc(100vh - 400px)}}.rk-layout .activity-list.ant-row{display:flex;flex-wrap:wrap}@media(min-width:576px){.rk-layout .activity-list.ant-row>.ant-col{flex:0 0 50%;max-width:50%}}.rk-layout .activity-card{height:100%;min-height:300px;display:flex;flex-direction:column;background:var(--background-gameChild);color:var(--text-primary);border-radius:16px;overflow:hidden;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.05);box-shadow:0 4px 16px rgba(0,0,0,.2)}.rk-layout .activity-card .ant-card-body{flex:1;display:flex;flex-direction:column;background:var(--background-gameChild);padding:0}.rk-layout .activity-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.3);border-color:var(--primary)}.rk-layout .activity-card.closed{opacity:.7}.rk-layout .activity-card.closed:hover{transform:none;border-color:hsla(0,0%,100%,.05)}.rk-layout .activity-card__image{position:relative;width:100%}.rk-layout .activity-card__banner,.rk-layout .activity-card__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.rk-layout .activity-card__banner{aspect-ratio:auto}.rk-layout .activity-card__overlay{position:absolute;inset:0;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;color:var(--text-primary);font-weight:600;font-size:14px;backdrop-filter:blur(4px)}.rk-layout .activity-card__body,.rk-layout .activity-card__content{padding:16px;display:flex;flex-direction:column;align-items:center;gap:8px;flex:1}.rk-layout .activity-card__category{font-size:12px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.rk-layout .activity-card__title{font-size:1rem;font-weight:600;color:var(--text-primary);text-align:center}.rk-layout .activity-card__teams{margin:8px 0;justify-content:center;display:grid!important;grid-template-columns:minmax(80px,1fr) auto minmax(80px,1fr);grid-template-rows:auto auto;align-items:center;gap:6px 16px!important;width:100%}.rk-layout .activity-card__teams img:first-of-type{grid-column:1;grid-row:1;justify-self:center;width:40px!important;height:40px!important}.rk-layout .activity-card__teams .activity-card__teamName:first-of-type{grid-column:1;grid-row:2;justify-self:center;text-align:center;max-width:100%;word-break:break-word}.rk-layout .activity-card__teams .activity-card__vs{grid-column:2;grid-row:1/3;align-self:center}.rk-layout .activity-card__teams img:last-of-type{grid-column:3;grid-row:1;justify-self:center;width:40px!important;height:40px!important}.rk-layout .activity-card__teams .activity-card__teamName:last-of-type{grid-column:3;grid-row:2;justify-self:center;text-align:center;max-width:100%;word-break:break-word}.rk-layout .activity-card__teamName{color:var(--text-primary)!important;font-size:12px!important}.rk-layout .activity-card__vs{color:var(--text-secondary)!important;font-size:14px!important;font-weight:500}.rk-layout .activity-card__competition{color:var(--text-secondary);font-size:13px}.rk-layout .activity-card__status--active{background:linear-gradient(45deg,#10b981,#059669);color:#fff}.rk-layout .activity-card__status--pending{background:linear-gradient(45deg,#f59e0b,#d97706);color:#fff}.rk-layout .activity-card__status--default{background:var(--text-secondary)}.rk-layout .activity-card__lotto-info{display:flex;flex-direction:column;align-items:center;gap:6px;margin:8px 0}.rk-layout .activity-card__lotto-info .lotto-type-badge{background:linear-gradient(45deg,var(--primary),var(--secondary));color:#fff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:20px}.rk-layout .activity-card__round{font-size:13px!important;color:var(--text-secondary)!important}.rk-layout .activity-card__reward{text-align:center;font-size:14px!important;font-weight:600!important;color:var(--primary)!important}.rk-layout .activity-card__action{margin-top:auto}.rk-layout .activity-card.ineligible:hover{transform:none;border-color:hsla(0,0%,100%,.05);box-shadow:0 4px 16px rgba(0,0,0,.2)}.rk-layout .activity-card__banner-wrapper{position:relative;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}.rk-layout .activity-card__eligibility-overlay{position:absolute;inset:0;background:rgba(0,0,0,.8);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;gap:8px;z-index:1}.rk-layout .activity-card__eligibility-overlay .-title{font-size:15px;font-weight:700;color:#fff;text-align:center}@media(min-width:768px){.rk-layout .activity-card__eligibility-overlay .-title{font-size:16px}}.rk-layout .activity-card__eligibility-overlay .-conditions{width:100%;display:flex;flex-direction:column;gap:8px;background:hsla(0,0%,100%,.08);border-radius:10px;padding:10px 12px}@media(min-width:768px){.rk-layout .activity-card__eligibility-overlay .-conditions{max-width:280px;gap:10px;border-radius:12px;padding:14px 16px}}.rk-layout .activity-card__eligibility-overlay .-condition{width:100%}.rk-layout .activity-card__eligibility-overlay .-condition .-label{display:flex;justify-content:space-between;font-size:14px;color:hsla(0,0%,100%,.7);margin-bottom:5px}@media(min-width:768px){.rk-layout .activity-card__eligibility-overlay .-condition .-label{font-size:14px;margin-bottom:6px}}.rk-layout .activity-card__eligibility-overlay .-condition .-label span:first-child{font-weight:500}.rk-layout .activity-card__eligibility-overlay .-condition .-label span:last-child{font-weight:600;color:#fff}.rk-layout .activity-card__eligibility-overlay .-condition .-progress-bar{height:5px;width:100%;background:hsla(0,0%,100%,.15);border-radius:3px;overflow:hidden}@media(min-width:768px){.rk-layout .activity-card__eligibility-overlay .-condition .-progress-bar{height:6px}}.rk-layout .activity-card__eligibility-overlay .-condition .-progress-bar .-fill{height:100%;background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:3px;transition:width .3s ease}@media(max-width:768px){.rk-layout .rk-prediction-history .history-table table{display:block}.rk-layout .rk-prediction-history .history-table table thead{display:none}.rk-layout .rk-prediction-history .history-table table tbody{display:flex;flex-direction:column;gap:12px}.rk-layout .rk-prediction-history .history-table table tr{display:flex;flex-direction:column;background:var(--background-gameChild);border-radius:12px;padding:16px;border:1px solid hsla(0,0%,100%,.05);gap:8px}.rk-layout .rk-prediction-history .history-table table tr:hover{background:var(--background-gameChild)}.rk-layout .rk-prediction-history .history-table table td{display:flex;justify-content:space-between;align-items:center;padding:6px 0!important;border:none!important;width:100%!important}.rk-layout .rk-prediction-history .history-table table td:before{content:attr(data-label);font-weight:600;color:var(--text-secondary);font-size:13px;flex-shrink:0;margin-right:12px}.rk-layout .rk-prediction-history .history-table table td:first-child:before{content:"วันที่"}.rk-layout .rk-prediction-history .history-table table td:nth-child(2):before{content:"การแข่งขัน"}.rk-layout .rk-prediction-history .history-table table td:nth-child(3):before{content:"ทายผล"}.rk-layout .rk-prediction-history .history-table table td:nth-child(4):before{content:"ผลจริง"}.rk-layout .rk-prediction-history .history-table table td:nth-child(5):before{content:"สถานะ"}.rk-layout .rk-prediction-history .history-table table td:nth-child(6):before{content:"รางวัล"}.rk-layout .rk-prediction-history .history-table table td:nth-child(7){justify-content:center;padding-top:12px!important;margin-top:4px;border-top:1px solid hsla(0,0%,100%,.05)!important}.rk-layout .rk-prediction-history .history-table table td:nth-child(7):before{display:none}.rk-layout .rk-prediction-history .history-table table td:nth-child(7) .fury-button{width:100%}.rk-layout .rk-prediction-history .history-table .ant-table .ant-table-container .ant-table-content table{display:block}.rk-layout .rk-prediction-history .history-table .ant-table .ant-table-container .ant-table-content table thead{display:none}.rk-layout .rk-prediction-history .history-table .ant-table .ant-table-container .ant-table-content table tbody{display:flex;flex-direction:column;gap:12px}.rk-layout .rk-prediction-history .history-table .ant-table .ant-table-container .ant-table-content table tbody tr{display:flex;flex-direction:column;background:var(--background-gameChild);border-radius:12px;padding:16px;border:1px solid hsla(0,0%,100%,.05);gap:8px}.rk-layout .rk-prediction-history .history-table .ant-table .ant-table-container .ant-table-content table tbody tr td{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border:none;background:transparent!important}}.rk-layout .rk-prediction-history .ant-table-wrapper{background:var(--background-gameChild);border-radius:16px;overflow:hidden;border:1px solid hsla(0,0%,100%,.05)}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-table{background:var(--background-gameChild);color:var(--text-primary)}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-table .ant-table-thead>tr>th{background:var(--background-body);color:var(--text-primary);font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.1);padding:16px}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-table .ant-table-thead>tr>th:before{display:none}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{background:var(--background-gameChild);color:var(--text-primary);border-bottom:1px solid hsla(0,0%,100%,.05);padding:16px}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-table .ant-table-tbody>tr:hover>td{background:hsla(0,0%,100%,.03)}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-table .ant-table-cell .ant-tag{border-radius:8px;font-weight:500;padding:4px 12px}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination{padding:16px;margin:0}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-item{background:var(--background-body);border:1px solid hsla(0,0%,100%,.1);border-radius:8px}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-item a{color:var(--text-primary)}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-item:hover{border-color:var(--primary)}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-item:hover a{color:var(--primary)}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-item.ant-pagination-item-active{background:linear-gradient(45deg,var(--primary),var(--secondary));border-color:transparent}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link,.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link{background:var(--background-body);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:var(--text-primary)}.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link:hover,.rk-layout .rk-prediction-history .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover{border-color:var(--primary);color:var(--primary)}.rk-layout .rk-prediction-history .boxing-prediction-history,.rk-layout .rk-prediction-history .football-prediction-history,.rk-layout .rk-prediction-history .lotto-prediction-history{padding:4px 0}.rk-layout .lotto-type-tag{background:linear-gradient(45deg,var(--primary),var(--secondary))!important;color:#fff!important;border:none!important;border-radius:8px;font-weight:500;font-size:12px}.rk-layout .reward-text{color:var(--primary);font-size:14px}.rk-layout .prediction-page .prediction-card{width:100%;max-width:100%;margin:0 auto;background:var(--background-gameChild);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:24px;box-shadow:0 8px 32px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.05)}@media(min-width:576px){.rk-layout .prediction-page .prediction-card{padding:32px;gap:28px}}.rk-layout .prediction-page .prediction-card .prediction-header{text-align:center}.rk-layout .prediction-page .prediction-card .prediction-header .prediction-title{font-size:1.5rem;font-weight:700;margin:0;color:var(--text-primary)}@media(min-width:576px){.rk-layout .prediction-page .prediction-card .prediction-header .prediction-title{font-size:1.75rem}}.rk-layout .prediction-page .prediction-card .prediction-header .prediction-subtitle{margin-top:12px;display:flex;flex-direction:column;gap:8px;color:var(--text-secondary)}.rk-layout .prediction-page .prediction-card .prediction-header .prediction-subtitle .tag{align-self:center;background:linear-gradient(45deg,var(--primary),var(--secondary));color:#fff;font-weight:600;font-size:13px;padding:6px 16px;border-radius:20px;display:inline-block}.rk-layout .prediction-page .prediction-card .prediction-header .prediction-subtitle .matchup{font-size:1.1rem;font-weight:500;margin:0;color:var(--text-primary)}.rk-layout .prediction-page .prediction-card .prediction-header .prediction-subtitle .matchup .vs-text{margin:0 10px;font-weight:700;color:var(--primary)}.rk-layout .prediction-page .prediction-card .reward-card{background:var(--background-body);padding:20px;border-radius:16px;border:1px solid hsla(0,0%,100%,.05)}.rk-layout .prediction-page .prediction-card .reward-card .reward-info{width:100%}.rk-layout .prediction-page .prediction-card .reward-card .-title{font-size:14px!important;font-weight:500!important;color:var(--text-secondary)!important;margin-bottom:8px!important}.rk-layout .prediction-page .prediction-card .reward-card .-points{font-size:1.5rem!important;font-weight:700!important;color:var(--text-primary)!important}.rk-layout .prediction-page .prediction-card .reward-card .-description{font-size:14px;color:var(--text-secondary)}.rk-layout .prediction-page .prediction-card .reward-card .-image{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;border-radius:12px;background:var(--background-gameChild)}@media(min-width:576px){.rk-layout .prediction-page .prediction-card .reward-card .-image{width:80px;height:80px}}.rk-layout .prediction-page .prediction-card .reward-card .-game-info{font-size:13px;color:var(--text-secondary)}.rk-layout .prediction-page .prediction-card .prediction-timer{text-align:center;padding:16px;background:var(--background-body);border-radius:12px;border:1px solid hsla(0,0%,100%,.05)}.rk-layout .prediction-page .prediction-card .prediction-timer .label{display:block;font-size:13px;color:var(--text-secondary);margin-bottom:8px}.rk-layout .prediction-page .prediction-card .prediction-timer .time{font-size:2rem;font-weight:700;color:var(--text-primary);font-family:monospace;letter-spacing:2px}.rk-layout .prediction-page .prediction-card .prediction-teams{display:flex;justify-content:center;align-items:center;gap:24px}.rk-layout .prediction-page .prediction-card .prediction-teams .team{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:100px}.rk-layout .prediction-page .prediction-card .prediction-teams .team .team-avatar{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--background-body);border:2px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;color:var(--text-primary)}@media(min-width:576px){.rk-layout .prediction-page .prediction-card .prediction-teams .team .team-avatar{width:80px;height:80px}}.rk-layout .prediction-page .prediction-card .prediction-teams .team span{font-size:14px;font-weight:600;text-align:center;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary)}.rk-layout .prediction-page .prediction-card .prediction-teams .vs{font-weight:800;font-size:1.5rem;color:var(--primary)}.rk-layout .prediction-page .prediction-card .prediction-score-section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;text-align:center;width:100%}.rk-layout .prediction-page .prediction-card .prediction-score-section .label{font-size:15px;color:var(--text-primary);font-weight:600;margin-bottom:8px}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score{display:flex;justify-content:center;align-items:center;gap:24px;width:100%;max-width:320px}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score>div{flex:1;margin-bottom:0!important}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score>div input{width:100%!important;height:64px!important;text-align:center!important;font-size:2rem!important;font-weight:700!important;color:var(--text-primary)!important;background:var(--background-body)!important;border:2px solid hsla(0,0%,100%,.1)!important;border-radius:16px!important}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score>div input:focus,.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score>div input:hover{border-color:var(--primary)!important}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score>div input::-moz-placeholder{color:var(--text-tertiary);font-size:1.5rem}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score>div input::placeholder{color:var(--text-tertiary);font-size:1.5rem}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score .ant-input-number{width:80px;background:var(--background-body);border:2px solid hsla(0,0%,100%,.1);border-radius:12px}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score .ant-input-number .ant-input-number-input{text-align:center;font-size:1.5rem;font-weight:700;color:var(--text-primary);height:60px}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score .ant-input-number:focus-within,.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score .ant-input-number:hover{border-color:var(--primary)}.rk-layout .prediction-page .prediction-card .prediction-score-section .prediction-score .vs{font-size:1.5rem;font-weight:800;color:var(--primary);flex-shrink:0}.rk-layout .prediction-page .prediction-card .prediction-team-select{text-align:center;width:100%}.rk-layout .prediction-page .prediction-card .prediction-team-select .label{display:block;text-align:center;margin-bottom:16px;color:var(--text-primary);font-weight:600;font-size:15px}.rk-layout .prediction-page .prediction-card .prediction-team-select .radio-group{display:flex!important;flex-wrap:wrap;justify-content:center;gap:12px!important;background:transparent!important;border:none!important}.rk-layout .prediction-page .prediction-card .prediction-team-select .radio-group .radio-btn{min-width:120px!important;height:48px!important;background:var(--background-body)!important;color:var(--text-primary)!important;border:2px solid hsla(0,0%,100%,.1)!important;border-radius:12px!important;font-size:14px!important;font-weight:500!important;transition:all .2s ease!important;padding:0 20px!important}.rk-layout .prediction-page .prediction-card .prediction-team-select .radio-group .radio-btn:hover{border-color:var(--primary)!important;color:var(--primary)!important;background:var(--background-body)!important}.rk-layout .prediction-page .prediction-card .prediction-team-select .radio-group .radio-btn.active,.rk-layout .prediction-page .prediction-card .prediction-team-select .radio-group .radio-btn.border-primary,.rk-layout .prediction-page .prediction-card .prediction-team-select .radio-group .radio-btn.text-primary,.rk-layout .prediction-page .prediction-card .prediction-team-select .radio-group .radio-btn[data-state=on]{border-color:var(--primary)!important;color:var(--primary)!important;background:var(--background-body)!important;font-weight:600!important}.rk-layout .prediction-page .prediction-card .prediction-team-select .ant-radio-group{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.rk-layout .prediction-page .prediction-card .prediction-team-select .ant-radio-group .ant-radio-button-wrapper{min-width:100px;height:44px;line-height:42px;background:var(--background-body);color:var(--text-primary);border:2px solid hsla(0,0%,100%,.1);border-radius:12px!important;font-size:14px;font-weight:500;transition:all .2s ease}.rk-layout .prediction-page .prediction-card .prediction-team-select .ant-radio-group .ant-radio-button-wrapper:before{display:none}.rk-layout .prediction-page .prediction-card .prediction-team-select .ant-radio-group .ant-radio-button-wrapper:hover{border-color:var(--primary);color:var(--primary)}.rk-layout .prediction-page .prediction-card .prediction-team-select .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:linear-gradient(45deg,var(--primary),var(--secondary));color:#fff;border-color:transparent;font-weight:600}.rk-layout .prediction-page .prediction-card>form>fieldset>div>.flex{width:100%;justify-content:center!important;margin-top:8px}.rk-layout .prediction-page .prediction-card>form>fieldset>div>.flex .fury-button,.rk-layout .prediction-page .prediction-card>form>fieldset>div>.flex .rk-button,.rk-layout .prediction-page .prediction-card>form>fieldset>div>.flex .sport-button{min-width:200px;height:48px!important}.rk-layout .prediction-page .prediction-card>form>fieldset>div>.flex .fury-button .-wrapper,.rk-layout .prediction-page .prediction-card>form>fieldset>div>.flex .rk-button .-wrapper,.rk-layout .prediction-page .prediction-card>form>fieldset>div>.flex .sport-button .-wrapper{font-size:16px;font-weight:600}.rk-layout .prediction-page .prediction-card .prediction-rules{background:var(--background-body);padding:20px;border-radius:16px;font-size:14px;border:1px solid hsla(0,0%,100%,.05);margin-top:8px}.rk-layout .prediction-page .prediction-card .prediction-rules ul{list-style:none;padding:0;margin:0;color:var(--text-secondary)}.rk-layout .prediction-page .prediction-card .prediction-rules ul li{position:relative;padding-left:24px;margin-bottom:12px;line-height:1.6}.rk-layout .prediction-page .prediction-card .prediction-rules ul li:last-child{margin-bottom:0}.rk-layout .prediction-page .prediction-card .prediction-rules ul li:before{content:"•";position:absolute;left:0;color:var(--primary);font-weight:700;font-size:18px}.rk-layout .prediction-page .prediction-card .lotto-prediction-forms{display:flex;flex-direction:column;gap:16px}.rk-layout .prediction-page .prediction-card .lotto-prediction-item{background:var(--background-body);padding:20px;border-radius:16px;border:1px solid hsla(0,0%,100%,.05)}.rk-layout .prediction-page .prediction-card .lotto-prediction-item__title{font-size:1rem;font-weight:600;color:var(--text-primary)}.rk-layout .prediction-page .prediction-card .lotto-prediction-item__reward{background:linear-gradient(45deg,var(--primary),var(--secondary));color:#fff;border:none;border-radius:8px;font-weight:500}.rk-layout .prediction-page .prediction-card .lotto-otp-wrapper .form-item-label>label,.rk-layout .prediction-page .prediction-card .lotto-otp-wrapper label{color:var(--text-secondary);font-size:14px}.rk-layout .prediction-page .prediction-card .lotto-otp-input{display:flex;gap:12px;justify-content:center}.rk-layout .prediction-page .prediction-card .lotto-otp-input__box{width:60px!important;height:60px;font-size:1.5rem;font-weight:700;text-align:center;background:var(--background-gameChild);border:2px solid hsla(0,0%,100%,.1);border-radius:12px;color:var(--text-primary);transition:all .2s ease}.rk-layout .prediction-page .prediction-card .lotto-otp-input__box:focus,.rk-layout .prediction-page .prediction-card .lotto-otp-input__box:hover{border-color:var(--primary);outline:none}.rk-layout .prediction-page .prediction-card .lotto-otp-input__box--full{width:100%!important;max-width:300px}.rk-layout .prediction-page .prediction-card.lotto-results{max-width:900px}.rk-layout .prediction-page .prediction-card .lotto-winner-alert{border-radius:12px}.rk-layout .prediction-page .prediction-card .lotto-winner-alert .ant-alert-message{font-size:16px;font-weight:600}.rk-layout .prediction-page .prediction-card .lotto-results-display{background:var(--background-body);padding:24px;border-radius:16px;border:1px solid hsla(0,0%,100%,.05)}.rk-layout .prediction-page .prediction-card .lotto-results-display__title{font-size:1.25rem;font-weight:600;color:var(--text-primary)}.rk-layout .prediction-page .prediction-card .lotto-number-result{background:var(--background-gameChild);padding:20px;border-radius:12px;text-align:center;border:1px solid hsla(0,0%,100%,.05)}.rk-layout .prediction-page .prediction-card .lotto-number-result__label{display:block;font-size:14px;font-weight:500;color:var(--text-secondary);margin-bottom:12px}.rk-layout .prediction-page .prediction-card .lotto-number-result__number{font-size:2.5rem;font-weight:700;font-family:monospace;color:var(--primary);padding:16px;background:var(--background-body);border-radius:12px;margin-bottom:12px}.rk-layout .prediction-page .prediction-card .lotto-number-result__reward{background:linear-gradient(45deg,var(--primary),var(--secondary));color:#fff;border:none;border-radius:8px;font-weight:500}.rk-layout .prediction-page .prediction-card .lotto-statistics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:576px){.rk-layout .prediction-page .prediction-card .lotto-statistics{grid-template-columns:1fr}}.rk-layout .prediction-page .prediction-card .lotto-stat-card{background:var(--background-body);padding:20px;border-radius:12px;text-align:center;border:1px solid hsla(0,0%,100%,.05)}.rk-layout .prediction-page .prediction-card .lotto-stat-card__label{display:block;font-size:13px;color:var(--text-secondary);margin-bottom:8px}.rk-layout .prediction-page .prediction-card .lotto-stat-card__value{font-size:1.5rem;font-weight:700;color:var(--primary)}.rk-layout .prediction-page .prediction-card .lotto-winners-table{background:var(--background-body);padding:20px;border-radius:16px;border:1px solid hsla(0,0%,100%,.05)}.rk-layout .prediction-page .prediction-card .lotto-winners-table__title{font-size:1.25rem;font-weight:600;color:var(--text-primary)}.rk-layout .prediction-page .prediction-card .lotto-winners-table .ant-table-wrapper .ant-table{background:transparent;color:var(--text-primary)}.rk-layout .prediction-page .prediction-card .lotto-winners-table .ant-table-wrapper .ant-table .ant-table-thead>tr>th{background:var(--background-gameChild);color:var(--text-primary);font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.1)}.rk-layout .prediction-page .prediction-card .lotto-winners-table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:before{display:none}.rk-layout .prediction-page .prediction-card .lotto-winners-table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{background:transparent;color:var(--text-primary);border-bottom:1px solid hsla(0,0%,100%,.05)}.rk-layout .prediction-page .prediction-card .lotto-winners-table .ant-table-wrapper .ant-table .ant-table-tbody>tr:hover>td{background:hsla(0,0%,100%,.03)}.rk-terms-condition{padding:5px;font-weight:300;color:var(--termsCondition-color);background:var(--termsCondition-background);border-radius:7px;text-align:center}.rk-button{height:42px;font-weight:400;border-radius:32px;border:none;text-align:center;transition:all .2s}.rk-button:hover{filter:brightness(1.1)}.rk-button:disabled{filter:grayscale(100%)}.rk-button .flex{justify-content:center}.rk-button .loading-wrapper svg,.rk-button .spinner svg{font-size:16px}.rk-button.-primary{background:var(--button-primary-background)!important}.rk-button.-primary,.rk-button.-primary .loading-wrapper svg,.rk-button.-primary .spinner svg{color:var(--button-primary-color)!important}.rk-button.-danger{background:var(--button-danger-background)!important}.rk-button.-danger,.rk-button.-danger .loading-wrapper svg,.rk-button.-danger .spinner svg{color:var(--button-danger-color)!important}.rk-banner .swiper-button-next,.rk-banner .swiper-button-prev{top:50%;margin-top:0;width:24px;height:24px;color:var(--background-body);background-color:var(--text-primary);border-radius:50%;opacity:.7;transition:all .2s;transform:translateY(-50%)}.rk-banner .swiper-button-next:hover,.rk-banner .swiper-button-prev:hover{opacity:1}.rk-banner .swiper-button-next:after,.rk-banner .swiper-button-prev:after{font-size:12px}.rk-ranking .-current{background:linear-gradient(135deg,var(--primary),var(--color-main));color:var(--text-primary);border-radius:20px;padding:24px;position:relative;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.15)}.rk-ranking .-current .-current-bg-decoration{position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%;pointer-events:none}.rk-ranking .-current:before{content:"";position:absolute;bottom:-50%;left:-20%;width:200px;height:200px;background:radial-gradient(circle,hsla(0,0%,100%,.05) 0,transparent 70%);border-radius:50%;pointer-events:none}.rk-ranking .-current .-grid{display:flex;flex-wrap:wrap;gap:24px;align-items:center;position:relative;z-index:1}.rk-ranking .-current .-grid .-user{flex:1;text-align:center;min-width:280px}.rk-ranking .-current .-grid .-user .-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;margin:0 auto 16px;background:var(--background-gameChild);box-shadow:0 8px 24px rgba(0,0,0,.2)}.rk-ranking .-current .-grid .-user .-avatar .-avatar-icon{font-size:32px;z-index:2}.rk-ranking .-current .-grid .-user .-avatar .-avatar-glow{position:absolute;inset:-4px;background:linear-gradient(45deg,var(--color-main),var(--primary));border-radius:50%;z-index:-1;animation:pulse 2s ease-in-out infinite}.rk-ranking .-current .-grid .-user .-name{margin:0 0 12px;color:var(--text-primary);font-size:1.5rem;font-weight:600}.rk-ranking .-current .-grid .-user .-tag{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:25px;font-size:14px;font-weight:600;margin-bottom:16px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.rk-ranking .-current .-grid .-user .-tag.-current{background:var(--ranking-gold-gradient);color:var(--ranking-gold-text)}.rk-ranking .-current .-grid .-user .-tag .-crown-icon{font-size:16px}.rk-ranking .-current .-grid .-user .-total-spent{display:flex;flex-direction:column;gap:4px}.rk-ranking .-current .-grid .-user .-total-spent .-label{font-size:14px;opacity:.9}.rk-ranking .-current .-grid .-user .-total-spent .-amount{font-size:1.8rem;font-weight:700}.rk-ranking .-current .-grid .-progress{flex:2;min-width:300px}.rk-ranking .-current .-grid .-progress .-progress-card{background:hsla(0,0%,100%,.1);border-radius:16px;padding:20px;backdrop-filter:blur(10px)}.rk-ranking .-current .-grid .-progress .-progress-card .-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:8px}.rk-ranking .-current .-grid .-progress .-progress-card .-progress-header .-next-rank{display:flex;align-items:center;gap:8px;font-weight:600;font-size:16px}.rk-ranking .-current .-grid .-progress .-progress-card .-progress-header .-next-rank .-target-icon{font-size:18px}.rk-ranking .-current .-grid .-progress .-progress-card .-progress-header .-remaining{background:rgba(255,215,0,.2);padding:4px 12px;border-radius:20px;font-weight:700;font-size:14px;color:var(--ranking-remaining)}.rk-ranking .-current .-grid .-progress .-progress-card .-progress-bar{position:relative;background:var(--ranking-progressBar-background);border-radius:12px;height:20px;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.rk-ranking .-current .-grid .-progress .-progress-card .-progress-bar .-progress-fill{background:var(--ranking-progressBar-fill);height:100%;border-radius:10px;transition:width 1s ease-out;position:relative;overflow:hidden}.rk-ranking .-current .-grid .-progress .-progress-card .-progress-bar .-progress-fill .-progress-shine{position:absolute;top:0;left:-50%;width:50%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:shine 2s ease-in-out infinite}.rk-ranking .-current .-grid .-progress .-progress-card .-progress-bar .-progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:700;color:var(--text-primary);text-shadow:0 1px 2px rgba(0,0,0,.3);z-index:2}@keyframes shine{0%{left:-50%}to{left:100%}}.rk-feature{padding:10px;background:var(--feature-background)}.rk-feature .-item{padding:5px;background:var(--feature-item-background);border:1px solid var(--feature-item-borderColor);border-radius:8px;box-shadow:0 3px 5px var(--feature-item-boxShadowColor);text-align:center}@media(min-width:768px){.rk-feature .-item{padding:10px}}.rk-feature .-item .-icon{margin:0 auto;width:64px;height:64px}.rk-feature .-item .-topic{font-weight:400;color:var(--feature-item-topicColor)}.rk-feature .-item .-description{font-size:11px;font-weight:400;color:var(--feature-item-descriptionColor)}@media(min-width:768px){.rk-feature .-item .-description{font-size:13px}}.rk-game-item{position:relative;overflow:hidden;border-radius:10px;background:var(--gameItem-background);box-shadow:0 3px 8px rgba(0,0,0,.24)}.rk-game-item img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;transition:all .2s}@media(min-width:992px){.rk-game-item img{height:250px}}.rk-game-item .-information{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;margin:auto;padding:15px 0;width:100%;height:100%;color:var(--gameItem-color);background:var(--gameItem-information-background);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:all .2s}.rk-game-item .-information .-title{padding:5px 10px;display:-webkit-box;word-wrap:break-word;white-space:normal;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:1.7}.rk-game-item .-information .-play{display:flex;align-items:center;justify-content:space-between;width:50px;height:50px;background:var(--gameItem-play-background);border-radius:50%}.rk-game-item .-information .-play svg{margin:auto;color:var(--gameItem-play-color)}.rk-game-item .-information .-sub-title{font-size:10px;color:var(--gameItem-colorCategory);text-transform:uppercase}.rk-game-item:not(.-disabled):hover img{transform:scale(1.2)}.rk-game-item:not(.-disabled):hover .-information{visibility:visible;opacity:1}.rk-game-item.-disabled img{filter:grayscale(100%)}.rk-game-item.-disabled .-disabled-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%}.rk-game-item.-disabled .-disabled-wrapper .-label{padding:10px;width:100%;font-size:12px;color:var(--gameItem-disabled-color);background:var(--gameItem-disabled-background);text-align:center}@media(min-width:992px){.rk-game-item.-disabled .-disabled-wrapper .-label{font-size:14px}}.rk-game-slide-wrapper{padding:15px 0;background:var(--background-gameSlide)}.rk-game-slide-wrapper .-topic{position:relative;margin:0 auto 20px;width:-moz-fit-content;width:fit-content;font-weight:500;font-size:24px;color:var(--text-primary);text-align:center}.rk-game-slide-wrapper .-topic:after{content:"";display:block;margin:5px auto 0;width:80px;height:2px;background:var(--primary)}.rk-game-slide-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active,.rk-game-slide-wrapper .swiper-pagination-bullet:hover{background:var(--primary)}.rk-game-slide-wrapper.-sport .rk-game-slide-content.-pagination .swiper{padding:0 30px 20px}@media(min-width:768px){.rk-game-slide-wrapper.-sport .rk-game-slide-content.-pagination .swiper{padding:0 50px 35px}}.rk-game-slide-wrapper.-casino,.rk-game-slide-wrapper.-slot{padding:15px}.rk-game-slide-wrapper.-casino .rk-game-slide-content.-pagination .swiper,.rk-game-slide-wrapper.-slot .rk-game-slide-content.-pagination .swiper{padding-bottom:40px}.rk-game-provider{padding:10px}@media(min-width:768px){.rk-game-provider{padding:15px}}.rk-game-provider .-topic{position:relative;margin:0 auto 20px;width:-moz-fit-content;width:fit-content;font-weight:500;font-size:24px;color:var(--text-primary);text-align:center}.rk-game-provider .-topic:after{content:"";display:block;margin:5px auto 0;width:80px;height:2px;background:var(--primary)}.rk-game-provider .infinite-scroll-component{overflow:hidden!important;overflow-x:hidden!important;overflow-y:auto!important}.rk-game-provider .infinite-scroll-component::-webkit-scrollbar{display:none}.rk-game-child{padding:10px;background-color:var(--background-gameChild)}@media(min-width:768px){.rk-game-child{margin:10px;border-radius:10px}}.rk-game-child .-topic{position:relative;margin:0 auto 20px;width:-moz-fit-content;width:fit-content;font-size:24px;color:var(--text-primary);text-align:center}.rk-game-child .-topic:after{content:"";display:block;margin:5px auto 0;width:80px;height:2px;background:var(--primary)}.rk-game-child .infinite-scroll-component{overflow:hidden!important;overflow-x:hidden!important;overflow-y:auto!important}.rk-game-child .infinite-scroll-component::-webkit-scrollbar{display:none}.rk-game-play-wrapper .rk-game-play .-window{--windowHeight:calc(100vh - 256px - 74px);--actionHeight:44px}@media(min-width:768px){.rk-game-play-wrapper .rk-game-play .-window{--windowHeight:calc(100vh - 261px - 80px)}}.rk-game-play-wrapper .rk-game-play .-window{position:relative;width:100%;background:var(--gamePlay-backgroundWindow)}.rk-game-play-wrapper .rk-game-play .-window:not(.-without-signin){height:calc(var(--windowHeight) - var(--actionHeight))}.rk-game-play-wrapper .rk-game-play .-window.-without-signin{height:calc(var(--windowHeight))}.rk-game-play-wrapper .rk-game-play .-window.-zoom{background:var(--gamePlay-backgroundWindowZoom)}.rk-game-play-wrapper .rk-game-play .-window iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rk-game-play-wrapper .rk-game-play .-actions{padding:10px;background:var(--gamePlay-backgroundAction)}.rk-game-play-wrapper .rk-game-play .-actions.-zoom{background:var(--gamePlay-backgroundActionZoom)}.rk-game-play-wrapper .rk-game-play .-actions .-item{cursor:pointer;transition:all .2s;color:var(--text-primary)}.rk-game-play-wrapper .rk-game-play .-actions .-item:hover{filter:brightness(1.2)}.rk-game-play-wrapper .rk-game-play.-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999999;border-radius:0}@media(min-width:768px){.rk-game-play-wrapper .rk-game-play.-fullscreen{left:0}}.rk-game-play-wrapper .rk-game-play.-fullscreen .-window{height:calc(100% - 56px)}@media(min-width:992px){.rk-game-play-wrapper .rk-game-play.-fullscreen .-window{height:calc(100% - var(--actionHeight))}}.rk-privileges{padding:10px;background:var(--background-privileges)}.rk-privileges .-item{cursor:not-allowed}.rk-privileges .-item img{border-radius:7px}.rk-privileges .-item.-disabled img{filter:grayscale(100%)}.rk-privileges-rank{min-height:100vh;background:var(--background-body);padding-bottom:64px}.rk-privileges-rank .-header{text-align:center;padding:40px 16px 32px;position:relative}.rk-privileges-rank .-header .-badge-container{display:flex;justify-content:center;margin-bottom:24px;animation:floatBounce 3s ease-in-out infinite}.rk-privileges-rank .-header .-badge-container img{filter:drop-shadow(0 8px 24px rgba(0,0,0,.3))}.rk-privileges-rank .-header .-title{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:16px;line-height:1.3}.rk-privileges-rank .-header .-title .-highlight{color:var(--primary);background:linear-gradient(45deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.rk-privileges-rank .-header .-title{font-size:1.5rem}}.rk-privileges-rank .-header .-subtitle{color:var(--text-secondary);font-size:1rem;line-height:1.6;max-width:800px;margin:0 auto 24px;opacity:.9}.rk-privileges-rank .-header .-info-badge{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border-radius:25px;color:var(--text-primary);font-size:14px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.rk-privileges-rank .-header .-info-badge img{filter:brightness(1.2)}.rk-privileges-rank .-header .-info-badge .-multiplier{font-weight:700;font-size:16px;color:var(--primary)}.rk-privileges-rank .-cards-container{max-width:1280px;margin:0 auto;padding:0 16px;position:relative}.rk-privileges-rank .-rank-card{background:var(--background-gameChild);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.2);transition:all .3s ease;height:100%;display:flex;flex-direction:column;border:2px solid transparent}.rk-privileges-rank .-rank-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.3);border-color:var(--primary)}.rk-privileges-rank .-rank-card.-active{border-color:var(--primary);box-shadow:0 8px 32px rgba(var(--primary-rgb,255,0,0),.3)}.rk-privileges-rank .-rank-card.-active .-card-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.1),transparent 50%);pointer-events:none}.rk-privileges-rank .-rank-card .-card-cover{position:relative;height:200px;background:linear-gradient(135deg,var(--background-body) 0,var(--background-gameChild) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.rk-privileges-rank .-rank-card .-card-cover:before{content:"";position:absolute;top:-50%;right:-50%;width:200px;height:200px;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.rk-privileges-rank .-rank-card .-card-cover img{position:relative;z-index:2;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.rk-privileges-rank .-rank-card:hover .-card-cover img{transform:scale(1.1)}.rk-privileges-rank .-rank-card .-level-badge{left:16px;background:linear-gradient(45deg,var(--primary),var(--secondary));box-shadow:0 4px 12px rgba(0,0,0,.2);letter-spacing:.5px}.rk-privileges-rank .-rank-card .-current-badge,.rk-privileges-rank .-rank-card .-level-badge{position:absolute;top:16px;color:var(--text-primary);padding:6px 16px;border-radius:20px;font-size:13px;font-weight:700;z-index:3}.rk-privileges-rank .-rank-card .-current-badge{right:16px;background:linear-gradient(45deg,var(--status-success),#059669);box-shadow:0 4px 12px rgba(16,185,129,.4);animation:pulse 2s ease-in-out infinite}.rk-privileges-rank .-rank-card .-card-body{padding:24px;flex:1;display:flex;flex-direction:column}.rk-privileges-rank .-rank-card .-card-body .-rank-name{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:12px;line-height:1.3}.rk-privileges-rank .-rank-card .-card-body .-criteria{color:var(--text-secondary);font-size:14px;margin-bottom:20px;line-height:1.5}.rk-privileges-rank .-rank-card .-card-body .-criteria .-value{color:var(--text-primary);font-weight:700;font-size:15px}.rk-privileges-rank .-rank-card .-card-body .-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.rk-privileges-rank .-rank-card .-card-body .-stat-card{background:var(--background-body);padding:16px;border-radius:12px;transition:all .2s ease;border:1px solid hsla(0,0%,100%,.05)}.rk-privileges-rank .-rank-card .-card-body .-stat-card:hover{background:hsla(0,0%,100%,.05);transform:translateY(-2px)}.rk-privileges-rank .-rank-card .-card-body .-stat-card .-stat-label{display:block;font-size:11px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-weight:600}.rk-privileges-rank .-rank-card .-card-body .-stat-card .-stat-value{display:block;font-size:15px;color:var(--text-primary);font-weight:700}.rk-privileges-rank .-rank-card .-card-body .-privileges-section{flex:1;display:flex;flex-direction:column}.rk-privileges-rank .-rank-card .-card-body .-privileges-section .-section-title{color:var(--text-secondary);font-size:14px;margin-bottom:12px;font-weight:600}.rk-privileges-rank .-rank-card .-card-body .-privileges-section .-privileges-list{flex:1;display:flex;flex-direction:column;gap:10px}.rk-privileges-rank .-rank-card .-card-body .-privileges-section .-privilege-item{display:flex;align-items:flex-start;gap:10px;color:var(--text-primary);font-size:14px;line-height:1.5;padding:8px;border-radius:8px;background:rgba(16,185,129,.1);transition:all .2s ease}.rk-privileges-rank .-rank-card .-card-body .-privileges-section .-privilege-item:hover{background:rgba(16,185,129,.15);transform:translateX(4px)}.rk-privileges-rank .-rank-card .-card-body .-privileges-section .-privilege-item .-icon{color:var(--status-success);font-size:16px;margin-top:2px;flex-shrink:0}.rk-privileges-rank .-rank-card .-card-body .-privileges-section .-empty-text{color:var(--text-secondary);font-size:13px;font-style:italic;opacity:.7}.rk-privileges-rank .swiper-button-next,.rk-privileges-rank .swiper-button-prev{color:var(--text-primary);background:var(--background-gameChild);width:36px;height:36px;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:all .3s ease}.rk-privileges-rank .swiper-button-next:after,.rk-privileges-rank .swiper-button-prev:after{font-size:16px;font-weight:700}.rk-privileges-rank .swiper-button-next:hover,.rk-privileges-rank .swiper-button-prev:hover{background:var(--primary);color:var(--text-primary);transform:scale(1.1)}.rk-privileges-rank .swiper-button-next.swiper-button-disabled,.rk-privileges-rank .swiper-button-prev.swiper-button-disabled{opacity:.3;cursor:not-allowed}.rk-privileges-rank .swiper-pagination{margin-top:80px;position:relative}.rk-privileges-rank .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:var(--text-secondary);opacity:.3;transition:all .3s ease}.rk-privileges-rank .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background:var(--primary);width:30px;border-radius:5px}.rk-privileges-rank .-loading{display:flex;justify-content:center;align-items:center;min-height:400px}.rk-privileges-rank .-loading .animate-spin{background-color:var(--primary)}.rk-privileges-rank .-empty{display:flex;justify-content:center;align-items:center;min-height:400px}.rk-privileges-rank .-empty p{color:var(--text-secondary)}@keyframes floatBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){.rk-privileges-rank .-header{padding:24px 16px}.rk-privileges-rank .-header .-title{font-size:1.25rem}.rk-privileges-rank .-header .-subtitle{font-size:.875rem}.rk-privileges-rank .-rank-card .-card-cover{height:160px}.rk-privileges-rank .-rank-card .-card-body{padding:16px}.rk-privileges-rank .-rank-card .-card-body .-rank-name{font-size:1.25rem}}.rk-privileges-rank .-rank-rewards-section{padding:32px 0}.rk-privileges-rank .-rank-rewards-section .-section-title{color:var(--text-primary);font-size:1.75rem;font-weight:700;margin-bottom:24px;display:flex;align-items:center;gap:12px}.rk-privileges-rank .-rank-rewards-section .-section-title svg{color:var(--primary);font-size:1.5rem}.rk-privileges-rank .-rank-rewards-section .-rewards-tabs [role=tablist]{margin-bottom:24px;border-color:hsla(0,0%,100%,.1)}.rk-privileges-rank .-rank-rewards-section .-rewards-tabs [role=tab]{padding:12px 0;color:var(--text-secondary);font-size:15px;font-weight:600;transition:all .3s ease}.rk-privileges-rank .-rank-rewards-section .-rewards-tabs [role=tab]:hover{color:var(--text-primary)}.rk-privileges-rank .-rank-rewards-section .-rewards-tabs [role=tab][data-state=active]{color:var(--primary)}.rk-privileges-rank .-rank-rewards-section .-rewards-tabs [role=tab] .-tab-label{display:flex;align-items:center;gap:8px}.rk-privileges-rank .-rank-rewards-section .-rewards-tabs [role=tab] .-tab-label svg{font-size:16px}.rk-privileges-rank .-rank-rewards-section .-rewards-tabs [role=tab] .-tab-label .-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:var(--primary);color:var(--text-primary);border-radius:11px;font-size:12px;font-weight:700;margin-left:6px}.rk-privileges-rank .-rank-rewards-section .-loading{display:flex;justify-content:center;align-items:center;min-height:300px}.rk-privileges-rank .-rank-rewards-section .-loading .animate-spin{background-color:var(--primary)}.rk-privileges-rank .-rank-rewards-section .-empty{display:flex;justify-content:center;align-items:center;min-height:300px}.rk-privileges-rank .-rank-rewards-section .-empty p{color:var(--text-secondary)}.rk-privileges-rank .-rank-rewards-section .-rewards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}@media(max-width:768px){.rk-privileges-rank .-rank-rewards-section .-rewards-grid{grid-template-columns:1fr}}.rk-privileges-rank .-rank-rewards-section .-reward-card{background:var(--background-gameChild);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.15);transition:all .3s ease;border:2px solid transparent}.rk-privileges-rank .-rank-rewards-section .-reward-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.25);border-color:var(--primary)}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-header{background:linear-gradient(135deg,var(--background-body) 0,var(--background-gameChild) 100%);padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.05)}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-header .-rank-name{color:var(--text-primary);font-size:1.25rem;font-weight:700;margin:0}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-header .-claimed-badge{background:linear-gradient(45deg,var(--status-success),#059669);color:var(--text-primary);padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;box-shadow:0 2px 8px rgba(16,185,129,.3)}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body{padding:20px}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-reward-info{margin-bottom:20px}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-reward-info .-info-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-reward-info .-info-item:last-child{border-bottom:none}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-reward-info .-info-item .-label{color:var(--text-secondary);font-size:14px}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-reward-info .-info-item .-value{color:var(--text-primary);font-weight:700;font-size:15px}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-rewards-list{margin-bottom:16px}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-rewards-list .-rewards-label{color:var(--text-secondary);font-size:14px;font-weight:600;margin-bottom:12px}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-rewards-list .-reward-item{display:flex;align-items:center;gap:10px;padding:10px;margin-bottom:8px;background:rgba(16,185,129,.1);border-radius:8px;color:var(--text-primary);font-size:14px;transition:all .2s ease}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-rewards-list .-reward-item:hover{background:rgba(16,185,129,.15);transform:translateX(4px)}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-rewards-list .-reward-item .-icon{color:var(--status-success);font-size:16px;flex-shrink:0}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-claimed-date{color:var(--text-secondary);font-size:13px;margin-bottom:16px;font-style:italic}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-claim-button{width:100%;height:44px;border-radius:12px;font-weight:600;font-size:15px;border:none;background:linear-gradient(45deg,var(--primary),var(--secondary));transition:all .3s ease}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-claim-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--primary-rgb,255,0,0),.4)}.rk-privileges-rank .-rank-rewards-section .-reward-card .-reward-body .-claim-button:disabled{background:var(--background-body);color:var(--text-secondary);cursor:not-allowed;opacity:.6}.rk-modal.rk-modal,.rk-modal[role=dialog]{background:var(--modal-background);border:1px solid var(--modal-borderColor);border-radius:15px}.rk-modal>button[type=button]:last-of-type{position:absolute;top:-55px;right:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;line-height:38px;background:var(--modal-closeBackgroundColor);border-radius:50%;cursor:pointer;z-index:111111;padding:5px;background-color:var(--modal-closeXBackgroundColor)}.rk-modal>button[type=button]:last-of-type svg{color:var(--modal-xColor)}.rk-modal .-auth-tab{display:flex;align-items:center;justify-content:center;border-top-left-radius:15px;border-top-right-radius:15px;overflow:hidden}.rk-modal .-auth-tab .-item{flex:1;padding:15px;font-size:16px;color:var(--modal-menuColor);background:var(--modal-menuBackground);text-align:center;cursor:pointer}.rk-modal .-auth-tab .-item.-active{color:var(--modal-menuActiveColor);background:var(--modal-menuBackgroundActive)}.rk-modal.-auth-modal .modal-body{padding:0}.rk-modal.-auth-modal .-auth-content{padding:30px}.rk-modal.-auth-modal .-auth-content .rk-form{text-align:center}.rk-modal.-auth-modal .-auth-content .rk-button{margin:auto;max-width:280px}.rk-modal .-header{padding:10px;background-color:var(--modal-header-background);border-radius:10px}.rk-modal .-header .-label{color:var(--modal-header-color)}.rk-modal .-content{padding:10px;background:var(--me-innerBackground);border-radius:10px}@media(max-width:992px){.rk-modal.-promotion .modal-body{height:calc(100vh - 71px)}}.rk-modal.-promotion>div:first-child:not(.modal-body){padding:10px;background-color:var(--modal-header-background);border-radius:10px}.rk-modal.-promotion>div:first-child:not(.modal-body) h2{color:var(--modal-header-color)}.promotion-wrapper .-image{margin-bottom:30px;text-align:center}.promotion-wrapper .-image img{margin:auto;max-width:100%;height:auto;border-radius:10px}.promotion-wrapper .-date{font-size:12px}.promotion-wrapper .-title{margin-bottom:15px;font-size:24px}.promotion-wrapper .-content{font-weight:300}.promotion-wrapper .-content h1{margin-bottom:10px;font-size:24px;font-weight:500}.promotion-wrapper .-content h2{margin-bottom:10px;font-size:22px;font-weight:500}.promotion-wrapper .-content h3{margin-bottom:10px;font-size:20px;font-weight:500}.promotion-wrapper .-content h4{margin-bottom:5px;font-size:18px;font-weight:400}.promotion-wrapper .-content h5{margin-bottom:5px;font-size:16px;font-weight:400}.promotion-wrapper .-content h6{margin-bottom:5px;font-size:14px;font-weight:300}.promotion-wrapper .-content ol{margin:10px 0;padding-inline-start:30px!important;list-style:decimal}.promotion-wrapper .-content p{margin-bottom:5px}.promotion-wrapper .-content p:last-child{margin-bottom:0}.promotion-wrapper .-content table{margin:15px 0;max-width:100%;border-collapse:collapse;border:1px solid}.promotion-wrapper .-content table caption{margin-bottom:5px;font-weight:400}.promotion-wrapper .-content table thead th{font-weight:400}.promotion-wrapper .-content table td,.promotion-wrapper .-content table th{padding:5px 10px;border:1px solid}.promotion-wrapper .-action{margin-top:50px}.promotion-wrapper .-action .btn-get-promotion{display:block;margin:0 auto;width:-moz-fit-content;width:fit-content;height:44px!important;font-size:18px!important;font-weight:300!important;border-radius:7px;transition:all .2s}.promotion-wrapper .-action .btn-get-promotion:hover{filter:brightness(1.2)}.promotion-wrapper .-action .btn-get-promotion:disabled{filter:grayscale(100%);cursor:not-allowed!important}@media(max-width:992px){.rk-modal[role=dialog]{left:0!important;right:0!important;top:auto!important;bottom:0!important;transform:none!important;width:100%!important;max-width:100%!important;border-radius:15px 15px 0 0!important;backface-visibility:hidden;will-change:transform,opacity;position:fixed!important;contain:layout style;touch-action:manipulation}.rk-modal[role=dialog][data-state=open]{animation:rkSlideUp .25s ease-out forwards!important}.rk-modal[role=dialog][data-state=closed]{animation:rkSlideDown .2s ease-in forwards!important}.rk-modal[role=dialog] input,.rk-modal[role=dialog] select,.rk-modal[role=dialog] textarea{font-size:16px!important;scroll-margin-bottom:20px}.rk-modal[role=dialog] input:focus,.rk-modal[role=dialog] select:focus,.rk-modal[role=dialog] textarea:focus{outline:none}.rk-modal[role=dialog][data-keyboard-visible=true]{bottom:auto!important;top:0!important;transform:none!important;max-height:var(--keyboard-visible-height,50vh)!important;margin-top:10px}.rk-modal[role=dialog][data-keyboard-visible=true] .modal-body{max-height:calc(var(--keyboard-visible-height, 50vh) - 80px)!important;overflow-y:auto!important;scroll-padding-bottom:20px}.rk-modal[role=dialog][data-keyboard-visible=true] input:focus,.rk-modal[role=dialog][data-keyboard-visible=true] textarea:focus{scroll-margin-top:20px;scroll-margin-bottom:100px}@keyframes rkSlideUp{0%{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}@keyframes rkSlideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}}.rk-modal.-quest{padding:7px;background-color:var(--me-main-background);border-radius:7px}.rk-modal.-quest .flex.flex-col.items-center p{color:var(--text-secondary)}.rk-modal.-quest>div:first-child:not(.modal-body){background:var(--modal-header-background);border-radius:16px 16px 0 0;padding:20px 24px;border:none;margin-bottom:0}.rk-modal.-quest>div:first-child:not(.modal-body) h2{color:var(--modal-header-color);font-size:20px;font-weight:700;display:flex;align-items:center;gap:12px}@media(max-width:992px){.rk-modal.-quest{margin-top:15px;margin-bottom:0;width:100%!important;max-width:100%!important;vertical-align:bottom}}.rk-modal.-quest>button[type=button]:last-of-type{top:16px;right:16px;color:var(--modal-closeXBackgroundColor);font-size:20px;width:32px;height:32px;line-height:32px}.rk-modal.-quest>button[type=button]:last-of-type:hover{color:var(--text-tertiary)}.rk-modal.-quest .quest-modal-wrapper .quest-tabs [role=tablist]{margin-bottom:20px}.rk-modal.-quest .quest-modal-wrapper .quest-tabs [role=tab]{color:var(--text-secondary);font-size:16px}.rk-modal.-quest .quest-modal-wrapper .quest-tabs [role=tab][data-state=active]{color:var(--primary)}.rk-modal.-quest .quest-modal-wrapper .quest-list{min-height:400px;max-height:600px;overflow-y:auto;padding:10px}@media(max-width:768px){.rk-modal.-quest .quest-modal-wrapper .quest-list{max-height:500px}}.rk-modal.-quest .quest-modal-wrapper .quest-list .quest-name-cell .font-semibold{color:var(--text-primary);line-height:1.4}.rk-modal.-quest .quest-modal-wrapper .quest-list .reward-cell .text-yellow-500{color:var(--status-warning)}.rk-modal.-quest .quest-modal-wrapper .quest-list .progress-item .progress-fill{transition:all .3s ease}.rk-modal.-quest .quest-modal-wrapper .quest-list tr{transition:all .2s ease}.rk-modal.-quest .quest-modal-wrapper .quest-list tr:hover{background-color:var(--bg-hover-color)}.rk-modal.-quest-claim-confirm{padding:7px;background-color:var(--me-main-background);border-radius:7px}.rk-modal.-quest-claim-confirm.rk-modal,.rk-modal.-quest-claim-confirm[role=dialog]{border-radius:12px;overflow:hidden;background:var(--background-modal)}.rk-modal.-quest-claim-confirm>div:first-child:not(.modal-body){background:var(--modal-header-background);border-bottom:none;padding:20px 24px;border-radius:16px 16px 0 0}.rk-modal.-quest-claim-confirm>div:first-child:not(.modal-body) h2{color:var(--modal-header-color);font-size:18px;font-weight:700}.rk-modal.-quest-claim-confirm>div:first-child:not(.modal-body) h2 svg{margin-right:8px;font-size:20px}.rk-modal.-quest-claim-confirm>button[type=button]:last-of-type{top:16px;right:16px;color:var(--modal-header-color);font-size:20px;width:32px;height:32px;line-height:32px}.rk-modal.-quest-claim-confirm>button[type=button]:last-of-type:hover{color:hsla(0,0%,100%,.8)}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .reward-section h4{color:var(--text-primary);font-weight:600;margin-bottom:12px}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .reward-section .reward-info{background:linear-gradient(135deg,var(--background-input),var(--gameCategory-background));border:1px solid var(--border-inputBorder);border-radius:8px;padding:16px}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .reward-section .reward-info>div{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .reward-section .reward-info>div:not(:last-child){border-bottom:1px solid var(--border-inputBorder)}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .reward-section .reward-info>div span:first-child{color:var(--text-secondary);font-weight:500}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .reward-section .reward-info>div span:last-child{color:var(--text-primary);font-weight:600}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .reward-section .reward-info>div .text-green-600{color:var(--status-success)!important;font-weight:700}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .conditions-section h4{color:var(--text-primary);font-weight:600;margin-bottom:12px}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .conditions-section svg{color:var(--button-secondary-background);margin-right:8px}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .conditions-section .conditions-list{background:linear-gradient(135deg,rgba(255,251,235,.1),hsla(48,96%,89%,.05));border:1px solid rgba(251,191,36,.3);border-radius:8px;padding:16px}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .conditions-section .conditions-list .condition-item{display:flex;flex-wrap:wrap;gap:4px;padding:6px 0}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .conditions-section .conditions-list .condition-item:not(:last-child){margin-bottom:8px;border-bottom:1px dashed rgba(251,191,36,.3)}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .conditions-section .conditions-list .condition-item span:first-child{color:var(--text-primary);font-weight:600}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .conditions-section .conditions-list .condition-item .text-red-600{color:var(--status-error)!important;font-weight:700}.rk-modal.-quest-claim-confirm .quest-claim-confirm-wrapper .actions-section{display:flex;gap:12px;margin-top:24px}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.rk-modal.-check-in[role=dialog]{max-width:430px;margin:0 auto;border-radius:16px;padding:0}@media(max-width:992px){.rk-modal.-check-in[role=dialog]{max-width:100%!important;width:100%!important}}.rk-modal.-check-in .modal-body{padding:0;max-height:70vh;overflow-y:auto}.rk-modal.-check-in .modal-body::-webkit-scrollbar{width:6px}.rk-modal.-check-in .modal-body::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.rk-modal.-check-in .modal-body::-webkit-scrollbar-thumb{background:var(--secondary);opacity:.5;border-radius:3px}.rk-modal.-check-in .modal-body::-webkit-scrollbar-thumb:hover{opacity:.7}.rk-modal.-check-in .check-in-modal-wrapper{min-height:auto}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector{margin-bottom:15px;padding:15px;background:linear-gradient(135deg,var(--background-input),var(--background-tab));border-radius:12px;border:1px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)))}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-header{display:flex;align-items:center;gap:10px;margin-bottom:15px;font-size:16px;font-weight:600;color:var(--text-primary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-header .anticon{font-size:20px;color:var(--primary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}@media(max-width:768px){.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-grid{grid-template-columns:1fr}}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-grid .campaign-selector-item{padding:15px;background-color:var(--background-modal);border:2px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)));border-radius:10px;cursor:pointer;transition:all .3s ease;text-align:left}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-grid .campaign-selector-item:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-grid .campaign-selector-item.-active{background:linear-gradient(135deg,var(--primary),var(--secondary));border-color:var(--primary);box-shadow:0 4px 15px rgba(var(--primary-rgb,255,0,0),.3)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-grid .campaign-selector-item.-active .campaign-name,.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-grid .campaign-selector-item.-active .campaign-progress{color:#fff}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-grid .campaign-selector-item .campaign-name{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rk-modal.-check-in .check-in-modal-wrapper .check-in-campaign-selector .campaign-selector-grid .campaign-selector-item .campaign-progress{font-size:13px;color:var(--text-secondary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section{margin-bottom:20px;padding:15px;background:linear-gradient(135deg,var(--background-input),var(--background-tab));border-radius:12px;border:1px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)))}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section .progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section .progress-header .progress-info{display:flex;align-items:center;gap:15px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section .progress-header .progress-info .progress-icon{font-size:32px;color:var(--primary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section .progress-header .progress-info .progress-text h3{margin:0 0 5px;font-size:18px;font-weight:600;color:var(--text-primary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section .progress-header .progress-info .progress-text p{margin:0;font-size:14px;color:var(--text-secondary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section .progress-header .progress-percentage{font-size:24px;font-weight:700;color:var(--primary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section .check-in-progress-bar{margin-bottom:10px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section .check-in-progress-bar .progress-fill{border-radius:10px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-progress-section .streak-info{text-align:center;font-size:14px;font-weight:500;color:var(--text-primary);padding:8px;background-color:var(--background-modal);border-radius:6px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-pagination{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-pagination .pagination-button{background-color:var(--button-secondary-background);color:var(--button-secondary-color);border:1px solid var(--button-secondary-border);border-radius:8px;padding:8px 20px;height:auto;font-weight:500;transition:all .3s}.rk-modal.-check-in .check-in-modal-wrapper .check-in-pagination .pagination-button:hover:not(:disabled){background-color:var(--button-secondary-hover-background);color:var(--button-secondary-hover-color);border-color:var(--button-secondary-hover-border)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-pagination .pagination-button:disabled{opacity:.5;cursor:not-allowed}.rk-modal.-check-in .check-in-modal-wrapper .check-in-pagination .pagination-indicator{font-size:16px;font-weight:600;color:var(--text-primary)}@media(max-width:768px){.rk-modal.-check-in .check-in-modal-wrapper .check-in-pagination .pagination-indicator{order:-1}}.rk-modal.-check-in .check-in-modal-wrapper .check-in-calendar-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card{position:relative;padding:15px;background-color:var(--background-input);border:2px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)));border-radius:12px;transition:all .3s ease;min-height:150px;display:flex;flex-direction:column}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-today{border-color:var(--primary);box-shadow:0 0 15px rgba(var(--primary-rgb,255,0,0),.3)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-today .day-number{background:linear-gradient(135deg,var(--primary),var(--secondary))}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-claimed{background:linear-gradient(135deg,rgba(76,175,80,.1),rgba(56,142,60,.05));border-color:rgba(76,175,80,.4)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-claimed .reward-icon{color:#4caf50}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-claimed .day-conditions{background:rgba(76,175,80,.08)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-claimed .day-conditions .condition-item:before{color:#4caf50}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-available{border-color:var(--primary);background:linear-gradient(135deg,var(--background-input),var(--background-tab))}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-available:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-available .reward-icon{color:var(--primary);animation:pulse 2s infinite}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-future,.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-locked{opacity:.6;cursor:not-allowed}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-future .reward-icon,.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-locked .reward-icon{color:var(--text-tertiary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-future .day-conditions,.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-locked .day-conditions{background:rgba(var(--background-tab-rgb,50,50,50),.3)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-future .day-conditions .condition-item:before,.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card.-locked .day-conditions .condition-item:before{color:var(--text-tertiary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-number{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 12px;background-color:var(--background-tab);border-radius:8px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-number span{font-size:14px;font-weight:700;color:var(--text-primary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-number .today-badge{background-color:var(--primary);color:#fff;border:none;font-size:11px;padding:2px 8px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-reward{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:12px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-reward .reward-icon{font-size:36px;margin-bottom:10px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-reward .reward-label{font-size:13px;font-weight:600;color:var(--text-primary);text-align:center;line-height:1.3}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .min-deposit{font-size:11px;color:var(--text-tertiary);text-align:center;margin-bottom:8px;padding:4px 8px;background-color:var(--background-tab);border-radius:4px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-conditions{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px 6px;margin-bottom:6px;padding:4px 6px;background:rgba(var(--primary-rgb,255,0,0),.05);border-radius:4px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-conditions .condition-item{display:inline-flex;align-items:center;gap:3px;font-size:9px;font-weight:500;color:var(--text-tertiary);line-height:1}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-conditions .condition-item:before{content:"•";color:var(--primary);font-size:8px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-status-badge{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:600}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-status-badge.-claimed{background-color:rgba(76,175,80,.15);color:#4caf50}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-status-badge.-future,.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .day-status-badge.-locked{background-color:var(--background-tab);color:var(--text-tertiary)}.rk-modal.-check-in .check-in-modal-wrapper .check-in-day-card .claim-button{width:100%;padding:8px 16px;font-size:14px;font-weight:600;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:6px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-info-banner{padding:15px 20px;margin-bottom:20px;background:linear-gradient(135deg,rgba(255,193,7,.1),rgba(255,152,0,.05));border:1px solid rgba(255,193,7,.3);border-radius:10px;color:var(--text-primary);font-size:14px;font-weight:500;text-align:center}.rk-modal.-check-in .check-in-modal-wrapper .check-in-empty{text-align:center;padding:60px 20px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-empty .empty-icon{font-size:64px;color:var(--text-tertiary);margin-bottom:20px}.rk-modal.-check-in .check-in-modal-wrapper .check-in-empty p{font-size:16px;color:var(--text-secondary);margin:0}@media(max-width:992px){.rk-modal.-check-in{margin-top:15px;margin-bottom:0;width:100%!important;max-width:100%!important;vertical-align:bottom}}.rk-modal.-check-in-claim-confirm[role=dialog]{border-radius:12px;overflow:hidden;background:var(--background-modal)}.rk-modal.-check-in-claim-confirm>div:first-child:not(.modal-body){background:var(--modal-header-background);border-bottom:none;padding:20px 24px}.rk-modal.-check-in-claim-confirm>div:first-child:not(.modal-body) h2{color:var(--modal-header-color);font-size:18px;font-weight:600}.rk-modal.-check-in-claim-confirm>div:first-child:not(.modal-body) h2 .anticon{margin-right:8px;font-size:20px}.rk-modal.-check-in-claim-confirm>button[type=button]:last-of-type{color:var(--modal-header-color)}.rk-modal.-check-in-claim-confirm>button[type=button]:last-of-type svg{width:18px;height:18px}.rk-modal.-check-in-claim-confirm>button[type=button]:last-of-type:hover{color:hsla(0,0%,100%,.8)}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .day-info-section h4{color:var(--text-primary);font-weight:600;margin-bottom:12px}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .day-info-section .day-info-card{background:linear-gradient(135deg,var(--background-input),var(--background-tab));border:1px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)));border-radius:8px;padding:16px;text-align:center}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .day-info-section .day-info-card .day-number-large{font-size:48px;font-weight:700;color:var(--primary);margin-bottom:10px}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .day-info-section .day-info-card .day-date{font-size:14px;color:var(--text-secondary)}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .reward-section h4{color:var(--text-primary);font-weight:600;margin-bottom:12px}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .reward-section .reward-info{background:linear-gradient(135deg,var(--background-input),var(--background-tab));border:1px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)));border-radius:8px;padding:16px}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .reward-section .reward-info>div{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .reward-section .reward-info>div:not(:last-child){border-bottom:1px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)))}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .reward-section .reward-info>div span:first-child{color:var(--text-secondary);font-weight:500}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .reward-section .reward-info>div span:last-child{color:var(--text-primary);font-weight:600}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .reward-section .reward-info>div .reward-amount{color:var(--primary)!important;font-size:18px;font-weight:700}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .conditions-section h4{color:var(--text-primary);font-weight:600;margin-bottom:12px}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .conditions-section .conditions-list{background:linear-gradient(135deg,rgba(255,251,235,.1),hsla(48,96%,89%,.05));border:1px solid rgba(251,191,36,.3);border-radius:8px;padding:16px}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .conditions-section .conditions-list .condition-item{display:flex;align-items:center;gap:8px;padding:6px 0}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .conditions-section .conditions-list .condition-item:not(:last-child){margin-bottom:8px;border-bottom:1px dashed rgba(251,191,36,.2)}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .conditions-section .conditions-list .condition-item .anticon{color:var(--primary)}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .conditions-section .conditions-list .condition-item span{color:var(--text-primary);font-weight:500;font-size:14px}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .conditions-section .conditions-list .condition-item .highlight{color:var(--primary);font-weight:700}.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .actions-section{display:flex;gap:12px;margin-top:24px}@media(max-width:768px){.rk-modal.-check-in-claim-confirm .check-in-claim-confirm-wrapper .actions-section{flex-direction:column}}@media(max-width:992px){.rk-modal.-leaderboard{max-width:100%!important;width:100%!important}}.rk-modal.-leaderboard>div:first-child:not(.modal-body){background:var(--modal-header-background);border-radius:16px 16px 0 0;padding:20px 24px;border:none;margin-bottom:0}.rk-modal.-leaderboard>div:first-child:not(.modal-body) h2{color:var(--modal-header-color);font-size:20px;font-weight:700;display:flex;align-items:center;gap:12px}.rk-modal.-leaderboard>button[type=button]:last-of-type{top:16px;right:16px;color:var(--modal-closeXBackgroundColor);font-size:20px;width:32px;height:32px;line-height:32px}.rk-modal.-leaderboard>button[type=button]:last-of-type:hover{color:var(--text-tertiary)}.rk-modal.-leaderboard .modal-body{max-height:70vh;overflow-y:auto}.rk-modal.-leaderboard .modal-body::-webkit-scrollbar{width:6px}.rk-modal.-leaderboard .modal-body::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.rk-modal.-leaderboard .modal-body::-webkit-scrollbar-thumb{background:var(--secondary);opacity:.5;border-radius:3px}.rk-modal.-leaderboard .modal-body::-webkit-scrollbar-thumb:hover{opacity:.7}.rk-modal.-leaderboard .live-leaderboard-modal .leaderboard-tabs [role=tablist]{margin-bottom:16px;border-color:hsla(0,0%,100%,.1)}.rk-modal.-leaderboard .live-leaderboard-modal .leaderboard-tabs [role=tab]{color:var(--text-secondary);font-size:15px;font-weight:600;padding:12px 0;transition:all .3s ease}.rk-modal.-leaderboard .live-leaderboard-modal .leaderboard-tabs [role=tab]:hover{color:var(--text-primary)}.rk-modal.-leaderboard .live-leaderboard-modal .leaderboard-tabs [role=tab][data-state=active]{color:var(--primary)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-header-info{margin-bottom:16px}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-header-info .competition-time{display:flex;align-items:center;gap:8px;padding:10px 14px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;font-size:13px}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-header-info .competition-time .time-icon{color:var(--primary);font-size:16px;flex-shrink:0}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-header-info .competition-time .time-label{color:var(--text-secondary);font-weight:600;white-space:nowrap}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-header-info .competition-time .time-value{color:var(--text-primary);font-weight:500}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-header-info .competition-time{flex-wrap:wrap;gap:4px 8px;padding:8px 12px;font-size:12px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-table-header{display:grid;grid-template-columns:70px 1fr 120px 100px;gap:12px;padding:12px 16px;background:var(--background-gameChild);border-radius:10px;margin-bottom:8px;font-size:12px;font-weight:600;color:var(--text-secondary);text-transform:uppercase}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-table-header{grid-template-columns:50px 1fr 90px 80px;gap:8px;padding:10px 12px;font-size:11px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-list{max-height:450px;overflow-y:auto;padding-right:4px}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-list::-webkit-scrollbar{width:4px}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:2px}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-list::-webkit-scrollbar-thumb{background:var(--primary);border-radius:2px}@media(max-width:768px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-list{max-height:380px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item{display:grid;grid-template-columns:70px 1fr 120px 100px;gap:12px;padding:12px 16px;background:var(--background-gameChild);border-radius:10px;margin-bottom:6px;align-items:center;transition:all .3s ease;border:2px solid transparent}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item{grid-template-columns:50px 1fr 90px 80px;gap:8px;padding:10px 12px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item.-self{background:linear-gradient(135deg,rgba(var(--primary-rgb),.15) 0,var(--background-gameChild) 100%);border-color:var(--primary);box-shadow:0 4px 16px rgba(var(--primary-rgb),.2)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item.-gold{background:linear-gradient(135deg,rgba(255,193,7,.2) 0,var(--background-gameChild) 100%);border-color:var(--leaderboard-gold-border)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item.-silver{background:linear-gradient(135deg,hsla(0,0%,75%,.2) 0,var(--background-gameChild) 100%);border-color:var(--leaderboard-silver-border)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item.-bronze{background:linear-gradient(135deg,rgba(205,127,50,.2) 0,var(--background-gameChild) 100%);border-color:var(--leaderboard-bronze-border)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place{display:flex;justify-content:center}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--background-body);font-weight:700;box-shadow:0 4px 12px rgba(0,0,0,.15)}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge{width:32px;height:32px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge.-gold{background:var(--leaderboard-gold-gradient);box-shadow:0 4px 16px rgba(255,193,7,.5)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge.-gold .rank-icon{color:var(--leaderboard-gold-text);font-size:20px}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge.-gold .rank-icon{font-size:16px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge.-silver{background:var(--leaderboard-silver-gradient);box-shadow:0 4px 16px hsla(0,0%,75%,.5)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge.-silver .rank-icon{color:var(--leaderboard-silver-text);font-size:18px}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge.-silver .rank-icon{font-size:14px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge.-bronze{background:var(--leaderboard-bronze-gradient);box-shadow:0 4px 16px rgba(205,127,50,.5)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge.-bronze .rank-icon{color:var(--leaderboard-bronze-text);font-size:18px}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-badge.-bronze .rank-icon{font-size:14px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-number{font-size:16px;font-weight:600;color:var(--text-secondary)}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-place .rank-number{font-size:14px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-player{display:flex;align-items:center;gap:8px;min-width:0}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-player .username{font-size:14px;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-player .username{font-size:13px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-player .self-badge{padding:2px 10px;background:linear-gradient(45deg,var(--primary),var(--secondary));color:var(--text-primary);font-size:10px;font-weight:600;border-radius:12px;text-transform:uppercase;flex-shrink:0;box-shadow:0 2px 8px rgba(var(--primary-rgb),.3)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-profit{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:var(--text-primary)}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-profit{font-size:12px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-profit .coin-icon{color:var(--primary);flex-shrink:0}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-prize{text-align:right}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-prize .prize-amount{font-size:15px;font-weight:700;color:var(--status-success)}@media(max-width:576px){.rk-modal.-leaderboard .leaderboard-tab .leaderboard-item .-prize .prize-amount{font-size:13px}}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-empty,.rk-modal.-leaderboard .leaderboard-tab .leaderboard-loading{display:flex;justify-content:center;align-items:center;min-height:300px}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-empty .animate-spin,.rk-modal.-leaderboard .leaderboard-tab .leaderboard-loading .animate-spin{background-color:var(--primary)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-empty p,.rk-modal.-leaderboard .leaderboard-tab .leaderboard-loading p{color:var(--text-secondary)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-pagination{display:flex;justify-content:center;margin-top:16px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.1)}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-footer{display:flex;justify-content:center;margin-top:20px;padding-top:16px}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-footer .close-btn{width:100%;padding:12px 24px;background:var(--background-body);color:var(--text-primary);border:2px solid transparent;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.rk-modal.-leaderboard .leaderboard-tab .leaderboard-footer .close-btn:hover{border-color:var(--primary);color:var(--primary)}.rk-modal.-leaderboard .reward-tab .reward-header-info{margin-bottom:16px}.rk-modal.-leaderboard .reward-tab .reward-header-info .subtitle{color:var(--text-secondary);font-size:14px;margin:0}.rk-modal.-leaderboard .reward-tab .reward-list{max-height:400px;overflow-y:auto;padding-right:4px}.rk-modal.-leaderboard .reward-tab .reward-list::-webkit-scrollbar{width:4px}.rk-modal.-leaderboard .reward-tab .reward-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:2px}.rk-modal.-leaderboard .reward-tab .reward-list::-webkit-scrollbar-thumb{background:var(--primary);border-radius:2px}@media(max-width:768px){.rk-modal.-leaderboard .reward-tab .reward-list{max-height:350px}}.rk-modal.-leaderboard .reward-tab .reward-item{background:var(--background-gameChild);border:2px solid transparent;border-radius:16px;margin-bottom:10px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.15)}.rk-modal.-leaderboard .reward-tab .reward-item:last-child{margin-bottom:0}.rk-modal.-leaderboard .reward-tab .reward-item:hover{border-color:var(--primary);box-shadow:0 8px 24px rgba(0,0,0,.25)}.rk-modal.-leaderboard .reward-tab .reward-item.-claimable{border-color:rgba(16,185,129,.5);background:linear-gradient(135deg,rgba(16,185,129,.1) 0,var(--background-gameChild) 100%)}.rk-modal.-leaderboard .reward-tab .reward-item.-claimed{opacity:.75}.rk-modal.-leaderboard .reward-tab .reward-item.-expired{opacity:.55}.rk-modal.-leaderboard .reward-tab .reward-item .-content{padding:14px 16px}@media(max-width:576px){.rk-modal.-leaderboard .reward-tab .reward-item .-content{padding:12px}}.rk-modal.-leaderboard .reward-tab .reward-item .reward-row{display:flex;align-items:center;gap:14px}@media(max-width:576px){.rk-modal.-leaderboard .reward-tab .reward-item .reward-row{gap:10px}}.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank{flex-shrink:0;width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}@media(max-width:576px){.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank{width:42px;height:42px}}.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank .rank-icon{font-size:24px;font-weight:800;color:var(--text-secondary)}@media(max-width:576px){.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank .rank-icon{font-size:20px}}.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank.-rank-1{background:linear-gradient(135deg,rgba(255,193,7,.15),rgba(255,152,0,.08));border-color:rgba(255,193,7,.35)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank.-rank-1 .rank-icon{font-size:28px}.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank.-rank-2{background:linear-gradient(135deg,hsla(0,0%,75%,.15),hsla(0,0%,66%,.08));border-color:hsla(0,0%,75%,.35)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank.-rank-2 .rank-icon{font-size:28px}.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank.-rank-3{background:linear-gradient(135deg,rgba(205,127,50,.15),rgba(184,115,51,.08));border-color:rgba(205,127,50,.35)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-rank.-rank-3 .rank-icon{font-size:28px}.rk-modal.-leaderboard .reward-tab .reward-item .reward-info{flex:1;min-width:0}.rk-modal.-leaderboard .reward-tab .reward-item .reward-info .round-name{font-size:14px;font-weight:700;color:var(--text-primary);margin:0 0 3px}.rk-modal.-leaderboard .reward-tab .reward-item .reward-info .claim-row .claim-info{font-size:11px}.rk-modal.-leaderboard .reward-tab .reward-item .reward-info .claim-row .claim-info.-claimable{color:var(--text-secondary)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-info .claim-row .claim-info.-claimed{color:var(--status-success)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-info .claim-row .claim-info.-expired{color:var(--status-error)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-info .claim-row .claim-info.-upcoming{color:var(--text-secondary)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-end{flex-shrink:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.rk-modal.-leaderboard .reward-tab .reward-item .reward-end .prize-value{font-size:17px;font-weight:700;color:var(--status-success)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-end .reward-action .claim-btn{font-size:12px;padding:5px 16px;height:auto;border-radius:10px;font-weight:600;border:none;background:linear-gradient(45deg,var(--primary),var(--secondary))}.rk-modal.-leaderboard .reward-tab .reward-item .reward-end .reward-action .status-tag{display:flex;align-items:center;gap:4px;padding:4px 12px;font-size:11px;font-weight:600;border-radius:8px;border:none}.rk-modal.-leaderboard .reward-tab .reward-item .reward-end .reward-action .status-tag.-claimed{background:rgba(16,185,129,.15);color:var(--status-success)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-end .reward-action .status-tag.-expired{background:rgba(239,68,68,.15);color:var(--status-error)}.rk-modal.-leaderboard .reward-tab .reward-item .reward-end .reward-action .status-tag.-upcoming{background:rgba(59,130,246,.12);color:#3b82f6}.rk-modal.-leaderboard .reward-tab .reward-empty,.rk-modal.-leaderboard .reward-tab .reward-loading{display:flex;justify-content:center;align-items:center;min-height:250px}.rk-modal.-leaderboard .reward-tab .reward-empty .animate-spin,.rk-modal.-leaderboard .reward-tab .reward-loading .animate-spin{background-color:var(--primary)}.rk-modal.-leaderboard .reward-tab .reward-empty p,.rk-modal.-leaderboard .reward-tab .reward-loading p{color:var(--text-secondary)}.rk-modal.-leaderboard .reward-tab .reward-pagination{display:flex;justify-content:center;margin-top:16px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.1)}.rk-modal.-leaderboard .reward-tab .reward-footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width:576px){.rk-modal.-leaderboard .reward-tab .reward-footer{flex-direction:column;gap:12px}}.rk-modal.-leaderboard .reward-tab .reward-footer .reset-info{font-size:13px;color:var(--text-secondary)}@media(max-width:576px){.rk-modal.-leaderboard .reward-tab .reward-footer .reset-info{text-align:center}}.rk-modal.-leaderboard .reward-tab .reward-footer .close-btn{padding:10px 32px;background:var(--background-body);color:var(--text-primary);border:2px solid transparent;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}@media(max-width:576px){.rk-modal.-leaderboard .reward-tab .reward-footer .close-btn{width:100%}}.rk-modal.-leaderboard .reward-tab .reward-footer .close-btn:hover{border-color:var(--primary);color:var(--primary)}.rk-form .-topic{margin-bottom:10px;font-size:24px}.rk-form .-description{margin-bottom:30px;font-weight:300}.rk-form>div{margin-bottom:15px}.rk-form>div.input-text-center input{text-align:center}.rk-form>div.input-big input{font-size:20px;font-weight:300}.rk-form>div.placeholder-center input::-moz-placeholder{text-align:center}.rk-form>div.placeholder-center input::placeholder{text-align:center}.rk-form>div.placeholder-big input::-moz-placeholder{font-size:20px;font-weight:300}.rk-form>div.placeholder-big input::placeholder{font-size:20px;font-weight:300}.rk-form input{color:var(--form-input-color)!important}.rk-form input::-moz-placeholder{color:var(--form-input-color);opacity:.5;font-weight:400}.rk-form input::placeholder{color:var(--form-input-color);opacity:.5;font-weight:400}.rk-form input{width:100%;height:100%;font-weight:400;font-size:16px;overflow:hidden;border-color:var(--form-input-borderColor)!important}.rk-form input:not(:disabled){background:var(--form-input-background)!important}.rk-form .relative>span.absolute{margin-right:10px;color:var(--form-input-color)!important}.rk-form [data-radix-popper-content-wrapper],.rk-form button[role=combobox]{height:58px}.rk-form .form-bank>div{height:100%;min-height:58px}.rk-form .flex>button,.rk-form .flex>input,.rk-form [data-radix-select-viewport] input{height:58px}.rk-form .form-error,.rk-form [class*=error-message]{text-align:left;margin-bottom:10px}.rk-form .password-toggle svg{font-size:18px}.rk-form .result-container{padding:20px;height:auto}.rk-form .-country [data-radix-select-trigger] span:first-child{display:none}.rk-form .-otp-wrapper .-otp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.rk-form .-otp-wrapper .-otp-expired{text-align:right}.rk-form .-otp-wrapper .-otp-expired .statistic-content{font-size:inherit}.rk-form .-otp-wrapper .-otp-expired .statistic-value{font-size:16px}.rk-form .-otp-wrapper .-combined-form .rk-button{height:58px;border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-top-right-radius:7px!important;border-bottom-right-radius:7px!important}.rk-form .-otp-wrapper .-combined-form .rk-button .-wrapper{border-top-left-radius:0!important;border-bottom-left-radius:0!important;transform:none!important}.rk-form .-bank-wrapper .-item input{display:none}.rk-form .-bank-wrapper .-item label{position:relative;cursor:pointer;text-align:center}.rk-form .-bank-wrapper .-item label img{margin:auto;transition:all .2s;filter:grayscale(50%)}.rk-form .-bank-wrapper .-item input:checked+label img,.rk-form .-bank-wrapper .-item label img:hover{filter:grayscale(0);transform:scale(1.2)}.rk-auth-menu{padding:10px}.rk-auth-menu .-item{display:block;padding:10px;background:var(--authMenu-background);border:1px solid var(--authMenu-borderColor);border-radius:10px;text-align:center;cursor:pointer;transition:all .2s}.rk-auth-menu .-item:hover{filter:brightness(1.5)}.rk-auth-menu .-item .-image{margin:0 auto;width:52px;height:52px}.rk-auth-menu .-item .-label{font-weight:300;color:var(--authMenu-color)}.rk-auth-menu .-item.-disabled{filter:grayscale(100%);cursor:not-allowed}.me-wrapper .-breadcrumb{padding:7px;background:var(--me-breadcrumb-background);border-radius:7px}.me-wrapper .-breadcrumb .-label{color:var(--me-breadcrumb-color)}.rk-wallet{padding:7px;background:var(--me-mainBackground);border-radius:7px}.rk-wallet .-inner{padding:7px;background:var(--me-innerBackground);border-radius:7px}.rk-wallet .-rank{display:flex;align-items:center;justify-content:center;padding:7px;width:100%;height:100%;background:var(--me-rank-background);border:1px solid var(--me-rank-borderColor);border-radius:7px}.rk-wallet .-account .-wrapper{padding:7px 12px;background-color:var(--me-account-background);border-radius:7px}.rk-wallet .-account .-wrapper .-item{font-size:12px;font-weight:300;color:var(--me-account-color)}.rk-wallet .-account .-wrapper .-item.-credit{font-size:14px;font-weight:500;color:var(--me-account-creditColor)}.rk-wallet .-bank{padding:7px;background:var(--me-bank-background);border-radius:7px}.rk-wallet .-bank .-bank-acc-no{font-size:13px;font-weight:300;color:var(--me-bank-color)}.rk-wallet .-refer .rk-button{width:100%;height:40px;border-radius:7px}.rk-payment .-item{cursor:pointer}.rk-payment .-item .-image{width:100%;height:auto}.rk-launch-game .-item{cursor:pointer}.rk-launch-game .-item .-image{width:100%;height:auto}.rk-profile{padding:7px;background-color:var(--me-mainBackground);border-radius:7px}.rk-profile .-inner{padding:7px;background:var(--me-innerBackground);border-radius:7px}.rk-profile .-bank{display:flex;align-items:center;justify-content:center;padding:7px;width:100%;height:100%;background:var(--me-profile-background);border-radius:7px;text-align:center}.rk-profile .-bank .-image{margin:0 auto}.rk-profile .-bank .-bank-acc-no{font-size:12px;font-weight:300;color:var(--me-profile-color)}.rk-profile .-profile .-wrapper{padding:7px 12px;background-color:var(--me-account-background);border-radius:7px}.rk-profile .-profile .-wrapper .-item{font-size:12px;font-weight:300;color:var(--me-account-color)}.rk-promotion{padding:7px;background-color:var(--me-main-background);border-radius:7px}.rk-promotion .-inner{padding:7px;background:var(--promotion-background);border:4px solid var(--promotion-borderColor);border-radius:10px}.rk-promotion .-item{display:flex;flex-direction:column;border:1px solid var(--promotion-borderColor);border-radius:7px;overflow:hidden;cursor:pointer}.rk-promotion .-item .-image{position:relative;width:100%;height:auto}.rk-promotion .-item .-image .-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--bg-blur);background-size:cover;background-position:50%;filter:blur(14px);z-index:1}.rk-promotion .-item .-image img{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;z-index:2}.rk-promotion .-item .-label{padding:5px;color:var(--promotion-color);text-align:center}.rk-promotion .-item.-not .-image,.rk-promotion .-item.-not .-image .-bg{height:100px}.rk-promotion .animate-pulse{display:block;width:100%;height:200px}.-promotion-modal.-promotion-modal,.-promotion-modal[role=dialog]{background-color:var(--promotion-modal-background);border:none;border-radius:10px}.-promotion-modal .-close .rk-button{height:36px;width:110px;font-weight:300}.-promotion-modal .-image{text-align:center}.-promotion-modal .-image img{margin:auto;border-radius:10px}.-promotion-modal .-description{padding:10px;font-size:13px;font-weight:300;color:var(--promotion-modal-color)}.-promotion-modal .-action .rk-button{width:100%;border-radius:10px}.rk-modal .-consecutive-promotion[role=dialog]{background:linear-gradient(180deg,var(--background-header) 0,var(--background-body) 100%);border-radius:16px;padding:0}.rk-modal .-consecutive-promotion>div:first-child:not(.modal-body){background:var(--modal-header-background);border-radius:16px 16px 0 0;padding:20px 24px;border:none;margin-bottom:0}.rk-modal .-consecutive-promotion>div:first-child:not(.modal-body) h2{color:var(--text-primary);font-size:20px;font-weight:700;display:flex;align-items:center;gap:12px}.rk-modal .-consecutive-promotion>button[type=button]:last-of-type{top:16px;right:16px;color:var(--text-primary)}.rk-modal .-consecutive-promotion>button[type=button]:last-of-type svg{width:20px;height:20px}.rk-modal .-consecutive-promotion>button[type=button]:last-of-type:hover{color:var(--text-tertiary)}.rk-modal .-consecutive-promotion .modal-body{padding:0;max-height:80vh;overflow-y:auto}.rk-modal .-consecutive-promotion .modal-body::-webkit-scrollbar{width:6px}.rk-modal .-consecutive-promotion .modal-body::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.rk-modal .-consecutive-promotion .modal-body::-webkit-scrollbar-thumb{background:var(--secondary);opacity:.5;border-radius:3px}.rk-modal .-consecutive-promotion .modal-body::-webkit-scrollbar-thumb:hover{opacity:.7}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header{background:var(--modal-header-background);padding:24px;display:flex;flex-direction:column;gap:16px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-tier-badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.2);padding:6px 16px;border-radius:20px;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:600;color:var(--text-primary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-tier-badge .icon{font-size:18px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-timer{display:flex;align-items:center;gap:8px;color:var(--text-primary);font-size:14px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-timer .icon{font-size:16px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section{margin-top:8px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section .-label{display:flex;justify-content:space-between;margin-bottom:8px;color:var(--text-primary);font-size:13px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section .-label .-current{font-weight:600}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section .-label .-total{opacity:.8}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section .-progress-bar{position:relative;height:8px;background:hsla(0,0%,100%,.2);border-radius:4px;overflow:hidden}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section .-progress-bar .-fill{position:absolute;left:0;top:0;height:100%;background:var(--button-secondary-background);border-radius:4px;transition:width .3s ease}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>div:first-child{padding:0 24px;margin:0;background:var(--background-header)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>div:first-child [role=tablist]{width:100%;gap:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>div:first-child button[role=tab]{color:var(--text-secondary);font-size:15px;font-weight:600;padding:16px 0;margin:0 24px 0 0;border-bottom:3px solid transparent;border-radius:0;background:transparent;box-shadow:none}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>div:first-child button[role=tab]:hover{color:var(--text-tertiary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>div:first-child button[role=tab][data-state=active]{color:var(--secondary);border-bottom-color:var(--secondary);background:transparent}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>[role=tabpanel]{padding:24px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline{position:relative;padding-left:40px;margin-bottom:32px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-line{position:absolute;left:15px;top:0;bottom:0;width:2px;background:var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)))}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone{position:relative;margin-bottom:24px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone:last-child{margin-bottom:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-dot{position:absolute;left:-29px;top:4px;width:14px;height:14px;border-radius:50%;border:2px solid var(--secondary);background:var(--background-header);z-index:1}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-dot.completed{background:var(--notification-icon-successColor);border-color:var(--notification-icon-successColor)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-dot.current{background:var(--notification-icon-warningColor);border-color:var(--notification-icon-warningColor);box-shadow:0 0 0 4px rgba(250,173,20,.2)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-dot.locked{background:var(--text-secondary);border-color:var(--text-secondary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-day{font-size:13px;font-weight:600;color:var(--text-tertiary);margin-bottom:4px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-date{font-size:12px;color:var(--text-secondary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-streak-counter{background:var(--background-tab);border:1px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)));border-radius:12px;padding:20px;text-align:center;margin-bottom:24px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-streak-counter .-number{font-size:48px;font-weight:700;background:var(--button-secondary-background);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-streak-counter .-label{font-size:14px;color:var(--text-tertiary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-section-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-section-header .-icon{font-size:20px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-section-header .-title{font-size:16px;font-weight:600;color:var(--text-primary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-reward-cards{display:flex;flex-direction:column;gap:0;margin-bottom:24px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-cta-section{text-align:center;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.1)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card{display:flex;align-items:stretch;background:var(--background-tab);border:1px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)));border-radius:12px;padding:16px;transition:all .3s ease;position:relative}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card.locked{opacity:.6;background:var(--background-input)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card.locked .-content .-bonus-text,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card.locked .-content .-day-title,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card.locked .-content .-min-deposit{color:var(--text-secondary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card.completed{background:linear-gradient(135deg,rgba(82,196,26,.15),rgba(82,196,26,.05));border-color:var(--notification-icon-successColor)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card.current{background:linear-gradient(135deg,rgba(250,173,20,.2),rgba(250,173,20,.1));border-color:var(--notification-icon-warningColor);box-shadow:0 0 15px rgba(250,173,20,.25)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section{display:flex;flex-direction:column;align-items:center;margin-right:12px;position:relative}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper{width:44px;height:44px;border-radius:50%;background:var(--background-input);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper .-icon{font-size:20px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper .-icon.gift{font-size:22px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper .-icon.completed{color:var(--notification-icon-successColor)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper .-icon.locked{color:var(--text-secondary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-connector-line{position:absolute;top:48px;left:50%;transform:translateX(-50%);width:2px;height:calc(100% + 16px);background:var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)))}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-day-title{font-size:15px;font-weight:700;color:var(--text-primary);margin-bottom:4px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-min-deposit{font-size:13px;color:var(--text-secondary);margin-bottom:4px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-reward-details{display:flex;flex-direction:column;gap:4px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-bonus{display:flex;align-items:center;gap:4px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-bonus .-bonus-icon{font-size:14px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-bonus .-bonus-text{font-size:13px;font-weight:600;color:var(--notification-icon-warningColor)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-freespin{display:flex;align-items:center;gap:4px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-freespin .-freespin-icon{font-size:14px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-freespin .-freespin-text{font-size:13px;font-weight:600;color:var(--secondary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action{display:flex;align-items:center;justify-content:center;margin-left:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-claim-btn{white-space:nowrap;padding:8px 16px;font-size:13px;font-weight:600;border-radius:8px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-lock-status{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--text-secondary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-lock-status .-lock-icon{font-size:20px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-lock-status .-lock-text{font-size:11px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-completed-status{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--notification-icon-successColor)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-completed-status .-check-icon{font-size:24px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-completed-status .-claimed-text{font-size:11px;font-weight:600}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list{margin-bottom:24px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item:last-child{border-bottom:none}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item .-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;margin-top:2px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item .-icon.check{background:rgba(82,196,26,.2);color:var(--notification-icon-successColor)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item .-icon.info{background:rgba(3,130,251,.2);color:var(--secondary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item .-icon.warning{background:rgba(250,173,20,.2);color:var(--notification-icon-warningColor)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item .-text{flex:1;font-size:14px;color:var(--text-tertiary);line-height:1.6}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table{background:var(--background-tab);border:1px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)));border-radius:12px;overflow:hidden}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table .-row{display:flex;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border-inputBorder,var(--input-borderColor-default,hsla(0,0%,100%,.1)))}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table .-row:last-child{border-bottom:none}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table .-row.-header{background:var(--background-input);font-weight:700}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table .-row .-label{font-size:13px;color:var(--text-tertiary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table .-row .-value{font-size:13px;color:var(--text-primary);font-weight:600}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section{margin-top:24px;padding:16px;background:rgba(3,130,251,.1);border:1px solid var(--secondary);border-radius:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section .-title{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:12px;display:flex;align-items:center;gap:8px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section .-title .icon{color:var(--secondary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section .-info{font-size:13px;color:var(--text-tertiary);line-height:1.6;margin-bottom:8px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section .-usage{display:flex;justify-content:space-between;padding:8px 12px;background:var(--background-input);border-radius:8px;font-size:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section .-usage .-label{color:var(--text-secondary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section .-usage .-count{color:var(--text-primary);font-weight:600}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer{padding:20px 24px;border-top:1px solid hsla(0,0%,100%,.1);background:var(--background-body)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-total-deposit{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-total-deposit .-label{font-size:14px;color:var(--text-tertiary)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-total-deposit .-amount{font-size:20px;font-weight:700;color:var(--notification-icon-successColor)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-actions{display:flex;gap:12px}@media(max-width:768px){.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper{display:flex;flex-direction:column;height:100%;min-height:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header{padding:16px;gap:12px;flex-shrink:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-tier-badge{font-size:12px;padding:4px 10px;gap:6px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-tier-badge .icon{font-size:16px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-timer{font-size:12px;gap:6px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-timer .icon{font-size:14px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section{margin-top:4px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section .-label{font-size:12px;margin-bottom:6px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section .-progress-bar{height:6px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs{flex:1;display:flex;flex-direction:column;min-height:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>div:first-child{padding:0 16px;flex-shrink:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>div:first-child button[role=tab]{font-size:13px;padding:12px 0;margin:0 12px 0 0;border-bottom-width:2px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>[role=tabpanel]{padding:16px;overflow-y:auto;flex:1;min-height:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline{padding-left:32px;margin-bottom:24px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-line{left:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone{margin-bottom:20px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-dot{left:-24px;width:12px;height:12px;top:3px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-dot.current{box-shadow:0 0 0 3px rgba(250,173,20,.2)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-day{font-size:12px;margin-bottom:3px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-date{font-size:11px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-streak-counter{padding:16px;margin-bottom:20px;border-radius:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-streak-counter .-number{font-size:36px;margin-bottom:6px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-streak-counter .-label{font-size:13px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-section-header{margin-bottom:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-section-header .-icon{font-size:18px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-section-header .-title{font-size:14px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-reward-cards{margin-bottom:20px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-cta-section{padding-top:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card{padding:12px;border-radius:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section{margin-right:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper{width:38px;height:38px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper .-icon{font-size:18px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper .-icon.gift{font-size:20px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-connector-line{top:42px;height:calc(100% + 12px)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-day-title{font-size:14px;margin-bottom:3px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-min-deposit{font-size:12px;margin-bottom:3px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-bonus .-bonus-icon,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-bonus .-bonus-text,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-freespin .-freespin-icon,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-freespin .-freespin-text{font-size:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action{margin-left:8px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-claim-btn{padding:6px 12px;font-size:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-lock-status .-lock-icon{font-size:18px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-lock-status .-lock-text{font-size:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-completed-status .-check-icon{font-size:20px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-completed-status .-claimed-text{font-size:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list{margin-bottom:20px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item{gap:10px;padding:10px 0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item .-icon{width:18px;height:18px;font-size:11px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-rules-list .-rule-item .-text{font-size:13px;line-height:1.5}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table{border-radius:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table .-row{padding:10px 12px;flex-direction:column;gap:4px;align-items:flex-start}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table .-row.-header{flex-direction:row;justify-content:space-between;align-items:center}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table .-row .-label,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-summary-table .-row .-value{font-size:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section{margin-top:20px;padding:12px;border-radius:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section .-title{font-size:14px;margin-bottom:10px;gap:6px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section .-info{font-size:12px;line-height:1.5;margin-bottom:6px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rules-tab .-pause-section .-usage{padding:6px 10px;border-radius:6px;font-size:11px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer{padding:14px 16px;flex-shrink:0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-total-deposit{margin-bottom:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-total-deposit .-label{font-size:13px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-total-deposit .-amount{font-size:16px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-actions{gap:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-actions button{min-height:44px;font-size:14px;padding:0 20px;flex:1}}@media(max-width:374px){.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header{padding:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-tier-badge{font-size:11px;padding:3px 8px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-progress-section .-label,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-header .-timer{font-size:11px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>div:first-child{padding:0 12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>div:first-child button[role=tab]{font-size:12px;margin:0 8px 0 0}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-tabs>[role=tabpanel],.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-streak-counter{padding:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-streak-counter .-number{font-size:32px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-streak-counter .-label{font-size:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline{padding-left:28px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-line{left:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-dot{left:-22px;width:10px;height:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-day{font-size:11px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-timeline .-milestone .-date{font-size:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-section-header{margin-bottom:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-section-header .-icon{font-size:16px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .rewards-tab .-section-header .-title{font-size:13px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card{padding:10px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section{margin-right:8px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper{width:34px;height:34px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper .-icon{font-size:16px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-icon-wrapper .-icon.gift{font-size:18px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-left-section .-connector-line{top:38px;height:calc(100% + 10px)}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-day-title{font-size:13px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-bonus .-bonus-icon,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-bonus .-bonus-text,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-freespin .-freespin-icon,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-freespin .-freespin-text,.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-content .-min-deposit{font-size:11px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action{margin-left:6px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-claim-btn{padding:5px 10px;font-size:11px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-lock-status .-lock-icon{font-size:16px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-lock-status .-lock-text{font-size:9px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-completed-status .-check-icon{font-size:18px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .reward-card .-action .-completed-status .-claimed-text{font-size:9px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer{padding:12px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-total-deposit .-amount{font-size:15px}.rk-modal .-consecutive-promotion .consecutive-promotion-wrapper .promotion-footer .-actions button{font-size:13px;padding:0 16px}}@media(max-width:992px){.rk-modal .-consecutive-promotion{margin-top:15px;margin-bottom:0;width:100%!important;max-width:100%!important;vertical-align:bottom}}.rk-history{padding:7px;background-color:var(--me-mainBackground);border-radius:7px}.rk-history .-inner{padding:7px;background:var(--me-innerBackground);border-radius:7px}.rk-history table td,.rk-history table th{color:var(--text-primary)}.rk-refund{padding:7px;color:var(--me-refund-color);background-color:var(--me-mainBackground);border-radius:7px}.rk-refund .-inner{padding:7px;background:var(--me-refund-background);border:1px solid var(--me-refund-borderColor);border-radius:7px}.rk-refund .-body{padding:2px;background:var(--me-refund-body-background);border-radius:7px}.rk-refund .-body .-wrapper{padding:5px;background-color:var(--me-refund-body-wrapper-background);box-shadow:inset 0 0 10px 9px var(--me-refund-body-wrapper-shadow);border-radius:7px;text-align:center}.rk-refund .-body .-title{font-size:16px;color:var(--primary);-webkit-background-clip:text;background-clip:text;background-image:var(--me-refund-body-title-background);text-shadow:0 7px 5px var(--me-refund-body-title-shadow)}.rk-refund .-body .-date{font-size:12px;font-weight:300}.rk-refund .-body .-value{font-size:18px}.rk-refund .-action .rk-button{width:100%;border-radius:7px}.rk-refund .-description .-detail{font-size:13px;font-weight:300}.rk-refer{padding:7px;color:var(--me-refer-color);background-color:var(--me-mainBackground);border-radius:7px}.rk-refer .-inner{padding:7px;background:var(--me-refer-background);border:1px solid var(--me-refer-borderColor);border-radius:7px}.rk-refer .-body{padding:2px;background:var(--me-refer-body-background);border-radius:7px}.rk-refer .-body .-wrapper{padding:10px;background-color:var(--me-refer-body-wrapper-background);box-shadow:inset 0 0 10px 9px var(--me-refer-body-wrapper-shadow);border-radius:7px;text-align:center}.rk-refer .-body .-title{font-size:16px;color:var(--primary);-webkit-background-clip:text;background-clip:text;background-image:var(--me-refer-body-title-background);text-shadow:0 7px 5px var(--me-refer-body-title-shadow)}.rk-refer .-body .-value{font-size:16px}.rk-refer .-action .rk-button{width:100%;border-radius:7px}.rk-refer .rk-form input{min-height:42px;font-size:12px}.rk-redeem{padding:7px;color:var(--color);background-color:var(--me-mainBackground);border-radius:7px}.rk-redeem .-inner{padding:7px;background:var(--me-refer-background);border:1px solid var(--me-refer-borderColor);border-radius:7px}.rk-redeem .-action .rk-button{width:100%;border-radius:7px}.rk-redeem .rk-form input{text-align:center}.-finance-modal.-finance-modal,.-finance-modal[role=dialog]{background:var(--me-innerBackground);border:none;border-radius:10px}@media(min-width:768px){.-finance-modal.-finance-modal,.-finance-modal[role=dialog]{background:var(--finance-background)}}@media(max-width:992px){.-finance-modal{margin-top:15px;margin-bottom:0;width:100%!important;max-width:100%!important;vertical-align:bottom}}.-finance-modal .-close .rk-button{height:36px;width:110px;font-weight:300}.-finance-modal .-content{padding:0;background:none;border-radius:0}@media(min-width:768px){.-finance-modal .-content{padding:10px;background:var(--me-innerBackground);border-radius:10px}}.-finance-modal .-title{padding:5px 10px;font-weight:400;color:var(--finance-title-color);background:var(--finance-title-background);border:1px solid var(--finance-title-border-color);border-radius:7px}.-finance-modal .rk-form input{text-align:center}.-finance-modal .-action .rk-button{width:100%;border-radius:10px}.-finance-modal .-alert [role=alert]{border-radius:7px}.-finance-modal .-alert [role=alert].border-red-200,.-finance-modal .-alert [role=alert][data-type=error]{color:var(--finance-alert-color);background:var(--finance-alert-background);border-color:var(--finance-alert-background)}.-finance-modal .-alert [role=alert] p{font-size:13px;font-weight:300;text-align:center}.-finance-modal .-help-wrapper .-item{position:relative;padding:10px 15px;min-width:110px;height:auto;background:var(--finance-help-background);border:1px solid var(--finance-help-borderColor);border-radius:7px;text-align:center;cursor:pointer;transition:all .2s}.-finance-modal .-help-wrapper .-item .-icon img{margin:0 auto;width:32px;height:32px}@media(min-width:768px){.-finance-modal .-help-wrapper .-item .-icon img{width:38px;height:38px}}.-finance-modal .-help-wrapper .-item .-label{font-size:12px;color:var(--finance-help-color);white-space:nowrap}@media(min-width:768px){.-finance-modal .-help-wrapper .-item .-label{font-size:14px;font-weight:400}}.-finance-modal .-help-wrapper .-item.active,.-finance-modal .-help-wrapper .-item:hover{border-color:var(--primary)}.-finance-modal .-promotion-wrapper{overflow:visible}.-finance-modal .-promotion-wrapper .-item{position:relative;padding:10px 15px;min-width:110px;height:auto;background:var(--finance-promotion-background-default);border:1px solid var(--finance-promotion-borderColor-default);border-radius:7px;text-align:center;cursor:pointer;transition:all .2s}.-finance-modal .-promotion-wrapper .-item .-icon img{margin:0 auto;width:32px;height:32px}@media(min-width:768px){.-finance-modal .-promotion-wrapper .-item .-icon img{width:38px;height:38px}}.-finance-modal .-promotion-wrapper .-item .-label{font-size:12px;color:var(--finance-promotion-color-default);white-space:nowrap}@media(min-width:768px){.-finance-modal .-promotion-wrapper .-item .-label{font-size:14px;font-weight:400}}.-finance-modal .-promotion-wrapper .-item:hover{background:var(--finance-promotion-background-hover);border:1px solid var(--finance-promotion-borderColor-hover)}.-finance-modal .-promotion-wrapper .-item:hover .-label{color:var(--finance-promotion-color-hover)}.-finance-modal .-promotion-wrapper .-item.active{background:var(--finance-promotion-background-active);border:1px solid var(--finance-promotion-borderColor-active)}.-finance-modal .-promotion-wrapper .-item.active .-label{color:var(--finance-promotion-color-active)}.-finance-modal .-promotion-wrapper .-item .-btn-cancel{position:absolute;top:-5px;right:-5px;color:var(--finance-promotion-btnCancel-color)!important;background:var(--finance-promotion-btnCancel-background)!important;border-color:var(--finance-promotion-btnCancel-borderColor)!important;z-index:10}.-finance-modal .rk-bank-item{background:var(--finance-bankItem-background)}.-finance-modal .rk-bank-item .-info .-bank-acc-name{margin-bottom:5px}.-finance-modal .rk-bank-item .-info .-bank-acc-no{margin-bottom:0;font-size:16px}.-finance-modal .rk-bank-item .-info .-amount{font-size:28px;font-weight:500;color:var(--primary)}.-finance-modal .rk-bank-item .-info .-timeout .statistic-title{color:var(--text-primary);margin-bottom:0;font-size:14px;font-weight:500}.-finance-modal .rk-bank-item label{font-weight:300}.-finance-modal .rk-bank-item .-qr-container{border-radius:24px;background-color:var(--qr-background);display:flex;flex-direction:column;padding-bottom:10px}.-finance-modal .rk-bank-item .-qr-container .qr-header{position:relative;display:flex;align-items:center;justify-content:center;background:var(--qr-headerBackground);border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden;width:100%;height:70px}.-finance-modal .rk-bank-item .-qr-container .qr-header .-img{position:relative;width:100%;height:35px}.-finance-modal .rk-bank-item .-qr-container .-info .-label{font-size:18px;color:var(--qr-labelColor)}.-finance-modal .rk-bank-item .-qr-container .-info .-amount{font-size:18px;font-weight:500;color:var(--status-success)}.-finance-modal .rk-bank-item .-qr-container .-timeout{font-size:14px;color:var(--qr-timeoutColor)!important}.-finance-modal .rk-bank-item .-qr-container .-timeout .statistic-content{color:var(--qr-timeoutColor)!important}.-finance-modal .rk-bank-item .-qr-container .-qr-wrapper{margin:30px auto}.-finance-modal .-qr-wrapper canvas{margin:auto;border-radius:10px}.-finance-modal .-support-banks .-title{text-align:center;font-size:18px;color:var(--text-primary)}.-finance-modal .-support-banks .-label{font-size:14px;text-align:center}.-finance-modal .-support-banks .-icon img{border-radius:16px;margin:auto}.-finance-modal .qrpayment-iframe{width:100%;height:650px}.-finance-modal .-descriptions .ant-descriptions .grid{border-color:var(--finance-descriptions-borderColor)!important}.-finance-modal .-descriptions .ant-descriptions .text-muted-foreground{background-color:var(--finance-descriptions-label-background)!important;color:var(--finance-descriptions-label-color)!important}.-finance-modal .-descriptions .ant-descriptions .flex-1{background-color:var(--finance-descriptions-content-background)!important;color:var(--finance-descriptions-content-color)!important}.rk-bank-information{padding:10px;background:var(--bankInformation-background);border:1px solid var(--bankInformation-borderColor);box-shadow:inset 0 0 10px 9px var(--bankInformation-shadow);border-radius:7px}.rk-bank-information .-image img{border-radius:50%}.rk-bank-information .-item{margin-bottom:0;font-size:12px;font-weight:300;color:var(--bankInformation-color)}.popup-child::-webkit-scrollbar{height:4px;width:4px}.popup-child::-webkit-scrollbar-thumb{background-color:rgba(67,67,67,.8);border-radius:2px}.popup-child::-webkit-scrollbar,.popup-child::-webkit-scrollbar-track{border-radius:2px}.popup-child img{max-width:500px!important;height:auto}@media(max-width:768px){.popup-child img{max-width:100%!important}}.rk-suspend-deposit .-hourglass{display:flex;align-items:center;justify-content:center;margin:10px auto 0;padding:10px;width:60px;height:60px;background:var(--suspendDeposit-hourglass-background);border-radius:50%}@media(min-width:768px){.rk-suspend-deposit .-hourglass{margin:0 auto;width:80px;height:80px}}.rk-suspend-deposit .-timeout{display:flex;align-items:center;justify-content:center;gap:10px}.rk-suspend-deposit .-timeout *{line-height:1}.rk-suspend-deposit .-timeout .statistic-title{margin-bottom:0;font-size:16px;font-weight:300;color:var(--suspendDeposit-timeout-color)}.rk-suspend-deposit .-timeout .statistic-content{font-size:16px;font-weight:500;color:var(--suspendDeposit-timeout-clockColor)}.rk-suspend-deposit .-amount-view{padding:10px;font-size:24px;font-weight:500;text-align:center;color:var(--suspendDeposit-amountView-color);background:var(--suspendDeposit-amountView-background);border:1px solid var(--suspendDeposit-amountView-borderColor);border-radius:.5rem}.rk-last-10-jackpot-winners .-title{font-size:18px;font-weight:600;color:var(--text-primary);text-transform:uppercase;margin-bottom:4px}.rk-last-10-jackpot-winners .-description{font-size:14px;font-weight:400;color:var(--text-secondary);margin-bottom:16px}.rk-last-10-jackpot-winners .-slide .swiper-slide{height:100%}.rk-last-10-jackpot-winners .-slide .swiper-button-next,.rk-last-10-jackpot-winners .-slide .swiper-button-prev{color:var(--text-primary)}.rk-last-10-jackpot-winners .-slide .swiper-button-next:after,.rk-last-10-jackpot-winners .-slide .swiper-button-prev:after{font-size:16px;font-weight:700}.rk-last-10-jackpot-winners .-slide .swiper-button-next.swiper-button-disabled,.rk-last-10-jackpot-winners .-slide .swiper-button-prev.swiper-button-disabled{opacity:.3}.rk-last-10-jackpot-winners .-slide .-jackpot-card{display:flex;flex-direction:column;align-items:center;padding:12px;background:var(--feature-item-background);border:1px solid var(--feature-item-borderColor);border-radius:8px;box-shadow:0 3px 5px var(--feature-item-boxShadowColor);position:relative;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.rk-last-10-jackpot-winners .-slide .-jackpot-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.rk-last-10-jackpot-winners .-slide .-jackpot-card:hover .game-img{transform:scale(1.03)}.rk-last-10-jackpot-winners .-slide .-jackpot-card .-game-image{margin-bottom:10px;width:100%;height:200px;border-radius:6px;overflow:hidden}.rk-last-10-jackpot-winners .-slide .-jackpot-card .-game-image .game-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .2s ease}.rk-last-10-jackpot-winners .-slide .-jackpot-card .-game-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;font-weight:500;color:var(--text-primary);text-align:center;margin-bottom:4px}.rk-last-10-jackpot-winners .-slide .-jackpot-card .-user{font-size:13px;color:var(--text-secondary);text-align:center;margin-bottom:6px}.rk-last-10-jackpot-winners .-slide .-jackpot-card .-amount{font-size:15px;font-weight:600;color:var(--primary);background:var(--background-input);border:1px solid rgba(var(--primary-rgb),.15);padding:4px 8px;border-radius:4px;margin-bottom:6px}.rk-last-10-jackpot-winners .-slide .-jackpot-card .-time{font-size:12px;color:var(--text-secondary);display:flex;align-items:center;gap:4px}.rk-last-10-jackpot-winners .-slide .-jackpot-card .-time:before{content:"🕒";font-size:12px}