.rewards-page{--rw-black: #000;--rw-white: #fff;--rw-gray-100: #f7f7f7;--rw-gray-200: #eee;--rw-gray-400: #999;--rw-gray-600: #666;--rw-gray-800: #333;--rw-max-width: 900px;font-family:var(--text-font-family);color:var(--rw-black);line-height:1.5}.rewards-page *,.rewards-page *:before,.rewards-page *:after{box-sizing:border-box}.rw-container{max-width:var(--rw-max-width);margin:0 auto;padding:0 20px}.rw-section-title{font-size:28px;font-weight:700;text-align:center;margin:0 0 40px;letter-spacing:.02em}.rw-btn{display:inline-block;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:.05em;transition:opacity .2s ease;cursor:pointer;border:none}.rw-btn:hover{opacity:.8}.rw-btn--primary{background:var(--rw-black);color:var(--rw-white);padding:12px 32px}.rw-btn--sm{padding:10px 24px;font-size:13px}.rw-hero{text-align:center;padding:50px 20px 40px}.rw-hero__title{font-size:34px;font-weight:700;margin:0 0 10px;letter-spacing:.01em}.rw-hero__subtitle{font-size:15px;color:var(--rw-gray-800);margin:0 0 24px}.rw-hero__signin{margin-top:16px;font-size:13px;color:var(--rw-gray-600)}.rw-hero__signin a{color:var(--rw-black);text-decoration:underline;font-weight:600}.rw-how-it-works{background:var(--rw-gray-100);padding:50px 20px}.rw-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;text-align:center}.rw-step__number{display:block;font-size:28px;font-weight:700;margin-bottom:6px}.rw-step__title{font-size:16px;font-weight:700;margin:0 0 8px}.rw-step__desc{font-size:13px;color:var(--rw-gray-600);margin:0;line-height:1.5}.rw-unlock{padding:60px 20px}.rw-perks{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.rw-perk{text-align:center;max-width:180px}.rw-perk__icon{margin:0 auto 14px;width:70px;height:70px;display:flex;align-items:center;justify-content:center}.rw-perk__icon img{width:70px;height:70px;object-fit:contain}.rw-perk__icon--placeholder{color:var(--rw-black)}.rw-perk__label{font-size:13px;color:var(--rw-gray-600);margin:0;line-height:1.45}.rw-tiers{padding:20px 20px 60px}.rw-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.rw-table{width:100%;max-width:680px;margin:0 auto;border-collapse:collapse;font-size:14px}.rw-table th,.rw-table td{padding:14px 16px;text-align:center;vertical-align:middle;border:1px solid var(--rw-gray-200)}.rw-table thead th{background:var(--rw-white);font-size:14px;font-weight:700;line-height:1.4}.rw-table__threshold{display:block;font-weight:400;font-size:12px;color:var(--rw-gray-600);margin-top:2px}.rw-table__feature{text-align:left;font-weight:700;font-size:13px;min-width:140px}.rw-check{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--rw-gray-800);color:var(--rw-white);font-size:14px;font-weight:700;line-height:1}.rw-referral{text-align:center;padding:50px 20px}.rw-referral__desc{font-size:15px;color:var(--rw-gray-800);max-width:540px;margin:0 auto 12px;line-height:1.55}.rw-referral__note{font-size:12px;color:var(--rw-gray-400);margin:0 auto 24px}.rw-referral__form{display:inline-flex;gap:0;align-items:stretch}.rw-referral__input{border:1px solid var(--rw-gray-200);border-right:none;padding:10px 16px;font-size:14px;font-family:inherit;outline:none;min-width:200px}.rw-referral__input:focus{border-color:var(--rw-gray-400)}.rw-referral__form .rw-btn{border-radius:0}.rw-faq{background:var(--rw-gray-100);padding:50px 20px}.rw-faq__list{max-width:600px;margin:0 auto}.rw-faq__item{border-bottom:1px solid var(--rw-gray-200)}.rw-faq__item:first-child{border-top:1px solid var(--rw-gray-200)}.rw-faq__question{display:flex;align-items:center;gap:10px;padding:16px 0;font-size:15px;font-weight:400;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.rw-faq__question::-webkit-details-marker{display:none}.rw-faq__question::marker{content:""}.rw-faq__arrow{font-size:18px;line-height:1;transition:transform .2s ease;flex-shrink:0}details[open]>.rw-faq__question .rw-faq__arrow{transform:rotate(90deg)}.rw-faq__answer{padding:0 0 16px 28px;font-size:14px;color:var(--rw-gray-600);line-height:1.6}.rw-redeem{padding:60px 20px}.rw-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.rw-product-card{text-align:center}.rw-product-card__link{text-decoration:none;color:inherit;display:block}.rw-product-card__img-wrap{aspect-ratio:3 / 4;overflow:hidden;margin-bottom:12px;background:var(--rw-gray-100)}.rw-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.rw-product-card__link:hover .rw-product-card__img{transform:scale(1.03)}.rw-product-card__placeholder{width:100%;height:100%}.rw-product-card__title{font-size:11px;font-weight:600;letter-spacing:.08em;margin:0 0 4px;text-transform:uppercase}.rw-product-card__price{font-size:13px;color:var(--rw-gray-600);margin:0 0 6px}.rw-product-card__quickshop{font-size:11px;letter-spacing:.06em;color:var(--rw-gray-600);text-decoration:none;transition:color .2s ease}.rw-product-card__quickshop:hover{color:var(--rw-black)}@media screen and (max-width:768px){.rw-hero__title{font-size:26px}.rw-section-title{font-size:24px;margin-bottom:30px}.rw-perks{gap:30px}.rw-perk{max-width:150px}.rw-table{font-size:13px}.rw-table th,.rw-table td{padding:10px}.rw-table__feature{min-width:110px;font-size:12px}.rw-products{grid-template-columns:repeat(2,1fr);gap:16px}.rw-referral__input{min-width:160px}}@media screen and (max-width:480px){.rw-hero{padding:35px 16px 30px}.rw-hero__title{font-size:22px}.rw-perks{flex-direction:column;align-items:center;gap:24px}.rw-referral__form{flex-direction:column;gap:8px;width:100%;max-width:300px}.rw-referral__input{border-right:1px solid var(--rw-gray-200);min-width:auto;width:100%}.rw-referral__form .rw-btn{width:100%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/84/assets/section-rewards-page.css.map */
