/*
 * DMX_HEALTH_PAGE_STYLE_BUILD_2026-09-15_V7_SHARED_CLEAN
 */
@import url('/public-assets/css/health-page-illustration-test.css?v=3');

.health-page-section{padding:54px 0}.health-page-section h2{margin:0 0 16px;color:var(--navy);font-size:30px;line-height:1.1;letter-spacing:-.04em}.health-page-section p{color:var(--muted);line-height:1.7}.health-page-heading{max-width:820px;margin-bottom:30px}.health-page-heading>p{max-width:720px;margin:0}.health-page-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:56px;align-items:start}.health-page-copy p{max-width:720px;margin:0 0 14px}.health-page-focus{padding:27px 30px;border:1px solid rgba(15,112,183,.12);border-radius:24px;background:linear-gradient(135deg,#f4f9fc,#f4fbfa)}.health-page-focus strong{display:block;margin-bottom:12px;color:var(--ink);font-size:.95rem}.health-page-focus ul{display:grid;gap:0;padding:0;margin:0;list-style:none}.health-page-focus li{padding:12px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.84rem}.health-page-focus li:last-child{border-bottom:0}.health-page-focus li:before{content:"✓";margin-right:9px;color:var(--green);font-weight:900}

.health-page-coverage{background:var(--soft)}.health-coverage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.health-coverage-card{position:relative;min-height:210px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(17,51,72,.045)}.health-coverage-card h3{margin:0 0 10px;color:var(--ink);font-size:1rem}.health-coverage-card p{margin:0;font-size:.79rem;line-height:1.55}.health-coverage-card:after{content:"";position:absolute;right:20px;top:20px;width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(18,161,154,.08)}

.health-page-heading--row{max-width:none;display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:70px;align-items:end}.health-page-heading--row>p{margin:0}.health-profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.health-profile-card{min-height:190px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff}.health-profile-card>span{display:block;width:34px;height:5px;margin-bottom:28px;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--green))}.health-profile-card:nth-child(3)>span{background:linear-gradient(90deg,var(--green),var(--purple))}.health-profile-card:nth-child(4)>span{background:linear-gradient(90deg,var(--purple),var(--blue))}.health-profile-card h3{margin:0 0 10px;color:var(--ink);font-size:1rem}.health-profile-card p{margin:0;font-size:.79rem;line-height:1.55}

.health-page-100{padding-top:34px;padding-bottom:34px}.health-100-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:64px;align-items:center;padding:38px 42px;border:1px solid rgba(18,161,154,.18);border-radius:28px;background:linear-gradient(120deg,#eef9f7,#f7fbfc)}.health-100-card p{margin:0}.health-100-points{padding:24px 26px;border-radius:20px;background:#fff}.health-100-points strong{display:block;margin-bottom:10px;color:var(--ink);font-size:.88rem}.health-100-points ul{display:grid;gap:8px;padding:0;margin:0 0 18px;list-style:none}.health-100-points li{color:var(--muted);font-size:.8rem;line-height:1.45}.health-100-points li:before{content:"✓";margin-right:8px;color:var(--green);font-weight:900}.health-100-points .btn{min-height:44px;padding:11px 18px;font-size:.78rem}

.health-page-method{background:#fff}.health-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;margin:0;list-style:none;border:1px solid var(--line);border-radius:24px;overflow:hidden}.health-method-grid li{display:grid;grid-template-columns:42px 1fr;gap:15px;min-height:190px;padding:24px;border-right:1px solid var(--line);background:#fff}.health-method-grid li:last-child{border-right:0}.health-method-grid li>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:rgba(15,112,183,.08);font-size:.67rem;font-weight:900}.health-method-grid li:nth-child(2)>span,.health-method-grid li:nth-child(3)>span{color:var(--green);background:rgba(18,161,154,.08)}.health-method-grid li:nth-child(4)>span{color:var(--purple);background:rgba(130,53,140,.08)}.health-method-grid strong{display:block;margin-top:7px;color:var(--ink);font-size:.92rem}.health-method-grid p{margin:8px 0 0;font-size:.77rem;line-height:1.5}

.health-page-faq{background:var(--soft)}.health-faq-layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.1fr);gap:70px;align-items:start}.health-faq-layout .health-page-heading{margin:0}.health-faq-list{border-top:1px solid var(--line)}.health-faq-list details{border-bottom:1px solid var(--line)}.health-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;color:var(--ink);font-size:.9rem;font-weight:800;cursor:pointer;list-style:none}.health-faq-list summary::-webkit-details-marker{display:none}.health-faq-list summary span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:50%;color:var(--blue);background:#fff;font-size:1rem}.health-faq-list details[open] summary span{transform:rotate(45deg)}.health-faq-list details p{max-width:760px;margin:0;padding:0 48px 20px 0;font-size:.82rem;line-height:1.6}

.health-page-advice{background:#fff}.health-advice-heading{display:flex;justify-content:space-between;gap:36px;align-items:end;margin-bottom:26px}.health-advice-heading>div{max-width:720px}.health-advice-heading h2{margin-bottom:0}.health-advice-heading>a{flex:0 0 auto;color:var(--blue);font-size:.8rem;font-weight:850}.health-advice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.health-advice-card{display:flex;min-height:190px;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,#f9fbfc);transition:transform .2s,border-color .2s,box-shadow .2s}.health-advice-card:hover{transform:translateY(-2px);border-color:rgba(15,112,183,.24);box-shadow:0 14px 30px rgba(17,51,72,.06)}.health-advice-card small{color:var(--green);font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.health-advice-card h3{margin:16px 0 9px;color:var(--ink);font-size:1rem;line-height:1.35}.health-advice-card p{margin:0 0 18px;font-size:.78rem;line-height:1.55}.health-advice-card>span{margin-top:auto;color:var(--blue);font-size:.76rem;font-weight:850}.health-advice-card b{margin-left:5px}

.health-page-final{padding-top:36px;padding-bottom:54px}.health-final-card{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:48px;align-items:center;padding:38px 42px;border-radius:30px;color:#fff;background:linear-gradient(115deg,var(--blue),#0d659f 62%,#14587e);box-shadow:0 20px 55px rgba(15,112,183,.16)}.health-final-card h2{color:#fff}.health-final-intro p{margin:0;color:rgba(255,255,255,.74)}.health-final-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.health-final-option{display:grid;gap:7px;min-height:170px;padding:22px;border:1px solid rgba(255,255,255,.22);border-radius:21px;background:rgba(255,255,255,.08);transition:transform .2s,background .2s}.health-final-option:hover{transform:translateY(-2px);background:rgba(255,255,255,.12)}.health-final-option small{color:#bfe9e5;font-size:.64rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.health-final-option strong{color:#fff;font-size:.94rem;line-height:1.35}.health-final-option>span{align-self:end;color:rgba(255,255,255,.74);font-size:.75rem}.health-final-option b{margin-left:7px;color:#fff}

@media(max-width:1050px){.health-page-split,.health-100-card{gap:34px}.health-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-method-grid li{border-bottom:1px solid var(--line)}.health-method-grid li:nth-child(2){border-right:0}.health-method-grid li:nth-last-child(-n+2){border-bottom:0}.health-final-card{grid-template-columns:1fr}.health-page-heading--row{gap:35px}}
@media(max-width:800px){.health-page-section{padding:44px 0}.health-page-section h2{font-size:28px}.health-page-split,.health-100-card,.health-page-heading--row,.health-faq-layout{grid-template-columns:1fr}.health-page-heading--row{gap:12px}.health-page-heading--row>p{max-width:720px}.health-100-card{padding:30px}.health-faq-layout{gap:28px}.health-advice-heading{align-items:start;flex-direction:column;gap:12px}.health-advice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-final-card{padding:30px}.health-final-options{grid-template-columns:1fr}.health-final-option{min-height:145px}}
@media(max-width:560px){.health-page-section{padding:36px 0}.health-page-section h2{font-size:26px}.health-coverage-grid,.health-profile-grid,.health-method-grid,.health-advice-grid{grid-template-columns:1fr}.health-coverage-card,.health-profile-card,.health-advice-card{min-height:0}.health-method-grid li{min-height:0;border-right:0;border-bottom:1px solid var(--line)!important}.health-method-grid li:last-child{border-bottom:0!important}.health-100-card,.health-final-card{padding:24px;border-radius:23px}.health-100-points{padding:20px}.health-faq-list details p{padding-right:0}.health-final-option{padding:19px}}
