.rm-offer-lookup{width:min(100%,1180px);margin:22px auto 18px;padding:18px;background:#fff;border:1px solid rgba(242,201,76,.55);border-radius:24px;box-shadow:0 18px 50px rgba(16,24,43,.08);display:flex;align-items:center;justify-content:space-between;gap:18px;box-sizing:border-box}.rm-offer-lookup-copy small{display:block;color:#10182B;font-weight:800;margin-bottom:4px}.rm-offer-lookup-copy h2{margin:0;color:#10182B;font-size:22px;line-height:1.7}.rm-offer-lookup-copy p{margin:4px 0 0;color:#6F6A5F;font-size:14px}.rm-offer-lookup-form{display:flex;align-items:center;gap:8px;min-width:360px}.rm-offer-lookup-form input{height:52px;border:1px solid #E8E2D9;border-radius:16px;padding:0 14px;font-size:18px;font-weight:800;text-transform:uppercase;background:#fafafa;flex:1}.rm-offer-lookup-form button{height:52px;border:0;border-radius:16px;padding:0 22px;background:linear-gradient(135deg,#F2C94C,#F2C94C);color:#10182B;font-weight:900;cursor:pointer;white-space:nowrap}.rm-offer-page{min-height:60vh;background:#FBFAF4;padding:38px 16px}.rm-offer-shell{width:min(100%,920px);margin:0 auto}.rm-offer-card{background:#fff;border:1px solid #E8E2D9;border-radius:28px;padding:28px;box-shadow:0 24px 70px rgba(16,24,43,.1);box-sizing:border-box}.rm-offer-eyebrow,.rm-offer-card>small{display:inline-flex;background:#FFF6D8;color:#10182B;border-radius:999px;padding:6px 12px;font-weight:900;margin-bottom:10px}.rm-offer-card h1{margin:0 0 10px;color:#10182B;font-size:30px;line-height:1.7}.rm-offer-lead,.rm-offer-card p{color:#6F6A5F;font-size:15px;line-height:2}.rm-offer-code-line{display:flex;align-items:center;gap:10px;background:#10182B;color:#fff;border-radius:18px;padding:12px 16px;margin:18px 0}.rm-offer-code-line span{opacity:.78}.rm-offer-code-line strong{font-size:20px;letter-spacing:.8px}.rm-offer-product{border:1px solid #E8E2D9;border-radius:24px;padding:22px;margin:18px 0;background:linear-gradient(180deg,#fff,#FBFAF4)}.rm-offer-number{font-size:34px;font-weight:950;color:#10182B;text-align:center;letter-spacing:1px;margin-bottom:8px}.rm-offer-price{text-align:center;font-size:20px;font-weight:900;color:#10182B;margin-bottom:14px}.rm-offer-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.rm-offer-badges span{background:#F7F4EE;border:1px solid #E8E2D9;border-radius:999px;padding:8px 12px;font-weight:800;color:#10182B;font-size:13px}.rm-offer-trust{background:#FBFAF4;border:1px dashed #E8E2D9;border-radius:18px;padding:14px 16px;margin:18px 0}.rm-offer-trust strong{display:block;color:#10182B;margin-bottom:4px}.rm-offer-trust p{margin:0}.rm-offer-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.rm-offer-buy,.rm-offer-installment,.rm-offer-secondary{display:inline-flex;align-items:center;justify-content:center;height:52px;border-radius:16px;padding:0 24px;text-decoration:none;font-weight:950;cursor:pointer}.rm-offer-buy{background:#F2C94C;color:#10182B}.rm-offer-installment{background:#10182B;color:#fff;border:0}.rm-offer-secondary{background:#F7F4EE;color:#10182B;border:1px solid #E8E2D9}.rm-offer-unavailable{background:#fee4e2;color:#b42318;border-radius:16px;padding:14px 18px;font-weight:900}.rm-offer-note{margin-top:18px;color:#6F6A5F!important;font-size:13px!important}.rm-offer-not-found .rm-offer-lookup{margin:20px 0 0;width:100%}@media(max-width:768px){.rm-offer-lookup{flex-direction:column;align-items:stretch;margin:14px auto;padding:16px;border-radius:20px}.rm-offer-lookup-form{min-width:0;width:100%;display:grid;grid-template-columns:1fr}.rm-offer-lookup-form input,.rm-offer-lookup-form button{width:100%}.rm-offer-page{padding:22px 12px}.rm-offer-card{padding:20px;border-radius:22px}.rm-offer-card h1{font-size:22px}.rm-offer-number{font-size:28px}.rm-offer-actions{display:grid}.rm-offer-buy,.rm-offer-installment,.rm-offer-secondary{width:100%;box-sizing:border-box}}

/* v0.6.2 - stronger offer page */
.rm-offer-shell-pro{width:min(100%,980px)}
.rm-offer-card-pro{overflow:hidden;position:relative;background:linear-gradient(180deg,#fff 0%,#FBFAF4 100%)}
.rm-offer-card-pro:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:linear-gradient(90deg,#F2C94C,#10182B);pointer-events:none}.rm-offer-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:10px}.rm-offer-code-chip{background:#10182B;color:#fff;border-radius:18px;padding:10px 14px;min-width:142px;text-align:center;box-shadow:0 14px 34px rgba(16,24,43,.16)}.rm-offer-code-chip span{display:block;font-size:12px;opacity:.72;margin-bottom:3px}.rm-offer-code-chip strong{display:block;font-size:21px;letter-spacing:.9px}.rm-offer-card-pro .rm-offer-lead{max-width:720px;margin:0 0 18px}.rm-offer-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:16px;margin:20px 0}.rm-offer-hero-main{background:radial-gradient(circle at top,#FFF6D8,#fff 46%,#FBFAF4 100%);border:1px solid #E8E2D9;border-radius:28px;padding:26px;text-align:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75)}.rm-offer-label{display:inline-flex;background:#FFF6D8;color:#10182B;border-radius:999px;padding:6px 12px;font-weight:900;font-size:12px;margin-bottom:10px}.rm-offer-card-pro .rm-offer-number{font-size:42px;line-height:1.25;margin:4px 0 14px;color:#10182B;direction:ltr}.rm-offer-price-wrap{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #E8E2D9;border-radius:18px;padding:10px 16px}.rm-offer-price-wrap span{font-size:13px;color:#6F6A5F;font-weight:800}.rm-offer-card-pro .rm-offer-price{font-size:20px;color:#10182B;font-weight:950;margin:0;text-align:inherit}.rm-offer-hero-side{display:grid;gap:10px}.rm-offer-mini-box{background:#fff;border:1px solid #E8E2D9;border-radius:22px;padding:16px 18px}.rm-offer-mini-box span{display:block;color:#6F6A5F;font-size:12px;font-weight:800;margin-bottom:5px}.rm-offer-mini-box strong{display:block;color:#10182B;font-size:15px;line-height:1.9}.rm-offer-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.rm-offer-trust-item{background:#FBFAF4;border:1px solid #E8E2D9;border-radius:20px;padding:16px}.rm-offer-trust-item strong{display:block;color:#10182B;font-weight:950;margin-bottom:5px}.rm-offer-trust-item span{display:block;color:#6F6A5F;font-size:13px;line-height:1.9}.rm-offer-actions-pro{background:#fff;border:1px solid #F7F4EE;border-radius:22px;padding:12px;margin-top:18px}.rm-offer-actions-pro .rm-offer-buy{flex:1 1 240px;box-shadow:0 12px 28px rgba(242,201,76,.25)}.rm-offer-actions-pro .rm-offer-secondary{flex:0 0 auto}
@media(max-width:768px){.rm-offer-topbar{display:grid}.rm-offer-code-chip{width:100%;box-sizing:border-box}.rm-offer-hero{grid-template-columns:1fr}.rm-offer-card-pro .rm-offer-number{font-size:31px}.rm-offer-price-wrap{display:grid;justify-items:center}.rm-offer-trust-grid{grid-template-columns:1fr}.rm-offer-actions-pro{display:grid}.rm-offer-actions-pro .rm-offer-buy,.rm-offer-actions-pro .rm-offer-secondary{flex:auto}}


/* v0.6.3 - mobile offer page responsive polish */
.rm-offer-page,.rm-offer-page *{box-sizing:border-box}
.rm-offer-card-pro{max-width:100%;overflow-wrap:break-word}
.rm-offer-number{unicode-bidi:plaintext;white-space:nowrap}
@media(max-width:640px){
  .rm-offer-page{padding:16px 10px;background:#FBFAF4}
  .rm-offer-shell,.rm-offer-shell-pro{width:100%;max-width:100%;margin:0 auto}
  .rm-offer-card,.rm-offer-card-pro{padding:16px;border-radius:20px;box-shadow:0 14px 38px rgba(16,24,43,.08)}
  .rm-offer-card-pro:before{height:5px}
  .rm-offer-topbar{gap:10px;margin-bottom:8px}
  .rm-offer-eyebrow,.rm-offer-card>small{font-size:11px;padding:5px 10px;margin-bottom:8px}
  .rm-offer-card h1{font-size:20px;line-height:1.8;margin-bottom:6px}
  .rm-offer-lead,.rm-offer-card p{font-size:13px;line-height:2;margin-bottom:12px}
  .rm-offer-code-chip{border-radius:16px;padding:9px 12px;min-width:0}
  .rm-offer-code-chip span{font-size:11px}
  .rm-offer-code-chip strong{font-size:19px}
  .rm-offer-hero{gap:10px;margin:14px 0}
  .rm-offer-hero-main{padding:18px 10px;border-radius:20px}
  .rm-offer-label{font-size:11px;margin-bottom:8px}
  .rm-offer-card-pro .rm-offer-number{font-size:clamp(25px,8vw,32px);letter-spacing:.2px;line-height:1.35;max-width:100%;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}
  .rm-offer-price-wrap{width:100%;padding:10px 12px;border-radius:16px;gap:4px}
  .rm-offer-price-wrap span{font-size:12px}
  .rm-offer-card-pro .rm-offer-price{font-size:18px;line-height:1.7}
  .rm-offer-mini-box{padding:12px 14px;border-radius:18px}
  .rm-offer-mini-box span{font-size:11px}
  .rm-offer-mini-box strong{font-size:13px;line-height:1.9}
  .rm-offer-trust-grid{gap:8px;margin:14px 0}
  .rm-offer-trust-item{padding:12px 14px;border-radius:17px}
  .rm-offer-trust-item strong{font-size:13px}
  .rm-offer-trust-item span{font-size:12px;line-height:1.9}
  .rm-offer-actions,.rm-offer-actions-pro{display:grid;grid-template-columns:1fr;gap:8px;width:100%;padding:10px;border-radius:18px}
  .rm-offer-buy,.rm-offer-installment,.rm-offer-secondary{width:100%;height:48px;min-height:48px;padding:0 14px;border-radius:14px;font-size:14px;text-align:center}
  .rm-offer-unavailable{width:100%;text-align:center;font-size:13px;border-radius:14px;padding:12px}
  .rm-offer-note{font-size:12px!important;line-height:2!important;margin-top:12px}
  .rm-offer-code-line{display:grid;grid-template-columns:1fr;gap:4px;border-radius:16px;margin:14px 0;padding:12px}
  .rm-offer-code-line strong{font-size:18px}
}
@media(max-width:390px){
  .rm-offer-page{padding-left:8px;padding-right:8px}
  .rm-offer-card,.rm-offer-card-pro{padding:14px;border-radius:18px}
  .rm-offer-card h1{font-size:18px}
  .rm-offer-card-pro .rm-offer-number{font-size:clamp(23px,7.6vw,29px)}
  .rm-offer-card-pro .rm-offer-price{font-size:16px}
  .rm-offer-buy,.rm-offer-installment,.rm-offer-secondary{font-size:13px}
}


/* v0.6.4 - compact mobile offer page */
@media(max-width:640px){
  .rm-offer-page{padding-top:10px}
  .rm-offer-card,.rm-offer-card-pro{padding:12px;border-radius:18px}
  .rm-offer-card-pro:before{height:4px}
  .rm-offer-topbar{display:grid;grid-template-columns:1fr;gap:7px;margin-bottom:6px}
  .rm-offer-topbar h1{font-size:17px;line-height:1.6;margin:0;text-align:center}
  .rm-offer-eyebrow{justify-self:center;margin-bottom:4px;font-size:10px;padding:4px 9px}
  .rm-offer-code-chip{padding:8px 10px;border-radius:14px}
  .rm-offer-code-chip span{display:inline;margin:0 0 0 6px;font-size:11px}
  .rm-offer-code-chip strong{display:inline;font-size:18px;letter-spacing:.4px}
  .rm-offer-card-pro .rm-offer-lead{display:none}
  .rm-offer-hero{margin:10px 0 8px;gap:8px}
  .rm-offer-hero-main{padding:12px 9px;border-radius:18px}
  .rm-offer-label{font-size:10px;padding:4px 10px;margin-bottom:5px}
  .rm-offer-card-pro .rm-offer-number{font-size:clamp(28px,9vw,36px);line-height:1.18;margin:3px 0 9px;overflow:visible;white-space:nowrap}
  .rm-offer-price-wrap{padding:8px 10px;border-radius:14px;gap:2px}
  .rm-offer-price-wrap span{font-size:11px}
  .rm-offer-card-pro .rm-offer-price{font-size:16px;line-height:1.55}
  .rm-offer-hero-side{gap:7px}
  .rm-offer-mini-box{padding:10px 12px;border-radius:16px}
  .rm-offer-mini-box span{font-size:11px;margin-bottom:2px}
  .rm-offer-mini-box strong{font-size:13px;line-height:1.7}
  .rm-offer-actions,.rm-offer-actions-pro{margin-top:8px;padding:8px;gap:7px;border-radius:16px}
  .rm-offer-buy,.rm-offer-installment,.rm-offer-secondary{height:46px;min-height:46px;border-radius:13px;font-size:14px}
  .rm-offer-trust-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:10px 0 6px;padding:8px;background:#FBFAF4;border:1px solid #E8E2D9;border-radius:16px}
  .rm-offer-trust-item{display:inline-flex;align-items:center;justify-content:center;padding:7px 9px;border-radius:999px;background:#fff;min-width:auto;border:1px solid #E8E2D9}
  .rm-offer-trust-item strong{font-size:11px;margin:0;line-height:1.3;white-space:nowrap}
  .rm-offer-trust-item span{display:none}
  .rm-offer-note{font-size:11px!important;line-height:1.9!important;margin-top:8px;text-align:center}
}
@media(max-width:390px){
  .rm-offer-card-pro .rm-offer-number{font-size:clamp(26px,8.3vw,32px)}
  .rm-offer-card-pro .rm-offer-price{font-size:15px}
  .rm-offer-mini-box{padding:9px 10px}
  .rm-offer-buy,.rm-offer-installment,.rm-offer-secondary{font-size:13px;height:44px;min-height:44px}
}

/* v0.6.5 - scenario discount pricing */
.rm-offer-old-price{display:block;color:#6F6A5F;font-size:14px;line-height:1.6;text-decoration-thickness:1px}
.rm-offer-discount-badge{display:inline-flex;align-items:center;justify-content:center;margin-top:4px;padding:3px 9px;border-radius:999px;background:#eaf8ee;color:#16733a;font-style:normal;font-size:12px;font-weight:800}
@media(max-width:640px){
  .rm-offer-old-price{font-size:12px;line-height:1.4}
  .rm-offer-discount-badge{font-size:11px;padding:2px 8px;margin-top:2px}
}


/* v0.6.109 - slimmer safe offer lookup block */
.rm-offer-lookup{
  max-width:960px!important;
  margin:14px auto 16px!important;
  padding:16px 18px!important;
  border-radius:22px!important;
  border-color:rgba(242,201,76,.34)!important;
  box-shadow:0 12px 30px rgba(16,24,43,.055)!important;
  gap:16px!important;
}
.rm-offer-lookup-copy small{
  font-size:12px!important;
  margin-bottom:2px!important;
  font-weight:850!important;
}
.rm-offer-lookup-copy h2{
  font-size:22px!important;
  line-height:1.55!important;
  margin:0 0 2px!important;
  letter-spacing:-.2px!important;
}
.rm-offer-lookup-copy p{
  font-size:13px!important;
  line-height:1.9!important;
  margin:2px 0 0!important;
  max-width:520px!important;
}
.rm-offer-lookup-form{
  min-width:330px!important;
  gap:8px!important;
}
.rm-offer-lookup-form input{
  height:48px!important;
  border-radius:15px!important;
  font-size:16px!important;
  padding:0 13px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.rm-offer-lookup-form button{
  height:48px!important;
  border-radius:15px!important;
  padding:0 18px!important;
  font-size:14px!important;
  box-shadow:0 10px 22px rgba(242,201,76,.22)!important;
}
.rm-simcards-page .rm-offer-lookup{
  margin-top:8px!important;
  margin-bottom:18px!important;
}
@media(max-width:768px){
  .rm-offer-lookup{
    margin:10px auto 12px!important;
    padding:14px!important;
    border-radius:20px!important;
    gap:12px!important;
  }
  .rm-offer-lookup-copy{
    text-align:center!important;
  }
  .rm-offer-lookup-copy small{
    font-size:11px!important;
  }
  .rm-offer-lookup-copy h2{
    font-size:21px!important;
    line-height:1.5!important;
  }
  .rm-offer-lookup-copy p{
    font-size:12.5px!important;
    line-height:1.85!important;
    max-width:100%!important;
  }
  .rm-offer-lookup-form{
    min-width:0!important;
    gap:7px!important;
  }
  .rm-offer-lookup-form input,
  .rm-offer-lookup-form button{
    height:46px!important;
    border-radius:14px!important;
  }
  .rm-offer-lookup-form input{
    font-size:15px!important;
  }
  .rm-offer-lookup-form button{
    font-size:14px!important;
  }
}
@media(max-width:390px){
  .rm-offer-lookup{
    padding:12px!important;
    border-radius:18px!important;
  }
  .rm-offer-lookup-copy h2{
    font-size:19px!important;
  }
  .rm-offer-lookup-copy p{
    font-size:12px!important;
  }
}


/* v0.6.112 — professionalize offer lookup and offer page surfaces. */
.rm-offer-lookup{
  border-color:rgba(16,24,43,.075)!important;
  box-shadow:0 14px 34px rgba(16,24,43,.055)!important;
  background:linear-gradient(180deg,#fff 0%,#FBFAF4 100%)!important;
}
.rm-offer-lookup-copy small{color:#6F6A5F!important;font-weight:800!important}
.rm-offer-lookup-copy h2{font-size:20px!important;letter-spacing:-.1px!important}
.rm-offer-lookup-form input{
  border-color:rgba(16,24,43,.10)!important;
  background:#fff!important;
  box-shadow:none!important;
}
.rm-offer-lookup-form input:focus{
  outline:0!important;
  border-color:rgba(16,24,43,.45)!important;
  box-shadow:0 0 0 3px rgba(16,24,43,.075)!important;
}
.rm-offer-lookup-form button{
  background:#10182B!important;
  color:#fff!important;
  box-shadow:0 10px 24px rgba(16,24,43,.16)!important;
}
.rm-offer-lookup-form button:hover{filter:brightness(1.06)!important}
.rm-offer-card,
.rm-offer-card-pro,
.rm-offer-hero-main,
.rm-offer-mini-box,
.rm-offer-trust-item,
.rm-offer-actions-pro{
  border-color:rgba(16,24,43,.075)!important;
  box-shadow:0 12px 32px rgba(16,24,43,.045)!important;
}
.rm-offer-card-pro:before{height:3px!important;opacity:.7!important;background:linear-gradient(90deg,transparent,#F2C94C,#10182B,transparent)!important}
@media(max-width:768px){
  .rm-offer-lookup{padding:12px!important;border-radius:18px!important}
  .rm-offer-lookup-copy h2{font-size:19px!important;line-height:1.55!important}
  .rm-offer-lookup-copy p{font-size:12px!important;line-height:1.8!important}
  .rm-offer-lookup-form input,.rm-offer-lookup-form button{height:44px!important;border-radius:13px!important}
}


/* v0.6.113 — refined dark contours for offer lookup and offer result cards. */
.rm-offer-lookup,
.rm-offer-card,
.rm-offer-card-pro,
.rm-offer-hero-main,
.rm-offer-mini-box,
.rm-offer-trust-item,
.rm-offer-actions-pro{
  border-color:rgba(16,24,43,.13)!important;
  box-shadow:0 15px 36px rgba(16,24,43,.065)!important;
}
.rm-offer-lookup:hover,
.rm-offer-card:hover,
.rm-offer-card-pro:hover,
.rm-offer-hero-main:hover{
  border-color:rgba(16,24,43,.18)!important;
}
.rm-offer-lookup-form input,
.rm-offer-form input,
.rm-offer-form select,
.rm-offer-form textarea{
  border-color:rgba(16,24,43,.16)!important;
}
.rm-offer-lookup-form input:focus,
.rm-offer-form input:focus,
.rm-offer-form select:focus,
.rm-offer-form textarea:focus{
  border-color:rgba(16,24,43,.38)!important;
  box-shadow:0 0 0 3px rgba(16,24,43,.075)!important;
}


/* v0.6.116 — iOS no-zoom + horizontal overflow fix for safe offer lookup field. */
.rm-offer-lookup,
.rm-offer-lookup *{
  box-sizing:border-box!important;
}
.rm-offer-lookup{
  width:100%!important;
  max-width:min(960px, calc(100vw - 24px))!important;
  overflow:hidden!important;
}
.rm-offer-lookup-copy,
.rm-offer-lookup-form{
  min-width:0!important;
  max-width:100%!important;
}
.rm-offer-lookup-form{
  width:100%!important;
}
.rm-offer-lookup-form input{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  font-size:16px!important;
  line-height:1.4!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}
.rm-offer-lookup-form button{
  max-width:100%!important;
  min-width:0!important;
  -webkit-appearance:none!important;
  appearance:none!important;
  touch-action:manipulation!important;
}
@media(max-width:768px){
  .rm-offer-lookup{
    max-width:calc(100vw - 24px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .rm-offer-lookup-form input{
    font-size:16px!important;
  }
}
@media(max-width:390px){
  .rm-offer-lookup{
    max-width:calc(100vw - 18px)!important;
  }
}


/* v0.6.118 — Persian/Jalali offer validity labels. */
.rm-offer-date-fa{
  font-family:Tahoma,"Vazirmatn","IRANSans",Arial,sans-serif!important;
  font-variant-numeric:normal!important;
  letter-spacing:0!important;
  direction:rtl!important;
  unicode-bidi:plaintext!important;
}
.rm-offer-date-box strong{
  line-height:1.8!important;
}


/* v0.6.123 — customer-first offer page + countdown + mobile polish */
.rm-offer-shell-pro{width:min(100%,1080px)!important}
.rm-offer-card-pro{background:linear-gradient(180deg,#fff 0%,#FBFAF4 100%)!important;border-radius:30px!important;padding:30px!important}
.rm-offer-topbar-customer h1{font-size:28px!important;line-height:1.75!important;margin:0!important;color:#10182B!important}
.rm-offer-lead-customer{max-width:760px!important;margin:4px 0 18px!important;color:#5f5a50!important;font-weight:600!important}
.rm-offer-hero-customer{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)!important;align-items:stretch!important;gap:18px!important}
.rm-offer-hero-customer .rm-offer-hero-main{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:420px!important;background:radial-gradient(circle at 50% 0%,#FFF6D8 0%,#fff 44%,#FBFAF4 100%)!important;border-color:rgba(16,24,43,.14)!important}
.rm-offer-hero-customer .rm-offer-number{font-size:52px!important;letter-spacing:1px!important;margin:8px 0 16px!important;color:#10182B!important;text-shadow:0 1px 0 rgba(255,255,255,.8)!important}
.rm-offer-price-customer{display:inline-grid!important;grid-template-columns:auto auto!important;align-items:center!important;justify-content:center!important;gap:4px 10px!important;margin:0 auto 16px!important;min-width:260px!important;background:#fff!important;border-color:rgba(16,24,43,.13)!important;box-shadow:0 12px 28px rgba(16,24,43,.06)!important}
.rm-offer-price-customer .rm-offer-price{font-size:20px!important}
.rm-offer-countdown-card{width:min(100%,520px);margin:0 auto;padding:16px;border-radius:22px;border:1px solid rgba(16,24,43,.13);background:#fff;box-shadow:0 14px 32px rgba(16,24,43,.055);text-align:center}
.rm-offer-countdown-card.is-active{border-color:rgba(242,201,76,.72);background:linear-gradient(180deg,#fff,#FFF8DF)}
.rm-offer-countdown-title{display:block;color:#6F6A5F;font-size:13px;font-weight:900;margin-bottom:8px}
.rm-offer-countdown{display:grid;grid-template-columns:repeat(4,auto);align-items:end;justify-content:center;gap:4px 7px;direction:rtl}
.rm-offer-countdown b{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;border-radius:14px;background:#10182B;color:#fff;font-size:22px;font-weight:950;font-variant-numeric:tabular-nums;line-height:1}
.rm-offer-countdown small{align-self:center;color:#6F6A5F;font-size:11px;font-weight:900;margin-inline-end:2px}
.rm-offer-countdown-hint{display:block;margin-top:8px;color:#6F6A5F;font-size:12px;font-style:normal;font-weight:700;line-height:1.8}
.rm-offer-pending-validity{display:block;color:#10182B;font-size:16px;line-height:2;font-weight:950}
.rm-offer-status-box.is-active{border-color:rgba(22,115,58,.32)!important;background:#F0FFF5!important}
.rm-offer-status-box.is-expired{border-color:rgba(180,35,24,.28)!important;background:#FFF2F0!important}
.rm-offer-status-box.is-pending{border-color:rgba(242,201,76,.44)!important;background:#FFF9E5!important}
.rm-offer-reason-box strong,.rm-offer-status-box strong,.rm-offer-safe-box strong{font-size:15px!important;line-height:2!important}
.rm-offer-actions-customer{position:sticky;bottom:12px;z-index:5;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(10px);box-shadow:0 18px 42px rgba(16,24,43,.13)!important;border-color:rgba(16,24,43,.12)!important}
.rm-offer-actions-customer .rm-offer-buy{background:linear-gradient(135deg,#F2C94C,#F7D96D)!important;color:#10182B!important;font-size:17px!important;height:56px!important;box-shadow:0 16px 34px rgba(242,201,76,.28)!important}
.rm-offer-actions-customer .rm-offer-buy:hover{filter:brightness(1.02)!important;transform:translateY(-1px)}
.rm-offer-actions-customer .rm-offer-secondary{background:#fff!important}
@media(max-width:768px){
  .rm-offer-page{padding:12px 10px 22px!important;overflow-x:hidden!important}
  .rm-offer-card-pro{padding:14px!important;border-radius:22px!important}
  .rm-offer-topbar-customer{display:grid!important;grid-template-columns:1fr!important;text-align:center!important;gap:10px!important}
  .rm-offer-topbar-customer h1{font-size:20px!important;line-height:1.7!important;text-align:center!important}
  .rm-offer-lead-customer{font-size:12.5px!important;text-align:center!important;line-height:1.9!important;margin-bottom:12px!important}
  .rm-offer-hero-customer{grid-template-columns:1fr!important;gap:10px!important;margin:10px 0!important}
  .rm-offer-hero-customer .rm-offer-hero-main{min-height:0!important;padding:16px 10px!important;border-radius:20px!important}
  .rm-offer-hero-customer .rm-offer-number{font-size:clamp(31px,9.4vw,42px)!important;line-height:1.18!important;margin:4px 0 12px!important;letter-spacing:.2px!important;white-space:nowrap!important;overflow:visible!important}
  .rm-offer-price-customer{width:100%!important;min-width:0!important;grid-template-columns:1fr!important;gap:2px!important;margin-bottom:10px!important;padding:10px!important}
  .rm-offer-price-customer .rm-offer-price{font-size:17px!important}
  .rm-offer-countdown-card{padding:12px 8px!important;border-radius:17px!important}
  .rm-offer-countdown{gap:4px!important;grid-template-columns:repeat(4,1fr)!important;width:100%!important}
  .rm-offer-countdown b{min-width:0!important;width:100%!important;height:38px!important;border-radius:12px!important;font-size:18px!important}
  .rm-offer-countdown small{font-size:10px!important;margin:3px 0 0!important;grid-row:2!important}
  .rm-offer-countdown b:nth-of-type(1){grid-column:1}.rm-offer-countdown b:nth-of-type(2){grid-column:2}.rm-offer-countdown b:nth-of-type(3){grid-column:3}.rm-offer-countdown b:nth-of-type(4){grid-column:4}
  .rm-offer-countdown small:nth-of-type(1){grid-column:1}.rm-offer-countdown small:nth-of-type(2){grid-column:2}.rm-offer-countdown small:nth-of-type(3){grid-column:3}.rm-offer-countdown small:nth-of-type(4){grid-column:4}
  .rm-offer-pending-validity{font-size:14px!important;line-height:1.8!important}
  .rm-offer-hero-side{gap:8px!important}
  .rm-offer-mini-box{padding:11px 12px!important;border-radius:16px!important;text-align:right!important}
  .rm-offer-mini-box span{font-size:11px!important;margin-bottom:2px!important}
  .rm-offer-reason-box strong,.rm-offer-status-box strong,.rm-offer-safe-box strong{font-size:13px!important;line-height:1.85!important}
  .rm-offer-actions-customer{position:sticky!important;bottom:8px!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:10px!important;padding:8px!important;border-radius:17px!important}
  .rm-offer-actions-customer .rm-offer-buy{height:50px!important;font-size:15px!important;border-radius:14px!important}
  .rm-offer-trust-grid{margin-top:10px!important}
  .rm-offer-note{padding:0 4px!important}
}
@media(max-width:390px){
  .rm-offer-hero-customer .rm-offer-number{font-size:clamp(28px,8.6vw,36px)!important}
  .rm-offer-countdown b{height:34px!important;font-size:16px!important;border-radius:10px!important}
  .rm-offer-countdown small{font-size:9px!important}
}


/* v0.6.124: Offer page mobile telephone color + stronger cart CTA compatibility */
.rm-offer-page .rm-offer-number,
.rm-offer-page .rm-offer-number *,
.rm-offer-page .rm-offer-number a,
.rm-offer-page .rm-offer-number a:link,
.rm-offer-page .rm-offer-number a:visited,
.rm-offer-page a[href^="tel"]{
  color:#10182B!important;
  -webkit-text-fill-color:#10182B!important;
  text-decoration:none!important;
}
.rm-offer-page .rm-offer-number{
  -webkit-touch-callout:none;
  text-decoration:none!important;
}
@media(max-width:768px){
  .rm-offer-page .rm-offer-number,
  .rm-offer-page .rm-offer-number *,
  .rm-offer-page a[href^="tel"]{
    color:#10182B!important;
    -webkit-text-fill-color:#10182B!important;
    text-decoration:none!important;
  }
}

/* v0.6.125 — mobile offer card compact above-the-fold + fixed buy CTA */
@media(max-width:768px){
  .rm-offer-page{
    padding:8px 8px calc(92px + env(safe-area-inset-bottom,0px))!important;
    overflow-x:hidden!important;
  }
  .rm-offer-shell-pro{max-width:100%!important}
  .rm-offer-card-pro{
    padding:9px!important;
    border-radius:18px!important;
    box-shadow:0 10px 28px rgba(16,24,43,.07)!important;
  }
  .rm-offer-card-pro:before{height:2px!important;opacity:.55!important}
  .rm-offer-topbar-customer{
    gap:6px!important;
    margin-bottom:6px!important;
  }
  .rm-offer-topbar-customer h1{
    font-size:18px!important;
    line-height:1.45!important;
    letter-spacing:-.15px!important;
    margin:0!important;
  }
  .rm-offer-eyebrow{display:none!important}
  .rm-offer-code-chip{
    padding:8px 12px!important;
    border-radius:18px!important;
    min-height:42px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    box-shadow:0 10px 24px rgba(16,24,43,.13)!important;
  }
  .rm-offer-code-chip span{
    display:inline!important;
    margin:0!important;
    font-size:11px!important;
    line-height:1!important;
  }
  .rm-offer-code-chip strong{
    display:inline!important;
    font-size:21px!important;
    line-height:1!important;
    letter-spacing:.45px!important;
  }
  .rm-offer-lead-customer{display:none!important}
  .rm-offer-hero-customer{
    gap:7px!important;
    margin:7px 0!important;
  }
  .rm-offer-hero-customer .rm-offer-hero-main{
    padding:10px 10px 11px!important;
    border-radius:18px!important;
  }
  .rm-offer-label{
    font-size:10px!important;
    padding:4px 10px!important;
    margin-bottom:5px!important;
  }
  .rm-offer-hero-customer .rm-offer-number{
    font-size:clamp(33px,10.7vw,44px)!important;
    line-height:1.05!important;
    margin:3px 0 8px!important;
    letter-spacing:.15px!important;
    color:#10182B!important;
    -webkit-text-fill-color:#10182B!important;
  }
  .rm-offer-price-customer{
    width:100%!important;
    min-height:46px!important;
    margin:0 auto 7px!important;
    padding:7px 10px!important;
    border-radius:15px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
  }
  .rm-offer-price-customer span{
    font-size:11px!important;
    line-height:1.2!important;
  }
  .rm-offer-price-customer .rm-offer-price{
    font-size:15px!important;
    line-height:1.25!important;
  }
  .rm-offer-countdown-card{
    padding:8px 10px!important;
    border-radius:15px!important;
    box-shadow:0 8px 22px rgba(16,24,43,.045)!important;
  }
  .rm-offer-countdown-title{
    font-size:11px!important;
    margin-bottom:4px!important;
    line-height:1.4!important;
  }
  .rm-offer-countdown-card.is-pending{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    text-align:right!important;
    gap:8px!important;
  }
  .rm-offer-countdown-card.is-pending .rm-offer-countdown-title{
    margin:0!important;
    white-space:nowrap!important;
  }
  .rm-offer-countdown-card.is-pending .rm-offer-pending-validity{
    font-size:13px!important;
    line-height:1.45!important;
    text-align:left!important;
  }
  .rm-offer-countdown-card.is-pending .rm-offer-countdown-hint{display:none!important}
  .rm-offer-countdown b{
    height:34px!important;
    border-radius:10px!important;
    font-size:16px!important;
  }
  .rm-offer-countdown small{font-size:9px!important}
  .rm-offer-hero-side{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
  }
  .rm-offer-mini-box{
    padding:8px 10px!important;
    border-radius:15px!important;
    min-height:64px!important;
    box-shadow:0 8px 20px rgba(16,24,43,.035)!important;
  }
  .rm-offer-mini-box span{
    font-size:10px!important;
    line-height:1.25!important;
    margin-bottom:3px!important;
  }
  .rm-offer-mini-box strong,
  .rm-offer-reason-box strong,
  .rm-offer-status-box strong,
  .rm-offer-safe-box strong{
    font-size:12px!important;
    line-height:1.55!important;
  }
  .rm-offer-status-box{grid-column:1/-1!important;min-height:58px!important}
  .rm-offer-safe-box{display:none!important}
  .rm-offer-trust-grid,
  .rm-offer-note{display:none!important}
  .rm-offer-actions-customer{
    position:fixed!important;
    left:10px!important;
    right:10px!important;
    bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;
    z-index:2147483000!important;
    width:auto!important;
    max-width:520px!important;
    margin:0 auto!important;
    padding:7px!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.97)!important;
    box-shadow:0 12px 34px rgba(16,24,43,.22)!important;
    backdrop-filter:blur(12px)!important;
    -webkit-backdrop-filter:blur(12px)!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .rm-offer-actions-customer .rm-offer-buy{
    height:52px!important;
    min-height:52px!important;
    border-radius:15px!important;
    font-size:16px!important;
    line-height:1!important;
    width:100%!important;
  }
  .rm-offer-actions-customer .rm-offer-secondary,
  .rm-offer-actions-customer .rm-offer-installment{
    display:none!important;
  }
  .rm-offer-actions-customer .rm-offer-unavailable{
    margin:0!important;
    width:100%!important;
    text-align:center!important;
  }
}
@media(max-width:390px){
  .rm-offer-topbar-customer h1{font-size:17px!important}
  .rm-offer-code-chip strong{font-size:20px!important}
  .rm-offer-hero-customer .rm-offer-number{font-size:clamp(30px,10vw,39px)!important}
  .rm-offer-mini-box{padding:7px 9px!important;min-height:58px!important}
  .rm-offer-mini-box strong,
  .rm-offer-reason-box strong,
  .rm-offer-status-box strong{font-size:11.5px!important}
  .rm-offer-actions-customer .rm-offer-buy{height:50px!important;font-size:15px!important}
}


/* v0.6.127 — keep offer sticky buy only on offer page, never over cart drawer/cart/checkout */
body.nb-cart-drawer-open .rm-offer-actions-customer,
body.rm-offer-cart-opening .rm-offer-actions-customer,
body.woocommerce-cart .rm-offer-actions-customer,
body.woocommerce-checkout .rm-offer-actions-customer,
.nb-cart-drawer .rm-offer-actions-customer,
.woocommerce-cart-form .rm-offer-actions-customer,
.woocommerce-checkout .rm-offer-actions-customer{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
@media(max-width:768px){
  body.nb-cart-drawer-open .rm-offer-page{padding-bottom:8px!important;}
}
