.earn-points-container{display:flex;flex-direction:column;gap:0px;background-color:var(--rewards-bg-light)}.achievements-container,.play-games-tab-container{background-color:var(--white)}sa-quest-tabs{background:var(--white);display:flex;flex-direction:column;flex:1;min-height:0}.sa-quest-tabs{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;position:relative;z-index:9}.tabs-wrapper{position:sticky;top:-1px;left:0;z-index:10;background-color:var(--white)}.tabs{display:flex;padding:16px;overflow-x:scroll;overflow-y:clip;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px}.tabs::-webkit-scrollbar{display:none}.tabs button{align-items:center;display:flex;gap:6px;cursor:pointer;transition:all .2s ease;font-family:var(--rewards-font);font-size:14px;font-weight:700;line-height:18px;align-self:center;text-transform:uppercase;letter-spacing:.02em;color:var(--rewards-navy);border:2px solid var(--rewards-navy);border-radius:30px;white-space:nowrap;padding:12px 21px 14px;background:transparent;opacity:.3}.tabs button img{margin-bottom:2px;filter:brightness(0);opacity:1;width:16px;height:16px}.tabs button[active]{color:var(--white);font-weight:700;background-color:var(--rewards-navy);border:2px solid var(--rewards-accent);opacity:1}.tabs button[active] img{filter:brightness(0) invert(1);opacity:1}.tabs .tab-text{margin-top:-2px}.tab-icons{width:16px;height:16px}.tab-content{margin-top:10px}.quest-loader{margin:90px}sa-quest-tab{display:flex;flex-direction:column;height:auto;background:var(--rewards-bg-light);padding:24px 16px}sa-earn-history{display:block;background:#fff;border-top:1px solid rgba(228,228,228,.5);padding:24px 16px 16px}sa-quests{width:100%;background:var(--rewards-bg-light)}sa-quest-tab sa-quests:last-child .quest-item{padding-bottom:0;margin-bottom:0}.underline{position:absolute;bottom:0;left:0;height:3px;background-color:var(--brand-primary);width:33.34%;transform:translate(0);transition:transform .4s ease}.reward-store-landing{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px 16px 32px;background:linear-gradient(180deg,#11192180,#11192100 57%),#782f40;overflow:hidden;flex-shrink:0}.reward-store-landing:before{content:"";position:absolute;inset:0;background:url(/assets/reward-store-bg-CmW-GXst.png) no-repeat center / cover;opacity:.5;mix-blend-mode:exclusion;pointer-events:none}.reward-store-landing-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;max-width:325px;text-align:center}.reward-store-landing-title{font-family:Unconquered Bold,sans-serif;font-weight:700;font-size:32px;text-transform:uppercase;letter-spacing:-.02em;color:var(--rewards-accent);margin:0;line-height:1}.reward-store-landing-desc{font-family:var(--rewards-font);font-weight:500;font-size:14px;line-height:16px;color:var(--white);margin:0}.reward-store-landing-products{position:relative;z-index:1;display:flex;gap:10px;width:100%;overflow-x:auto;scrollbar-width:none}.reward-store-landing-products::-webkit-scrollbar{display:none}.reward-store-landing-product{flex-shrink:0;width:176px;display:flex;flex-direction:column;gap:9px;background:var(--white);border:.5px solid #dde6ed;border-radius:8px;padding:8px 8px 12px;box-shadow:0 4px 12px #0000000d;cursor:pointer;box-sizing:border-box}.reward-store-landing-product-img{width:100%;height:160px;object-fit:cover;border-radius:6px;background:var(--rewards-bg-light)}.reward-store-landing-product-text{display:flex;flex-direction:column;gap:8px}.reward-store-landing-product-name{font-family:var(--rewards-font);font-size:12px;font-weight:500;color:var(--rewards-text-dark);line-height:1.3}.reward-store-landing-product-price{display:flex;align-items:center;gap:4px;font-family:var(--rewards-font);font-size:14px;font-weight:700;color:var(--rewards-text-dark)}.reward-store-landing-btn{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:50px;font-family:var(--rewards-font);font-weight:700;font-size:18px;letter-spacing:.02em;text-transform:uppercase;color:var(--rewards-primary);background:var(--white);border:none;border-radius:2px;cursor:pointer;padding:14px 32px;box-sizing:border-box}.reward-store-landing-dummy{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px 16px 32px;background:linear-gradient(180deg,#11192180,#11192100 57%),#782f40;overflow:hidden;flex-shrink:0}.reward-store-landing-dummy:before{content:"";position:absolute;inset:0;background:url(/assets/reward-store-bg-CmW-GXst.png) no-repeat center / cover;opacity:.5;mix-blend-mode:exclusion;pointer-events:none}.reward-store-landing-dummy-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;max-width:325px;text-align:center}.reward-store-landing-dummy-title{font-family:Unconquered Bold,sans-serif;font-weight:700;font-size:32px;text-transform:uppercase;letter-spacing:-.02em;color:var(--rewards-accent);margin:0;line-height:1}.reward-store-landing-dummy-desc{font-family:var(--rewards-font);font-weight:500;font-size:14px;line-height:16px;color:var(--white);margin:0}.reward-store-landing-dummy-products{position:relative;z-index:1;display:flex;gap:10px;width:100%;overflow-x:auto;scrollbar-width:none}.reward-store-landing-dummy-products::-webkit-scrollbar{display:none}.reward-store-landing-dummy-product{flex-shrink:0;width:176px;display:flex;flex-direction:column;gap:9px;background:var(--white);border:.5px solid #dde6ed;border-radius:8px;padding:8px 8px 12px;box-shadow:0 4px 12px #0000000d;box-sizing:border-box}.reward-store-landing-dummy-product-img-box{width:100%;height:160px;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden}.reward-store-landing-dummy-product-img{width:100%;height:100%;object-fit:contain;padding:12px;box-sizing:border-box}.reward-store-landing-dummy-btn{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:50px;font-family:var(--rewards-font);font-weight:700;font-size:18px;letter-spacing:.02em;text-transform:uppercase;color:#393939;background:#a0a0a0;border:none;border-radius:2px;padding:14px 32px;box-sizing:border-box;cursor:default;pointer-events:none}.quest-item{margin-bottom:12px;border:1px solid rgba(16,24,32,.15);border-radius:8px;background:var(--white);overflow:hidden}.quest-background{background:var(--white);color:var(--rewards-text-dark);border-radius:8px 8px 0 0}.quest-name{font-family:var(--rewards-font);font-weight:700;font-size:14px;line-height:1.2em;margin-bottom:0;color:var(--rewards-text-dark)}.task-item{font-family:var(--rewards-font);font-size:12px;display:flex;align-items:center;margin-bottom:8px;font-style:normal;font-weight:500;line-height:normal;padding:4px 6px;border-radius:4px;background:#f8f9fa}.task-list{padding:15px}.task-name,.task-progress{display:flex;justify-content:center;flex-direction:column;margin-top:3px}.task-name{margin-top:0;color:#333}.task-link{text-decoration:underline;text-decoration-color:var(--rewards-accent);text-underline-offset:3px;color:var(--rewards-accent);display:flex;flex-direction:row;justify-content:space-between;width:90%}.task-link .img{margin-left:2px}.task-check{height:16px;width:16px;margin:0 7px 0 0;flex-shrink:0}.task-check img{width:100%;height:100%}.task-progress{margin-left:5px}.progress{margin-top:6px;position:relative;background:#f5f5f5;border-radius:25px;height:13px;width:93%}.percent-container{display:flex;justify-content:space-between;color:var(--white);position:relative;align-items:center;background:transparent}.percent{font-size:22px;line-height:32.509px;margin-right:10px;font-weight:700;font-style:normal;letter-spacing:-.66px}.fraction{font-size:10px;line-height:112%;display:flex;justify-content:end;flex-direction:column;margin-bottom:2px;font-style:normal;font-weight:500;letter-spacing:-.48px;margin-top:-13px;text-align:right;color:#101820}.bar-container{background:var(--brand-widget-border);border-radius:10px}.bar{border-radius:10px;height:16px;background:var(--rewards-accent);transition:width ease .3s}.footer{background:#101820;color:var(--white);display:flex;padding:9px 15px;font-family:var(--rewards-font);font-weight:700;min-height:25px;gap:10px;justify-content:space-between;align-items:center;border-radius:0 0 6px 6px}.footer-left{display:flex;align-items:center;gap:6px;min-width:0;flex-shrink:1}.footer-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.footer-item{display:flex;align-items:center}.day-container{margin-right:6px}.reward-text{font-family:var(--rewards-font);font-size:14px;font-weight:700;font-style:normal;line-height:normal;letter-spacing:-.36px;margin-right:5px;flex-direction:column;justify-content:center;align-content:center;align-items:center;align-self:center;margin-left:5px;min-width:max-content;margin-top:-1px}.footer-item img.footer-item-icon{width:26px;height:26px;aspect-ratio:1 / 1}.footer-item img{height:20px;justify-content:center;display:flex;flex-direction:column;align-items:center;align-self:center}.quest-badge-container .quest-badge:not(:first-child){margin-top:10px}.footer-badges{display:flex}.no-points{margin:0 15px}.no-points .quest-badge-container{display:flex;gap:9px;flex-flow:row wrap}.no-points .quest-badge-container .quest-badge{justify-content:center;margin:0}.badge-plus-icon{display:flex;align-items:center;color:var(--white);font-size:14px;margin:5px}.quest-badge{cursor:pointer;display:flex;background-color:var(--rewards-accent);color:var(--rewards-primary);border-radius:3px;align-items:center;padding:0 6px;height:21px;justify-content:center}.quest-badge img{width:9.545px;height:13px}.quest-badge-text{font-size:12px;font-weight:400;margin-left:4px}.highlight{background:var(--rewards-primary);color:var(--white)}.highlight .task-link{color:var(--rewards-accent);border-bottom:2px solid var(--rewards-accent)}.highlight .bar-container{background:var(--brand-widget-border)}.highlight .bar{background:var(--rewards-accent)}.fill{background:#101820;height:100%;position:absolute;top:0;left:0;border-radius:5px}.task-name-link{font-family:var(--rewards-font);font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:var(--rewards-text-dark);cursor:pointer;text-decoration:underline;text-decoration-color:var(--rewards-text-dark);text-underline-offset:3px}.quest-header{display:flex;gap:8px;justify-content:space-between;align-items:center;padding:12px 12px 0}.quest-status{border-radius:4px;background:var(--rewards-navy);font-family:var(--rewards-font);font-size:10px;font-style:normal;font-weight:700;line-height:normal;color:var(--white);padding:6px;justify-content:center;align-items:center;display:flex;margin-top:-10px}.status-active{background:var(--rewards-accent);color:var(--rewards-primary);border:.5px solid var(--rewards-accent)}.status-text{line-height:10px}.expires-at{min-width:max-content;display:flex;justify-content:center;align-items:center;background:#101820;gap:3px;padding:4px 6px;border-radius:4px}.expires-at img{width:8px;height:8px}.expires-at span{margin-top:0;color:#fff;text-align:center;leading-trim:both;text-edge:cap;font-family:Industry;font-size:10px;font-style:normal;font-weight:700;line-height:normal}.quest-sponsor{display:flex;justify-content:center;align-items:center;font-size:10px;font-weight:400;background-color:var(--rewards-primary);color:var(--white);padding:8px;margin:0 16px 16px;gap:7px;border-radius:8px;border:1px solid var(--brand-widget-border)}.quest-sponsor img{width:30px;height:18px}.quest-footer-badge{font-family:var(--rewards-font);font-size:12px;font-weight:500;color:var(--white);display:flex;align-items:center;justify-content:center;gap:2px;padding:4px 6px;border-radius:26px;background:#ffffff1a;min-width:0;overflow:hidden}.quest-footer-badge img{width:14px;height:14px;object-fit:contain;flex-shrink:0}.quest-footer-badge span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--white);font-weight:500;font-size:12px;text-align:center}.quest-footer-claim-btn{width:106px;height:34px;background-color:var(--white);color:var(--rewards-navy);font-family:var(--rewards-font);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;border-radius:2px;outline:none;border:none;cursor:default;transition:opacity .2s ease,transform .1s ease}.quest-footer-claim-btn:disabled{cursor:default;border-radius:2px;border:none;background:#a0a0a0;color:#393939}.quest-footer-claim-btn.claimable{cursor:pointer;opacity:1;border-radius:2px;background:#fff}.quest-footer-claim-btn.claimable:active{transform:scale(.96)}.quest-claim-loader{display:flex;align-items:center;justify-content:center;width:106px;height:34px}.quest-claim-spinner{width:20px;height:20px;border:3px solid var(--brand-widget-border);border-top:3px solid var(--rewards-accent);border-radius:50%;animation:quest-claim-spin .7s linear infinite}@keyframes quest-claim-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.quest-progress-percentage{font-size:16px;font-style:normal;font-weight:600;line-height:112%;color:#333}@keyframes badgeOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes badgeContentScaleIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.badge-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--modal-bg-color);display:flex;justify-content:center;align-items:center;z-index:1000;box-sizing:border-box;animation:badgeOverlayFadeIn .3s ease-out forwards}.badge-overlay-content{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--white);border-radius:12px;padding:32px 24px 24px;width:100%;max-width:320px;box-sizing:border-box;position:relative;animation:badgeContentScaleIn .4s cubic-bezier(.175,.885,.32,1.275) forwards}.badge-overlay-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.badge-overlay-image{width:120px;height:120px;object-fit:contain;margin-bottom:20px}.badge-overlay-name{color:#101820;font-family:Industry;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.18px;text-transform:uppercase;margin-bottom:8px}.badge-overlay-description{color:#101820;text-align:center;font-family:Industry;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:16px}.badge-overlay-status{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#10182099;margin-bottom:20px}.badge-overlay-status-icon{width:14px;height:14px}.badge-overlay-btn{width:100%;height:48px;background:var(--rewards-primary);color:var(--white);font-family:var(--rewards-font);font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;border:none;border-radius:2px;cursor:pointer}.badge-overlay-btn:active{transform:scale(.98)}.earnings-history-container{display:flex;flex-direction:column;border-radius:8px;margin:0;border:1px solid rgba(16,24,32,.15);background:var(--white);min-height:0;overflow:hidden}.earnings-history-container--has-data{height:400px}.earnings-history-header{flex:0 0 auto;padding:14px 16px 12px;border-top-left-radius:8px;border-top-right-radius:8px;color:var(--white);font-family:var(--rewards-font);font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:.02em;display:flex;align-items:center;gap:6px;background:url(/assets/container-header-BPdEe9zP.svg) no-repeat center / cover}.earnings-scrollable-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(16,24,32,.35) transparent}.earnings-scrollable-list::-webkit-scrollbar{width:6px}.earnings-scrollable-list::-webkit-scrollbar-track{background:transparent}.earnings-scrollable-list::-webkit-scrollbar-thumb{background-color:#10182059;border-radius:3px}.history-header-wrapper{display:grid;grid-template-columns:80px 1fr auto;gap:10px;padding:12px 14px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;font-family:var(--rewards-font);font-size:10px;font-style:normal;font-weight:500;line-height:133.8%;color:#101820b3;position:sticky;top:0;background:var(--white)}.history-header-wrapper .header-points-col{text-align:right}.transaction-wrapper{display:grid;grid-template-columns:80px 1fr auto;gap:10px;padding:14px;border-bottom:1px solid #e4e4e4;background-color:var(--white)}.transaction-date{display:flex;flex-direction:column;gap:4px}.transaction-date .date-value,.transaction-date .time-value{font-family:Articulat CF,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:1.48em;color:#373737}.transaction-details{display:flex;flex-direction:column;gap:4px;color:var(--rewards-text-dark)}.transaction-details .transaction-header,.transaction-details .transaction-description{font-family:var(--rewards-font);font-size:12px;font-style:normal;font-weight:500;line-height:128.528%;color:var(--rewards-text-dark)}.transaction-wrapper .transaction-amount{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-family:Industry;font-size:14px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:normal;color:var(--rewards-green);align-self:center;text-align:right}.earnings-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:6px;background:var(--white);text-align:center}.earnings-empty-state .empty-state-icon{width:32px;height:32px;opacity:.3}.earnings-empty-state .empty-state-title{color:#333;font-size:16px;font-weight:600}.earnings-empty-state .empty-state-subtitle{color:#666;font-size:13px;font-weight:400;text-align:center}.earn-loader{transition:transform .5s ease-out}.load-more-button{background:var(--brand-primary);color:var(--white);border-radius:60px;text-align:center;padding:12px;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.36px;margin:16px}sa-earn-history game-error{display:block;margin-top:28px}sa-earn-history game-spinner{display:block;margin-top:60px}sa-earn-history{display:flex;flex-direction:column;border-top:1px solid #E4E4E4;background:var(--white)}.date-col,.points-col{display:flex;align-items:center;gap:6px;white-space:nowrap}.date-col img,.points-col img{cursor:pointer;transition:transform .2s ease-out}.date-col img.desc,.points-col img.desc{transform:rotate(180deg)}.leaderboard-container,.list-container,sa-leaderboard-list,sa-leaderboard,.user-list{display:flex;flex-direction:column;flex:1 0 auto}.leaderboard-container{border-radius:8px;border:1px solid rgba(16,24,32,.5);margin:16px;overflow:hidden}.list-container{flex:1 1 420px;height:420px;min-height:0;overflow:hidden}sa-leaderboard-list{flex:1 1 auto;min-height:0}.leaderboard-header{height:50px;padding:12px 16px;border-radius:8px 8px 0 0;background:url(/assets/container-header-BPdEe9zP.svg) no-repeat center / cover;color:var(--white);font-family:Industry,sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;display:flex;align-items:center;box-sizing:border-box}.user-rank-container{display:flex;justify-content:space-between;align-items:center;background:#782f40;padding:12px}.user-rank-left{display:flex;gap:22px}.user-rank-col{display:flex;flex-direction:column;gap:6px}.user-rank-right{align-items:flex-end}.user-rank-label{font-family:Industry,sans-serif;font-size:10px;font-weight:700;color:#fff;line-height:normal;white-space:nowrap}.user-rank-value{font-family:Industry,sans-serif;font-size:14px;font-weight:500;color:#fff;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.leaderboard-table-header{display:grid;grid-template-columns:53px 1fr auto;background:#fff;border-bottom:.5px solid rgba(16,24,32,.5)}.th-rank{text-align:center;padding:14px 12px 8px;font-family:Industry,sans-serif;font-size:10px;font-weight:500;color:#101820b3}.th-name{padding:14px 24px 8px 12px;font-family:Industry,sans-serif;font-size:10px;font-weight:500;color:#101820b3}.th-points{padding:14px 12px 8px 24px;text-align:right;font-family:Industry,sans-serif;font-size:10px;font-weight:500;color:#101820b3}.listStyles{height:100%;display:flex;flex-direction:column;flex:1;min-height:0}.user-list{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.scrollable-list{flex:1 1 auto;min-height:0;overflow-y:auto;background-color:#fff;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(16,24,32,.35) transparent}.scrollable-list::-webkit-scrollbar{width:6px}.scrollable-list::-webkit-scrollbar-track{background:transparent}.scrollable-list::-webkit-scrollbar-thumb{background-color:#10182059;border-radius:3px}.leaderboard-load-more-spinner{display:flex;justify-content:center;align-items:center;padding:12px 0 14px}.leaderboard-spinner{width:18px;height:18px;border:2px solid #d8d8d8;border-top-color:#9ba4b0;border-radius:50%;animation:leaderboard-spin .8s linear infinite;opacity:.75}@keyframes leaderboard-spin{to{transform:rotate(360deg)}}.listItem{display:grid;grid-template-columns:53px 1fr auto;padding:10px 12px;align-items:center;border-bottom:.5px solid rgba(16,24,32,.5);background:#fff}.list:last-of-type .listItem{border-bottom:none}.position{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-family:Industry,sans-serif;font-size:14px;font-weight:500;color:#101820;letter-spacing:-.04em;margin:0 auto;box-sizing:border-box}.position.first,.position.second,.position.third{background-color:#ceb888;font-weight:700;letter-spacing:normal;color:#101820}.name{font-family:Industry,sans-serif;font-size:14px;font-weight:500;color:#101820;padding-left:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.points{font-family:Industry,sans-serif;font-size:14px;font-weight:500;color:#101820;text-align:right}.leaderboard-no-entries{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:16px;padding:32px 16px}.sub-text{font-family:Industry,sans-serif;font-size:14px;color:#101820;max-width:270px}sa-reward-balance{display:flex;flex-direction:column;gap:8px;width:100%;background:url(/assets/top-bg-BZsBCtt3.png) repeat-x top right;padding:16px 16px 0}.rp-card{border-radius:8px;padding:20px 25px;position:relative;overflow:hidden}.rp-card--dark{background-color:#572932;background-image:url(/assets/redeem-texture-Bh8030HJ.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-blend-mode:overlay;border:.75px solid #fff;border-radius:8px}.rp-card--light{background-color:var(--rewards-bg-light);background-image:url(/assets/redeem-texture-Bh8030HJ.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-blend-mode:overlay;border:.75px solid rgba(255,255,255,.25)}.rp-card-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.rp-card-left{display:flex;align-items:center;gap:10px}.rp-icon{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;align-self:center}.rp-icon svg,.rp-icon img{width:34px;height:34px;object-fit:contain}.rp-text-col{display:flex;flex-direction:column;justify-content:center;align-self:center;gap:4px}.rp-points{font-family:var(--rewards-font);font-size:22px;font-weight:700;line-height:1;color:var(--white)}.rp-label{font-family:var(--rewards-font);font-size:12px;font-weight:500;color:var(--white)}.rp-card--light .rp-points,.rp-card--light .rp-label{color:#222}.rp-action{display:flex;align-items:center;gap:5px;flex-shrink:0}.rp-action--clickable{display:none}.rp-action-text{font-family:var(--rewards-font);font-size:12px;font-weight:500;text-align:center;color:var(--white)}.rp-card--light .rp-action-text{color:#222}.rp-action-icon{width:16px;height:16px;object-fit:contain;flex-shrink:0}.rp-boost-row{display:flex;align-items:center;gap:10px;margin:0 26px}.rp-boost-btn{display:flex;align-items:center;justify-content:center;flex:1;background-color:#1a1a1a;border:1px solid var(--rewards-accent);border-radius:999px;padding:10px 14px;cursor:pointer}.rp-boost-btn-text{font-family:var(--rewards-font);font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--white)}.rp-boost-btn-bold{color:var(--rewards-accent)}.rp-boost-help{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;padding:0;border:none;background-color:transparent;cursor:pointer}.rp-boost-help img{width:100%;height:100%}.rp-boost-locked{display:flex;align-items:center;justify-content:center;flex:1;background-color:#a3a3a3;border-radius:999px;padding:10px 14px}.rp-boost-locked-text{font-family:var(--rewards-font);font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#1a1a1a}.rp-boost-timer{position:relative;flex:1;background-color:#1a1a1a;border:.75px solid #fff;border-radius:999px;overflow:hidden}.rp-boost-timer-fill{position:absolute;top:0;left:0;bottom:0;background-color:#572932;transition:width 1s linear;border-radius:999px}.rp-boost-timer-content{position:relative;display:flex;align-items:center;justify-content:space-between;padding:8px 15px 8px 14px}.rp-boost-timer-left{display:flex;align-items:center;gap:8px}.rp-boost-timer-icon{width:16px;height:16px;flex-shrink:0;color:var(--white)}.rp-boost-timer-text{font-family:var(--rewards-font);font-size:11px;font-weight:700;color:var(--white)}.rp-boost-timer-badge{display:flex;align-items:center;justify-content:center;min-width:25px;padding:0 3px;border-radius:999px;background-color:#1a1a1a;border:1px solid var(--rewards-accent);color:var(--white);font-family:var(--rewards-font);font-size:9px;font-weight:700}.boost-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.boost-modal-card{position:relative;background:#fff;border-radius:12px;padding:28px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:340px;box-sizing:border-box;text-align:center}.boost-modal-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.boost-modal-title{font-family:var(--rewards-font);text-transform:uppercase;font-size:18px;font-weight:700;letter-spacing:-.01em;color:#1a1a1a;margin-top:10px}.boost-modal-subtitle{font-family:var(--rewards-font);font-size:14px;font-weight:500;color:#101820;line-height:1}.boost-modal-options{display:flex;gap:12px;width:100%}.boost-option{display:flex;flex-direction:column;align-items:center;flex:1;padding:16px 12px;border:transparent 1px solid;border-radius:10px;background:#f8f9fa;cursor:pointer}.boost-option--selected{border-color:#1a1a1a;border:2px solid var(--black)}.boost-option--disabled{cursor:not-allowed;opacity:.5}.boost-option-badge{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#1a1a1a;color:var(--white, #ceb888);font-family:var(--rewards-font);font-size:25px;font-weight:700}.boost-option-label{font-family:var(--rewards-font);font-size:14px;margin-top:8px;font-weight:700;color:#1a1a1a}.boost-option-count{font-family:var(--rewards-font);font-size:14px;font-weight:500;color:#101820}.boost-modal-activate{width:100%;padding:14px;border:none;border-radius:4px;background:var(--rewards-primary);color:var(--white);font-family:var(--rewards-font);font-size:18px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;cursor:pointer}.boost-modal-activate:disabled{background:#a0a0a0;cursor:not-allowed;color:#393939}.boost-info-modal-card{position:relative;background:#fff;border-radius:12px;padding:32px 24px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:380px;max-height:85vh;overflow-y:auto;box-sizing:border-box;text-align:left}.boost-info-title{font-family:var(--rewards-font);text-transform:uppercase;font-size:18px;font-weight:700;letter-spacing:-.01em;color:#101820}.boost-info-title-mark{margin-left:4px}.boost-info-steps{display:flex;flex-direction:column;gap:18px}.boost-info-step-title{font-family:var(--rewards-font);font-size:14px;font-weight:700;color:#1a1a1a;margin-bottom:6px}.boost-info-step-text{font-family:var(--rewards-font);font-size:14px;font-weight:500;color:#1a1a1a;line-height:1.4}sa-header{z-index:100;flex-shrink:0}.header-container{display:flex;flex-direction:column}.header-logo{display:flex;align-items:center;justify-content:center;background:var(--rewards-primary);padding:16px 0 8px}.header-logo-img{width:56px;height:44px}.header-logo-img svg{width:100%;height:100%;display:block}.header-top{display:flex;align-items:center;background:var(--rewards-primary);min-height:44px;padding:0}.header-brand{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:0 16px;min-height:44px}.header-brand-placeholder{flex:1}.header-brand .header-title-text{flex:0 0 auto}.header-title-text{flex:1;text-align:center;color:var(--white);font-family:var(--rewards-font);font-size:16px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.back-icon{height:22px;width:22px;margin-left:16px;cursor:pointer;flex-shrink:0;filter:brightness(0) invert(1)}.back-icon-placeholder{width:22px;margin-right:16px;flex-shrink:0}.faq-content{color:var(--white);padding:0 18px;overflow-y:auto}.faq-item{border-bottom:1px solid rgba(128,128,128,.4)}.faq-header{cursor:pointer;padding:18px 0;display:flex;justify-content:space-between;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.64px}.faq-text{margin-bottom:18px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.56px}.right-icon{transition:transform .3s ease}.right-icon.open svg{transform:rotate(90deg)}.faq-sub-content{margin-bottom:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.faq-item ol,.faq-item ul{padding-left:20px}.empty-state{padding:60px 20px;font-size:14px;line-height:22px;letter-spacing:-.56px;color:var(--black);display:flex;justify-content:center;width:100%;text-align:center}.empty-state-container{display:flex;height:100%;background:var(--white);border:1px solid var(--border-color)}sa-empty-state{width:100%;height:100%}sa-status-tier{display:block;background:var(--white)}.status-tier-container{background:var(--white)}.status-tier-progress-bar{display:flex;justify-content:space-between;align-items:center;position:relative;height:10px;background-color:#efefef;border-radius:25px;margin:16px 21px}.status-tier-progress-fill{position:absolute;height:100%;background:var(--rewards-accent);border-radius:25px;transition:width .4s ease}.status-tier-progress-dot{position:relative;width:20%;text-align:center}.status-tier-progress-dot .dot{width:6px;height:6px;border-radius:50%;display:block;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.status-tier-progress-dot.earned .dot,.status-tier-progress-dot.not-earned .dot{background-color:var(--white)}.status-tier-badges{display:flex;align-items:stretch;text-align:center;margin:0}.status-tier-item{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;cursor:pointer;position:relative;background:var(--white);border-bottom:1px solid rgba(229,229,230,.5);gap:7px}.status-tier-item:not(.is-locked){background:var(--rewards-bg-light)}.status-tier-item.active{background:var(--white);border-bottom:2px solid #101820}.status-tier-item.active:after{display:none}.status-tier-badge{width:55px;height:55px;object-fit:contain}.status-tier-badge.locked{height:auto;max-height:60px}.status-tier-title{font-family:var(--rewards-font);font-weight:500;font-size:12px;line-height:120%;letter-spacing:.02em;text-transform:uppercase;color:#222c;min-height:16px;display:flex;align-items:center;justify-content:center}.status-tier-title.locked{color:#10182099;text-align:center;font-family:Industry;font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.status-tier-item.active .status-tier-title{color:#101820;text-align:center;font-family:Industry;font-size:12px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.status-tier-details-container{background:var(--rewards-bg-light);color:var(--rewards-text-dark);border-top:1px solid rgba(229,229,230,.5)}.status-tier-details-inner{padding:16px;display:flex;flex-direction:column;position:relative;gap:6px}.status-tier-details-header{display:flex;align-items:center;justify-content:space-between}.status-tier-shimmer-wrapper{font-family:var(--rewards-font);font-size:14px;font-weight:700;letter-spacing:-.64px}.status-tier-shimmer-text{color:#101820;font-family:Industry;font-size:18px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.status-tier-lock-status{display:flex;align-items:center;font-family:var(--rewards-font);font-size:12px;font-weight:700;line-height:10px;color:var(--rewards-text-dark)}.status-tier-lock-icon{height:11px;margin-right:3px;filter:brightness(0)}.status-tier-chevron{width:18px;height:18px;margin-left:6px;cursor:pointer;transition:transform .2s ease;transform:rotate(180deg)}.status-tier-chevron.is-open{transform:rotate(0)}.status-tier-benefit-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease-out}.status-tier-benefit-wrapper.is-open{grid-template-rows:1fr;padding-bottom:10px}.status-tier-benefit-list{padding:0;display:flex;flex-direction:column;gap:6px;overflow:hidden;transition:padding .5s ease-out;font-family:var(--rewards-font)}.status-tier-benefit-list.is-open{padding:0}.status-tier-benefit-item{display:flex;flex-direction:column;gap:2px;font-family:var(--rewards-font);font-size:14px;line-height:20px;color:var(--rewards-text-dark)}.status-tier-benefit-title{color:#101820;font-family:Industry;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.status-tier-benefit-description{font-weight:500;opacity:.85}.status-tier-no-benefits{font-family:var(--rewards-font);font-size:12px;opacity:.6;padding-top:4px}sa-status-tier-details{display:block;opacity:0;animation:fadeInAnimation .5s ease-in-out forwards}sa-rewards-hub{display:flex;flex-direction:column;flex:1 0 auto;min-height:0}.rewards-container{display:flex;flex-direction:column;flex:1;min-height:0}.rewards-container-inner{background:transparent;display:flex;flex-direction:column;gap:0px;padding:0;position:relative}.sponsor-banner{display:flex;justify-content:center;width:100%;background:#f3f3f3;padding:16px}.sponsor-banner a{display:block;width:100%}.sponsor-banner-img{display:block;width:100%;height:auto}.sponsor-banner-top{border-radius:12px}.play-games-container{max-width:500px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem;background-color:#f3f3f3}.game-card{position:relative;display:flex;align-items:center;width:100%;max-width:500px;aspect-ratio:4014 / 1568;margin-bottom:1rem;border-radius:8px;border:1px solid rgba(16,24,32,.5);background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer}.game-card-content{display:flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:62%;padding:10px 0 10px 20px}.game-card-title{margin:0;font-family:var(--rewards-font);font-size:16px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:var(--rewards-text-dark)}.game-card-desc{margin:0;color:#101820;font-family:"Industry",var(--rewards-font);font-size:12px;font-style:normal;font-weight:500;line-height:18px}.game-card-btn{display:inline-flex;align-items:center;gap:8px;margin-top:6px;padding:9px 42px;border:none;border-radius:2px;background:#782f40;color:var(--white);font-family:var(--rewards-font);font-size:12px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;cursor:pointer}:root{--badge-text-dark: #101820;--badge-text-dark-rgb: 16, 24, 32;--badge-text-gray: #333333}.achievements-section{padding:16px;background:#f3f3f3}.achievements-header{font-size:16px;font-weight:500;color:var(--badge-text-gray);margin-bottom:14px}.achievements-count{font-weight:700}.earned-badges-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px;gap:8px}.earned-badges-empty-icon{font-size:36px;margin-bottom:4px;opacity:.8}.earned-badges-empty-title{font-size:15px;font-weight:600;color:var(--badge-text-gray)}.earned-badges-empty-subtitle{font-size:12px;font-weight:400;color:#666;line-height:1.5;max-width:220px}.sa-badges-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 12px;margin-top:12px;margin-bottom:0}.see-more-btn{display:block;margin:20px auto 4px;padding:12px 24px;background:transparent;border:1.5px solid var(--rewards-primary, #782f40);border-radius:4px;cursor:pointer;color:var(--rewards-primary, #782f40);text-align:center;leading-trim:both;text-edge:cap;font-family:Industry;font-size:16px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.16px;text-transform:capitalize}.sa-badge-container{position:relative;width:100%;max-width:90px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin:auto;cursor:pointer}.sa-badge-img{width:100%;height:100%;object-fit:contain}.badge-locked .sa-badge-img{filter:grayscale(1) brightness(.75)}.sa-badge-lock{position:absolute;bottom:2px;right:2px;width:22px;height:22px;padding:4px;box-sizing:border-box;background:rgba(var(--badge-text-dark-rgb),.75);border-radius:50%}.badge.active .nymets-badge-title{font-weight:700;opacity:1;color:var(--badge-text-dark)}.nymets-badge-title{margin-top:12px;opacity:1;font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:11px;line-height:100%;letter-spacing:-.02em;color:var(--badge-text-dark);text-align:center}.selected-triangle{display:none}.badge.active{position:relative}.badge{display:flex;justify-content:center;flex-direction:column;align-items:center;flex:1;padding:20px 12px 16px;border-radius:10px;border:.5px solid #dde6ed;background:#fff;box-shadow:0 4px 12px #0000000d}.not-earned{color:var(--brand-text)}sa-badge{display:flex;flex:1;justify-content:center}.badge-modal-overlay{position:fixed;inset:0;background:rgba(var(--badge-text-dark-rgb),.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.badge-modal-card{position:relative;background:#fff;border-radius:12px;padding:18px 18px 42px;display:flex;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:340px;box-sizing:border-box;text-align:center}.badge-modal-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.badge-modal-image-wrap{width:120px;height:120px;display:flex;align-items:center;justify-content:center}.badge-modal-image{width:100%;height:100%;object-fit:contain}.badge-modal-image-wrap.badge-locked .badge-modal-image{filter:grayscale(1) brightness(.75)}.badge-modal-body{display:flex;flex-direction:column;align-items:center;gap:0;width:100%}.badge-modal-benefits{display:flex;flex-direction:column;gap:4px}.badge-modal-status{justify-content:center;gap:6px;color:rgba(var(--badge-text-dark-rgb),.6)}.badge-modal-status-icon{width:9px;height:12px}.badge-title{font-family:Industry,sans-serif;text-transform:uppercase;font-size:18px;font-style:normal;font-weight:700;letter-spacing:-.01em;color:var(--badge-text-dark)}.badge-label{font-family:Industry,sans-serif;font-weight:500;font-size:14px;text-align:center;color:var(--badge-text-dark)}.badge-status{display:flex;font-family:Industry;align-items:center;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:rgba(var(--badge-text-dark-rgb),.6)}sa-badge-details{position:relative}sa-whats-new{display:flex;flex-direction:column;align-items:center;justify-content:center}.alert-container-main{max-width:500px;width:95%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:0;background:var(--white);gap:12.354px;margin-bottom:25px}.alert-card{height:auto;display:flex;padding:12px;border-radius:4px;border:1px solid #1a223580;background:var(--white);gap:15px;justify-content:space-between;width:95%}.alert-card-left{display:flex;flex-direction:column;align-items:flex-start}.new-tile{border-radius:4px;border:.5px solid var(--brand-widget-border);background:var(--brand-primary);color:var(--white);padding:3px 4px;text-align:center;font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:15px}.alert-title{color:var(--black);font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:15px;margin-top:5px}.alert-subtitle{color:var(--black);font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:134.7%;margin-bottom:14px}.alert-date{display:none;padding:6px;justify-content:center;align-items:center;gap:3px;border-radius:4px;border:.5px solid var(--brand-widget-border);background:var(--brand-primary);color:var(--white);text-align:center;font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:700;line-height:normal}.alert-date svg{width:8.654px;height:8.45px}.alert-card-right.show{display:flex;justify-content:center}.alert-card-right.show img{width:155px;aspect-ratio:1/1!important}.empty-offer-container{display:flex;width:100%;justify-content:center;align-items:center;padding:12px;margin-top:10px}.empty-offer-container p{color:#fff;font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center}.claim-loader .transaction-loader{margin-top:50px}sa-rewards-footer{display:flex;flex-direction:column;flex-shrink:0}.footer-content{display:flex;flex-direction:column;background:#101820}.footer-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer}.footer-row:last-child{border-bottom:none}.footer-row-left{display:flex;align-items:center;gap:10px}.footer-icon{display:flex;width:18px;height:18px;align-items:center;flex-shrink:0}.footer-label{font-family:var(--rewards-font);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.02em;color:var(--white)}.footer-chevron{display:flex;align-items:center;flex-shrink:0}.logout-modal-overlay{position:fixed;inset:0;background:#10182099;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.logout-modal-card{position:relative;background:#fff;border-radius:12px;padding:18px 20px 20px;display:flex;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:340px;box-sizing:border-box}.logout-modal-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.logout-modal-top{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:20px}.logout-modal-icon{width:64px;height:64px}.logout-modal-text{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;text-align:center}.logout-modal-title{font-family:var(--rewards-font);font-weight:700;font-size:18px;letter-spacing:-.01em;text-transform:uppercase;color:#101820;margin:0}.logout-modal-subtitle{font-family:var(--rewards-font);font-weight:500;font-size:14px;line-height:1.24;color:#101820;margin:0}.logout-modal-actions{display:flex;flex-direction:column;align-items:stretch;gap:16px;width:100%}.logout-modal-btn-primary{height:50px;background:var(--rewards-primary);border:none;border-radius:2px;color:#fff;font-family:var(--rewards-font);font-weight:700;font-size:18px;text-transform:uppercase;cursor:pointer;letter-spacing:.02em}.logout-modal-btn-cancel{height:50px;background:transparent;border:2px solid #782f40;border-radius:2px;color:#782f40;font-family:var(--rewards-font);font-weight:700;font-size:18px;text-transform:uppercase;cursor:pointer;letter-spacing:.02em}sa-terms{display:block}.terms-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--white);z-index:1000;display:flex;flex-direction:column;box-sizing:border-box}.terms-content{flex:1;overflow-y:auto;padding:20px 20px 40px;box-sizing:border-box;color:#101820;font-family:var(--rewards-font)}.terms-effective-date{font-size:13px;margin:0 0 16px}.terms-section{margin-bottom:16px}.terms-section-header{font-size:14px;font-weight:700;margin:0 0 6px;text-transform:uppercase;letter-spacing:.02em}.terms-section-body{font-size:13px;line-height:1.5}.terms-section-body p{margin:0 0 8px}.terms-section-body ul{margin:0 0 8px;padding-left:20px}.terms-section-body li{margin-bottom:4px}sa-rewards-faq-overlay{display:block}.rewards-faq-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--white);z-index:1000;display:flex;flex-direction:column;box-sizing:border-box}.rewards-faq-content{flex:1;overflow-y:auto;padding:0 18px;box-sizing:border-box;color:#101820;font-family:var(--rewards-font)}.rewards-faq-item{border-bottom:1px solid rgba(16,24,32,.15)}.rewards-faq-header{cursor:pointer;padding:18px 0;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:700}.rewards-faq-icon{display:flex;align-items:center;flex-shrink:0;transition:transform .2s ease}.rewards-faq-icon svg path{fill:#101820}.rewards-faq-icon.open{transform:rotate(90deg)}.rewards-faq-text{margin-bottom:18px;font-size:13px;font-weight:400;line-height:1.5}:root{--rewards-primary: #782f40;--rewards-primary-dark: #572932;--rewards-hero-bg: #6e2d3c;--rewards-navy: #101820;--rewards-accent: #ceb888;--rewards-bg-light: #f3f3f3;--rewards-green: #5e7461;--rewards-disabled: #b9b9b9;--rewards-text-dark: #101820;--rewards-text-muted: rgba(255, 255, 255, .6);--rewards-font: "Industry", "Rajdhani", sans-serif}sa-rewards-app{display:flex;flex-direction:column;height:100%;width:100%;background:var(--white);color:var(--rewards-text-dark);font-family:var(--rewards-font);-webkit-tap-highlight-color:transparent;max-width:500px;overflow:hidden}sa-rewards-app .rewards-container{opacity:0;animation:fadeInAnimation .5s ease-in-out forwards}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.sa-rewards-tab-bar{display:none;background:var(--white);border-bottom:1px solid rgba(0,0,0,.08);gap:4px;padding:8px 12px;overflow-x:auto;scrollbar-width:none}.sa-rewards-tab-bar::-webkit-scrollbar{display:none}.sa-rewards-tab{flex-shrink:0;border:2px solid var(--rewards-navy);background:transparent;padding:8px 16px;font-family:var(--rewards-font);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--rewards-navy);opacity:.4;cursor:pointer;border-radius:30px;white-space:nowrap}.sa-rewards-tab.active{opacity:1;background:var(--rewards-navy);border-color:var(--rewards-accent);color:var(--white)}.fsu-reward-store-container{display:flex;flex-direction:column;flex:1 0 auto;min-height:0;background:var(--rewards-bg-light)}fsu-reward-store{display:flex;flex-direction:column;flex:1 0 auto;min-height:0}.dropdown-content{display:flex;flex-direction:column;flex:1;min-height:0;background:var(--white);overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.dropdown-content::-webkit-scrollbar{display:none}iframe{flex-grow:1;width:100%;border:none;background:var(--white)}.external-iframe-header{display:flex;align-items:center;padding:8px 23px;background:var(--rewards-primary);height:38px}.external-iframe-back{height:24px;width:24px;cursor:pointer;flex-shrink:0;filter:brightness(0) invert(1)}.external-iframe-header-center{display:flex;align-items:center;justify-content:center;gap:8px;flex:1}.external-iframe-header-center img{height:30px;width:auto}.external-iframe-back-placeholder{width:24px;flex-shrink:0}.header-title-text{color:var(--white);font-size:16px;font-weight:700;letter-spacing:.5px;white-space:nowrap}
