#smile-rewards-root{position:relative;background-color:#faf9f6}#smile-rewards-root .rewards-section{padding-top:var(--section-padding-top, 3.6rem);padding-bottom:var(--section-padding-bottom, 3.6rem)}#smile-rewards-root .rewards-section--hero{padding-top:3rem}@media screen and (max-width:989px){#smile-rewards-root .rewards-hero-grid{grid-template-columns:1fr!important}}@media screen and (min-width:990px){#smile-rewards-root .rewards-hero-grid{display:grid;grid-template-columns:minmax(0,14fr) minmax(0,6fr);align-items:stretch}#smile-rewards-root .rewards-hero-col-left,#smile-rewards-root .rewards-hero-col-right{height:100%;min-width:0}#smile-rewards-root .rewards-stats-stack{height:100%}}#smile-rewards-root .rewards-card{background:#fff;border:1px solid #DCD2BD;border-radius:15px;padding:var(--rewards-card-padding, 2rem);display:flex;flex-direction:column;box-shadow:0 3.421px 8.549px #0000000d}#smile-rewards-root .rewards-card--hero{min-height:200px}@media screen and (min-width:990px){#smile-rewards-root .rewards-card--hero{height:100%;display:flex;flex-direction:column}#smile-rewards-root .rewards-hero-spacer{flex:1 1 auto;min-height:0}}#smile-rewards-root .rewards-card--stat{text-align:center;min-height:120px;justify-content:flex-start}#smile-rewards-root .rewards-card--vip{text-align:center;padding:0}#smile-rewards-root .rewards-card--current-tier{border-color:#007bff;background-color:#f8f9ff}#smile-rewards-root .rewards-card--earn{align-items:center}#smile-rewards-root .rewards-section{position:relative}#smile-rewards-root .rewards-section-header{margin-bottom:2rem}#smile-rewards-root .rewards-section-header h1,#smile-rewards-root .rewards-section-header h2,#smile-rewards-root .rewards-section-header h3{margin-bottom:1rem;text-align:left}#smile-rewards-root .rewards-hero-heading{text-align:left}@media screen and (max-width:767px){#smile-rewards-root .rewards-section-header .h4{font-size:calc(var(--font-heading-mobile-scale) * var(--font-h4-size) + .2rem)}#smile-rewards-root .section--padding.rewards-section{padding-top:15px;padding-bottom:15px}}.smile-rewards-loading{text-align:center;padding:3rem 1rem}.smile-loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:smile-spin 1s linear infinite;margin:0 auto 1rem}@keyframes smile-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.smile-rewards-loading p{color:#666;font-size:1rem}.smile-rewards-error{text-align:center;padding:3rem 1rem;color:#d32f2f;background-color:#ffebee;border:1px solid #ffcdd2;border-radius:4px}.smile-login-required{text-align:center;padding:3rem 1rem;background-color:#fff3e0;border:1px solid #ffcc02;border-radius:4px}.smile-login-required a{color:#f57c00;text-decoration:underline}.smile-rewards-content{padding:1rem}.smile-rewards-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.smile-stat-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:2rem 1.5rem;text-align:center}.smile-stat-card h3{font-size:.9rem;font-weight:500;text-transform:uppercase;color:#666;margin-bottom:1rem;letter-spacing:.5px}.smile-stat-value{font-size:2.5rem;font-weight:700;color:#333;line-height:1.2}#smile-rewards-root .rewards-hero-content{display:flex;flex-direction:column;gap:1.5rem;height:100%}#smile-rewards-root .rewards-hero-image{flex-shrink:0;margin-top:0}#smile-rewards-root .rewards-hero-image img{width:100%;max-width:100%;height:auto;border-radius:15px;display:block;margin:0 auto}#smile-rewards-root .rewards-hero-text h2{margin-bottom:1rem}#smile-rewards-root .rewards-hero-text{line-height:1.5}#smile-rewards-root .rewards-hero-title{margin-bottom:1rem}#smile-rewards-root .rewards-hero-image-wrapper{margin-top:0}#smile-rewards-root .rewards-hero-image{display:block;width:100%;height:auto;border-radius:15px}#smile-rewards-root .rewards-stats-stack{height:100%}#smile-rewards-root .rewards-stat-label{font-size:.9rem;font-weight:500;text-transform:uppercase;color:#666;margin-bottom:1rem;letter-spacing:.5px}#smile-rewards-root .rewards-stat-value{font-size:2.5rem;font-weight:700;color:#333;line-height:1.2}#smile-rewards-root .rewards-stat-expiry,#smile-rewards-root .rewards-tier-progress-text,#smile-rewards-root .rewards-reward-expiry,#smile-rewards-root .rewards-earn-description,#smile-rewards-root .rewards-redeem-points{color:#8c8c8c;font-size:1.3rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.18px}#smile-rewards-root .rewards-card-heading{text-align:left}#smile-rewards-root .rewards-card-subheading{text-align:left;font-size:1.4rem}#smile-rewards-root .rewards-card-divider{width:100%;height:1px;background-color:#dcd2bd;border:none;margin:0 0 1.5rem}#smile-rewards-root .rewards-stat-row{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}#smile-rewards-root .rewards-card--stat.rewards-card--points .rewards-stat-row{margin-bottom:0}#smile-rewards-root .rewards-stat-content{text-align:left}#smile-rewards-root .rewards-card--stat.rewards-card--points,#smile-rewards-root .rewards-card--stat.rewards-card--tier{display:flex;flex-direction:column}#smile-rewards-root .rewards-card--stat.rewards-card--points .rewards-stat-header,#smile-rewards-root .rewards-card--stat.rewards-card--tier .rewards-stat-header{flex-shrink:0}#smile-rewards-root .rewards-card--stat.rewards-card--points .rewards-stat-body,#smile-rewards-root .rewards-card--stat.rewards-card--tier .rewards-stat-body{flex:1 0 auto;display:flex;flex-direction:column;justify-content:center}#smile-rewards-root .rewards-stat-icon{width:32px;height:32px;background-color:#f0f0f0;border-radius:50%;flex-shrink:0}#smile-rewards-root .rewards-card--stat.rewards-card--points .rewards-stat-icon img{width:100%;height:100%;object-fit:cover}#smile-rewards-root .rewards-stat-expiry{margin-top:.5rem;text-align:left}#smile-rewards-root .rewards-card--points .rewards-stat-expiry{text-align:left}#smile-rewards-root .rewards-tier-progress{margin-top:1rem}#smile-rewards-root .rewards-tier-hint{font-size:.875rem;color:#666;margin-bottom:.75rem}#smile-rewards-root .rewards-progress-bar{width:100%;height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}#smile-rewards-root .rewards-progress-bar__fill{height:100%;background-color:#e96a50;width:50%;border-radius:4px;transition:width .3s ease}#smile-rewards-root .rewards-stat-header{margin-bottom:1.5rem}#smile-rewards-root .rewards-stat-header .rewards-card-heading,#smile-rewards-root .rewards-stat-header .rewards-stat-title{margin-bottom:0}#smile-rewards-root .rewards-stat-header .rewards-card-divider{margin-top:0;margin-bottom:1.5rem;margin-left:calc(-1 * var(--rewards-card-padding, 2rem));margin-right:calc(-1 * var(--rewards-card-padding, 2rem));width:calc(100% + 2 * var(--rewards-card-padding, 2rem))}#smile-rewards-root .rewards-stat-title{margin-bottom:1rem;text-align:left}#smile-rewards-root .rewards-stat-divider{width:100%;height:1px;background-color:#dcd2bd;margin:0}#smile-rewards-root .rewards-stat-body{display:flex;flex-direction:column;gap:1rem;justify-content:center}#smile-rewards-root .rewards-stat-main{display:flex;align-items:center;gap:1.5rem}#smile-rewards-root .rewards-tier-icon{width:32px;height:32px;background-color:#f0f0f0;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}#smile-rewards-root .rewards-tier-icon img{display:none;width:32px;height:32px;object-fit:cover;border-radius:50%}#smile-rewards-root .rewards-tier-icon img[src]:not([src=""]){display:block}#smile-rewards-root .rewards-card--vip .rewards-tier-icon{width:32px;height:32px}#smile-rewards-root .rewards-card--vip .rewards-tier-icon img{width:32px;height:32px;object-fit:cover;border-radius:50%}#smile-rewards-root .rewards-card--stat.rewards-card--tier .rewards-tier-icon{width:32px;height:32px}#smile-rewards-root .rewards-card--stat.rewards-card--tier .rewards-tier-icon img{width:32px;height:32px;object-fit:cover;border-radius:50%}#smile-rewards-root .rewards-tier-progress-text{text-align:left}#smile-rewards-root .rewards-tier-progress-bar{width:100%;height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}#smile-rewards-root .rewards-tier-progress-fill{height:100%;background-color:#e96a50!important;width:0%;border-radius:4px;transition:width .3s ease;min-width:0;max-width:100%}#smile-rewards-root .rewards-card--vip{display:flex;flex-direction:column;overflow:hidden}#smile-rewards-root .rewards-vip-top{padding:1.5rem}#smile-rewards-root .rewards-vip-top-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}#smile-rewards-root .rewards-vip-top-left{display:flex;align-items:flex-start;gap:1rem}#smile-rewards-root .rewards-vip-icon-wrapper{flex-shrink:0}#smile-rewards-root .rewards-vip-icon{display:block;border-radius:999px;max-width:3rem;max-height:3rem;object-fit:cover}#smile-rewards-root .rewards-vip-heading{display:flex;flex-direction:column;gap:.25rem;justify-content:center}#smile-rewards-root .rewards-vip-threshold{font-size:.9rem}#smile-rewards-root .rewards-vip-status{display:flex;align-items:center}#smile-rewards-root .rewards-vip-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;border-radius:999px;border:1px solid #DCD2BD;font-size:1.1875rem;font-weight:700;line-height:1.2;background-color:#faf9f6}#smile-rewards-root .rewards-vip-status-pill.rewards-vip-status--active{font-weight:600}#smile-rewards-root .rewards-vip-status-pill.rewards-vip-status--achieved{opacity:.8}#smile-rewards-root .rewards-vip-status-pill.rewards-vip-status--locked{opacity:.7}#smile-rewards-root .rewards-vip-status__icon{display:inline-flex;align-items:center;margin-right:.4rem}#smile-rewards-root .rewards-vip-status__icon svg{width:auto;height:1em;display:block}#smile-rewards-root .rewards-vip-status-pill[data-status=locked]{color:#000!important}#smile-rewards-root .rewards-vip-bottom{flex:1;padding:1.5rem}#smile-rewards-root .rewards-vip-bottom-inner{display:flex;flex-direction:column;gap:0rem}#smile-rewards-root .rewards-vip-perks-list{margin:0;padding-left:0;list-style:none;text-align:left}#smile-rewards-root .rewards-vip-perk-item{display:flex;align-items:flex-start;padding-left:0;margin-bottom:.75rem}#smile-rewards-root .rewards-vip-perk-icon{flex:0 0 14px;margin-right:1.1rem;margin-top:.3rem;display:flex;align-items:center;justify-content:center}#smile-rewards-root .rewards-vip-perk-text{flex:1}#smile-rewards-root .rewards-perks-title{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-weight:500;font-size:1.3rem;margin-bottom:5px}#smile-rewards-root .rewards-vip-heading .rewards-card-heading{color:inherit;font-family:var(--font-body-family);font-size:2.5rem;font-weight:700;line-height:1.2}#smile-rewards-root .rewards-vip-perk-text{margin:0;color:#8c8c8c;font-size:1.4rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.18px}#smile-rewards-root .rewards-card--vip[data-tier-status=locked],#smile-rewards-root .rewards-card--vip[data-tier-status=achieved]{color:#000}#smile-rewards-root .rewards-card--vip[data-tier-status=locked] .rewards-vip-top,#smile-rewards-root .rewards-card--vip[data-tier-status=achieved] .rewards-vip-top{background-color:#e4dfdb!important}#smile-rewards-root .rewards-card--vip[data-tier-status=locked] .rewards-vip-bottom,#smile-rewards-root .rewards-card--vip[data-tier-status=achieved] .rewards-vip-bottom{background-color:#f3efeb!important}#smile-rewards-root .rewards-card--vip[data-tier-status=locked] *,#smile-rewards-root .rewards-card--vip[data-tier-status=achieved] *{color:#8c8c8c}#smile-rewards-root .rewards-card--vip[data-tier-handle*=sage][data-tier-status=active] .rewards-vip-status-pill.rewards-vip-status--active{color:#272626}#smile-rewards-root .rewards-card--vip[data-tier-handle*=sage][data-tier-status=active] .rewards-vip-perk-text{color:#f2ede0}#smile-rewards-root .rewards-earn-icon{width:32px;height:32px;flex-shrink:0}#smile-rewards-root .rewards-earn-icon img{width:100%;height:100%;object-fit:cover}#smile-rewards-root .rewards-earn-content{text-align:left;display:flex;flex-direction:column;justify-content:center}#smile-rewards-root .rewards-earn-name{margin-bottom:.5rem;font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;color:#333;line-height:1.2}#smile-rewards-root .rewards-earn-points{font-weight:600;color:#8c8c8c;font-size:1rem;margin-top:0;margin-bottom:1rem}#smile-rewards-root .rewards-earn-description{line-height:1.5;margin-bottom:1rem}#smile-rewards-root .rewards-earn-type{display:none}#smile-rewards-root [data-earn-ways]{margin-bottom:0}#smile-rewards-root{padding-bottom:6rem}#smile-rewards-root .rewards-earn-cta{margin-top:3rem;text-align:left;padding-top:2rem;border-top:1px solid #DCD2BD}#smile-rewards-root .rewards-earn-cta-description{margin-top:.5rem;font-size:.9rem;color:#666}#smile-rewards-root .rewards-card--grid-item,.rewards-section [data-redeem-grid] .rewards-card--grid-item{display:flex;flex-direction:row;align-items:center;gap:1.5rem;margin-bottom:0}#smile-rewards-root .rewards-card--earn.rewards-card--grid-item{align-items:center}#smile-rewards-root .rewards-redeem-icon,.rewards-section [data-redeem-grid] .rewards-redeem-icon{width:32px;height:32px;flex-shrink:0}#smile-rewards-root .rewards-redeem-icon img,.rewards-section [data-redeem-grid] .rewards-redeem-icon img{width:100%;height:100%;object-fit:cover}#smile-rewards-root .rewards-redeem-content,.rewards-section [data-redeem-grid] .rewards-redeem-content{text-align:left;flex:1}#smile-rewards-root .rewards-redeem-content h3{margin-bottom:.5rem;font-family:var(--font-body-family);font-size:1.875rem;font-weight:700;color:#333;line-height:1.2}#smile-rewards-root .rewards-earn-points{font-weight:600;color:#8c8c8c;font-size:1.3rem;font-style:normal;line-height:normal;letter-spacing:-.18px;margin-top:0;margin-bottom:0}#smile-rewards-root .rewards-empty-state{text-align:center;padding:3rem 1rem;color:#666;font-style:italic}@media(max-width:768px){.smile-rewards-section{padding:1rem 0}.smile-rewards-stats{grid-template-columns:1fr;gap:1rem}.smile-stat-card{padding:1.5rem 1rem}.smile-stat-value{font-size:1.5rem}}.smile-rewards-loading,.smile-rewards-error,.smile-login-required{border-radius:8px}.smile-rewards-actions .btn:focus{outline:2px solid #007bff;outline-offset:2px}#smile-rewards-root .rewards-action-link{color:#8c8c8c;text-decoration:underline;font-size:1.3rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.18px;border:none;background:none;cursor:pointer;padding:0;margin-left:auto;margin-bottom:0}#smile-rewards-root .rewards-action-link:hover,#smile-rewards-root .rewards-action-link:focus{color:#666;text-decoration:underline}#smile-rewards-root .rewards-pill-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid #333;border-radius:20px;background:transparent;color:#333;font-size:1.3rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.18px;text-decoration:none;cursor:pointer;flex-shrink:0;margin-left:auto}#smile-rewards-root .rewards-pill-button:hover,#smile-rewards-root .rewards-pill-button:focus{border-color:#000;color:#000}#smile-rewards-root .rewards-pill-button--muted{border:none;color:#8c8c8c;font-weight:400}#smile-rewards-root .rewards-pill-button--muted:hover,#smile-rewards-root .rewards-pill-button--muted:focus{border:none;color:#8c8c8c;cursor:default;text-decoration:none}#smile-rewards-root .rewards-progress-indicator{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;flex-shrink:0;margin-left:auto}#smile-rewards-root .rewards-progress-indicator .track{fill:none;stroke:#e5e5e5;stroke-width:2}#smile-rewards-root .rewards-progress-indicator .progress{fill:none;stroke:#333;stroke-width:2;stroke-linecap:round;transition:stroke-dashoffset .6s ease}@media(max-width:767.98px){#smile-rewards-root [data-earn-ways-grid] .rewards-card--earn{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:1rem 1.5rem;align-items:start}#smile-rewards-root [data-earn-ways-grid] .rewards-earn-icon{grid-column:1;grid-row:1 / span 2;align-self:start}#smile-rewards-root [data-earn-ways-grid] .rewards-earn-content{grid-column:2;grid-row:1}#smile-rewards-root [data-earn-ways-grid] .rewards-pill-button{grid-column:2;grid-row:2;margin-left:0;align-self:start}}#smile-rewards-root .rewards-stat-header--with-action{display:flex;justify-content:space-between;align-items:center;align-self:stretch;width:100%;position:relative;padding-bottom:.75rem}#smile-rewards-root .rewards-stat-header--with-action .rewards-card-divider{position:absolute;left:calc(-1 * var(--rewards-card-padding, 2rem));right:calc(-1 * var(--rewards-card-padding, 2rem));bottom:-.75rem;width:calc(100% + 2 * var(--rewards-card-padding, 2rem));margin-left:0;margin-right:0;margin-bottom:0}#smile-rewards-root .rewards-card--reward{display:flex;flex-direction:column}#smile-rewards-root .rewards-reward-header{margin-bottom:1rem;text-align:left}#smile-rewards-root .rewards-reward-name{margin:0 0 .25rem;font-family:var(--font-body-family);font-size:1.875rem;font-weight:700;color:#333;line-height:1.2}#smile-rewards-root .rewards-reward-divider{height:1px;width:calc(100% + 2 * var(--rewards-card-padding, 2rem));background-color:#dcd2bd;border:none;margin-top:0;margin-bottom:1.5rem;margin-left:calc(-1 * var(--rewards-card-padding, 2rem));margin-right:calc(-1 * var(--rewards-card-padding, 2rem));display:block;flex-shrink:0}#smile-rewards-root .rewards-reward-body{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}#smile-rewards-root .rewards-reward-header{display:flex;align-items:flex-start;gap:1.5rem}#smile-rewards-root .rewards-reward-header__icon{width:32px;height:32px;flex-shrink:0}#smile-rewards-root .rewards-reward-header__icon img{width:100%;height:100%;object-fit:cover}#smile-rewards-root .rewards-reward-code-pill{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;border:1px solid #DCD2BD;border-radius:24px;font-family:inherit;background-color:#fff;width:100%}#smile-rewards-root .rewards-referral-pill{padding:.75rem 2rem;justify-content:space-between}#smile-rewards-root .rewards-reward-code-pill__icon{width:20px;height:20px;flex-shrink:0}#smile-rewards-root .rewards-reward-code-pill__icon img{width:100%;height:100%;object-fit:cover}#smile-rewards-root .rewards-reward-code-pill__content{flex:1}#smile-rewards-root .rewards-reward-code-pill__label{color:#8c8c8c;font-size:1.3rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.18px;margin-bottom:0}#smile-rewards-root .rewards-reward-code{font-weight:600;letter-spacing:.5px}#smile-rewards-root .rewards-reward-copy{margin-top:.25rem;display:block;width:100%;background:transparent;border:1px solid #000000;color:#000}#smile-rewards-root .rewards-referral-content{text-align:left}#smile-rewards-root .rewards-referral-description{font-size:1.3rem;color:#666;margin-bottom:1rem}#smile-rewards-root .rewards-referral-footer{font-size:1.2rem;color:#8c8c8c;margin-top:.75rem;margin-bottom:0}#smile-rewards-root .rewards-referral-copy-btn{background:none;border:none;padding:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}#smile-rewards-root .rewards-referral-copy-btn:disabled,#smile-rewards-root .rewards-referral-copy-btn[data-copy-in-progress=true]{cursor:pointer;opacity:1}#smile-rewards-root .referral-copy-icon,#smile-rewards-root .referral-tick-icon{width:16px;height:16px;transition:opacity .2s ease}#smile-rewards-root .rewards-reward-copy:hover,#smile-rewards-root .rewards-reward-copy:focus{background:transparent!important;border-color:#000!important;color:#000!important;transform:none!important}#smile-rewards-root .rewards-reward-copy:before,#smile-rewards-root .rewards-reward-copy:after{transition:none!important;transform:none!important;opacity:0!important}.redeem-modal-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:9999;align-items:center;justify-content:center;padding:1rem}.redeem-modal-container{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;max-width:400px;width:100%;max-height:90vh;overflow-y:auto}@media(max-width:767px){.redeem-modal-overlay{align-items:flex-end;justify-content:center}.redeem-modal-container{max-width:100%;width:100%;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .25s ease}.redeem-modal-overlay.is-open .redeem-modal-container{transform:translateY(0)}.redeem-modal-content{max-height:85vh;overflow-y:auto}html[data-tapcart=true] .redeem-modal-overlay{align-items:flex-end;justify-content:center}html[data-tapcart=true] .redeem-modal-container{max-width:100%;width:100%;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .25s ease}html[data-tapcart=true] .redeem-modal-overlay.is-open .redeem-modal-container{transform:translateY(0)}html[data-tapcart=true] .redeem-modal-content{max-height:85vh;overflow-y:auto}}@media(prefers-reduced-motion:reduce){.redeem-modal-container{transition:none!important}}.redeem-modal-content{padding:2rem;position:relative}.redeem-modal-header h3{margin:0 0 1rem;font-size:1.25rem;font-weight:600}.redeem-modal-body{margin-bottom:2rem;position:relative}.redeem-modal-content>.redeem-modal-close+.redeem-modal-body{padding-top:3rem}.redeem-modal-body p{margin:0 0 1rem}.redeem-modal-body p:last-child{margin-bottom:0}.redeem-modal-actions{display:flex;gap:1rem;justify-content:flex-end}.redeem-code-display{margin-top:1.5rem}.redeem-code-display label{display:block;margin-bottom:.5rem;font-weight:500}.redeem-code-pill{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f5f5f5;border-radius:8px;border:1px solid #ddd}.redeem-code-text{flex:1;font-family:Courier New,monospace;font-weight:600;color:#333}.redeem-expiry{font-size:.875rem;color:#666}.redeem-modal-actions .btn[aria-busy=true]{opacity:.7;cursor:not-allowed}.rewards-pill-button--disabled{opacity:.5!important;cursor:not-allowed!important;pointer-events:none!important}.rewards-pill-button--earned{border:none!important;background:transparent!important;padding:0!important;color:#8c8c8c!important;cursor:default!important;pointer-events:none!important;font-weight:400!important}.earn-modal-close{position:absolute!important;top:1rem!important;right:1rem!important;z-index:10!important}.redeem-modal-overlay .redeem-modal-body.earn-modal-content{padding-top:3.5rem}.redeem-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;z-index:1}.redeem-modal-header{position:relative;padding:1.5rem 1.5rem .5rem}.redeem-modal-actions .btn[disabled]{opacity:.6;cursor:not-allowed}.redeem-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:#666;z-index:1;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0!important;min-width:0;box-sizing:border-box}.redeem-modal-close:hover{color:#000}.redeem-modal-guidance{margin-top:.5rem;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.18px;color:#8c8c8c}.rewards-reward-guidance{margin:0 0 1rem;font-size:1.3rem;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:-.18px;color:#8c8c8c}[data-activity-section] [data-activity-accordion]{background:#fff;border-radius:15px;border:1px solid #DCD2BD;overflow:hidden!important}[data-activity-section] [data-activity-accordion] summary{width:100%;padding:1.6rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;font-size:1.4rem;font-weight:500;line-height:1.4;color:#000;background:#fff;border:none;min-height:44px}[data-activity-section] [data-activity-accordion] summary::-webkit-details-marker{display:none}[data-activity-section] [data-activity-accordion] summary .icon{transition:transform .3s ease;margin-left:auto;flex-shrink:0}[data-activity-section] [data-activity-accordion][open] summary .icon{transform:rotate(180deg)}[data-activity-section] .rewards-activity-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1.6rem;background:#fff;font-size:1.3rem}[data-activity-section] .rewards-activity-left{flex:1;min-width:160px}[data-activity-section] .rewards-activity-right{flex-shrink:0;margin-left:1.2rem;display:flex;align-items:center}[data-activity-section] .rewards-activity-description{font-weight:400;line-height:1.4;color:#000;margin-bottom:.4rem;word-break:break-word}[data-activity-section] .rewards-activity-points{font-size:1.2rem;font-weight:400;line-height:1.3;color:#8c8c8c}[data-activity-section] .rewards-activity-date{font-size:1.2rem;font-weight:400;line-height:1.3;color:#666;text-align:right}[data-activity-section] .rewards-card-divider{margin:0;border:none;height:1px;background-color:#e5e5e5}[data-activity-section]{display:none!important}html[data-tapcart=true] [data-activity-section],html[data-tapcart-sdk=true] [data-activity-section]{display:block!important}
/*# sourceMappingURL=/cdn/shop/t/91/assets/smile-rewards.css.map */
