.rh-page{min-height:100vh;background:var(--og-bg, #fff9f0);padding:0 0 4rem;color:var(--og-ink, #181614)}.rh-container{max-width:640px;margin:0 auto;padding:1.25rem 1rem}.rh-topbar{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;min-width:0}.rh-title{flex:1;min-width:0;font-size:1.5rem;font-weight:800;margin:0;letter-spacing:0;color:var(--og-ink, #181614)}.rh-back{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:34px;background:#fff;border:1px solid var(--og-line, #eadbd0);color:var(--og-ink, #181614);font-size:.9rem;font-weight:600;cursor:pointer;padding:.4rem .85rem;border-radius:999px;font-family:inherit;line-height:1;white-space:nowrap;flex-shrink:0;transition:background .2s,color .2s,border-color .2s}.rh-back svg{flex-shrink:0}.rh-back:hover{background:#fff2eb;color:var(--og-red, #f03618);border-color:#f0361852}.rh-milestones-link{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;font-size:.85rem;background:#fff;border:1px solid var(--og-line, #eadbd0);color:var(--og-ink, #181614);padding:.4rem .85rem;border-radius:999px;cursor:pointer;line-height:1;white-space:nowrap;flex-shrink:0;transition:background .2s,color .2s,border-color .2s}.rh-milestones-link:hover{background:#fff2eb;color:var(--og-red, #f03618);border-color:#f0361852}.rh-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;gap:1rem;color:var(--og-muted, #68615b)}.rh-spinner{width:36px;height:36px;border:3px solid var(--og-line, #eadbd0);border-top-color:var(--og-red, #f03618);border-radius:50%;animation:rh-spin .8s linear infinite}@keyframes rh-spin{to{transform:rotate(360deg)}}.rh-error-banner{display:flex;align-items:center;justify-content:space-between;background:#fff2eb;border:1px solid rgba(197,34,23,.32);border-radius:12px;padding:.75rem 1rem;margin-bottom:1rem;font-size:.9rem;color:var(--og-danger, #c52217)}.rh-error-close{background:none;border:none;color:inherit;cursor:pointer;font-size:1rem;padding:0}.rh-landing-hero{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:22px;padding:3rem 2rem;text-align:center;margin-bottom:1.5rem;box-shadow:0 12px 28px #45271414}.rh-landing-icon{font-size:3rem;color:var(--og-red, #f03618);margin-bottom:1rem}.rh-landing-heading{font-size:1.6rem;font-weight:800;margin:0 0 .75rem;color:var(--og-ink, #181614)}.rh-landing-sub{color:var(--og-muted, #68615b);margin:0 0 1.75rem;line-height:1.6}.rh-landing-cta{font-size:1rem;padding:.85rem 2.5rem;background:var(--og-red, #f03618);color:#fff;border:1px solid var(--og-red, #f03618);border-radius:999px;font-weight:700;cursor:pointer;transition:background .2s,box-shadow .2s,transform .1s}.rh-landing-cta:hover{background:var(--og-red-dark, #c8200c);border-color:var(--og-red-dark, #c8200c);box-shadow:0 12px 24px #f0361847}.rh-subscribe-section{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:16px;padding:1.5rem}.rh-subscribe-form{display:flex;flex-direction:column;gap:.75rem}.rh-subscribe-input{border:1.5px solid var(--og-line, #eadbd0);border-radius:10px;padding:.75rem 1rem;font-size:1rem;outline:none;background:#fffbf8;width:100%;box-sizing:border-box}.rh-subscribe-input:focus{border-color:var(--og-red, #f03618)}.rh-subscribe-error{color:#dc2626;font-size:.875rem;margin:0}.rh-subscribe-success{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;color:#16a34a;padding:.5rem 0}.rh-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}.rh-how-card{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:14px;padding:1.25rem .75rem;text-align:center;box-shadow:0 12px 28px #4527140f}.rh-how-icon{font-size:1.5rem;display:block;margin-bottom:.5rem;color:var(--og-red, #f03618)}.rh-how-card strong{display:block;font-size:.9rem;margin-bottom:.35rem;color:var(--og-ink, #181614)}.rh-how-card p{font-size:.78rem;color:var(--og-muted, #68615b);margin:0;line-height:1.4}.rh-balance-card{background:linear-gradient(135deg,var(--og-red, #f03618) 0%,var(--og-orange, #ff9518) 100%);border:none;border-radius:22px;padding:1.75rem;margin-bottom:1.5rem;color:#fff;position:relative;overflow:hidden;box-shadow:0 14px 30px #f036183d}.rh-balance-card:before{content:"✦";position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:6rem;opacity:.18;pointer-events:none;color:#fff;background:none}.rh-balance-top{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:1.25rem;position:relative;z-index:1}.rh-greeting{font-size:.9rem;opacity:.92;margin-bottom:.25rem;width:100%;text-align:center}.rh-balance-label{font-size:.8rem;text-transform:uppercase;letter-spacing:1.5px;opacity:.85;width:100%;text-align:center}.rh-balance-num{font-size:3.2rem;font-weight:900;line-height:1.1;letter-spacing:-1px;color:#fff;display:block;width:100%;text-align:center}.rh-balance-stats{display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(255,255,255,.32);padding-top:1rem;gap:0;position:relative;z-index:1}.rh-stat{flex:1;display:flex;flex-direction:column;align-items:center}.rh-stat-val{font-size:1.1rem;font-weight:800}.rh-stat-lbl{font-size:.7rem;opacity:.85;text-align:center}.rh-stat-div{width:1px;height:2rem;background:#ffffff4d}.rh-section{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:16px;padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 12px 28px #4527140f}.rh-section-title{font-size:1.05rem;font-weight:800;margin:0 0 .4rem;color:var(--og-ink, #181614)}.rh-section-sub{font-size:.82rem;color:var(--og-muted, #68615b);margin:0 0 1rem}.rh-section-header-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.rh-section-header-row .rh-section-title{margin:0}.rh-earn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.5rem}.rh-earn-card{background:#fffaf4;border:1px solid var(--og-line, #eadbd0);border-radius:12px;padding:1rem .75rem;text-align:center}.rh-earn-icon{font-size:1.5rem;display:block;margin-bottom:.4rem;color:var(--og-red, #f03618)}.rh-earn-card strong{display:block;font-size:.85rem;margin-bottom:.25rem;color:var(--og-ink, #181614)}.rh-earn-card p{font-size:.78rem;color:var(--og-muted, #68615b);margin:0;line-height:1.4}.rh-coupon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:.85rem;align-items:stretch}.rh-coupon-card{position:relative;overflow:hidden;min-width:0;background:linear-gradient(180deg,#fffdf9,#fff7ef);border:1px solid rgba(240,54,24,.22);border-radius:12px;padding:.95rem;display:flex;flex-direction:column;gap:.7rem;box-shadow:0 10px 24px #45271412}.rh-coupon-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--og-red, #f03618)}.rh-coupon-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;min-width:0}.rh-coupon-main{display:flex;flex-direction:column;gap:.28rem;min-width:0}.rh-coupon-code{display:inline-flex;align-items:center;width:fit-content;max-width:100%;background:#fff2eb;border:1px dashed rgba(240,54,24,.45);color:var(--og-red, #f03618);border-radius:8px;padding:.25rem .55rem;font-size:.78rem;font-weight:800;letter-spacing:.04em;line-height:1.2;overflow-wrap:anywhere}.rh-coupon-uses{flex-shrink:0;background:#effaf3;border:1px solid rgba(24,131,74,.2);border-radius:999px;color:var(--og-success, #18834a);font-size:.72rem;font-weight:800;line-height:1;padding:.28rem .5rem}.rh-coupon-value{display:block;color:var(--og-ink, #181614);font-size:1.02rem;line-height:1.25;overflow-wrap:anywhere}.rh-coupon-name,.rh-coupon-main p,.rh-coupon-meta{color:var(--og-muted, #68615b);font-size:.78rem;line-height:1.4}.rh-coupon-name{display:block;font-weight:700;color:var(--og-ink, #181614)}.rh-coupon-main p{margin:0;overflow-wrap:anywhere}.rh-coupon-meta{display:flex;flex-wrap:wrap;gap:.35rem}.rh-coupon-meta span{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:999px;padding:.2rem .55rem;overflow-wrap:anywhere}.rh-coupon-action{width:100%;margin-top:auto}.rh-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem;margin-top:.25rem}.rh-option-card{background:#fffaf4;border:1px solid var(--og-line, #eadbd0);border-radius:14px;padding:1rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;flex-direction:column;gap:.55rem;min-height:0}.rh-option-card:hover{border-color:#f0361852;background:#fff;box-shadow:0 12px 24px #45271414}.rh-option-card.rh-option-available{border-color:#f0361857;background:#fff2eb}.rh-option-card.rh-option-activated{border-color:#18834a66;background:#effaf3}.rh-option-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.rh-option-active-badge{background:#effaf3;color:var(--og-success, #18834a);border:1px solid rgba(24,131,74,.25);border-radius:999px;padding:.15rem .55rem;font-size:.7rem;font-weight:700;flex-shrink:0}.rh-activate-btn,.rh-deactivate-btn{margin-top:auto;font-size:.82rem;padding:.65rem .9rem;width:100%;line-height:1.25;border-radius:999px;font-weight:700;cursor:pointer;transition:background .2s,color .2s,border-color .2s,box-shadow .2s}.rh-activate-btn{background:var(--og-red, #f03618);color:#fff;border:1px solid var(--og-red, #f03618)}.rh-activate-btn:hover:not(:disabled){background:var(--og-red-dark, #c8200c);border-color:var(--og-red-dark, #c8200c);box-shadow:0 12px 24px #f036183d}.rh-deactivate-btn{background:#fff;color:var(--og-ink, #181614);border:1px solid var(--og-line, #eadbd0)}.rh-deactivate-btn:hover{background:#fff2eb;color:var(--og-red, #f03618);border-color:#f0361852}.rh-option-name{font-weight:800;font-size:.95rem;margin-bottom:.2rem;color:var(--og-ink, #181614)}.rh-option-multiplier{color:var(--og-red, #f03618);font-size:.85rem;font-weight:700;margin-bottom:.3rem}.rh-option-desc{font-size:.78rem;color:var(--og-muted, #68615b);margin:0 0 .3rem}.rh-option-min{font-size:.75rem;color:var(--og-muted, #68615b);margin-bottom:.3rem}.rh-option-status{font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:999px;display:inline-flex;width:fit-content}.rh-option-products{margin-bottom:.3rem}.rh-option-products-label{font-size:.72rem;color:var(--og-muted, #68615b);margin-bottom:.1rem}.rh-option-products-list{font-size:.76rem;color:var(--og-ink, #181614);line-height:1.35}.rh-avail{background:#effaf3;color:var(--og-success, #18834a)}.rh-unavail{background:#fff2eb;color:var(--og-muted, #68615b)}.rh-milestone-list{display:flex;flex-direction:column;gap:.75rem}.rh-milestone-card{background:#fffaf4;border:1px solid var(--og-line, #eadbd0);border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.rh-milestone-eligible{border-color:#f0361859;background:#fff2eb}.rh-milestone-info{display:flex;flex-direction:column;gap:.2rem}.rh-milestone-name{font-weight:800;font-size:.95rem;color:var(--og-ink, #181614)}.rh-milestone-threshold{font-size:.78rem;color:var(--og-muted, #68615b)}.rh-milestone-desc{font-size:.8rem;color:var(--og-muted, #68615b);margin:0}.rh-reward-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.rh-reward-tag{background:#fff2eb;border:1px solid rgba(240,54,24,.2);color:var(--og-red, #f03618);border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.rh-discount-tag{background:#fff2eb;border-color:#f0361852;color:var(--og-red, #f03618)}.rh-progress-wrap{display:flex;flex-direction:column;gap:.3rem}.rh-progress-bar{height:6px;background:#f1ded3;border-radius:999px;overflow:hidden}.rh-progress-fill{height:100%;background:linear-gradient(90deg,var(--og-red, #f03618),var(--og-orange, #ff9518));border-radius:999px;transition:width .4s ease}.rh-progress-label{font-size:.75rem;color:var(--og-muted, #68615b)}.rh-reservation-card{background:#fff2eb;border:1px solid rgba(240,54,24,.32);border-radius:14px;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.rh-reservation-info{display:flex;flex-direction:column;gap:.2rem}.rh-reservation-name{font-weight:800;font-size:.95rem;color:var(--og-ink, #181614)}.rh-reservation-timer{font-size:.8rem;color:var(--og-red, #f03618);font-weight:700}.rh-reservation-actions{display:flex;gap:.5rem;flex-shrink:0}.rh-ledger{display:flex;flex-direction:column;gap:0}.rh-ledger-row{display:flex;align-items:center;gap:.75rem;padding:.65rem 0;border-bottom:1px solid var(--og-line, #eadbd0)}.rh-ledger-row:last-child{border-bottom:none}.rh-ledger-icon{font-size:1.2rem;width:24px;text-align:center;flex-shrink:0;color:var(--og-red, #f03618)}.rh-ledger-info{flex:1;display:flex;flex-direction:column;gap:.1rem}.rh-ledger-type{font-size:.85rem;font-weight:700;text-transform:capitalize;color:var(--og-ink, #181614)}.rh-ledger-date{font-size:.72rem;color:var(--og-muted, #68615b)}.rh-ledger-delta{font-size:.95rem;font-weight:800;flex-shrink:0}.rh-pos{color:var(--og-success, #18834a)}.rh-neg{color:var(--og-danger, #c52217)}.rh-btn-fire{background:var(--og-red, #f03618);color:#fff;border:1px solid var(--og-red, #f03618);border-radius:999px;padding:.55rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .2s,box-shadow .2s,opacity .2s;white-space:normal;text-align:center}.rh-btn-fire:hover:not(:disabled){background:var(--og-red-dark, #c8200c);border-color:var(--og-red-dark, #c8200c);box-shadow:0 12px 24px #f036183d}.rh-btn-fire:disabled{opacity:.5;cursor:not-allowed}.rh-btn-fire.rh-btn-claimed{background:#effaf3;color:var(--og-success, #18834a);border-color:#18834a4d}.rh-btn-ghost{background:#fff;color:var(--og-ink, #181614);border:1px solid var(--og-line, #eadbd0);border-radius:999px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,border-color .2s;white-space:nowrap}.rh-btn-ghost:hover{background:#fff2eb;color:var(--og-red, #f03618);border-color:#f0361852}.rh-view-all-btn{display:block;width:100%;text-align:center;margin-top:.75rem}.rh-modal-overlay{position:fixed;inset:0;background:#4527146b;display:flex;align-items:center;justify-content:center;z-index:var(--z-modal, 1400);padding:1rem}.rh-modal{width:min(560px,100%);max-height:85vh;overflow:auto;background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:18px;padding:1rem;box-shadow:var(--shadow-lg);color:var(--og-ink, #181614)}.rh-modal-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.rh-modal-header h3{margin:0;font-size:1rem;color:var(--og-ink, #181614)}.rh-modal-close{background:transparent;border:1px solid var(--og-line, #eadbd0);color:var(--og-ink, #181614);border-radius:999px;width:32px;height:32px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.rh-modal-close:hover{background:var(--og-red, #f03618);border-color:var(--og-red, #f03618);color:#fff}.rh-modal-sub{margin:.35rem 0;color:var(--og-red, #f03618);font-weight:700;font-size:.9rem}.rh-modal-desc{margin:0 0 .75rem;color:var(--og-muted, #68615b);font-size:.85rem}.rh-modal-list-title{font-size:.85rem;color:var(--og-ink, #181614);margin-bottom:.45rem;font-weight:600}.rh-modal-items{display:flex;flex-direction:column;gap:.55rem}.rh-modal-item{border:1px solid var(--og-line, #eadbd0);border-radius:12px;padding:.65rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#fffaf4}.rh-modal-item-main{display:flex;flex-direction:column;gap:.15rem}.rh-modal-item-name{font-size:.9rem;font-weight:700;color:var(--og-ink, #181614)}.rh-modal-item-price{font-size:.8rem;color:var(--og-muted, #68615b)}.rh-modal-add-btn{padding:.45rem .85rem;font-size:.8rem;background:var(--og-red, #f03618);color:#fff;border:1px solid var(--og-red, #f03618);border-radius:999px;cursor:pointer;font-weight:700;transition:background .2s}.rh-modal-add-btn:hover{background:var(--og-red-dark, #c8200c);border-color:var(--og-red-dark, #c8200c)}.rh-modal-empty{padding:.7rem;border-radius:12px;background:#fff2eb;color:var(--og-muted, #68615b);font-size:.84rem}.rh-modal-actions{margin-top:.85rem;display:flex;gap:.6rem;justify-content:flex-end}@media(max-width:480px){.rh-topbar{align-items:flex-start;flex-wrap:wrap}.rh-title{order:3;flex-basis:100%}.rh-milestones-link{margin-left:auto}.rh-coupon-grid{grid-template-columns:1fr}.rh-coupon-head{flex-direction:column;align-items:flex-start}.rh-earn-grid,.rh-how-grid,.rh-options-grid{grid-template-columns:1fr}.rh-balance-num{font-size:2.5rem}.rh-reservation-card,.rh-modal-item{flex-direction:column;align-items:flex-start}.rh-modal-add-btn{width:100%}}.rewards-home{min-height:100vh;background:var(--og-bg, #fff9f0);color:var(--og-ink, #181614)}.rewards-container{max-width:600px;margin:0 auto}.rewards-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.rewards-header h1{font-size:1.8rem;color:var(--og-ink, #181614);margin:0}.rewards-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;color:var(--og-muted, #68615b)}.balance-card{background:linear-gradient(135deg,var(--og-red, #f03618),var(--og-orange, #ff9518));border-radius:22px;padding:2rem;margin-bottom:1.5rem;color:#fff;box-shadow:0 14px 30px #f036183d}.balance-main{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.balance-label{font-size:.9rem;opacity:.9;text-transform:uppercase;letter-spacing:1px}.balance-value{font-size:3rem;font-weight:800;line-height:1.2}.balance-unit{font-size:.9rem;opacity:.8}.balance-stats{display:flex;justify-content:space-around;border-top:1px solid rgba(255,255,255,.32);padding-top:1rem}.balance-stat{display:flex;flex-direction:column;align-items:center}.stat-value{font-size:1.2rem;font-weight:800}.stat-label{font-size:.75rem;opacity:.85}.section-desc,.earn-info{color:var(--og-muted, #68615b);font-size:.9rem;margin:0}.section-header-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem}.section-header-row h2{margin-bottom:0}.options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-top:.75rem}.option-card{background:#fffaf4;border:1px solid var(--og-line, #eadbd0);border-radius:12px;padding:1rem;text-align:center}.option-name{font-weight:700;color:var(--og-ink, #181614);margin-bottom:.25rem}.option-multiplier{color:var(--og-red, #f03618);font-weight:800;font-size:1.1rem}.option-desc{color:var(--og-muted, #68615b);font-size:.8rem;margin-top:.25rem}.option-range{color:var(--og-muted, #68615b);font-size:.75rem;margin-top:.25rem}.milestones-preview{display:flex;flex-direction:column;gap:.75rem}.milestone-preview-card{background:#fffaf4;border:1px solid var(--og-line, #eadbd0);border-radius:12px;padding:1rem}.milestone-name{font-weight:700;color:var(--og-ink, #181614);margin-bottom:.25rem}.milestone-threshold{color:var(--og-muted, #68615b);font-size:.85rem;margin-bottom:.5rem}.milestone-progress-text{font-size:.8rem;color:var(--og-muted, #68615b)}.ledger-list{display:flex;flex-direction:column}.ledger-entry{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--og-line, #eadbd0)}.ledger-entry:last-child{border-bottom:none}.ledger-info{display:flex;flex-direction:column}.ledger-type{font-size:.9rem;color:var(--og-ink, #181614);text-transform:capitalize}.ledger-date{font-size:.75rem;color:var(--og-muted, #68615b)}.ledger-delta{font-weight:800;font-size:1rem}.ledger-delta.positive{color:var(--og-success, #18834a)}.ledger-delta.negative{color:var(--og-danger, #c52217)}.mp-page{min-height:100vh;background:var(--og-bg, #fff9f0);padding:0 0 4rem;color:var(--og-ink, #181614)}.mp-container{max-width:640px;margin:0 auto;padding:1.25rem 1rem}.mp-topbar{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;min-width:0}.mp-title{min-width:0;font-size:1.5rem;font-weight:800;margin:0;letter-spacing:0;color:var(--og-ink, #181614)}.mp-back{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:34px;background:#fff;border:1px solid var(--og-line, #eadbd0);color:var(--og-ink, #181614);font-size:.9rem;font-weight:600;cursor:pointer;padding:.4rem .85rem;border-radius:999px;font-family:inherit;line-height:1;white-space:nowrap;flex-shrink:0;transition:background .2s,color .2s,border-color .2s}.mp-back svg{flex-shrink:0}.mp-back:hover{background:#fff2eb;color:var(--og-red, #f03618);border-color:#f0361852}.mp-balance-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#fff2eb;border:1px solid rgba(240,54,24,.25);border-radius:999px;padding:.5rem 1.25rem;margin:0 auto 1.25rem;width:fit-content;max-width:100%}.mp-balance-icon{color:var(--og-red, #f03618);font-size:1rem}.mp-balance-num{font-size:1.3rem;font-weight:800;color:var(--og-red, #f03618)}.mp-balance-lbl{font-size:.8rem;color:var(--og-muted, #68615b)}.mp-how-to-earn{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:14px;padding:.75rem;margin-bottom:1.25rem;box-shadow:0 10px 24px #4527140d}.mp-how-item{background:#fff7ef;border:1px solid rgba(240,54,24,.16);border-radius:10px;padding:.65rem .75rem;min-width:0}.mp-how-item span{display:block;color:var(--og-muted, #68615b);font-size:.72rem;font-weight:700;margin-bottom:.18rem;text-transform:uppercase}.mp-how-item strong{display:block;color:var(--og-red, #f03618);font-size:.84rem;line-height:1.3;overflow-wrap:anywhere}.mp-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;gap:1rem;color:var(--og-muted, #68615b)}.mp-spinner{width:36px;height:36px;border:3px solid var(--og-line, #eadbd0);border-top-color:var(--og-red, #f03618);border-radius:50%;animation:mp-spin .8s linear infinite}@keyframes mp-spin{to{transform:rotate(360deg)}}.mp-error-banner{display:flex;align-items:center;justify-content:space-between;background:#fff2eb;border:1px solid rgba(197,34,23,.32);border-radius:12px;padding:.75rem 1rem;margin-bottom:1rem;font-size:.9rem;color:var(--og-danger, #c52217)}.mp-error-close{background:none;border:none;color:inherit;cursor:pointer;padding:0}.mp-section{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:16px;padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 12px 28px #4527140f}.mp-section-title{display:flex;align-items:center;gap:.45rem;font-size:1.05rem;font-weight:800;margin:0 0 .3rem;color:var(--og-ink, #181614)}.mp-section-title svg{color:var(--og-red, #f03618);flex-shrink:0}.mp-section-sub{font-size:.82rem;color:var(--og-muted, #68615b);margin:0 0 .9rem}.mp-reservation-card{background:#fff2eb;border:1px solid rgba(240,54,24,.3);border-radius:14px;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.mp-reservation-info{display:flex;flex-direction:column;gap:.2rem}.mp-reservation-name{font-weight:800;font-size:.95rem;color:var(--og-ink, #181614)}.mp-reservation-timer{font-size:.8rem;color:var(--og-red, #f03618);font-weight:700}.mp-reservation-actions{display:flex;gap:.5rem;flex-shrink:0}.mp-milestone-list{display:flex;flex-direction:column;gap:.85rem}.mp-milestone-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffdf9,#fff7ef);border:1px solid var(--og-line, #eadbd0);border-radius:12px;padding:1.05rem 1.1rem 1.1rem;display:flex;flex-direction:column;gap:.65rem;box-shadow:0 10px 24px #4527140f}.mp-milestone-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#f3c7b9}.mp-eligible{border-color:#f0361859;background:linear-gradient(180deg,#fff8f2,#fff2eb)}.mp-eligible:before{background:var(--og-red, #f03618)}.mp-milestone-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;min-width:0}.mp-milestone-name{font-weight:800;font-size:1rem;line-height:1.25;color:var(--og-ink, #181614);overflow-wrap:anywhere}.mp-eligible-badge{background:var(--og-red, #f03618);color:#fff;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:800;flex-shrink:0;text-transform:uppercase;letter-spacing:.4px}.mp-pct-badge{background:#fff2eb;color:var(--og-muted, #68615b);border:1px solid var(--og-line, #eadbd0);border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700;flex-shrink:0}.mp-milestone-desc{font-size:.82rem;color:var(--og-muted, #68615b);margin:0;line-height:1.5}.mp-milestone-meta{display:flex;flex-wrap:wrap;gap:.45rem;font-size:.8rem;color:var(--og-muted, #68615b)}.mp-milestone-meta span{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:999px;padding:.24rem .55rem}.mp-needed{color:var(--og-red, #f03618);font-weight:700}.mp-progress-bar{height:9px;background:#f1ded3;border-radius:999px;overflow:hidden}.mp-progress-head{display:flex;justify-content:space-between;gap:.75rem;color:var(--og-muted, #68615b);font-size:.78rem}.mp-progress-head strong{color:var(--og-red, #f03618);white-space:nowrap}.mp-progress-fill{height:100%;background:linear-gradient(90deg,var(--og-red, #f03618),var(--og-orange, #ff9518));border-radius:999px;transition:width .4s ease}.mp-reward-tags{display:flex;flex-wrap:wrap;gap:.4rem;min-width:0}.mp-reward-tag{background:#fff2eb;border:1px solid rgba(240,54,24,.2);color:var(--og-red, #f03618);border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.mp-discount-tag{background:#fff2eb;border-color:#f0361852;color:var(--og-red, #f03618)}.mp-milestone-actions{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.mp-claimed-label{font-size:.85rem;font-weight:700;color:var(--og-success, #18834a)}.mp-empty{text-align:center;padding:3rem 1rem;color:var(--og-muted, #68615b)}.mp-empty-icon{font-size:3rem;display:block;margin-bottom:.75rem;color:var(--og-red, #f03618)}.mp-history-list{display:flex;flex-direction:column;gap:0}.mp-history-row{display:flex;align-items:center;justify-content:space-between;padding:.65rem 0;border-bottom:1px solid var(--og-line, #eadbd0);gap:.75rem}.mp-history-row:last-child{border-bottom:none}.mp-history-info{display:flex;flex-direction:column;gap:.1rem;flex:1}.mp-history-name{font-size:.9rem;font-weight:700;color:var(--og-ink, #181614)}.mp-history-date{font-size:.72rem;color:var(--og-muted, #68615b)}.mp-status-badge{font-size:.72rem;font-weight:800;padding:.25rem .6rem;border-radius:999px;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.mp-status-reserved{background:#fff2eb;color:var(--og-red, #f03618);border:1px solid rgba(240,54,24,.25)}.mp-status-redeemed{background:#effaf3;color:var(--og-success, #18834a);border:1px solid rgba(24,131,74,.25)}.mp-status-cancelled{background:#f7efe7;color:var(--og-muted, #68615b);border:1px solid var(--og-line, #eadbd0)}.mp-status-expired{background:#fff2eb;color:var(--og-danger, #c52217);border:1px solid rgba(197,34,23,.25)}.mp-btn-fire{background:var(--og-red, #f03618);color:#fff;border:1px solid var(--og-red, #f03618);border-radius:999px;padding:.55rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .2s,box-shadow .2s;white-space:nowrap}.mp-btn-fire:hover:not(:disabled){background:var(--og-red-dark, #c8200c);border-color:var(--og-red-dark, #c8200c);box-shadow:0 12px 24px #f036183d}.mp-btn-fire:disabled{opacity:.5;cursor:not-allowed}.mp-btn-ghost{background:#fff;color:var(--og-ink, #181614);border:1px solid var(--og-line, #eadbd0);border-radius:999px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s,border-color .2s}.mp-btn-ghost:hover:not(:disabled){background:#fff2eb;color:var(--og-red, #f03618);border-color:#f0361852}.mp-btn-ghost:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.mp-topbar{flex-wrap:wrap}.mp-title{flex-basis:100%}.mp-how-to-earn{grid-template-columns:1fr}.mp-reservation-card{flex-direction:column;align-items:flex-start}.mp-milestone-meta{flex-direction:column;gap:.25rem}.mp-milestone-meta span{width:fit-content}.mp-progress-head{flex-direction:column;gap:.2rem}}.milestones-page{min-height:100vh;background:var(--og-bg, #fff9f0);color:var(--og-ink, #181614)}.milestones-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.milestones-header h1{font-size:1.8rem;color:var(--og-ink, #181614);margin:0}.milestones-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;color:var(--og-muted, #68615b)}.balance-badge{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:12px;padding:.75rem 1rem;margin-bottom:1.5rem;color:var(--og-ink, #181614);font-size:.95rem;text-align:center}.section-card{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 12px 28px #4527140f}.section-card h2{margin:0 0 .75rem;font-size:1.2rem;color:var(--og-ink, #181614)}.section-hint{color:var(--og-muted, #68615b);font-size:.85rem;margin:0 0 .75rem}.claim-card{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem;background:#fff2eb;border:1px solid rgba(240,54,24,.3);border-radius:12px;margin-bottom:.5rem}.claim-info{display:flex;flex-direction:column}.claim-milestone{font-weight:700;color:var(--og-ink, #181614)}.claim-expires{font-size:.8rem;color:var(--og-red, #f03618)}.claim-actions{display:flex;gap:.5rem}.btn-sm{padding:.4rem .85rem;font-size:.85rem;background:var(--og-red, #f03618);color:#fff;border:1px solid var(--og-red, #f03618);border-radius:999px;font-weight:700;cursor:pointer}.btn-sm:hover{background:var(--og-red-dark, #c8200c);border-color:var(--og-red-dark, #c8200c)}.milestones-list{display:flex;flex-direction:column;gap:1rem}.milestone-card{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:14px;padding:1.5rem;box-shadow:0 12px 28px #4527140f}.milestone-card.eligible{border-color:#f0361866;background:#fff2eb}.milestone-card-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem}.milestone-title{margin:0;font-size:1.1rem;color:var(--og-ink, #181614)}.eligible-badge{background:var(--og-red, #f03618);color:#fff;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:700}.milestone-desc{color:var(--og-muted, #68615b);font-size:.9rem;margin:0 0 .75rem}.milestone-details{display:flex;gap:1rem;font-size:.85rem;color:var(--og-muted, #68615b);margin-bottom:.75rem}.milestone-progress-bar{height:8px;background:#f1ded3;border-radius:999px;overflow:hidden;margin-bottom:.25rem}.milestone-progress-fill{height:100%;background:linear-gradient(90deg,var(--og-red, #f03618),var(--og-orange, #ff9518));border-radius:999px;transition:width .5s ease}.milestone-progress-label{font-size:.8rem;color:var(--og-muted, #68615b);margin-bottom:.75rem}.reward-items{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.75rem}.reward-items-label{font-size:.85rem;color:var(--og-muted, #68615b)}.reward-item-tag{background:#fff2eb;color:var(--og-red, #f03618);border:1px solid rgba(240,54,24,.2);padding:.2rem .6rem;border-radius:999px;font-size:.8rem;font-weight:600}.btn-claim{width:100%;margin-top:.5rem}.already-claimed{text-align:center;color:var(--og-success, #18834a);font-size:.85rem;font-weight:600;padding:.5rem;margin-top:.5rem}.claims-history{display:flex;flex-direction:column}.claim-history-item{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 0;border-bottom:1px solid var(--og-line, #eadbd0)}.claim-history-item:last-child{border-bottom:none}.claim-history-info{display:flex;flex-direction:column}.claim-history-name{color:var(--og-ink, #181614);font-size:.9rem}.claim-history-date{color:var(--og-muted, #68615b);font-size:.75rem}.claim-status{font-size:.8rem;font-weight:700;padding:.2rem .6rem;border-radius:999px}.claim-status.redeemed{background:#effaf3;color:var(--og-success, #18834a)}.claim-status.reserved{background:#fff2eb;color:var(--og-red, #f03618)}.claim-status.cancelled{background:#f7efe7;color:var(--og-muted, #68615b)}.claim-status.expired{background:#fff2eb;color:var(--og-danger, #c52217)}.rh-terms{background:#fff;border:1px solid var(--og-line, #eadbd0);border-radius:16px;padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 12px 28px #4527140f}.rh-terms summary{cursor:pointer;font-size:1.05rem;font-weight:600;color:var(--og-ink, #181614);list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.5rem;user-select:none}.rh-terms summary::-webkit-details-marker{display:none}.rh-terms summary:after{content:"";display:inline-block;width:.5rem;height:.5rem;border-right:2px solid var(--og-muted, #68615b);border-bottom:2px solid var(--og-muted, #68615b);transform:rotate(-45deg);transition:transform .2s ease;flex-shrink:0}.rh-terms[open] summary:after{transform:rotate(45deg)}.rh-terms-body{margin-top:1rem}.rh-terms-section{margin-bottom:1rem}.rh-terms-section:last-child{margin-bottom:0}.rh-terms-section h4{font-size:.9rem;font-weight:700;color:var(--og-ink, #181614);margin:0 0 .35rem}.rh-terms-section p{font-size:.82rem;color:var(--og-muted, #68615b);margin:0 0 .3rem;line-height:1.55}.rh-terms-section p:last-child{margin-bottom:0}
