/* Version 1.2.0 — deux offres officielles intégrées dans la Landing Page MagicWorld. */
.mwro-embedded-offers {
  --mwro-accent: #f0ca58;
  --mwro-ink: #fff;
  --mwro-muted: #c7cedd;
  --mwro-line: rgba(255,255,255,.16);
  background: #050812;
  color: var(--mwro-ink);
  display: block;
  font-family: Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  isolation: isolate;
  line-height: 1.6;
  margin: 0 !important;
  max-width: none !important;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  width: 100% !important;
}

.mwro-embedded-offers,
.mwro-embedded-offers * {
  box-sizing: border-box;
}

.mwro-embedded-offers .mwro-offers-section {
  align-items: center;
  background: radial-gradient(circle at 78% 18%,rgba(33,74,132,.44),transparent 34%),linear-gradient(145deg,#050812,#0b1325 55%,#090d18);
  color: #fff !important;
  display: flex;
  justify-content: center;
  margin: 0 !important;
  min-height: auto;
  overflow: hidden;
  padding: clamp(92px,10vw,150px) clamp(20px,7vw,110px) !important;
  position: relative;
  width: 100%;
}

.mwro-embedded-offers .mwro-media {
  inset: 0;
  position: absolute;
  z-index: -2;
}

.mwro-embedded-offers .mwro-media img,
.mwro-embedded-offers .mwro-media video {
  height: 100%;
  object-fit: cover;
  opacity: .3;
  width: 100%;
}

.mwro-embedded-offers .mwro-media-shade {
  background: radial-gradient(circle at 75% 22%,rgba(39,87,153,.46),transparent 38%),linear-gradient(90deg,rgba(4,7,14,.96),rgba(5,9,18,.83)),linear-gradient(0deg,#050812,transparent 58%,#050812);
  inset: 0;
  position: absolute;
}

.mwro-embedded-offers .mwro-offers-inner {
  margin: 0 auto !important;
  max-width: 1240px;
  opacity: 1 !important;
  text-align: center;
  transform: none !important;
  width: 100%;
}

.mwro-embedded-offers .mwro-ref-offers {
  background: rgba(5,9,17,.62);
  border: 1px solid rgba(240,202,88,.4);
  border-left: 3px solid var(--mwro-accent);
  border-radius: 999px;
  color: #f1f4fb !important;
  display: inline-block;
  font-size: 13px;
  margin: 0 auto 28px;
  padding: 10px 17px;
  text-shadow: 0 2px 16px rgba(0,0,0,.7);
}

.mwro-embedded-offers .mwro-ref-offers strong {
  color: #f5d66f !important;
}

.mwro-embedded-offers .mwro-eyebrow,
.mwro-embedded-offers .mwro-badge {
  color: #f5d66f !important;
  -webkit-text-fill-color: #f5d66f !important;
  font-weight: 900 !important;
  opacity: 1 !important;
  text-shadow: 0 0 18px rgba(245,214,111,.42) !important;
}

.mwro-embedded-offers .mwro-offers-section h2,
.mwro-embedded-offers .mwro-offer-card h3 {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
  text-shadow: 0 0 14px rgba(255,255,255,.18),0 0 38px rgba(97,158,255,.2),0 4px 28px rgba(0,0,0,.92) !important;
}

.mwro-embedded-offers .mwro-offers-section h2 {
  font: 500 clamp(43px,5.7vw,78px)/1.02 Georgia,"Times New Roman",serif !important;
  letter-spacing: -.035em !important;
  margin: 0 auto !important;
  max-width: 1000px;
}

.mwro-embedded-offers .mwro-offers-inner > .mwro-lead {
  color: #edf2fb !important;
  font-size: clamp(18px,1.8vw,24px) !important;
  margin: 27px auto 0 !important;
  max-width: 800px;
  opacity: 1 !important;
  text-shadow: 0 2px 18px rgba(0,0,0,.78);
}

.mwro-embedded-offers .mwro-offer-grid {
  align-items: stretch;
  display: grid !important;
  gap: clamp(18px,2.4vw,30px);
  grid-template-columns: repeat(2,minmax(0,1fr)) !important;
  margin: clamp(52px,7vw,78px) auto 0 !important;
  max-width: 1120px;
  padding: 0 !important;
  text-align: center;
}

.mwro-embedded-offers .mwro-offer-grid.has-1 {
  grid-template-columns: minmax(0,550px) !important;
  justify-content: center;
}

.mwro-embedded-offers .mwro-offer-card {
  background: linear-gradient(155deg,rgba(23,34,58,.98),rgba(7,11,21,.99)) !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  border-radius: 30px !important;
  box-shadow: 0 34px 80px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.06) !important;
  display: flex !important;
  flex-direction: column !important;
  margin: 0 !important;
  min-width: 0;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  transform: none;
}

.mwro-embedded-offers .mwro-offer-card.is-featured {
  border-color: rgba(245,214,111,.82) !important;
  box-shadow: 0 35px 95px rgba(0,0,0,.55),0 0 45px rgba(240,202,88,.12),inset 0 1px 0 rgba(255,255,255,.08) !important;
  transform: translateY(-12px);
}

.mwro-embedded-offers .mwro-offer-image {
  display: block;
  height: clamp(190px,20vw,250px) !important;
  margin: 0 !important;
  object-fit: cover;
  width: 100% !important;
}

.mwro-embedded-offers .mwro-offer-body {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: clamp(28px,4vw,46px) !important;
  width: 100%;
}

.mwro-embedded-offers .mwro-badge {
  font-size: 11px !important;
  letter-spacing: .2em !important;
}

.mwro-embedded-offers .mwro-offer-card h3 {
  font: 500 clamp(30px,3vw,40px)/1.06 Georgia,"Times New Roman",serif !important;
  margin: 18px auto !important;
}

.mwro-embedded-offers .mwro-offer-card p {
  color: #cbd2e2 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 440px;
  opacity: 1 !important;
}

.mwro-embedded-offers .mwro-price {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin: 30px 0 8px !important;
  text-align: center;
  width: 100%;
}

.mwro-embedded-offers .mwro-price del {
  color: #aab3c6 !important;
  display: block;
  font-size: 18px;
  opacity: 1;
  text-align: center;
  width: 100%;
}

.mwro-embedded-offers .mwro-price strong {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font: 500 clamp(48px,5vw,68px)/1 Georgia,"Times New Roman",serif !important;
  text-shadow: 0 0 24px rgba(255,255,255,.15),0 4px 28px rgba(0,0,0,.9);
  white-space: nowrap;
}

.mwro-embedded-offers .mwro-price small {
  color: #f5d66f !important;
  font-weight: 900;
  white-space: nowrap;
}

.mwro-embedded-offers .mwro-renewal {
  font-size: 13px !important;
  min-height: 44px;
  text-align: center;
}

.mwro-embedded-offers .mwro-offer-card form {
  margin-top: auto !important;
  padding-top: 22px;
  width: 100%;
}

.mwro-embedded-offers .mwro-button.is-primary {
  align-items: center;
  background: linear-gradient(135deg,#f4d66c,#cf9f2d) !important;
  border: 1px solid #f8df82 !important;
  border-radius: 999px !important;
  box-shadow: 0 14px 34px rgba(207,159,45,.24);
  color: #111 !important;
  cursor: pointer;
  display: inline-flex;
  font: 900 13px/1 Inter,system-ui,sans-serif !important;
  justify-content: center;
  letter-spacing: .08em;
  min-height: 56px;
  padding: 17px 24px !important;
  text-transform: uppercase;
  transition: transform .2s ease,box-shadow .2s ease;
  width: 100%;
}

.mwro-embedded-offers .mwro-button.is-primary:hover,
.mwro-embedded-offers .mwro-button.is-primary:focus-visible {
  box-shadow: 0 18px 42px rgba(207,159,45,.34);
  transform: translateY(-2px);
}

.mwro-embedded-offers .mwro-payment-note {
  color: #c3cbdc !important;
  font-size: 13px !important;
  margin: 32px auto 0 !important;
  max-width: 820px;
  opacity: 1 !important;
}

@media (max-width: 900px) {
  .mwro-embedded-offers .mwro-offer-grid,
  .mwro-embedded-offers .mwro-offer-grid.has-1,
  .mwro-embedded-offers .mwro-offer-grid.has-2,
  .mwro-embedded-offers .mwro-offer-grid.has-3 {
    grid-template-columns: minmax(0,1fr) !important;
    max-width: 620px;
  }

  .mwro-embedded-offers .mwro-offer-card.is-featured {
    transform: none;
  }
}

@media (max-width: 600px) {
  .mwro-embedded-offers .mwro-offers-section {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .mwro-embedded-offers .mwro-offer-body {
    padding: 28px 22px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mwro-embedded-offers *,
  .mwro-embedded-offers *::before,
  .mwro-embedded-offers *::after {
    animation: none !important;
    transition: none !important;
  }
}
