:root{
  --teal:#12a8b8;
  --teal-dark:#087681;
  --navy:#10343a;
  --ink:#151d20;
  --orange:#f4a20b;
  --yellow:#ffe600;
  --paper:#ffffff;
  --soft:#f1f4f5;
  --line:#d8e0e2;
  --muted:#58686d;
  --sans:Arial,Helvetica,sans-serif
}

html{scroll-padding-top:24px}
body{background:#fff;color:var(--ink);font:18px/1.65 var(--sans)}
h1,h2,h3,h4{font-family:var(--sans);color:var(--ink)}
h1,h2{font-weight:900;letter-spacing:-1.8px;line-height:1.08}
p{color:#34464b}

.site-header{max-width:none;margin:0;padding:18px max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid #dbe6e8;background:#fff}
.brand{font-size:25px;color:var(--navy)}
.brand-mark{background:var(--teal-dark);border-radius:8px;font:bold 22px Arial}
.brand-note{font-size:11px;color:#566c71}
.site-header nav{font-size:14px;font-weight:700}
.site-header nav a:hover{color:var(--teal-dark)}


.article-topline{display:flex;justify-content:space-between;gap:20px;background:var(--teal);color:#fff;padding:11px max(24px,calc((100vw - 1180px)/2));font-size:12px;font-weight:800;letter-spacing:.7px}

.pain-hero{max-width:1180px;margin:auto;padding:48px 0 56px;display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center}
.pain-hero .eyebrow{margin-bottom:18px}
.eyebrow{font-size:12px;line-height:1.4;letter-spacing:1.2px;font-weight:900;color:var(--teal-dark);margin:0 0 17px}
.pain-hero h1{font-size:clamp(48px,5.1vw,68px);margin:0 0 24px;text-transform:uppercase}
.hero-lead{font-size:19px;line-height:1.6;color:#2c4146;margin:0 0 25px;max-width:650px}
.hero-signals{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:10px}
.hero-signals li{display:flex;align-items:center;gap:11px;font-weight:800;color:#172c31}
.hero-signals li:before{content:'✓';display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--orange);color:#fff;font-size:15px;flex:0 0 24px}
.hero-note{font-size:13px;color:var(--muted);padding-top:17px;border-top:1px solid var(--line);margin:0}
.pain-hero-photo{position:relative;margin:0;min-height:560px;border-radius:24px 24px 6px 24px;overflow:hidden;background:#e8eef0}
.pain-hero-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:53% 50%;filter:saturate(.9)}
.pain-hero-photo:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#092f37e8)}
.pain-hero-photo figcaption{position:absolute;left:28px;right:28px;bottom:27px;z-index:2;color:#fff}
.pain-hero-photo figcaption strong{display:block;font-size:27px;line-height:1.15;margin-bottom:7px}
.pain-hero-photo figcaption span{display:block;font-size:14px;line-height:1.5;color:#d8eff2}

.story-nav{max-width:1180px;margin:0 auto;border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}
.story-nav a{text-decoration:none;padding:18px 15px;font-size:13px;font-weight:800;color:#31474c;text-align:center}
.story-nav a+a{border-left:1px solid var(--line)}
.story-nav span{color:var(--teal-dark);margin-right:7px}

.pain-story{max-width:1180px;margin:auto}
.pain-story>section{padding-top:76px}
.section-intro{max-width:790px;margin-bottom:33px}
.section-intro h2,.cause-section h2,.impact-heading h2,.quiz-section h2,.compact-faq h2{font-size:clamp(36px,4vw,51px);margin:0 0 20px;text-transform:uppercase}
.section-intro>p:last-child{font-size:18px;line-height:1.7;margin:0}

.body-map-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.body-map-grid article{overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 13px 34px #0a303815;border:1px solid #dae5e7}
.body-map-grid img{display:block;width:100%;aspect-ratio:1.285/1;object-fit:cover;filter:saturate(.82)}
.body-map-grid article>div{background:var(--teal);color:#fff;padding:18px;min-height:112px}
.body-map-grid article:nth-child(even)>div{background:var(--teal-dark)}
.body-map-grid strong{display:block;font-size:17px;line-height:1.2}
.body-map-grid span{display:block;font-size:13px;line-height:1.45;color:#e4f7f8;margin-top:8px}
.section-disclaimer{font-size:13px;color:var(--muted);margin:15px 0 0}

.cause-section{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}
.cause-lead{font-size:19px;line-height:1.65;margin-bottom:27px}
.cause-list{border-top:1px solid var(--line)}
.cause-list>div{display:grid;grid-template-columns:45px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}
.cause-list>div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--orange);color:#fff;font-size:17px;font-weight:900}
.cause-list p{margin:0;font-size:15px;line-height:1.55}
.cause-list strong{display:block;color:var(--ink);font-size:17px;margin-bottom:4px}
.cause-photo{margin:0}
.cause-photo img{display:block;width:100%;height:540px;object-fit:cover;object-position:center;border-radius:8px 42px 8px 8px}
.cause-photo figcaption{font-size:12px;color:var(--muted);line-height:1.5;margin-top:10px}

.daily-impact{margin-top:76px;padding:62px 52px 54px!important;background:var(--teal);border-radius:18px;color:#fff}
.impact-heading{max-width:800px}
.daily-impact .eyebrow{color:#d4f3f5}
.impact-heading h2{color:#fff;margin-bottom:35px}
.impact-lead{color:#e9fafb!important;font-size:18px;line-height:1.65;max-width:900px;margin:-15px 0 32px}
.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.impact-grid article{background:#fff;color:var(--ink);padding:27px 25px;border-radius:12px}
.impact-grid article>span{display:inline-block;background:var(--yellow);padding:5px 9px;font-size:11px;font-weight:900;letter-spacing:.6px;margin-bottom:18px}
.impact-grid h3{font-size:21px;line-height:1.25;margin:0 0 10px}
.impact-grid p{font-size:15px;line-height:1.6;margin:0}
.impact-grid strong{display:block;color:var(--teal-dark);font-size:12px;text-transform:uppercase;letter-spacing:.6px;margin-top:17px}
.impact-grid small{display:block;color:#4a5d61;font-size:13px;line-height:1.45;margin-top:3px}
.impact-chain{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1.25fr;gap:10px;align-items:center;margin-top:25px;padding:18px;background:#087984;border-radius:10px}
.impact-chain span{font-size:13px;line-height:1.35;font-weight:800;text-align:center;color:#fff}
.impact-chain b{color:var(--yellow);font-size:22px}
.impact-message{display:flex;gap:30px;align-items:center;margin-top:25px;padding-top:24px;border-top:1px solid #ffffff54}
.impact-message strong{font-size:18px;line-height:1.4;color:#fff;flex:0 0 38%}
.impact-message span{font-size:14px;line-height:1.55;color:#d8f0f2}

.action-section{padding-bottom:10px}
.action-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}
.action-grid article{padding:27px 22px;background:#fff}
.action-grid article+article{border-left:1px solid var(--line)}
.action-grid article>span{font-size:36px;line-height:1;font-weight:900;color:#d8e7e9}
.action-grid h3{font-size:18px;line-height:1.3;margin:18px 0 10px}
.action-grid p{font-size:14px;line-height:1.6;margin:0}
.observation-card{display:grid;grid-template-columns:.9fr 1.5fr;gap:35px;align-items:center;background:#edf7f8;border-left:7px solid var(--teal);padding:28px 30px;margin-top:24px}
.observation-card h3{font-size:25px;line-height:1.25;margin:0}
.observation-card ol{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;list-style:none;padding:0;margin:0}
.observation-card li{background:#fff;padding:15px;border:1px solid #d5e7e9;border-radius:8px}
.observation-card li strong,.observation-card li span{display:block}
.observation-card li strong{color:var(--teal-dark);font-size:15px;margin-bottom:5px}
.observation-card li span{font-size:12px;line-height:1.45;color:var(--muted)}
.medical-note{display:flex;gap:20px;background:#fff6de;border-left:6px solid var(--orange);padding:23px 26px;margin-top:24px}
.medical-note>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--orange);color:#fff;font-weight:900;flex:0 0 34px}
.medical-note h3{font-size:18px;margin:2px 0 5px}
.medical-note p{font-size:14px;line-height:1.6;margin:0}

.quiz-bridge{margin-top:76px;padding:54px 52px 0!important;background:#f2f6f7;border:1px solid #d8e5e7;border-radius:18px 18px 0 0}
.quiz-bridge-copy{display:grid;grid-template-columns:1.1fr .9fr;gap:45px;align-items:end}
.quiz-bridge h2{font-size:clamp(35px,3.9vw,49px);text-transform:uppercase;margin:0;line-height:1.08}
.quiz-bridge-copy>p:last-child{font-size:17px;line-height:1.65;margin:0}
.bridge-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}
.bridge-steps article{background:#fff;border:1px solid #d6e3e5;border-radius:11px;padding:22px}
.bridge-steps article>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--orange);color:#fff;font-weight:900;margin-bottom:14px}
.bridge-steps strong,.bridge-steps small{display:block}
.bridge-steps strong{font-size:16px;line-height:1.35}
.bridge-steps small{font-size:13px;line-height:1.5;color:var(--muted);margin-top:7px}
.bridge-conclusion{display:grid;grid-template-columns:60px 1fr;gap:20px;align-items:center;background:var(--orange);margin:32px -52px 0;padding:21px 52px;color:#15272b}
.bridge-conclusion>span{font-size:34px;font-weight:900;text-align:center}
.bridge-conclusion p{color:#15272b;margin:0;font-size:15px;line-height:1.5}
.bridge-conclusion strong{display:block;font-size:18px;color:#10282d}

.pain-story .quiz-section{margin:0;padding:55px 56px;background:var(--navy);border-radius:0 0 18px 18px;color:#fff;scroll-margin-top:20px;box-shadow:0 20px 46px #062c3328}
.quiz-section .eyebrow{color:#8fe0e7}
.quiz-layout{display:grid;grid-template-columns:145px 1fr;gap:35px;align-items:start}
.quiz-number{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:155px;border:2px solid #45666c;border-radius:14px;color:var(--yellow)}
.quiz-number span{font-size:105px;line-height:.75;font-weight:900;letter-spacing:-8px}
.quiz-number small{font-size:12px;letter-spacing:1.3px;text-transform:uppercase;margin-top:18px;color:#b9d5d8;font-weight:900}
.quiz-section h2{color:#fff;margin-top:-5px}
.quiz-section p{color:#d8e6e8;font-size:17px;max-width:770px}
.quiz-outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}
.quiz-outcomes>div{display:flex;gap:10px;align-items:flex-start;background:#183f46;border:1px solid #43656b;border-radius:8px;padding:13px}
.quiz-outcomes b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--yellow);color:var(--navy);font-size:12px;flex:0 0 25px}
.quiz-outcomes span,.quiz-outcomes strong{display:block}
.quiz-outcomes span{font-size:11px;line-height:1.4;color:#bcd1d4}
.quiz-outcomes strong{font-size:13px;color:#fff;margin-bottom:2px}
.quiz-meta{display:flex;flex-wrap:wrap;gap:0;margin:24px 0 0;font-size:13px;color:#c5d8db}
.quiz-meta span+span{border-left:1px solid #56777d;padding-left:17px;margin-left:17px}
.button{min-height:56px;border:0;border-radius:999px;padding:14px 27px;background:var(--teal-dark);color:#fff;font-size:16px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:18px;text-decoration:none;box-shadow:0 9px 22px #07333a2b}
.button:hover{transform:translateY(-2px);background:#075f69}
.quiz-cta,.quiz-section .button,#show-form,#submit-lead{background:var(--yellow);color:#122f34;box-shadow:0 12px 28px #061b1f87;border:2px solid #fff56b}
.quiz-cta:hover,.quiz-section .button:hover,#show-form:hover,#submit-lead:hover{background:#ffef4e}
.quiz-cta{margin-top:32px;min-width:330px}
.quiz-gate{display:inline-block;margin:0 0 0 18px!important;font-size:12px!important;color:#dcebee!important;vertical-align:middle;max-width:360px!important}
.quiz-section .small{font-size:12px;color:#b9ced1;margin:17px 0 0}
.quiz-top{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.7px;font-weight:800}
progress{width:100%;height:7px;margin:18px 0 30px;background:#3b5b61;border-radius:20px}
progress::-webkit-progress-bar{background:#3b5b61;border-radius:20px}
progress::-webkit-progress-value{background:var(--yellow);border-radius:20px}
progress::-moz-progress-bar{background:var(--yellow)}
#quiz-content h3{font:bold 31px/1.25 var(--sans);color:#fff;margin-bottom:25px}
.answers{display:grid;grid-template-columns:1fr 1fr;gap:11px}
.answer{min-height:62px;border:2px solid #69858a;border-radius:8px;background:#fff;color:var(--ink);padding:13px 16px;text-align:left;font-size:16px;font-weight:700;display:flex;align-items:center;gap:12px}
.answer:before{content:'';width:18px;height:18px;border:2px solid #769096;border-radius:50%;flex:0 0 18px}
.answer:hover,.answer[aria-pressed=true]{background:#fff9a9;border-color:var(--yellow)}
.answer[aria-pressed=true]:before{border:5px solid var(--teal-dark)}
#quiz-back{color:#fff;margin-top:13px}
#quiz-processing{text-align:center;padding:35px 0}
#quiz-processing h3,#quiz-ready h3{color:#fff}
.spinner{border-color:#7d999e;border-top-color:transparent}
#quiz-ready{display:grid;grid-template-columns:66px 1fr auto;gap:20px;align-items:center;background:#173f46;border:1px solid #41646a;border-radius:13px;padding:26px}
#quiz-ready[hidden]{display:none}
.ready-check{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--yellow);color:var(--navy);font-size:28px;font-weight:900}
#quiz-ready .eyebrow{margin-bottom:7px}
#quiz-ready h3{font-size:24px;line-height:1.25;margin:0 0 4px}
#quiz-ready p{font-size:13px;margin:0}
.ready-actions{display:flex;flex-direction:column;align-items:center;gap:7px}
.ready-actions .button{white-space:nowrap}
.ready-actions .text-button{color:#fff}

.compact-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;padding-bottom:55px}
.compact-faq h2{font-size:38px}
.faq details{border-bottom:1px solid var(--line);padding:18px 0}
.faq details:first-child{padding-top:0}
.faq summary{font-size:17px}
.faq details p{font-size:15px;line-height:1.65}
.about{border-top:1px solid var(--line);padding:25px 0 55px!important;margin:0}
.about h3{font-size:17px}
.about p{font-size:13px;color:var(--muted);max-width:900px}

.site-footer{max-width:none;background:#eff5f6;border-top:0;padding:34px max(24px,calc((100vw - 1180px)/2)) 22px}
.site-footer .brand{font-family:var(--sans);font-weight:900}

dialog{width:min(940px,calc(100% - 32px));border-radius:20px;background:#fff;border:0;box-shadow:0 26px 90px #00191f99}
dialog::backdrop{background:#061f24d9;backdrop-filter:blur(4px)}
.modal-inner{padding:0}
.modal-close{z-index:2;background:#fff;color:var(--navy);top:14px;right:14px}
.result-header{padding:43px 46px 34px;background:linear-gradient(125deg,var(--navy),#0b6e79);color:#fff;border-bottom:7px solid var(--yellow)}
.result-header .eyebrow{color:#daf5f6}
.result-header h2{color:#fff;font-size:39px;line-height:1.1;margin:0 40px 15px 0}
.result-lead{color:#e6f5f6;font-size:16px;margin:0}
.result-body{padding:31px 46px 44px}
.plan-section{padding:0 0 25px;border-bottom:1px solid var(--line)}
.plan-section h3{font-size:25px;margin:0 0 18px}
.result-plan{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;counter-reset:plan}
.result-plan li{counter-increment:plan;background:#edf7f8;border:1px solid #d5e7e9;border-radius:10px;padding:17px 15px;font-size:13px;line-height:1.5;color:#263a3f}
.result-plan li:before{content:counter(plan);display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--teal-dark);color:#fff;font-weight:900;margin-bottom:11px}
.answer-context{padding-top:23px}
.result-reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 13px}
.result-reasons li{background:#f7f8f8;border:1px solid #e2e6e7;border-radius:8px;font-size:13px;padding:12px}
.result-reasons li:before{color:var(--teal-dark)}
.result-disclaimer{color:var(--muted)!important}
.offer-intro{display:grid;grid-template-columns:165px 1fr;gap:20px;align-items:center;background:#102f35;color:#fff;border-radius:12px;padding:20px 24px;margin-top:25px}
.offer-intro>span{font-size:11px;line-height:1.35;letter-spacing:1px;font-weight:900;color:#8fe0e7}
.offer-intro strong{display:block;font-size:17px}
.offer-intro p{color:#d5e6e8;font-size:13px;line-height:1.5;margin:4px 0 0}
.product.offer-product{display:grid;grid-template-columns:280px 1fr;gap:30px;align-items:center;background:linear-gradient(120deg,#f6a111 0 34%,#fff3d8 34%);border:0;border-radius:14px;padding:25px 32px;margin:14px 0 24px}
.product figure{margin:0;text-align:center}
.product img{width:220px;max-width:100%;height:260px;object-fit:contain;filter:drop-shadow(0 13px 13px #69390f2e)}
.product figcaption{font-size:10px;color:var(--muted)}
.product .eyebrow{color:#925f00}
.product h3{font:bold 38px var(--sans);color:var(--navy)}
.price-caption{display:block;font-size:12px;color:var(--muted)}
.price{font-size:44px;font-weight:900;color:var(--teal-dark)}
#product-claim{font-size:16px;font-weight:700}
.offer-points{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:20px 0}
.offer-points>div{border:1px solid var(--line);border-radius:9px;padding:14px}
.offer-points strong{display:block;font-size:13px}
.offer-points span{display:block;font-size:12px;color:var(--muted);line-height:1.4;margin-top:4px}
.offer-details{border-block:1px solid var(--line);padding:14px 0;margin:0 0 22px}
.offer-details summary{font-size:14px;font-weight:800}
.offer-details p{font-size:13px;margin:12px 0 0}
.offer-footnote{text-align:center;font-size:11px}
.request-flow{background:#f4f7f7;border-radius:11px;padding:20px 22px;margin:22px 0}
.request-flow ol{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;list-style:none;padding:0;margin:0}
.request-flow li{display:flex;gap:10px;align-items:flex-start}
.request-flow li>b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--orange);color:#fff;flex:0 0 26px}
.request-flow li span,.request-flow li strong{display:block}
.request-flow li strong{font-size:13px;color:var(--ink)}
.request-flow li span{font-size:11px;line-height:1.45;color:var(--muted)}
#lead-section{background:#edf7f8;border-radius:12px;padding:25px;margin-top:22px}
#lead-section h3{font:bold 27px var(--sans)}
input:not([type=hidden]){border-radius:7px;border-color:#98b0b5}

.consent{max-height:calc(100dvh - 24px);overflow-y:auto;border-radius:12px;border-color:#aac3c7}
.consent .button{min-height:44px;font-size:12px;padding:9px 14px}

@media(max-width:1220px){
  .pain-hero,.pain-story,.story-nav{margin-left:28px;margin-right:28px}
}

@media(max-width:900px){
  .pain-hero{grid-template-columns:1fr;gap:28px}
  .pain-hero-photo{min-height:430px}
  .story-nav{grid-template-columns:1fr 1fr}
  .story-nav a:nth-child(3),.story-nav a:nth-child(4){border-top:1px solid var(--line)}
  .story-nav a:nth-child(3){border-left:0}
  .body-map-grid{grid-template-columns:1fr 1fr}
  .cause-section{grid-template-columns:1fr}
  .cause-photo img{height:380px}
  .impact-grid{grid-template-columns:1fr}
  .impact-message{align-items:flex-start}
  .impact-chain{grid-template-columns:1fr;gap:5px}.impact-chain b{transform:rotate(90deg);text-align:center}
  .action-grid{grid-template-columns:1fr 1fr}
  .action-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}
  .action-grid article:nth-child(4){border-top:1px solid var(--line)}
  .compact-faq{grid-template-columns:1fr;gap:25px}
  .observation-card,.quiz-bridge-copy{grid-template-columns:1fr}
  .bridge-steps{grid-template-columns:1fr}
  .quiz-outcomes{grid-template-columns:1fr}
  #quiz-ready{grid-template-columns:60px 1fr}.ready-actions{grid-column:1/-1;align-items:stretch}
}

@media(max-width:620px){
  body{font-size:17px}
  .site-header{padding:16px 18px}
  .site-header nav{gap:13px;font-size:12px}
  .site-header nav a:first-child{display:none}
  .article-topline{padding:9px 18px;font-size:9px}
  .article-topline span:last-child{max-width:128px;text-align:right}
  .pain-hero,.pain-story,.story-nav{margin-left:18px;margin-right:18px}
  .pain-hero{padding:32px 0 35px}
  .pain-hero h1{font-size:clamp(39px,11vw,53px);letter-spacing:-1.5px}
  .hero-lead{font-size:17px}
  .pain-hero-photo{min-height:340px;border-radius:16px 16px 5px 16px}
  .pain-hero-photo figcaption{left:20px;right:20px;bottom:20px}
  .pain-hero-photo figcaption strong{font-size:22px}
  .story-nav a{padding:14px 8px;font-size:11px}
  .pain-story>section{padding-top:48px}
  .section-intro h2,.cause-section h2,.impact-heading h2,.quiz-section h2{font-size:34px;letter-spacing:-1.1px}
  .body-map-grid{gap:10px}
  .body-map-grid article>div{padding:13px;min-height:105px}
  .body-map-grid strong{font-size:14px}
  .body-map-grid span{font-size:12px}
  .cause-photo img{height:300px}
  .daily-impact{margin-left:-18px;margin-right:-18px;padding:38px 20px 34px!important;border-radius:0}
  .impact-grid article{padding:22px 20px}
  .impact-message{display:block}
  .impact-message strong,.impact-message span{display:block}
  .impact-message span{margin-top:9px}
  .action-grid{grid-template-columns:1fr}
  .action-grid article+article{border-left:0;border-top:1px solid var(--line)}
  .medical-note{padding:18px 17px;gap:12px}
  .quiz-bridge{margin-left:-18px;margin-right:-18px;padding:38px 20px 0!important;border-radius:0}
  .bridge-conclusion{margin:27px -20px 0;padding:18px 20px;grid-template-columns:38px 1fr}
  .pain-story .quiz-section{margin-left:-18px;margin-right:-18px;padding:37px 20px;border-radius:0}
  .quiz-layout{display:block}
  .quiz-number{width:105px;min-height:105px;margin-bottom:22px}.quiz-number span{font-size:68px}.quiz-number small{margin-top:12px}
  .quiz-section h2{font-size:36px}
  .quiz-meta{font-size:11px}
  .quiz-meta span+span{padding-left:10px;margin-left:10px}
  .quiz-cta{width:100%;min-width:0;font-size:15px}
  .quiz-gate{display:block;margin:13px 0 0!important}
  .answers{grid-template-columns:1fr}
  #quiz-content h3{font-size:25px}
  .compact-faq h2{font-size:32px}
  .result-header{padding:32px 22px 23px}
  .result-header h2{font-size:30px}
  .result-body{padding:22px 20px 30px}
  .result-reasons{grid-template-columns:1fr}
  .result-plan{grid-template-columns:1fr}
  .offer-intro{grid-template-columns:1fr}
  .product.offer-product{grid-template-columns:120px 1fr;padding:16px;gap:15px;background:linear-gradient(120deg,#f6a111 0 31%,#fff3d8 31%)}
  .product img{width:120px;height:180px}
  .product h3{font-size:28px}
  .price{font-size:34px}
  .offer-points{grid-template-columns:1fr}
  .request-flow ol{grid-template-columns:1fr}
  dialog{width:100%;max-height:95dvh;border-radius:16px 16px 0 0}
  .consent{width:calc(100% - 20px);bottom:10px}
}

@media(prefers-reduced-motion:no-preference){
  .button,.answer{transition:background .18s,transform .18s,border-color .18s}
}

/* v9: simplified editorial flow inspired by a direct-response article layout */
.pain-hero{padding:38px 0 44px;gap:46px}
.pain-hero h1{font-size:clamp(45px,4.8vw,64px);margin-bottom:18px}
.hero-lead{font-size:18px;margin-bottom:20px}
.hero-signals{grid-template-columns:repeat(3,auto);gap:15px;margin-bottom:18px}
.hero-signals li{font-size:14px}
.pain-hero-photo{min-height:500px}
.simple-story>section{padding-top:64px}
.centered-intro{text-align:center;max-width:880px;margin:0 auto 30px}
.centered-intro h2{font-size:clamp(34px,3.7vw,48px)}
.body-map-grid article>div{min-height:96px;padding:16px}
.simple-explainer{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center;background:#f2f5f5;margin-top:64px;padding:0!important;border-radius:18px;overflow:hidden}
.simple-explainer figure{height:100%;min-height:570px;margin:0}
.simple-explainer figure img{width:100%;height:100%;display:block;object-fit:cover}
.simple-explainer>div{padding:46px 48px 46px 0}
.simple-explainer h2{font-size:clamp(37px,4vw,52px);text-transform:uppercase;margin:0 0 20px}
.simple-explainer>div>p{font-size:17px;line-height:1.65}
.simple-checks{list-style:none;padding:0;margin:25px 0;display:grid;gap:12px}
.simple-checks li{position:relative;padding:14px 16px 14px 48px;background:#fff;border-radius:7px;font-size:15px;color:#31464b}
.simple-checks li:before{content:'✓';position:absolute;left:15px;top:13px;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--orange);color:#fff;font-weight:900}
.simple-emphasis{font-weight:800;color:var(--navy)!important;border-left:5px solid var(--teal);padding-left:17px}
.simple-benefits{margin-top:64px!important;padding:50px 52px!important;background:var(--teal);border-radius:18px;text-align:center;color:#fff}
.simple-benefits .eyebrow{color:#d8f5f7}
.simple-benefits>h2{font-size:clamp(37px,4vw,52px);text-transform:uppercase;color:#fff;margin:0 0 30px}
.simple-benefits>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}
.simple-benefits article{background:#fff;border-radius:11px;padding:24px}
.simple-benefits article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--yellow);color:var(--navy);font-weight:900;margin-bottom:15px}
.simple-benefits h3{font-size:20px;margin:0 0 7px}
.simple-benefits article p{font-size:14px;line-height:1.5;margin:0}
.simple-benefits .medical-note{text-align:left;margin:20px 0 0;background:#fff4d7}
.pain-story .quiz-section{margin-top:28px;padding:48px 54px;border-radius:18px}
.quiz-layout{grid-template-columns:125px 1fr;gap:30px}
.quiz-number{min-height:130px}
.quiz-number span{font-size:82px}
.quiz-section h2{font-size:clamp(36px,4vw,50px);margin-bottom:15px}
.quiz-section p{font-size:16px}
.quiz-cta{margin-top:25px;min-width:260px}
.quiz-gate{max-width:none!important}
.plan-section{padding-bottom:20px}
.result-plan li{padding:15px}
.result-disclaimer{margin:12px 0 18px!important}
.offer-intro{margin-top:0;padding:16px 20px}
.product.offer-product{margin-top:10px}
.offer-points{margin:16px 0}
.request-flow{display:none}
.compact-faq{padding-top:58px!important}

@media(max-width:900px){
  .hero-signals{grid-template-columns:1fr}
  .simple-explainer{grid-template-columns:1fr}
  .simple-explainer figure{min-height:340px;max-height:420px}
  .simple-explainer>div{padding:30px}
  .simple-benefits>div{grid-template-columns:1fr}
}
@media(max-width:620px){
  .pain-hero{padding-top:27px}
  .pain-hero-photo{min-height:310px}
  .simple-story>section{padding-top:44px}
  .simple-explainer{margin-left:-18px;margin-right:-18px;border-radius:0}
  .simple-explainer>div{padding:28px 20px 34px}
  .simple-explainer h2,.simple-benefits>h2{font-size:33px}
  .simple-benefits{margin-left:-18px;margin-right:-18px;padding:36px 20px!important;border-radius:0}
  .pain-story .quiz-section{margin-top:16px}
  .quiz-number{width:92px;min-height:92px}
  .quiz-number span{font-size:60px}
}

/* v10: supplied imagery and repeated questionnaire paths */
.test-prompt{font-size:14px!important;line-height:1.5!important;font-weight:700;color:#2f454a!important;margin:18px 0 10px!important}
.test-jump{min-height:49px;padding:11px 22px;background:var(--yellow);color:var(--navy);border:2px solid #f4d900;box-shadow:0 9px 20px #11363c25;font-size:14px}
.test-jump:hover{background:#fff05a;color:var(--navy)}
.pain-hero .test-jump{margin-bottom:20px}
.pain-hero .hero-note{margin-top:0}
.pain-hero-photo img{object-position:58% 50%}
.section-test-link{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px;padding:20px 22px;background:#edf7f8;border-left:6px solid var(--teal)}
.section-test-link p{margin:0;font-size:15px;line-height:1.5;font-weight:700;max-width:720px}
.section-test-link .test-jump{flex:0 0 auto}
.simple-explainer figure{background:#071b35;min-height:500px}
.simple-explainer figure img{object-fit:contain!important}
.simple-explainer .test-jump{margin-top:0}
.joint-comparison{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:center;margin-top:64px!important;padding:45px 48px!important;background:#f5f7f7;border-radius:18px}
.joint-comparison h2{font-size:clamp(36px,3.8vw,49px);text-transform:uppercase;line-height:1.08;margin:0 0 18px}
.joint-comparison p{font-size:15px;line-height:1.6}
.joint-comparison figure{margin:0;background:#fff;border-radius:12px;padding:18px;box-shadow:0 12px 28px #0b303616}
.joint-comparison figure img{display:block;width:100%;height:auto;border-radius:8px}
.joint-comparison figcaption{font-size:11px;line-height:1.45;color:var(--muted);margin-top:10px}
.comparison-points{display:grid;gap:8px;margin:19px 0}
.comparison-points span{font-size:13px;font-weight:800;color:var(--teal-dark)}
.joint-comparison .medical-note{grid-column:1/-1;margin:0}
.pain-story .quiz-section{margin-top:28px}

@media(max-width:900px){
  .section-test-link{align-items:flex-start;flex-direction:column}
  .joint-comparison{grid-template-columns:1fr}
  .joint-comparison figure{grid-row:1}
}
@media(max-width:620px){
  .test-jump{width:100%}
  .section-test-link{margin-left:-18px;margin-right:-18px;padding:18px}
  .simple-explainer figure{min-height:250px;max-height:300px}
  .joint-comparison{margin-left:-18px;margin-right:-18px;padding:30px 20px!important;border-radius:0}
  .joint-comparison h2{font-size:32px}
}

/* v11: compact explanatory panels and consistent test arrows */
.simple-explainer{
  grid-template-columns:1fr 1fr;
  gap:0;
  align-items:stretch;
}
.simple-explainer figure{
  min-height:430px;
  max-height:none;
  overflow:hidden;
}
.simple-explainer figure img{
  object-fit:cover!important;
  object-position:center;
}
.simple-explainer>div{padding:32px 38px}
.simple-explainer h2{font-size:clamp(35px,3.6vw,46px);margin-bottom:13px}
.simple-explainer>div>p{font-size:15px;line-height:1.5}
.simple-checks{gap:8px;margin:17px 0}
.simple-checks li{padding:10px 13px 10px 43px;font-size:14px}
.simple-checks li:before{left:13px;top:9px;width:22px;height:22px}
.simple-emphasis{padding-left:13px}
.simple-explainer .test-prompt{margin:13px 0 8px!important}

.joint-comparison{
  grid-template-columns:.82fr 1.18fr;
  gap:28px;
  padding:32px 36px!important;
}
.joint-comparison h2{font-size:clamp(33px,3.2vw,43px);margin-bottom:12px}
.joint-comparison p{font-size:14px;line-height:1.5;margin:10px 0}
.joint-comparison figure{padding:10px}
.joint-comparison figcaption{margin:7px 4px 2px}
.comparison-points{gap:6px;margin:14px 0}
.joint-comparison .test-prompt{margin:13px 0 8px!important}
.joint-comparison .medical-note{padding:15px 18px;gap:14px}
.joint-comparison .medical-note h3{margin-bottom:3px}
.joint-comparison .medical-note p{margin:0;font-size:13px;line-height:1.4}

.test-jump,.quiz-cta{gap:11px}
.cta-arrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:24px;
  height:24px;
  margin-left:2px;
  border-radius:50%;
  background:#122f34;
  color:#fff;
  font-family:Arial,sans-serif;
  font-size:16px;
  font-weight:700;
  line-height:1;
  transition:transform .18s ease,background .18s ease;
}
.test-jump:hover .cta-arrow,.quiz-cta:hover .cta-arrow{transform:translateX(3px);background:#006f78}

@media(max-width:900px){
  .simple-explainer{grid-template-columns:1fr}
  .simple-explainer figure{min-height:0;aspect-ratio:597/335}
  .simple-explainer figure img{object-fit:cover!important}
  .joint-comparison{grid-template-columns:1fr;padding:30px!important}
  .joint-comparison figure{grid-row:1}
}
@media(max-width:620px){
  .simple-explainer figure{aspect-ratio:597/335;min-height:0;max-height:none}
  .simple-explainer>div{padding:25px 20px 30px}
  .simple-explainer h2{font-size:31px}
  .joint-comparison{padding:25px 18px!important}
  .joint-comparison h2{font-size:30px}
  .cta-arrow{width:23px;height:23px}
}

/* v12: arrow-free buttons and native-ratio editorial image */
@media(min-width:901px){
  .pain-hero .hero-signals{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
  }
  .pain-hero .hero-signals li{
    gap:8px;
    font-size:13px;
    white-space:nowrap;
  }
  .pain-hero .hero-signals li:before{width:22px;height:22px;flex-basis:22px}
}
.simple-explainer{
  grid-template-columns:1fr 1fr;
  align-items:center;
  gap:0;
  padding:0!important;
}
.simple-explainer figure{
  width:auto;
  height:auto!important;
  min-height:0;
  max-height:none;
  aspect-ratio:auto;
  align-self:center;
  margin:30px 0 30px 30px;
  overflow:hidden;
  border:1px solid #d8e1e3;
  border-radius:14px;
  background:#071b35;
  box-shadow:0 15px 34px #082a321c;
}
.simple-explainer figure img{
  display:block;
  width:100%;
  height:auto!important;
  aspect-ratio:597/335;
  object-fit:contain!important;
  object-position:center;
}
.simple-explainer>div{padding:30px 38px}
.test-jump,.quiz-cta{gap:0}
.cta-arrow{display:none!important}

@media(max-width:900px){
  .simple-explainer figure{
    width:calc(100% - 40px);
    margin:20px 20px 0;
    aspect-ratio:auto;
  }
  .simple-explainer figure img{height:auto!important;aspect-ratio:597/335;object-fit:contain!important}
}
@media(max-width:620px){
  .simple-explainer figure{width:calc(100% - 32px);margin:16px 16px 0}
}

/* v14: clearer conversion-focused offer after the questionnaire */
dialog{box-sizing:border-box;padding:0;overflow-x:hidden;min-width:0!important}
.modal-inner,.result-body{min-width:0}
.offer-intro{
  grid-template-columns:195px 1fr;
  padding:18px 22px;
  border-left:6px solid var(--yellow);
  background:linear-gradient(105deg,#0d3036,#123f46);
}
.offer-intro>span{color:#ffe000;font-size:11px}
.offer-intro strong{font-size:20px}
.offer-intro p{font-size:14px}
.product.offer-product{
  grid-template-columns:300px 1fr;
  padding:28px 38px;
  margin-bottom:18px;
  background:linear-gradient(120deg,#f6a111 0 36%,#fff3d8 36%);
  box-shadow:0 16px 35px #513b1014;
}
.product img{width:230px;height:270px}
.product h3{font-size:42px;margin-bottom:5px}
.product #product-type{font-size:16px;font-weight:700;color:#394e52}
.price-panel{margin-top:16px}
.price-caption{font-size:12px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;color:#7b5a17}
.price{display:block;font-size:48px;line-height:1.05}
.offer-lead{font-size:16px!important;line-height:1.55;font-weight:700;color:#21383d;margin:18px 0 12px}
.offer-benefit-title{font-size:22px;line-height:1.25;margin:18px 0 12px;color:var(--navy)}
.offer-points{gap:12px;margin:0 0 16px}
.offer-points>div{position:relative;padding:17px 16px 17px 58px;background:#f4f8f8;border-color:#d4e0e2;min-height:104px}
.offer-points b{position:absolute;left:15px;top:17px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--yellow);color:var(--navy);font-size:11px;line-height:1;text-align:center}
.offer-points strong{font-size:14px;color:var(--navy)}
.offer-points span{font-size:12px;color:#465b60}
.offer-assurance{display:grid;gap:5px;margin:17px 0;padding:16px 18px;border-left:5px solid var(--teal);background:#eaf6f7;color:#173a40}
.offer-assurance strong{font-size:15px}
.offer-assurance span{font-size:13px;line-height:1.5}
#show-form{min-height:58px;font-size:17px}
.offer-footnote{max-width:650px;margin:10px auto 0!important;line-height:1.45!important}

@media(max-width:620px){
  dialog{width:calc(100% - 10px);max-width:calc(100vw - 10px);margin-inline:auto}
  .result-header,.result-body,.offer-intro,.product.offer-product,.offer-points,.offer-assurance{width:100%;max-width:100%;min-width:0}
  .offer-intro{grid-template-columns:1fr;padding:16px 17px}
  .offer-intro>*{min-width:0;overflow-wrap:anywhere}
  .offer-intro strong{font-size:18px}
  .product.offer-product{grid-template-columns:minmax(0,105px) minmax(0,1fr);padding:17px 15px;gap:12px;background:linear-gradient(120deg,#f6a111 0 34%,#fff3d8 34%)}
  .product.offer-product>figure,.product.offer-product>div{min-width:0}
  .product img{width:115px;height:175px}
  .product h3{font-size:28px}
  .product .eyebrow,.product h3,.product #product-type{white-space:normal;overflow-wrap:anywhere}
  .product #product-type{font-size:13px}
  .price{font-size:34px}
  .offer-benefit-title{font-size:19px}
  .offer-points>div{min-height:0}
}
