.offers-page { background: #f4f7f8; }
.offers-header .nav-shell { justify-content: space-between; }
.back-link { color: #43576a; font-size: 13px; font-weight: 700; }
.back-link:hover { color: var(--green-700); }

.offers-hero { min-height: 610px; overflow: hidden; position: relative; display: grid; place-items: center; color: white; background: linear-gradient(125deg, #061426 0%, #0a243b 58%, #0a3d49 100%); }
.offers-hero::before { content: ""; position: absolute; inset: 0; opacity: .12; background-image: linear-gradient(rgba(255,255,255,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.08) 1px, transparent 1px); background-size: 64px 64px; }
.offers-orb { position: absolute; border-radius: 50%; pointer-events: none; }
.offers-orb--one { width: 520px; height: 520px; left: -280px; bottom: -290px; background: radial-gradient(circle, rgba(35,163,140,.26), transparent 70%); }
.offers-orb--two { width: 620px; height: 620px; right: -300px; top: -340px; background: radial-gradient(circle, rgba(43,145,181,.25), transparent 68%); }
.offers-hero__inner { position: relative; padding: 85px 0 75px; text-align: center; }
.offers-hero__inner .eyebrow span { justify-content: center; }
.offers-hero__inner .eyebrow span::before { display: none; }
.offers-hero h1 { max-width: 950px; margin: 0 auto; font-family: Georgia, "Times New Roman", serif; font-size: clamp(50px, 6vw, 76px); line-height: 1.03; letter-spacing: -.04em; font-weight: 500; }
.offers-hero h1 em { color: #88d7c6; font-style: normal; }
.offers-hero__inner > p:not(.eyebrow) { max-width: 760px; margin: 25px auto 0; color: #b8cbd6; font-size: 17px; line-height: 1.75; }
.offers-assurances { margin-top: 30px; display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 28px; color: #dce9ee; font-size: 12px; }
.offers-assurances span { display: inline-flex; gap: 7px; }
.personal-context { width: min(600px, 100%); margin: 34px auto 0; padding: 15px 20px; display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 2px 14px; text-align: left; border: 1px solid rgba(136,215,198,.3); border-radius: 12px; background: rgba(5,25,42,.45); }
.personal-context > span { grid-row: 1 / 3; color: #9cb4c2; font-size: 10px; text-transform: uppercase; letter-spacing: .07em; }
.personal-context strong { min-width: 0; overflow: hidden; color: white; font-size: 13px; text-overflow: ellipsis; }
.personal-context small { color: #9cb4c2; font-size: 10px; }
.personal-context b { color: #9fe1d2; }

.pricing-section { padding: 105px 0 90px; }
.pricing-heading { max-width: 820px; margin: 0 auto 48px; text-align: center; }
.pricing-heading .eyebrow span::before { display: none; }
.pricing-heading h2, .activation-card h2, .offers-faq h2 { margin: 0; color: var(--navy-900); font-family: Georgia, "Times New Roman", serif; font-size: clamp(36px, 4.5vw, 54px); line-height: 1.08; letter-spacing: -.03em; font-weight: 500; }
.pricing-heading > p:last-child { max-width: 700px; margin: 17px auto 0; color: var(--muted); font-size: 15px; }
.pricing-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; align-items: stretch; }
.price-card { min-height: 730px; padding: 37px; position: relative; display: flex; flex-direction: column; border: 1px solid #d9e3e7; border-radius: 24px; background: white; box-shadow: 0 18px 55px rgba(7,30,47,.08); }
.price-card--complete { color: white; border-color: #0d6f62; background: linear-gradient(150deg, #0b263c, #071a2f 70%); box-shadow: 0 28px 70px rgba(7,27,47,.2); }
.recommended-badge { position: absolute; top: 0; right: 34px; padding: 8px 14px; border-radius: 0 0 8px 8px; color: #073d35; background: #8bddca; font-size: 9px; font-weight: 900; letter-spacing: .12em; }
.plan-label { display: inline-block; margin-bottom: 14px; color: var(--green-700); font-size: 9px; font-weight: 900; letter-spacing: .14em; }
.price-card--complete .plan-label { color: #8bddca; }
.price-card h3 { margin: 0; color: var(--navy-900); font-family: Georgia, serif; font-size: 39px; font-weight: 500; }
.price-card--complete h3 { color: white; }
.price-card__top p { min-height: 68px; margin: 11px 0 0; color: var(--muted); font-size: 13px; line-height: 1.65; }
.price-card--complete .price-card__top p { color: #a9bec9; }
.price { margin: 28px 0 12px; display: flex; align-items: flex-end; gap: 11px; }
.price strong { color: var(--navy-900); font-family: Georgia, serif; font-size: 47px; line-height: 1; font-weight: 500; letter-spacing: -.035em; }
.price-card--complete .price strong { color: white; }
.price span { padding-bottom: 3px; color: #7a8994; font-size: 9px; line-height: 1.35; text-transform: uppercase; }
.price-card--complete .price span { color: #95aebc; }
.launch-offer { margin: 24px 0 13px; padding: 17px 18px 15px; overflow: hidden; position: relative; border: 1px solid rgba(139,221,202,.42); border-radius: 16px; background: linear-gradient(135deg, rgba(35,163,140,.2), rgba(139,221,202,.055)); box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 12px 30px rgba(0,0,0,.12); }
.launch-offer::after { content: ""; width: 120px; height: 120px; position: absolute; right: -72px; top: -72px; border: 1px solid rgba(139,221,202,.2); border-radius: 50%; box-shadow: 0 0 0 20px rgba(139,221,202,.035); }
.launch-offer__headline { position: relative; z-index: 1; display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.launch-offer__badge { padding: 7px 9px; border-radius: 6px; color: #062e2a; background: #8bddca; font-size: 8px; font-weight: 950; letter-spacing: .11em; }
.launch-offer__saving { color: #a4e5d7; font-size: 9px; font-weight: 800; }
.launch-offer__prices { margin-top: 13px; position: relative; z-index: 1; display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; }
.price--promotional { margin: 0; }
.price--promotional strong { font-size: 49px; text-shadow: 0 2px 20px rgba(139,221,202,.12); }
.launch-offer__reference { padding: 11px 13px 10px; display: grid; justify-items: end; gap: 5px; text-align: right; border: 1px solid rgba(239,133,123,.42); border-radius: 10px; background: rgba(4,20,34,.46); box-shadow: inset 0 1px rgba(255,255,255,.05); }
.launch-offer__reference span { max-width: 180px; color: #c4d2d8; font-size: 8.5px; line-height: 1.25; font-weight: 850; text-transform: uppercase; letter-spacing: .055em; }
.launch-offer__reference del { color: #f1f5f6; font-family: Georgia, serif; font-size: 34px; line-height: 1; font-weight: 600; text-decoration-color: #ff776d; text-decoration-thickness: 4px; text-shadow: 0 2px 16px rgba(0,0,0,.25); }
.launch-offer > small { margin-top: 11px; position: relative; z-index: 1; display: block; color: #809aa6; font-size: 7px; line-height: 1.4; }
.price-note { min-height: 48px; margin: 0; color: #71818d; font-size: 10px; line-height: 1.55; }
.price-card--complete .price-note { color: #90a8b6; }
.saving-estimate { margin: 20px 0 0; padding: 18px 19px; display: grid; gap: 3px; border: 1px solid #cfe3dd; border-radius: 13px; background: #edf7f4; }
.saving-estimate > span { color: var(--green-700); font-size: 9px; font-weight: 850; text-transform: uppercase; letter-spacing: .08em; }
.saving-estimate > strong { color: var(--navy-900); font-family: Georgia, serif; font-size: 31px; line-height: 1.15; font-weight: 500; }
.saving-estimate > small { color: #6c7d77; font-size: 8.5px; line-height: 1.45; }
.saving-estimate--complete { border-color: rgba(139,221,202,.28); background: rgba(35,163,140,.11); }
.saving-estimate--complete > span { color: #8bddca; }
.saving-estimate--complete > strong { color: white; }
.saving-estimate--complete > small { color: #91aab6; }
.price-card ul { margin: 27px 0 30px; padding: 24px 0 0; display: grid; gap: 14px; border-top: 1px solid #e2e9ec; list-style: none; }
.price-card--complete ul { border-color: rgba(255,255,255,.12); }
.price-card li { display: flex; align-items: flex-start; gap: 10px; color: #405366; font-size: 12px; line-height: 1.45; }
.price-card--complete li { color: #d0dee5; }
.price-card li span { width: 20px; height: 20px; display: grid; place-items: center; flex: 0 0 20px; border-radius: 50%; color: var(--green-700); background: var(--green-100); font-size: 10px; font-weight: 900; }
.price-card .plan-button { width: 100%; margin-top: auto; }
.price-card--complete .plan-button { color: white; }
.price-card > small { margin-top: 11px; color: #82909a; text-align: center; font-size: 9px; }
.price-card--complete > small { color: #8fa7b5; }
.pricing-reassurance { margin-top: 26px; padding: 26px 30px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; border: 1px solid #d9e5e2; border-radius: 18px; background: #edf7f4; }
.pricing-reassurance > div { display: grid; gap: 4px; }
.pricing-reassurance strong { color: var(--navy-900); font-size: 12px; }
.pricing-reassurance span { color: #62756f; font-size: 10px; line-height: 1.55; }

.activation-section { padding: 20px 0 100px; }
.activation-card { min-height: 310px; padding: 50px 55px; display: grid; grid-template-columns: 1fr .8fr; align-items: center; gap: 65px; border-radius: 28px; background: white; box-shadow: 0 20px 65px rgba(8,30,47,.09); }
.activation-icon { width: 46px; height: 46px; margin-bottom: 19px; display: grid; place-items: center; border-radius: 50%; color: white; background: var(--green-600); font-weight: 900; }
.activation-card > div:first-child > p:not(.section-kicker) { color: var(--muted); font-size: 13px; line-height: 1.65; }
.activation-state { padding: 25px; display: grid; gap: 12px; border: 1px solid #dbe5e8; border-radius: 16px; background: #f6f9fa; }
.activation-state strong { color: var(--navy-900); font-size: 15px; }
.activation-state p { min-height: 42px; margin: 0; color: #6d7c87; font-size: 10px; line-height: 1.55; }
.final-saving { margin: 3px 0 2px; padding: 21px; display: grid; gap: 2px; overflow: hidden; position: relative; border: 1px solid #c8e3dc; border-radius: 14px; background: linear-gradient(135deg, #eaf7f3, #f5faf9); }
.final-saving::after { content: ""; width: 110px; height: 110px; position: absolute; right: -55px; top: -58px; border: 1px solid rgba(16,135,118,.16); border-radius: 50%; box-shadow: 0 0 0 24px rgba(16,135,118,.035); }
.final-saving > span { position: relative; color: var(--green-700); font-size: 8px; font-weight: 900; text-transform: uppercase; letter-spacing: .12em; }
.final-saving > p { min-height: 0; position: relative; color: #536b64; font-size: 10px; font-weight: 750; }
.final-saving > strong { position: relative; color: var(--green-700); font-family: Georgia, serif; font-size: 38px; line-height: 1.15; font-weight: 500; }
.final-saving > small { max-width: 330px; position: relative; color: #71817c; font-size: 8px; line-height: 1.45; }
.activation-state button:disabled { cursor: not-allowed; opacity: .48; box-shadow: none; }

.offers-faq { padding: 100px 0; background: white; }
.faq-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 85px; }
.faq-list { border-top: 1px solid #dbe3e7; }
.faq-list details { border-bottom: 1px solid #dbe3e7; }
.faq-list summary { padding: 23px 34px 23px 0; position: relative; color: #263b4d; cursor: pointer; font-size: 14px; font-weight: 750; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; position: absolute; right: 0; top: 20px; color: var(--green-700); font-size: 22px; font-weight: 400; }
.faq-list details[open] summary::after { content: "−"; }
.faq-list p { margin: -5px 35px 23px 0; color: var(--muted); font-size: 12px; line-height: 1.7; }

@media (max-width: 900px) {
  .pricing-grid, .activation-card, .faq-grid { grid-template-columns: 1fr; }
  .activation-card, .faq-grid { gap: 40px; }
  .pricing-reassurance { grid-template-columns: 1fr; gap: 18px; }
}

@media (max-width: 680px) {
  .back-link { font-size: 11px; }
  .offers-hero { min-height: 0; }
  .offers-hero__inner { padding: 68px 0 58px; }
  .offers-hero h1 { font-size: 43px; }
  .offers-hero__inner > p:not(.eyebrow) { font-size: 15px; }
  .offers-assurances { align-items: flex-start; flex-direction: column; }
  .personal-context { grid-template-columns: 1fr; }
  .personal-context > span { grid-row: auto; }
  .pricing-section { padding: 72px 0 55px; }
  .pricing-heading { text-align: left; }
  .pricing-heading .eyebrow span::before { display: block; }
  .price-card { min-height: 0; padding: 29px 22px; }
  .price-card__top p, .price-note { min-height: 0; }
  .price strong { font-size: 42px; }
  .launch-offer { padding: 16px; }
  .launch-offer__headline, .launch-offer__prices { align-items: flex-start; flex-direction: column; }
  .launch-offer__reference { width: 100%; justify-items: start; text-align: left; }
  .pricing-reassurance { padding: 23px; }
  .activation-section { padding: 10px 0 70px; }
  .activation-card { width: calc(100% - 16px); padding: 34px 22px; border-radius: 22px; }
  .offers-faq { padding: 72px 0; }
  .faq-grid { gap: 28px; }
}
