/*
Theme Name: Fisio Organizada Editável
Theme URI: https://fisio-organizada.fernandoluiszanonfil.chatgpt.site
Author: Fernando Luis Zanon
Description: Página de vendas Fisio Organizada totalmente editável no editor de blocos do WordPress.
Version: 2.0.0
Text Domain: fisio-organizada-editavel
*/

:root {
  --ink: #082f37;
  --ink-2: #0d3d45;
  --teal: #0aa58f;
  --teal-dark: #078574;
  --mint: #d9f2ec;
  --paper: #f6f3ec;
  --white: #fffdf9;
  --text: #173e44;
  --muted: #60797d;
  --coral: #e77b61;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--text); font-family: Arial, Helvetica, sans-serif; }
.wp-site-blocks, .entry-content { margin: 0; padding: 0; }
.entry-content > * { margin-block-start: 0; margin-block-end: 0; }
.entry-content .wp-block-group { margin-block-start: 0; margin-block-end: 0; }
.wp-block-image { margin: 0; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
.container { width: min(1120px, calc(100% - 40px)); margin: 0 auto; }
.narrow { width: min(760px, calc(100% - 40px)); }
.section-pad { padding: 84px 0; }

.site-header { background: #06282f; color: white; border-bottom: 1px solid rgba(255,255,255,.09); }
.header-inner { min-height: 64px; display: flex; align-items: center; justify-content: space-between; gap: 18px; }
.brand { display: inline-flex; align-items: center; gap: 10px; min-width: 0; }
.brand > span:last-child { display: grid; gap: 2px; }
.brand strong { font-size: 12px; letter-spacing: .055em; line-height: 1.15; }
.brand small { color: #9bbab8; font-size: 9px; line-height: 1.2; }
.header-cta { display: inline-flex; align-items: center; gap: 10px; color: #91dfd2; font-size: 10px; font-weight: 900; letter-spacing: .08em; white-space: nowrap; }
.header-cta span { font-size: 15px; }
.wp-block-button.header-cta .wp-block-button__link { background: transparent; color: #91dfd2; padding: 8px 0; font-size: 10px; font-weight: 900; letter-spacing: .08em; }

.hero { background: var(--ink); color: white; overflow: hidden; position: relative; padding: 36px 0 68px; }
.hero::after { content: ""; position: absolute; width: 420px; height: 420px; border-radius: 50%; background: #0d7b79; opacity: .28; top: -250px; right: -140px; }
.hero-grid { display: grid; grid-template-columns: 1.02fr .98fr; align-items: center; min-height: 680px; gap: 55px; position: relative; z-index: 1; }
.eyebrow, .section-kicker { font-size: 12px; font-weight: 800; letter-spacing: .12em; line-height: 1.4; text-transform: uppercase; display: inline-flex; align-items: center; gap: 8px; color: #aee7dc; }
.pulse-mark { width: 25px; height: 25px; border-radius: 50%; background: var(--teal); display: inline-grid; place-items: center; font-size: 20px; line-height: 1; }
h1, h2, h3, p { margin-top: 0; }
h1 { margin: 18px 0 22px; font-size: clamp(43px, 5vw, 70px); line-height: 1.07; letter-spacing: -.04em; max-width: 700px; }
h1 em, h2 em { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; color: #75d8c8; }
.hero-lead { font-size: 19px; line-height: 1.62; color: #d8e6e4; max-width: 590px; margin-bottom: 28px; }
.hero-lead strong { color: white; }
.cta { background: var(--teal); color: white; padding: 18px 22px; border-radius: 8px; display: inline-flex; gap: 24px; align-items: center; justify-content: center; font-weight: 900; font-size: 14px; line-height: 1.25; letter-spacing: .015em; box-shadow: 0 12px 28px rgba(10,165,143,.22); min-height: 56px; }
.cta span { font-size: 20px; flex: 0 0 auto; line-height: 1; }
.wp-block-button.cta { background: transparent; padding: 0; box-shadow: none; min-height: 0; }
.wp-block-button.cta .wp-block-button__link { background: var(--teal); color: white; padding: 18px 22px; border-radius: 8px; display: inline-flex; align-items: center; justify-content: center; font-weight: 900; font-size: 14px; line-height: 1.25; min-height: 56px; box-shadow: 0 12px 28px rgba(10,165,143,.22); }
.wp-block-button.offer-cta { width: 100%; }
.wp-block-button.offer-cta .wp-block-button__link { width: 100%; }
.microproof { display: flex; gap: 17px; color: #a8c5c3; font-size: 12px; margin-top: 17px; flex-wrap: wrap; }
.mobile-mockup { display: none; }
.hero-product-mockup { width: min(690px, 112%); max-width: none; margin: 0 auto; filter: drop-shadow(0 26px 30px rgba(0,0,0,.25)); }
.mockup-stage { height: 590px; position: relative; max-width: 520px; margin: 0 auto; }
.tablet { width: 63%; position: absolute; top: 20px; left: 4%; padding: 9px; border-radius: 20px; background: #193e44; box-shadow: 0 30px 50px rgba(0,0,0,.28); transform: rotate(-4deg); }
.tablet img { border-radius: 13px; }
.sheet { width: 43%; padding: 7px; background: white; box-shadow: 0 25px 50px rgba(0,0,0,.3); position: absolute; border-radius: 7px; }
.sheet img { border-radius: 3px; }
.sheet-back { right: 5%; top: 110px; transform: rotate(8deg); }
.sheet-front { right: 12%; top: 230px; transform: rotate(3deg); }
.count-badge { position: absolute; right: 0; bottom: 42px; width: 132px; height: 132px; border-radius: 50%; background: #f2c969; color: var(--ink); display: grid; place-content: center; text-align: center; font-size: 10px; text-transform: uppercase; font-weight: 800; box-shadow: 0 10px 22px rgba(0,0,0,.2); transform: rotate(6deg); }
.count-badge strong { font-size: 34px; line-height: 1; }

.pain { background: var(--paper); }
.section-kicker { color: var(--teal-dark); }
.pain h2, .section-heading h2, .preview-copy h2 { color: var(--ink); font-size: clamp(36px, 4.6vw, 58px); line-height: 1.12; letter-spacing: -.035em; margin: 16px 0 20px; }
.pain h2 em, .section-heading h2 em, .preview-copy h2 em { color: var(--teal-dark); }
.section-intro, .section-heading p, .preview-copy > p { font-size: 17px; line-height: 1.65; color: var(--muted); }
.pain-list { margin: 34px 0; display: grid; gap: 11px; }
.pain-row { display: flex; gap: 15px; align-items: center; padding: 16px 17px; background: #fffaf4; border: 1px solid #eadfd4; border-radius: 10px; }
.pain-row span { width: 28px; height: 28px; border-radius: 50%; display: grid; place-items: center; color: #b5574b; background: #f7dfd7; font-weight: 900; }
.pain-row p { margin: 0; font-weight: 650; font-size: 15px; }
.turning-point { background: var(--ink); color: #e2efed; border-radius: 14px; padding: 24px 26px; font-size: 17px; line-height: 1.55; border-left: 5px solid var(--teal); }

.inside { background: var(--ink); color: white; }
.section-heading { max-width: 760px; margin-bottom: 42px; }
.section-heading.centered { text-align: center; margin-left: auto; margin-right: auto; }
.section-heading h2 { color: white; }
.section-heading p { color: #b9cfcd; }
.mint { color: #87dccc; }
.areas-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; max-width: 960px; margin: 0 auto; }
.area-card { min-height: 130px; padding: 20px; background: #123e45; border: 1px solid #28555c; border-radius: 12px; position: relative; }
.area-card > span { color: #73d4c5; font-size: 12px; font-weight: 900; }
.area-card > p:first-child { color: #73d4c5; font-size: 12px; font-weight: 900; margin: 0; }
.area-card h3 { font-size: 15px; line-height: 1.35; max-width: 170px; margin: 14px 0 0; }
.area-card i { position: absolute; right: 17px; bottom: 16px; background: var(--teal); width: 25px; height: 25px; border-radius: 50%; display: grid; place-items: center; font-style: normal; font-size: 12px; }
.area-card > p:last-child { position: absolute; right: 17px; bottom: 16px; background: var(--teal); width: 25px; height: 25px; border-radius: 50%; display: grid; place-items: center; font-size: 12px; margin: 0; }
.center-cta { text-align: center; margin-top: 32px; }

.preview-strip { background: #e4f0ed; overflow: hidden; }
.preview-grid { display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 70px; }
.preview-copy ul { padding: 0; margin: 27px 0 0; list-style: none; display: grid; gap: 13px; }
.preview-copy li { padding-left: 28px; position: relative; line-height: 1.45; }
.preview-copy li::before { content: "✓"; position: absolute; left: 0; top: -2px; color: var(--teal-dark); font-weight: 900; }
.real-pages { height: 490px; position: relative; }
.real-pages figure { position: absolute; margin: 0; width: 310px; padding: 8px; background: white; box-shadow: 0 22px 40px rgba(8,47,55,.18); border-radius: 8px; }
.real-pages figure img { border-radius: 4px; }
.page-one { left: 10%; top: 5%; transform: rotate(-6deg); }
.page-two { right: 2%; top: 13%; transform: rotate(7deg); }
.real-pages > span { position: absolute; bottom: 0; right: 4%; background: var(--ink); color: white; font-size: 10px; padding: 10px 13px; border-radius: 5px; font-weight: 800; letter-spacing: .08em; }

.documents { background: var(--white); }
.section-heading.dark-text h2 { color: var(--ink); }
.section-heading.dark-text p { color: var(--muted); }
.doc-grid { max-width: 930px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; }
.doc-chip { background: #f2f5f1; border: 1px solid #dfe9e5; border-radius: 9px; min-height: 66px; padding: 14px; display: flex; gap: 10px; align-items: center; font-size: 13px; font-weight: 700; color: #284f55; }
.doc-chip span { flex: 0 0 auto; width: 23px; height: 23px; border-radius: 50%; color: white; background: var(--teal); display: grid; place-items: center; font-size: 11px; }
.and-more { text-align: center; color: var(--muted); margin: 25px 0 0; font-size: 14px; }

.mechanism { background: #d9eee8; }
.mechanism-grid { display: grid; grid-template-columns: .88fr 1.12fr; gap: 70px; align-items: center; }
.mechanism h2 { color: var(--ink); font-size: clamp(38px, 5vw, 62px); line-height: 1.1; letter-spacing: -.04em; margin: 15px 0 20px; }
.mechanism h2 em { color: var(--teal-dark); }
.mechanism p { color: #527075; font-size: 17px; line-height: 1.65; }
.route-card { background: var(--ink); border-radius: 18px; padding: 28px 32px; box-shadow: 0 22px 45px rgba(8,47,55,.15); }
.route-card > div { display: grid; grid-template-columns: 44px 1fr; column-gap: 12px; color: white; align-items: center; }
.route-card > div span { grid-row: span 2; width: 40px; height: 40px; border-radius: 50%; display: grid; place-items: center; background: var(--teal); font-size: 11px; font-weight: 900; }
.route-card strong { font-size: 13px; letter-spacing: .04em; }
.route-card small { color: #a9c3c1; font-size: 12px; margin-top: 3px; }
.route-card > b { color: #67caba; font-size: 18px; margin: 5px 0 5px 18px; display: block; }
.route-card > p { color: white; line-height: 1.45; margin: 0 0 7px; }
.route-card > p:nth-child(even) { color: #67caba; font-size: 18px; margin-left: 18px; }

.bonuses { background: var(--paper); }
.bonus-list { max-width: 950px; margin: 0 auto; display: grid; gap: 15px; }
.bonus-card { background: white; border: 1px solid #e3e4de; border-radius: 15px; padding: 25px 75px 25px 25px; display: grid; grid-template-columns: 150px 1fr; gap: 28px; align-items: center; position: relative; overflow: hidden; box-shadow: 0 9px 24px rgba(18,57,67,.045); }
.bonus-cover { width: 150px; aspect-ratio: 165 / 278; overflow: hidden; position: relative; border-radius: 7px; box-shadow: 0 13px 24px rgba(8,47,55,.18); transform: rotate(-2deg); background: #f4f3ef; }
.bonus-cover img { position: absolute; width: 848.5%; max-width: none; height: auto; }
.bonus-cover-1 img { left: -283%; top: -294%; }
.bonus-cover-2 img { left: -382%; top: -293%; }
.bonus-cover-3 img { left: -484%; top: -292%; }
.bonus-cover-4 img { left: -586%; top: -292%; }
.bonus-cover-5 img { left: -687%; top: -293%; }
.bonus-cover-static img { position: static !important; width: 100% !important; max-width: 100% !important; height: 100% !important; object-fit: cover; left: auto !important; top: auto !important; }
.bonus-label { color: var(--teal-dark); font-size: 11px; font-weight: 900; letter-spacing: .1em; }
.bonus-copy h3 { font-size: 24px; line-height: 1.22; letter-spacing: -.02em; color: var(--ink); margin: 7px 0 9px; max-width: 550px; }
.bonus-copy p { color: var(--muted); font-size: 14px; line-height: 1.55; margin-bottom: 13px; }
.bonus-tag { display: inline-block; background: #e6f5f1; color: #167d70; border-radius: 100px; padding: 7px 11px; font-size: 11px; font-weight: 800; }
.bonus-number { position: absolute; right: 20px; top: 17px; font-family: Georgia, serif; color: #e0ebe7; font-size: 38px; font-style: italic; }

.numbers { background: var(--ink); color: white; text-align: center; }
.numbers h2 { font-size: 38px; letter-spacing: -.035em; margin: 16px 0 36px; }
.numbers-grid { display: grid; grid-template-columns: repeat(5, 1fr); border: 1px solid #31535a; border-radius: 15px; overflow: hidden; }
.numbers-grid > div { padding: 28px 14px; border-right: 1px solid #31535a; }
.numbers-grid > div:last-child { border-right: 0; }
.numbers-grid > p { margin: 0; padding: 28px 14px; border-right: 1px solid #31535a; }
.numbers-grid > p:last-child { border-right: 0; }
.numbers-grid strong { display: block; color: #6ed2c1; font-size: 42px; line-height: 1; }
.numbers-grid span { display: block; color: #b5cdca; text-transform: uppercase; font-size: 9px; font-weight: 800; letter-spacing: .08em; line-height: 1.45; margin-top: 9px; }

.for-you { background: var(--white); }
.fit-list { display: grid; gap: 10px; }
.fit-list > div { background: #eef5f2; border-radius: 11px; padding: 17px 18px; display: flex; gap: 13px; align-items: flex-start; }
.fit-list > p { background: #eef5f2; border-radius: 11px; padding: 17px 18px; margin: 0; line-height: 1.5; font-size: 14px; font-weight: 650; }
.fit-list span { background: var(--teal); color: white; flex: 0 0 auto; width: 26px; height: 26px; border-radius: 50%; display: grid; place-items: center; font-size: 12px; font-weight: 900; }
.fit-list p { margin: 2px 0 0; line-height: 1.5; font-size: 14px; font-weight: 650; }

.offer { background: var(--ink); color: white; position: relative; overflow: hidden; }
.offer::before { content: ""; position: absolute; width: 440px; height: 440px; border-radius: 50%; border: 70px solid rgba(10,165,143,.09); right: -180px; top: -200px; }
.offer-wrap { display: grid; grid-template-columns: .9fr 1.1fr; gap: 80px; align-items: center; position: relative; z-index: 1; max-width: 960px; }
.offer-heading h2 { font-size: clamp(43px, 5vw, 64px); line-height: 1.1; letter-spacing: -.04em; margin: 15px 0 20px; }
.offer-heading h2 em { color: #6ed2c1; }
.offer-heading p { color: #b9cecc; font-size: 16px; line-height: 1.6; }
.offer-card { background: #fffdf9; color: var(--text); border-radius: 20px; padding: 24px; box-shadow: 0 28px 60px rgba(0,0,0,.25); }
.offer-top { text-align: center; border-top: 1px solid #e7e4dc; padding: 19px 0 12px; margin-top: 8px; }
.offer-pill { background: #dff2ed; color: var(--teal-dark); padding: 6px 9px; font-size: 9px; border-radius: 100px; font-weight: 900; }
.offer-top h3 { color: var(--ink); font-size: 28px; line-height: 1.15; margin: 13px 0 6px; letter-spacing: -.03em; }
.offer-top p { color: var(--muted); font-size: 12px; line-height: 1.45; margin: 0; }
.offer-main-mockup { min-height: 0; display: grid; place-items: center; margin: 0 -8px 2px; padding: 10px 0 6px; overflow: visible; }
.offer-main-mockup img { width: 375px; max-width: 100%; filter: drop-shadow(0 15px 20px rgba(8,47,55,.18)); }
.offer-includes { padding: 13px 0 10px; border-top: 1px solid #e7e4dc; }
.offer-includes p { font-size: 13px; margin: 0 0 10px; }
.offer-includes span { color: var(--teal-dark); font-weight: 900; margin-right: 5px; }
.price-block { text-align: center; padding-top: 17px; }
.price-block small { display: block; color: #88989a; font-size: 11px; margin-bottom: 8px; }
.price-block > span { color: var(--ink); font-size: 10px; font-weight: 900; letter-spacing: .09em; }
.price { display: flex; justify-content: center; align-items: flex-start; color: var(--ink); margin: 4px 0 0; height: 72px; gap: 8px; }
.price sup { font-size: 14px; font-weight: 900; margin-top: 15px; }
.price > strong { font-size: 68px; line-height: .92; letter-spacing: -.035em; font-variant-numeric: tabular-nums; white-space: nowrap; }
.payment-note { color: #788c8f; font-size: 10px; font-style: normal; display: block; text-align: center; margin: 0 0 14px; }
.offer-cta { width: 100%; margin-top: 2px; }
.secure-line { text-align: center; color: #849598; font-size: 10px; margin: 11px 0 0; }
.offer-secure-top { margin-bottom: 0; }

.guarantee { background: #dcefe9; }
.guarantee-box { max-width: 800px; display: grid; grid-template-columns: 110px 1fr; gap: 28px; align-items: center; background: #f7fbf8; padding: 34px; border-radius: 17px; border: 1px solid #cce3dc; }
.shield { width: 100px; height: 115px; background: var(--teal); color: white; display: grid; place-items: center; font-size: 48px; font-weight: 900; clip-path: polygon(50% 0, 92% 15%, 88% 67%, 50% 100%, 12% 67%, 8% 15%); }
.guarantee h2 { font-size: 32px; color: var(--ink); letter-spacing: -.03em; margin: 8px 0 8px; }
.guarantee p { color: var(--muted); margin: 0; line-height: 1.55; font-size: 14px; }

.faq { background: var(--paper); }
.faq-list details { border-bottom: 1px solid #d9ded9; }
.faq .wp-block-details { border-bottom: 1px solid #d9ded9; }
.faq .wp-block-details summary { cursor: pointer; padding: 20px 3px; font-weight: 800; color: var(--ink); font-size: 15px; }
.faq .wp-block-details p { color: var(--muted); font-size: 14px; line-height: 1.6; padding: 0 3px 18px; }
.faq-list summary { list-style: none; cursor: pointer; padding: 20px 3px; display: flex; justify-content: space-between; gap: 20px; font-weight: 800; color: var(--ink); font-size: 15px; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--teal-dark); font-size: 22px; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { margin: -4px 35px 20px 3px; color: var(--muted); font-size: 14px; line-height: 1.6; }

.final-cta { background: var(--ink); color: white; text-align: center; }
.final-cta h2 { font-size: clamp(38px, 5vw, 56px); line-height: 1.12; letter-spacing: -.04em; margin: 16px 0; }
.final-cta p { color: #b2c9c7; margin-bottom: 26px; }
footer { background: #05262c; color: #98b3b1; padding: 26px 0; }
.footer-inner { display: flex; justify-content: space-between; gap: 25px; align-items: center; }
.footer-inner strong { color: white; font-size: 13px; }
.footer-inner p { max-width: 610px; margin: 0; font-size: 10px; line-height: 1.5; text-align: right; }

@media (max-width: 760px) {
  .container, .narrow { width: min(100% - 30px, 560px); }
  .section-pad { padding: 58px 0; }
  .header-inner { min-height: 56px; }
  .brand small { display: none; }
  .brand strong { font-size: 11px; }
  .site-header .pulse-mark { width: 22px; height: 22px; font-size: 17px; }
  .header-cta { font-size: 9px; gap: 7px; }
  .hero { padding: 28px 0 46px; }
  .hero-grid { display: block; min-height: auto; }
  .hero-copy { text-align: center; }
  .eyebrow { justify-content: center; font-size: 10px; }
  h1 { font-size: 40px; line-height: 1.1; letter-spacing: -.035em; margin: 17px 0 18px; }
  .hero-lead { font-size: 16px; line-height: 1.55; margin: 0 auto 5px; }
  .desktop-mockup { display: none; }
  .mobile-mockup { display: block; margin: 0 auto 14px; }
  .mobile-mockup .hero-product-mockup { width: 78%; max-width: 340px; margin: 0 auto; }
  .mockup-stage { height: 410px; width: 100%; margin-top: 20px; }
  .tablet { width: 58%; left: 3%; top: 8px; }
  .sheet { width: 40%; }
  .sheet-back { right: 2%; top: 82px; }
  .sheet-front { right: 10%; top: 160px; }
  .count-badge { width: 94px; height: 94px; right: 0; bottom: 14px; font-size: 8px; }
  .count-badge strong { font-size: 26px; }
  .hero .cta { width: 100%; }
  .microproof { justify-content: center; gap: 7px 14px; font-size: 10px; }
  .pain h2, .section-heading h2, .preview-copy h2 { font-size: 34px; line-height: 1.14; letter-spacing: -.025em; }
  .section-intro, .section-heading p, .preview-copy > p { font-size: 15px; }
  .pain-list { margin: 26px 0; }
  .pain-row { padding: 14px; align-items: flex-start; }
  .pain-row p { font-size: 14px; line-height: 1.45; }
  .turning-point { padding: 20px; font-size: 15px; }
  .section-heading { margin-bottom: 28px; }
  .areas-grid { grid-template-columns: 1fr; gap: 8px; }
  .area-card { min-height: 82px; padding: 17px; }
  .area-card h3 { margin-top: 9px; max-width: 250px; }
  .center-cta .cta { width: 100%; }
  .preview-grid { grid-template-columns: 1fr; gap: 25px; }
  .real-pages { height: 370px; margin: 0 -4px; }
  .real-pages figure { width: 57%; }
  .page-one { left: 0; }
  .page-two { right: 0; top: 25%; }
  .real-pages > span { bottom: 0; }
  .doc-grid { grid-template-columns: 1fr 1fr; gap: 7px; }
  .doc-chip { min-height: 60px; padding: 10px; font-size: 11px; align-items: flex-start; }
  .doc-chip span { width: 20px; height: 20px; }
  .mechanism-grid { grid-template-columns: 1fr; gap: 25px; }
  .mechanism h2 { font-size: 37px; line-height: 1.13; }
  .mechanism p { font-size: 15px; }
  .route-card { padding: 22px; }
  .bonus-list { gap: 11px; }
  .bonus-card { grid-template-columns: 92px 1fr; gap: 16px; padding: 17px; align-items: start; }
  .bonus-cover { width: 92px; }
  .bonus-copy h3 { font-size: 17px; line-height: 1.24; padding-right: 8px; }
  .bonus-copy p { font-size: 12px; line-height: 1.48; }
  .bonus-tag { font-size: 9px; }
  .bonus-number { display: none; }
  .numbers h2 { font-size: 31px; }
  .numbers-grid { grid-template-columns: 1fr 1fr; }
  .numbers-grid > div { border-right: 1px solid #31535a; border-bottom: 1px solid #31535a; padding: 22px 10px; }
  .numbers-grid > div:nth-child(even) { border-right: 0; }
  .numbers-grid > div:last-child { grid-column: 1 / -1; border-bottom: 0; border-right: 0; }
  .numbers-grid > p { border-right: 1px solid #31535a; border-bottom: 1px solid #31535a; padding: 22px 10px; }
  .numbers-grid > p:nth-child(even) { border-right: 0; }
  .numbers-grid > p:last-child { grid-column: 1 / -1; border-bottom: 0; border-right: 0; }
  .numbers-grid strong { font-size: 36px; }
  .offer-wrap { grid-template-columns: 1fr; gap: 26px; }
  .offer-card { order: -1; padding: 19px; }
  .offer-heading { order: 1; text-align: center; }
  .offer-heading h2 { font-size: 38px; line-height: 1.12; letter-spacing: -.025em; }
  .offer-heading p { font-size: 14px; line-height: 1.55; }
  .offer-top h3 { font-size: 25px; }
  .offer-main-mockup { min-height: 0; margin: 0 -12px 4px; padding: 8px 0 6px; }
  .offer-main-mockup img { width: 330px; max-width: 100%; }
  .price { height: 68px; gap: 7px; }
  .price > strong { font-size: 64px; letter-spacing: -.02em; }
  .price sup { margin-top: 13px; }
  .offer-cta { gap: 14px; font-size: 13px; padding-left: 14px; padding-right: 14px; }
  .guarantee-box { grid-template-columns: 1fr; text-align: center; padding: 27px 20px; }
  .shield { margin: 0 auto; width: 82px; height: 95px; font-size: 40px; }
  .guarantee h2 { font-size: 27px; }
  .final-cta h2 { font-size: 35px; line-height: 1.15; letter-spacing: -.02em; }
  .final-cta .cta { width: 100%; }
  .footer-inner { display: block; text-align: center; }
  .footer-inner p { text-align: center; margin: 10px auto 0; }
}
