/* Silver Rewards RTL v0.9.353 — COMPLETE replacement stylesheet.
   IMPORTANT: Silver's RTL loader replaces rewards.css with this file, so this
   file intentionally contains the complete rewards stylesheet plus RTL fixes. */
.slv-rewards-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 0 20px}
.slv-reward-overview-card{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:112px;padding:18px;border:1px solid #e7e9f2;border-radius:16px;background:#fff;color:#14141c;text-decoration:none;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.slv-reward-overview-card:before{content:"";position:absolute;right:-38px;bottom:-52px;width:150px;height:150px;border-radius:999px;background:radial-gradient(circle,rgba(255,77,147,.11),rgba(255,77,147,0) 69%);pointer-events:none}
.slv-reward-overview-card--points:before{background:radial-gradient(circle,rgba(124,58,237,.11),rgba(124,58,237,0) 69%)}
.slv-reward-overview-card:hover{transform:translateY(-1px);border-color:#d7d9e5;box-shadow:0 8px 24px rgba(20,20,28,.06);color:#14141c}
.slv-reward-overview-card__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#fff0f6;color:#ff4d93}.slv-reward-overview-card--points .slv-reward-overview-card__icon{background:#f4f0ff;color:#7c3aed}.slv-reward-overview-card__icon .slv-ico{width:21px;height:21px}
.slv-reward-overview-card__eyebrow{display:block;margin-bottom:4px;color:#ff4d93;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.slv-reward-overview-card--points .slv-reward-overview-card__eyebrow{color:#7c3aed}.slv-reward-overview-card strong{display:block;font-size:15px;line-height:1.25}.slv-reward-overview-card small{display:block;margin-top:5px;color:#6b7280;font-size:12px;line-height:1.35}
.slv-reward-status{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:4px 9px;border-radius:999px;background:#f0fdf4;color:#15803d;font-style:normal;font-size:10px;font-weight:800;white-space:nowrap}.slv-reward-status--used{background:#f5f6fb;color:#6b7280}.slv-reward-status--reserved{background:#fff7ed;color:#c2410c}.slv-reward-status--expired{background:#fef2f2;color:#b91c1c}.slv-reward-status--soon{background:#f4f0ff;color:#7c3aed}
.slv-account-nav__item{position:relative}.slv-account-nav__soon{margin-left:auto;padding:2px 6px;border-radius:999px;background:#f4f0ff;color:#7c3aed;font-style:normal;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}

.slv-rewards-page__head{margin-bottom:16px}.slv-rewards-page__head>div{display:flex;align-items:center;gap:12px}.slv-rewards-page__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#fff0f6;color:#ff4d93}.slv-rewards-page__icon .slv-ico{width:19px;height:19px}.slv-rewards-page__head h2{margin:0;font-family:var(--slv-display);font-size:18px;line-height:1.2;color:#14141c}.slv-rewards-page__head p{margin:4px 0 0;color:#6b7280;font-size:13px}.slv-reward-cards{display:grid;gap:16px}
.slv-reward-card{position:relative;padding:22px;border:1px solid #e7e9f2;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 1px 2px rgba(17,17,32,.03)}.slv-reward-card--launch{border-color:#ffd2e4;background:linear-gradient(135deg,#fff 0%,#fff8fb 100%)}.slv-reward-card--launch:after{content:"";position:absolute;right:-52px;top:-64px;width:190px;height:190px;border-radius:999px;background:radial-gradient(circle,rgba(255,77,147,.12),rgba(255,77,147,0) 69%);pointer-events:none}.slv-reward-card>*{position:relative;z-index:1}
.slv-reward-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.slv-reward-card__kicker{display:block;margin-bottom:4px;color:#ff4d93;font-size:10px;font-weight:800;letter-spacing:.08em}.slv-reward-card h3{margin:0;font-family:var(--slv-display);font-size:17px;line-height:1.25;color:#14141c}.slv-reward-card>p{margin:9px 0 0;color:#6b7280;font-size:13px;line-height:1.55}.slv-reward-card__value{font-family:var(--slv-display);font-size:24px!important;font-weight:800;color:#14141c!important;letter-spacing:-.02em}.slv-reward-card__value .woocommerce-Price-amount{font-weight:800}.slv-reward-card__note{padding:10px 12px;border-radius:10px;background:#f5f6fb;color:#4b5563!important}
.slv-reward-code{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:16px;padding:10px 10px 10px 12px;border:1px dashed #d6d8e4;border-radius:12px;background:#fafbfe}.slv-reward-code>span{color:#6b7280;font-size:11px;font-weight:600}.slv-reward-code strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:14px;letter-spacing:.04em;color:#14141c}.slv-reward-code button{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 9px;border:1px solid #e2e4ed;border-radius:8px;background:#fff;color:#4b5563;font:600 11px/1 var(--slv-font);cursor:pointer}.slv-reward-code button:hover{border-color:#ff4d93;color:#ff4d93}.slv-reward-code button .slv-ico{width:13px;height:13px}
.slv-reward-card__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.slv-reward-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 16px;border:1px solid #e7e9f2;border-radius:8px;background:#fff;color:#14141c;text-decoration:none;font-size:13px;font-weight:650}.slv-reward-secondary:hover{border-color:#ff4d93;color:#ff4d93}
.slv-reward-ranges{margin-top:16px;border-top:1px solid #eceef4;padding-top:0}.slv-reward-ranges>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:13px 0;color:#4b5563;font-size:12px;font-weight:800;line-height:1.35;cursor:pointer;list-style:none;user-select:none}.slv-reward-ranges>summary::-webkit-details-marker{display:none}.slv-reward-ranges__toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;color:#9ca3af;font-size:17px;font-weight:700;line-height:1;transition:transform .18s ease,color .18s ease,background .18s ease}.slv-reward-ranges>summary:hover .slv-reward-ranges__toggle{background:#f5f6fb;color:#ff4d93}.slv-reward-ranges[open] .slv-reward-ranges__toggle{transform:rotate(45deg);color:#ff4d93}.slv-reward-range-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;padding:0 0 13px;margin-top:0}.slv-reward-range-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:10px;background:#f7f8fb;font-size:11px}.slv-reward-range-row span{color:#6b7280}.slv-reward-range-row strong{color:#14141c}.slv-rewards-empty{display:flex;align-items:center;gap:14px}.slv-rewards-empty>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#f5f6fb;color:#9ca3af}.slv-rewards-empty .slv-ico{width:20px;height:20px}.slv-rewards-empty h3{margin:0;color:#14141c;font-size:14px}.slv-rewards-empty p{margin:4px 0 0;color:#6b7280;font-size:12px}

.slv-points-page{display:grid;gap:16px}.slv-points-hero{position:relative;overflow:hidden;text-align:center;padding:34px 24px}.slv-points-hero:before{content:"";position:absolute;left:50%;top:-140px;transform:translateX(-50%);width:420px;height:280px;border-radius:999px;background:radial-gradient(circle,rgba(124,58,237,.12),rgba(124,58,237,0) 70%);pointer-events:none}.slv-points-hero>*{position:relative;z-index:1}.slv-points-hero__icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 12px;border-radius:18px;background:#f4f0ff;color:#7c3aed}.slv-points-hero__icon .slv-ico{width:27px;height:27px}.slv-points-hero .slv-reward-status{margin-bottom:10px}.slv-points-hero h2{margin:0;font-family:var(--slv-display);font-size:24px;color:#14141c}.slv-points-hero p{max-width:620px;margin:9px auto 0;color:#6b7280;font-size:13px;line-height:1.6}.slv-points-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.slv-points-preview .slv-account-card{display:grid;gap:7px;text-align:center}.slv-points-preview .slv-account-card>span{display:grid;place-items:center;width:40px;height:40px;margin:0 auto 2px;border-radius:12px;background:#f5f6fb;color:#7c3aed}.slv-points-preview .slv-ico{width:18px;height:18px}.slv-points-preview strong{font-size:13px;color:#14141c}.slv-points-preview small{color:#6b7280;font-size:11px;line-height:1.45}.slv-points-footnote{margin:0;text-align:center;color:#9ca3af;font-size:11px}

.slv-reward-prompt{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 0 14px;padding:12px 14px;border:1px solid #ffd2e4;border-radius:14px;background:linear-gradient(135deg,#fff 0%,#fff7fb 100%);color:#14141c}.slv-reward-prompt.is-applied{border-color:#bbf7d0;background:#f7fff9}.slv-reward-prompt__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff0f6;color:#ff4d93}.slv-reward-prompt.is-applied .slv-reward-prompt__icon{background:#ecfdf3;color:#15803d}.slv-reward-prompt__icon .slv-ico{width:19px;height:19px}.slv-reward-prompt__body strong{display:block;font-size:13px;line-height:1.25}.slv-reward-prompt__body small{display:block;margin-top:3px;color:#6b7280;font-size:11px;line-height:1.4}.slv-reward-prompt__rule{font-weight:700;color:#4b5563}.slv-reward-prompt.has-other-coupon{border-color:#e7e9f2;background:#fff}.slv-reward-prompt.has-other-coupon .slv-reward-prompt__icon{color:#6b7280;background:#f5f6fb}.slv-reward-prompt__action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border:0;border-radius:8px;background:#ff4d93;color:#fff;text-decoration:none;font-size:11px;font-weight:750;white-space:nowrap}.slv-reward-prompt__action:hover{background:#e63d82;color:#fff}

@media(max-width:900px){.slv-rewards-overview-grid{grid-template-columns:1fr}.slv-points-preview{grid-template-columns:1fr}.slv-reward-prompt{grid-template-columns:40px minmax(0,1fr)}.slv-reward-prompt__action{grid-column:1/-1;width:100%}}
@media(max-width:560px){.slv-reward-overview-card{grid-template-columns:42px minmax(0,1fr);padding:15px}.slv-reward-overview-card>.slv-reward-status{grid-column:2;justify-self:start}.slv-reward-card{padding:17px}.slv-reward-card__top{display:grid}.slv-reward-card__top .slv-reward-status{justify-self:start}.slv-reward-code{grid-template-columns:1fr auto}.slv-reward-code>span{grid-column:1/-1}.slv-reward-range-list{grid-template-columns:1fr}.slv-rewards-page__head p{line-height:1.4}}


/* Arabic / RTL composition fixes. */
html[dir="rtl"] .slv-rewards-overview-grid,
html[dir="rtl"] .slv-rewards-page,
html[dir="rtl"] .slv-points-page,
html[dir="rtl"] .slv-reward-prompt{direction:rtl}

html[dir="rtl"] .slv-rewards-page,
html[dir="rtl"] .slv-reward-card,
html[dir="rtl"] .slv-reward-overview-card,
html[dir="rtl"] .slv-reward-prompt{text-align:right}

html[dir="rtl"] .slv-account-nav__soon{margin-left:0;margin-right:auto}
html[dir="rtl"] .slv-reward-overview-card:before{right:auto;left:-38px}
html[dir="rtl"] .slv-reward-card--launch:after{right:auto;left:-52px}
html[dir="rtl"] .slv-reward-card--launch{background:linear-gradient(225deg,#fff 0%,#fff8fb 100%)}
html[dir="rtl"] .slv-reward-prompt{background:linear-gradient(225deg,#fff 0%,#fff7fb 100%)}

html[dir="rtl"] .slv-rewards-page__head>div,
html[dir="rtl"] .slv-reward-card__top,
html[dir="rtl"] .slv-reward-card__actions,
html[dir="rtl"] .slv-rewards-empty{direction:rtl}

html[dir="rtl"] .slv-rewards-page__head h2,
html[dir="rtl"] .slv-rewards-page__head p,
html[dir="rtl"] .slv-reward-card h3,
html[dir="rtl"] .slv-reward-card>p,
html[dir="rtl"] .slv-reward-overview-card strong,
html[dir="rtl"] .slv-reward-overview-card small,
html[dir="rtl"] .slv-reward-prompt__body strong,
html[dir="rtl"] .slv-reward-prompt__body small,
html[dir="rtl"] .slv-reward-ranges__title{text-align:right}

html[dir="rtl"] .slv-reward-code{direction:rtl;padding:10px 12px 10px 10px}
html[dir="rtl"] .slv-reward-code>span{text-align:right}
html[dir="rtl"] .slv-reward-code strong{direction:ltr;unicode-bidi:isolate;text-align:left;justify-self:start}
html[dir="rtl"] .slv-reward-code button{direction:rtl;justify-self:end}

html[dir="rtl"] .slv-reward-range-list{direction:rtl}
html[dir="rtl"] .slv-reward-range-row{direction:rtl;text-align:right}
html[dir="rtl"] .slv-reward-range-row span,
html[dir="rtl"] .slv-reward-range-row strong{unicode-bidi:plaintext}

html[dir="rtl"] .slv-reward-card__value,
html[dir="rtl"] .slv-reward-overview-card strong,
html[dir="rtl"] .slv-reward-range-row span,
html[dir="rtl"] .slv-reward-range-row strong{font-variant-numeric:tabular-nums}

html[dir="rtl"] .slv-points-hero,
html[dir="rtl"] .slv-points-preview .slv-account-card,
html[dir="rtl"] .slv-points-footnote{text-align:center}
html[dir="rtl"] .slv-points-hero:before{left:50%;right:auto;transform:translateX(-50%)}

@media(max-width:560px){
  html[dir="rtl"] .slv-reward-overview-card>.slv-reward-status{justify-self:start}
  html[dir="rtl"] .slv-reward-card__top .slv-reward-status{justify-self:start}
  html[dir="rtl"] .slv-reward-code>span{text-align:right}
}
