.rolling-quest-page{flex-direction:column;gap:32px;width:100%;padding:28px;display:flex}.rolling-quest-page .current-quest-section-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.rolling-quest-page .current-quest-section-header .section-title{color:#fff;letter-spacing:-.2px;padding-left:14px;font-size:19px;font-weight:700;position:relative}.rolling-quest-page .current-quest-section-header .section-title:before{content:"";background:var(--ThingBet--neon-green--10);border-radius:2px;width:4px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.rolling-quest-page .current-quest-section-header .switch-rolling-quest-button{background:var(--ThingBet--neon-green--10);color:var(--ThingBet--greyscale--210);letter-spacing:-.2px;cursor:pointer;border:none;border-radius:5px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .15s ease-in}.rolling-quest-page .current-quest-section-header .switch-rolling-quest-button:hover{background:var(--ThingBet--neon-green--50)}.rolling-quest-page .section{flex-direction:column;display:flex}.rolling-quest-page .section .quest-history-empty{color:#868d9b;background:#1f1f21;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.rolling-quest-page .section .quest-history-empty img{opacity:.5;width:60px;height:60px;margin-bottom:12px}.rolling-quest-page .section .quest-history-empty p{font-size:14px}.rolling-quest-page .loading-container{background:#1f1f21;border-radius:14px;justify-content:center;align-items:center;min-height:200px;display:flex}.rolling-quest-page .loading-spinner{border:3px solid #03f68226;border-top-color:var(--ThingBet--neon-green--10);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.current-quest-summary{background:#1f1f21;border:1px solid #ffffff0a;border-radius:14px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #00000026}.current-quest-summary:hover{box-shadow:0 4px 16px #0003}.current-quest-summary .empty-quest{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:70px 24px;display:flex}.current-quest-summary .empty-quest img{opacity:.4;width:80px;height:80px;margin-bottom:18px}.current-quest-summary .empty-quest p{letter-spacing:.2px;font-size:14px}.current-quest-summary .quest-hero{background:linear-gradient(135deg,#282a2d 0%,#1c1d1f 100%);border-bottom:1px solid #ffffff0f;padding:30px}.current-quest-summary .quest-hero .hero-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.current-quest-summary .quest-hero .hero-header .bonus-badge{align-items:center;gap:10px;display:flex;position:relative}.current-quest-summary .quest-hero .hero-header .bonus-badge .text-guide{z-index:10;color:var(--ThingBet--darkscale--0);background-color:var(--ThingBet--neon-green--10);border-radius:12px;min-width:280px;padding:10px;font-size:12px;font-weight:700;line-height:1.5;position:absolute;left:calc(100% + 10px);box-shadow:0 4px 12px #00000026}.current-quest-summary .quest-hero .hero-header .bonus-badge .text-guide p{margin:0}.current-quest-summary .quest-hero .hero-header .bonus-badge .bonus-name{color:var(--ThingBet--neon-green--10);letter-spacing:-.2px;background:#03f6821f;border:1px solid #03f68233;border-radius:8px;padding:8px 16px;font-size:15px;font-weight:600}.current-quest-summary .quest-hero .hero-header .bonus-badge .info-icon{cursor:pointer;opacity:.5;filter:brightness(0)saturate()invert(76%)sepia(52%)saturate(405%)hue-rotate(93deg)brightness(92%)contrast(87%);width:18px;height:18px;transition:all .2s}.current-quest-summary .quest-hero .hero-header .bonus-badge .info-icon:hover{opacity:1;transform:scale(1.1)}.current-quest-summary .quest-hero .hero-header .status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;padding:7px 16px;font-size:12px;font-weight:600}.current-quest-summary .quest-hero .hero-header .status-badge.status-active{color:var(--ThingBet--neon-green--10);background:#03f68226;border:1px solid #03f68240}.current-quest-summary .quest-hero .hero-header .status-badge.status-completed{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f640}.current-quest-summary .quest-hero .hero-header .status-badge.status-cancelled,.current-quest-summary .quest-hero .hero-header .status-badge.status-failed{color:#ef4444;background:#ef444426;border:1px solid #ef444440}.current-quest-summary .quest-hero .hero-header .status-badge.status-expired{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b40}.current-quest-summary .quest-hero .hero-progress{align-items:center;gap:28px;display:flex}.current-quest-summary .quest-hero .hero-progress .progress-circle{flex-shrink:0;width:130px;height:130px;position:relative}.current-quest-summary .quest-hero .hero-progress .progress-circle svg{filter:drop-shadow(0 0 6px #03f68233);width:100%;height:100%;transform:rotate(-90deg)}.current-quest-summary .quest-hero .hero-progress .progress-circle svg circle{fill:none;stroke-width:10px;stroke-linecap:round}.current-quest-summary .quest-hero .hero-progress .progress-circle svg circle.progress-bg{stroke:#ffffff0f}.current-quest-summary .quest-hero .hero-progress .progress-circle svg circle.progress-fill{stroke:var(--ThingBet--neon-green--10);transition:stroke-dasharray .8s}.current-quest-summary .quest-hero .hero-progress .progress-circle .progress-center{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.current-quest-summary .quest-hero .hero-progress .progress-circle .progress-center .percent-value{color:#fff;font-size:32px;font-weight:700;line-height:1}.current-quest-summary .quest-hero .hero-progress .progress-circle .progress-center .percent-sign{color:#6b7280;margin-left:1px;font-size:14px}.current-quest-summary .quest-hero .hero-progress .progress-info{flex:1}.current-quest-summary .quest-hero .hero-progress .progress-info .progress-label{color:#6b7280;text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px;font-size:12px;font-weight:500}.current-quest-summary .quest-hero .hero-progress .progress-info .progress-amounts{margin-bottom:10px;font-size:20px}.current-quest-summary .quest-hero .hero-progress .progress-info .progress-amounts .current{color:var(--ThingBet--neon-green--10);font-weight:700}.current-quest-summary .quest-hero .hero-progress .progress-info .progress-amounts .separator{color:#6b7280;margin:0 8px}.current-quest-summary .quest-hero .hero-progress .progress-info .progress-amounts .target{color:#dde0e6;font-weight:500}.current-quest-summary .quest-hero .hero-progress .progress-info .remaining{color:#a0a4ad;background:#ffffff0a;border-radius:6px;padding:8px 14px;font-size:13px;display:inline-block}.current-quest-summary .quest-hero .hero-progress .progress-info .remaining strong{color:#dde0e6;font-weight:600}.current-quest-summary .summary-cards{background:#232426;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;padding:26px;display:grid}.current-quest-summary .summary-cards .summary-card{text-align:center;background:#1a1b1d;border:1px solid #0000;border-radius:12px;padding:20px;transition:all .2s}.current-quest-summary .summary-cards .summary-card:hover{background:#1f2022;transform:translateY(-1px)}.current-quest-summary .summary-cards .summary-card .card-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:13px;font-weight:500;display:block}.current-quest-summary .summary-cards .summary-card .card-label .bonus-percent{color:var(--ThingBet--neon-green--10);margin-left:4px;font-weight:600}.current-quest-summary .summary-cards .summary-card .card-value{color:#dde0e6;font-family:SF Mono,Monaco,monospace;font-size:19px;font-weight:600;display:block}.current-quest-summary .summary-cards .summary-card .card-value.positive{color:var(--ThingBet--neon-green--10)}.current-quest-summary .summary-cards .summary-card .card-value.warning{color:#f59e0b}.current-quest-summary .summary-cards .summary-card .card-value.highlight{color:var(--ThingBet--neon-green--10);font-size:21px;font-weight:700}.current-quest-summary .summary-cards .summary-card.target{background:#03f6820f;border:1px solid #03f6822e}.current-quest-summary .summary-cards .summary-card.target:hover{background:#03f6821a}.current-quest-summary .summary-cards .summary-card.carryover{background:#f59e0b0f;border:1px solid #f59e0b2e}.current-quest-summary .summary-cards .summary-card.carryover:hover{background:#f59e0b1a}.current-quest-summary .calculation-formula{background:#18191b;border-bottom:1px solid #ffffff0f;padding:20px 26px}.current-quest-summary .calculation-formula .formula-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:10px;display:flex}.current-quest-summary .calculation-formula .formula-content .formula-item{border-radius:8px;padding:8px 14px;font-family:SF Mono,Monaco,monospace;font-size:15px;font-weight:600;transition:transform .2s}.current-quest-summary .calculation-formula .formula-content .formula-item:hover{transform:scale(1.02)}.current-quest-summary .calculation-formula .formula-content .formula-item.deposit{color:#dde0e6;background:#ffffff0f;border:1px solid #ffffff1a}.current-quest-summary .calculation-formula .formula-content .formula-item.bonus{color:var(--ThingBet--neon-green--10);background:#03f6821f;border:1px solid #03f68238}.current-quest-summary .calculation-formula .formula-content .formula-item.carryover{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b38}.current-quest-summary .calculation-formula .formula-content .formula-item.result{color:var(--ThingBet--neon-green--10);background:#03f6822e;border:1px solid #03f6824d;font-size:17px;font-weight:700}.current-quest-summary .calculation-formula .formula-content .formula-operator{color:#6b7280;font-size:18px;font-weight:700}.current-quest-summary .calculation-formula .formula-labels{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.current-quest-summary .calculation-formula .formula-labels span{color:#6b7280;text-align:center;text-transform:uppercase;letter-spacing:.3px;min-width:50px;font-size:9px;font-weight:500}.current-quest-summary .calculation-formula .formula-labels span:empty{min-width:24px}.current-quest-summary .playable-games-section{background:#1c1d1f;border-bottom:1px solid #ffffff0f;padding:18px 26px}.current-quest-summary .playable-games-section .section-label{color:#6b7280;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px;font-size:11px;font-weight:500;display:block}.current-quest-summary .playable-games-section .games-tags{flex-wrap:wrap;gap:10px;display:flex}.current-quest-summary .playable-games-section .games-tags .game-tag{color:var(--ThingBet--neon-green--10);background:#03f68214;border:1px solid #03f68238;border-radius:20px;align-items:center;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.current-quest-summary .playable-games-section .games-tags .game-tag:hover{background:#03f68226;transform:translateY(-1px)}.current-quest-summary .game-stats-section{padding:26px}.current-quest-summary .game-stats-section .section-title{color:#a0a4ad;text-transform:uppercase;letter-spacing:.6px;margin-bottom:18px;font-size:15px;font-weight:600}.current-quest-summary .game-stats-section .game-stats-table{background:#232426;border:1px solid #ffffff0a;border-radius:12px;overflow:hidden}.current-quest-summary .game-stats-section .game-stats-table .table-header{color:#6b7280;text-transform:uppercase;letter-spacing:.8px;background:#1a1b1d;border-bottom:1px solid #ffffff0a;grid-template-columns:2fr 1fr 1.5fr 1.5fr;padding:16px 22px;font-size:12px;font-weight:600;display:grid}.current-quest-summary .game-stats-section .game-stats-table .table-row{border-bottom:1px solid #ffffff08;grid-template-columns:2fr 1fr 1.5fr 1.5fr;padding:18px 22px;transition:all .2s;display:grid}.current-quest-summary .game-stats-section .game-stats-table .table-row:last-child{border-bottom:none}.current-quest-summary .game-stats-section .game-stats-table .table-row:hover{background:#03f68208}.current-quest-summary .game-stats-section .game-stats-table .table-row .game-name{color:#dde0e6;font-size:15px;font-weight:600}.current-quest-summary .game-stats-section .game-stats-table .table-row .bet-count{color:#a0a4ad;font-size:15px;font-weight:500}.current-quest-summary .game-stats-section .game-stats-table .table-row .bet-amount{color:#a0a4ad;font-family:SF Mono,Monaco,monospace;font-size:15px}.current-quest-summary .game-stats-section .game-stats-table .table-row .rolling-amount{color:var(--ThingBet--neon-green--10);font-family:SF Mono,Monaco,monospace;font-size:15px;font-weight:700}.quest-history .quest-history-loading,.quest-history .quest-history-empty{color:#6b7280;background:#1f1f21;border:1px solid #ffffff0a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.quest-history .quest-history-loading img,.quest-history .quest-history-empty img{opacity:.4;width:60px;height:60px;margin-bottom:14px}.quest-history .quest-history-loading p,.quest-history .quest-history-empty p{letter-spacing:.2px;font-size:14px}.quest-history .history-list{flex-direction:column;gap:16px;display:flex}.quest-history .history-list .history-item{background:#1f1f21;border:1px solid #ffffff0a;border-radius:14px;padding:26px;transition:all .25s;box-shadow:0 2px 8px #00000026}.quest-history .history-list .history-item:hover{background:#242527;border-color:#ffffff14;box-shadow:0 4px 16px #0003}.quest-history .history-list .history-item .history-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.quest-history .history-list .history-item .history-header .bonus-name{color:#dde0e6;letter-spacing:-.2px;font-size:15px;font-weight:600}.quest-history .history-list .history-item .history-header .status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:6px 12px;font-size:10px;font-weight:600}.quest-history .history-list .history-item .history-header .status-badge.status-active,.quest-history .history-list .history-item .history-header .status-badge.status-completed{color:var(--ThingBet--neon-green--10);background:#03f6821f;border:1px solid #03f68233}.quest-history .history-list .history-item .history-header .status-badge.status-cancelled,.quest-history .history-list .history-item .history-header .status-badge.status-failed{color:#e74c3c;background:#e74c3c1f;border:1px solid #e74c3c33}.quest-history .history-list .history-item .history-header .status-badge.status-expired{color:#f39c12;background:#f39c121f;border:1px solid #f39c1233}.quest-history .history-list .history-item .history-body{grid-template-columns:repeat(2,1fr);gap:16px 24px;display:grid}@media (min-width:768px){.quest-history .history-list .history-item .history-body{grid-template-columns:repeat(3,1fr)}}.quest-history .history-list .history-item .history-body .info-row .label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:500}.quest-history .history-list .history-item .history-body .info-row .value{color:#a0a4ad;font-size:16px;font-weight:500}.quest-history .history-list .history-item .history-progress{border-top:1px solid #ffffff0d;margin-top:16px;padding-top:12px}.quest-history .history-list .history-item .history-progress .mini-progress-bar{background:#03f6821f;border-radius:3px;height:6px;overflow:hidden}.quest-history .history-list .history-item .history-progress .mini-progress-bar .mini-progress-fill{background:linear-gradient(90deg, var(--ThingBet--neon-green--10) 0%, #00d470 100%);border-radius:3px;height:100%;transition:width .5s}.quest-history .pagination{justify-content:center;gap:8px;margin-top:20px;display:flex}.quest-history .pagination .page-btn{color:#868d9b;cursor:pointer;background:#1f1f21;border:none;border-radius:6px;width:32px;height:32px;font-size:13px;transition:all .2s}.quest-history .pagination .page-btn:hover{color:#dde0e6;background:#252527}.quest-history .pagination .page-btn.active{background:var(--ThingBet--neon-green--10);color:var(--ThingBet--darkscale--0);font-weight:600}@media (max-width:600px){.rolling-quest-page{gap:22px;padding:18px}.rolling-quest-page .section-title{padding-left:10px;font-size:15px}.rolling-quest-page .section-title:before{width:3px;height:16px}.current-quest-summary .quest-hero{padding:18px}.current-quest-summary .quest-hero .hero-header{flex-wrap:wrap;gap:10px;margin-bottom:20px}.current-quest-summary .quest-hero .hero-header .bonus-badge .bonus-name{padding:6px 12px;font-size:13px}.current-quest-summary .quest-hero .hero-header .status-badge{padding:5px 12px;font-size:11px}.current-quest-summary .quest-hero .hero-progress{text-align:center;flex-direction:column;gap:20px}.current-quest-summary .quest-hero .hero-progress .progress-circle{width:110px;height:110px}.current-quest-summary .quest-hero .hero-progress .progress-circle .progress-center .percent-value{font-size:26px}.current-quest-summary .quest-hero .hero-progress .progress-info .progress-amounts{font-size:17px}.current-quest-summary .quest-hero .hero-progress .progress-info .remaining{text-align:center;display:block}.current-quest-summary .summary-cards{grid-template-columns:repeat(2,1fr);gap:10px;padding:16px}.current-quest-summary .summary-cards .summary-card{padding:14px 10px}.current-quest-summary .summary-cards .summary-card .card-label{font-size:10px}.current-quest-summary .summary-cards .summary-card .card-value{font-size:15px}.current-quest-summary .calculation-formula{padding:14px 16px}.current-quest-summary .calculation-formula .formula-content{gap:6px}.current-quest-summary .calculation-formula .formula-content .formula-item{padding:6px 10px;font-size:13px}.current-quest-summary .calculation-formula .formula-content .formula-operator{font-size:14px}.current-quest-summary .playable-games-section{padding:14px 16px}.current-quest-summary .playable-games-section .games-tags .game-tag{padding:6px 12px;font-size:11px}.current-quest-summary .game-stats-section{padding:16px}.current-quest-summary .game-stats-section .game-stats-table .table-header,.current-quest-summary .game-stats-section .game-stats-table .table-row{grid-template-columns:1.5fr .7fr 1fr 1fr;padding:12px 14px;font-size:11px}.current-quest-summary .game-stats-section .game-stats-table .table-header .game-name,.current-quest-summary .game-stats-section .game-stats-table .table-header .rolling-amount,.current-quest-summary .game-stats-section .game-stats-table .table-row .game-name,.current-quest-summary .game-stats-section .game-stats-table .table-row .rolling-amount{font-size:12px}.quest-history .history-list .history-item{padding:18px}.quest-history .history-list .history-item .history-header{margin-bottom:14px;padding-bottom:10px}.quest-history .history-list .history-item .history-header .bonus-name{font-size:14px}.quest-history .history-list .history-item .history-body{gap:10px;grid-template-columns:1fr!important}.quest-history .history-list .history-item .history-body .info-row .value{font-size:13px}}
