:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Empty_loader__QhPvQ{width:100%;text-align:center;padding:2rem 1rem;margin:0 auto 1em;color:#3f4552}.Empty_emptyIcon__j6Uk9{display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;margin-bottom:1rem;border-radius:999px;background:#f3f6fb;color:#607089;font-size:2rem}.Empty_loader__QhPvQ h3{margin:0;font-size:1.35rem;line-height:1.35;font-weight:700;color:#252a33}.Empty_loader__QhPvQ h4{margin:.5rem auto 0;max-width:24rem;font-size:1rem;line-height:1.45;font-weight:400;color:#778195}.Spinner_Loader__HRi_a,.Spinner_Loader__HRi_a:after,.Spinner_Loader__HRi_a:before{border-radius:50%}.Spinner_Loader__HRi_a{color:#4b4c53;font-size:11px;text-indent:-99999em;margin:55px auto;position:relative;width:10em;height:10em;box-shadow:inset 0 0 0 1em;transform:translateZ(0)}.Spinner_Loader__HRi_a:after,.Spinner_Loader__HRi_a:before{position:absolute;content:""}.Spinner_Loader__HRi_a:before{width:5.2em;height:10.2em;background:#fff;border-radius:10.2em 0 0 10.2em;top:-.1em;left:-.1em;transform-origin:5.2em 5.1em;animation:Spinner_load2__ahqjX 2s ease 1.5s infinite}.Spinner_Loader__HRi_a:after{width:5.2em;height:10.2em;background:#fff;border-radius:0 10.2em 10.2em 0;top:-.1em;left:5.1em;transform-origin:0 5.1em;animation:Spinner_load2__ahqjX 2s ease infinite}@keyframes Spinner_load2__ahqjX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes surveycard_raise__fgX_b{0%{box-shadow:.1rem .2rem .5rem rgba(0,0,0,.2);transform:translateY(0)}to{box-shadow:.1rem .2rem 1rem rgba(0,0,0,.2);transform:translateY(-.1rem)}}.surveycard_card__DwVK0{position:relative;display:grid;padding-top:.85rem;border-radius:.2rem;box-shadow:.1rem .2rem .5rem rgba(0,0,0,.2);color:#757575;cursor:pointer;min-width:0;overflow:hidden;background:#fff}.surveycard_card__DwVK0:hover{animation-name:surveycard_raise__fgX_b;animation-duration:.5s;animation-fill-mode:forwards}.surveycard_cardStarted__VbwoW{box-shadow:0 0 0 1px rgba(245,158,11,.2),.1rem .2rem .5rem rgba(0,0,0,.2)}.surveycard_rewardDisplay__X_6DA{color:#3a3a3a;text-align:center;font-size:1.38rem;font-weight:200;line-height:1.45rem;padding:0 .75rem;overflow-wrap:anywhere}.surveycard_vc_display__PAkKq{color:#3a3a3a;text-align:center;font-size:.92rem;font-weight:400;line-height:1.4rem;padding-bottom:.4rem}.surveycard_footer__fS5P_{background-color:rgba(117,117,117,.1);color:#3a3a3a;box-sizing:border-box;min-height:4rem;display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem .75rem;flex-direction:column;text-align:center;overflow:hidden}.surveycard_badge__WuByS{display:inline-flex;align-items:center;justify-content:center;padding:.18rem .52rem;border-radius:999px;background-color:#f59e0b;color:#fff;box-shadow:0 6px 14px rgba(245,158,11,.25);font-size:.68rem;font-weight:700;letter-spacing:0;line-height:1.1}.surveycard_badge_container__ojdG7{position:absolute;top:.45rem;right:.45rem;z-index:2;min-height:1.4rem;pointer-events:none}.surveycard_highlight__zkAp8{background-color:#38b653;color:#fff;display:inline-block;padding:0 .6rem;font-size:.8rem;border-radius:.2rem;font-weight:600}.surveycard_highlight_container__XGvgr{transform:translateY(-.9rem);text-align:center;height:0}@media(max-width:520px){.surveycard_card__DwVK0{min-height:7.45rem;padding-top:.7rem}.surveycard_rewardDisplay__X_6DA{font-size:1.18rem;line-height:1.28rem}.surveycard_vc_display__PAkKq{font-size:.84rem;line-height:1.12rem;padding-bottom:.32rem}.surveycard_footer__fS5P_{min-height:3.35rem;padding:.48rem .45rem;font-size:.9rem}.surveycard_badge__WuByS{padding:.16rem .46rem;font-size:.64rem}}@media(max-width:380px){.surveycard_rewardDisplay__X_6DA{font-size:1.1rem}.surveycard_footer__fS5P_{font-size:.82rem}}.surveydisplay_container__3qpVH{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-column-gap:1.25rem;column-gap:1.25rem;grid-row-gap:1.25rem;row-gap:1.25rem;padding:.75rem 1rem}@media(max-width:1734px){.surveydisplay_container__3qpVH{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(max-width:1442px){.surveydisplay_container__3qpVH{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:1202px){.surveydisplay_container__3qpVH{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1020px){.surveydisplay_container__3qpVH{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:952px){.surveydisplay_container__3qpVH{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:774px){.surveydisplay_container__3qpVH{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:500px){.surveydisplay_container__3qpVH{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:360px){.surveydisplay_container__3qpVH{grid-template-columns:minmax(0,1fr)}}@media(max-width:554px){.surveydisplay_container__3qpVH{column-gap:.85rem;row-gap:.85rem;padding:.45rem .2rem .9rem}}@media(max-width:380px){.surveydisplay_container__3qpVH{column-gap:.65rem;row-gap:.75rem}}@keyframes offercard_raise__AwsOA{0%{box-shadow:.1rem .2rem .5rem rgba(0,0,0,.2);transform:translateY(0)}to{box-shadow:.1rem .2rem 1rem rgba(0,0,0,.2);transform:translateY(-.1rem)}}.offercard_card__cuYpf{position:relative;display:grid;padding-top:.85rem;border-radius:.2rem;box-shadow:.1rem .2rem .5rem rgba(0,0,0,.2);color:#757575;cursor:pointer;min-width:0;overflow:hidden;background:#fff}.offercard_card__cuYpf:hover{animation-name:offercard_raise__AwsOA;animation-duration:.5s;animation-fill-mode:forwards}.offercard_rewardDisplay__q8iBi{color:#3a3a3a;text-align:center;font-size:1.28rem;font-weight:200;line-height:1.4rem;padding:0 .75rem;overflow-wrap:anywhere}.offercard_vc_display__f0pZb{color:#3a3a3a;text-align:center;font-size:.9rem;font-weight:400;line-height:1.25rem;padding-bottom:.4rem}.offercard_footer__Yxri4{background-color:rgba(117,117,117,.1);color:#3a3a3a;box-sizing:border-box;min-height:4rem;display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem .75rem;flex-direction:column;text-align:center;overflow:hidden}.offercard_badge__8ltq0{display:inline-flex;align-items:center;justify-content:center;padding:.18rem .52rem;border-radius:999px;background-color:#f59e0b;color:#fff;box-shadow:0 6px 14px rgba(245,158,11,.25);font-size:.68rem;font-weight:700;line-height:1.1}.offercard_badge_container__OygBF{text-align:center;min-height:1.4rem;margin:0 0 .45rem;pointer-events:none}.offercard_highlight__D_sV3{background-color:#38b653;color:#fff;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 1rem);padding:.18rem .55rem;border-radius:7px;font-size:.76rem;font-weight:700;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:520px){.offercard_card__cuYpf{min-height:7.8rem;padding-top:.72rem}.offercard_rewardDisplay__q8iBi{font-size:1.1rem;line-height:1.24rem}.offercard_vc_display__f0pZb{font-size:.84rem;line-height:1.12rem}.offercard_footer__Yxri4{min-height:3.35rem;padding:.48rem .45rem;font-size:.86rem}.offercard_highlight__D_sV3{font-size:.68rem}}.offerdisplay_container__FH0_d{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem;padding:1rem}@media(max-width:1734px){.offerdisplay_container__FH0_d{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(max-width:1442px){.offerdisplay_container__FH0_d{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:1202px){.offerdisplay_container__FH0_d{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1020px){.offerdisplay_container__FH0_d{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:952px){.offerdisplay_container__FH0_d{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:774px){.offerdisplay_container__FH0_d{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:500px){.offerdisplay_container__FH0_d{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:360px){.offerdisplay_container__FH0_d{grid-template-columns:minmax(0,1fr)}}@media(max-width:554px){.offerdisplay_container__FH0_d{column-gap:.85rem;row-gap:.85rem;padding:.55rem .2rem 1rem}}.offerdisplay_modalOverlay__yce4H{position:fixed;top:0;left:0;width:100%;height:100%;padding:1rem;box-sizing:border-box;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.offerdisplay_modalContent__vINOQ{background:#fff;padding:1.5rem;border-radius:8px;max-width:90%;width:360px;max-height:calc(100dvh - 2rem);overflow-y:auto;box-shadow:0 2px 10px rgba(0,0,0,.2)}.offerdisplay_modalContent__vINOQ h2{margin-top:0;font-size:1.25rem}.offerdisplay_modalButtons__afjun{margin-top:1.5rem;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.offerdisplay_confirmBtn__V_JWa{background:#0070f3;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;min-height:40px}.offerdisplay_cancelBtn__sJrSn{background:rgba(0,0,0,0);border:1px solid #666;padding:.5rem 1rem;border-radius:4px;cursor:pointer;min-height:40px}@media(max-width:480px){.offerdisplay_modalContent__vINOQ{width:100%;max-width:100%;padding:1rem}.offerdisplay_modalButtons__afjun{flex-direction:column}.offerdisplay_cancelBtn__sJrSn,.offerdisplay_confirmBtn__V_JWa{width:100%}}.rewardedVideo_container__z4_rJ{margin-top:2rem;padding:1.5rem;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff;box-shadow:0 6px 24px rgba(15,23,42,.06)}.rewardedVideo_headerRow__4EPoP{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.rewardedVideo_title__A_9Uj{font-size:1.25rem;font-weight:600;color:#111827}.rewardedVideo_list__WGWfA{display:grid;grid-gap:1rem;gap:1rem}.rewardedVideo_card__ceqOd{border:1px solid rgba(15,23,42,.1);border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;background:#f9fafb}.rewardedVideo_cardHeader__XtCPe{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.rewardedVideo_cardTitle__ez5Jq{font-size:1rem;font-weight:600;color:#0f172a}.rewardedVideo_metaRow__JrCTV{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.9rem;color:#334155}.rewardedVideo_metaRow__JrCTV span{display:flex;align-items:center;gap:.25rem}.rewardedVideo_button__Ov7MX{align-self:flex-start;padding:.5rem 1rem;border-radius:9999px;border:none;font-weight:600;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.rewardedVideo_button__Ov7MX:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.rewardedVideo_button__Ov7MX:not(:disabled):focus,.rewardedVideo_button__Ov7MX:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(37,99,235,.25)}.rewardedVideo_stateMessage__x_vju{padding:1rem;border-radius:12px;background:#eff6ff;color:#1d4ed8}.rewardedVideo_errorMessage__PXQ4Q{padding:1rem;border-radius:12px;background:#fef2f2;color:#b91c1c}.rewardedVideo_eligibility__Q_yYP{font-size:.85rem;color:#b91c1c}.rewardedVideo_modalBackdrop__gWyM0{position:fixed;inset:0;background:rgba(15,23,42,.5);display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;z-index:1000}.rewardedVideo_modal__CelGz{background:#fff;border-radius:16px;width:min(720px,100%);max-height:calc(100dvh - 2rem);display:flex;flex-direction:column;overflow:hidden}.rewardedVideo_modalHeader__1isst{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(15,23,42,.1)}.rewardedVideo_modalBody__MLIgs{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.rewardedVideo_playerFrame__glq52,.rewardedVideo_videoElement__XSWx2{width:100%;border-radius:12px;background:#000;aspect-ratio:16/9}.rewardedVideo_controls__dnnw3{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.rewardedVideo_controls__dnnw3 button{border:1px solid rgba(15,23,42,.15);background:#fff;border-radius:9999px;padding:.4rem .8rem;cursor:pointer}.rewardedVideo_progressBar___UC3_{width:100%;height:.5rem;background:#e2e8f0;border-radius:9999px;overflow:hidden}.rewardedVideo_progressValue__tad7M{height:100%;background:linear-gradient(135deg,#22c55e,#10b981);transition:width .2s ease}.rewardedVideo_verification__kzCFH{padding:1rem;background:#fefce8;border-radius:12px;color:#b45309}.rewardedVideo_success__EjBrM{padding:1rem;background:#ecfdf5;border-radius:12px;color:#047857}.rewardedVideo_failure__H8vTs{padding:1rem;background:#fee2e2;border-radius:12px;color:#b91c1c}.rewardedVideo_helper__dpQr2{margin-top:.5rem;font-size:.85rem;color:#334155}.rewardedVideo_helper__dpQr2 a{color:#2563eb;text-decoration:underline}.rewardedVideo_focusTrap__7rJkF{outline:none}@media(max-width:520px){.rewardedVideo_container__z4_rJ{margin-top:1rem;padding:1rem}.rewardedVideo_cardHeader__XtCPe,.rewardedVideo_headerRow__4EPoP{align-items:flex-start;flex-direction:column}.rewardedVideo_modalBody__MLIgs,.rewardedVideo_modalHeader__1isst{padding:1rem}.rewardedVideo_controls__dnnw3 button{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .5rem)}}.app_fullPageContentInner___j253{padding:3rem 2rem 2rem}@media(max-width:1300px){.app_fullPageContentInner___j253{padding:1.5rem}}@media(max-width:1100px){.app_fullPageContentInner___j253{padding:1rem}}@media(max-width:554px){.app_fullPageContentInner___j253{padding:.75rem .65rem 1rem}}.app_SortByDropdown__PvpCo span{font-size:.9rem;font-weight:400}@media(max-width:1100px){.app_SortByDropdown__PvpCo{display:none}}.app_notifyBox__ljV0V{margin-top:.5rem;margin-bottom:.5rem;padding:.5rem}.app_notifyBox_text__y49uT{font-size:1.2rem;font-weight:200}@media(max-width:1100px){.app_notifyBox__ljV0V{text-align:left;margin-top:.2rem;margin-bottom:.2rem;padding:.3rem}.app_notifyBox_text__y49uT{font-size:1rem;font-weight:600}}@media(max-width:554px){.app_notifyBox__ljV0V{padding:.35rem .2rem .2rem}.app_notifyBox_text__y49uT{display:block;font-size:.98rem;line-height:1.3}}.app_sortSelectorTab__rSDSe{display:flex;gap:.5rem;justify-content:center;margin:.55rem 0 .65rem}.app_sortSelectorTab__rSDSe button{min-width:0}@media(max-width:400px){.app_sortSelectorTab__rSDSe{justify-content:stretch;gap:.35rem}}.app_sortButton___RKk4{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 1 128px;min-height:38px;padding:.45rem .85rem;border:1px solid #e1e6ee;border-radius:8px;background:#f4f6f8;color:#505866;cursor:pointer;font:inherit;font-size:.88rem;font-weight:700;line-height:1;white-space:nowrap;text-align:center;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.app_sortButton___RKk4:hover{border-color:#cdd5df;background:#fff;color:#20242a}.app_sortButtonActive__edS_w{border-color:#20242a;background:#20242a;color:#fff;box-shadow:0 6px 14px rgba(15,23,42,.16)}@media(max-width:554px){.app_sortButton___RKk4{flex:1 1;min-height:34px;padding:.42rem .35rem;border-radius:7px;font-size:.74rem}}