/*
Theme Name: Lasmar Histeroscopia V26
Description: Tema do Portal Lasmar Histeroscopia.
Version: 26.0.0
*/
:root{--p:#0b5eb0;--pd:#073b70;--pale:#eef7ff;--ink:#17324d;--muted:#66788a;--line:#dbe7ef;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.65;background:#fff}
a{color:var(--p);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}
.wrap{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line)}
.head{display:flex;align-items:center;gap:24px;min-height:78px}.brand{font-size:20px;font-weight:800;color:var(--p);white-space:nowrap}.brand small{display:block;font-size:10px;letter-spacing:1.3px;text-transform:uppercase;color:var(--muted)}
.main-nav{margin-left:auto}.main-nav ul{display:flex;gap:18px;list-style:none;margin:0;padding:0;align-items:center}.main-nav a{font-weight:650;color:var(--ink)}
.cta,.button{display:inline-block;background:var(--p);color:#fff!important;padding:11px 18px;border-radius:999px;font-weight:750;text-decoration:none!important;border:0;cursor:pointer}
.cta:hover,.button:hover{background:var(--pd)}.search-form{display:flex;gap:7px;align-items:center}.search-form label{margin:0}.search-field{width:190px;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font:inherit}.search-submit{border:0;border-radius:999px;padding:10px 13px;background:var(--pale);color:var(--pd);font-weight:700;cursor:pointer}
.hero{background:linear-gradient(135deg,#f3f9ff,#eaf7ff);border-bottom:1px solid var(--line);padding:56px 0}.hero h1{font-size:clamp(34px,5vw,58px);line-height:1.08;margin:.2em 0;color:var(--pd)}.hero p{font-size:20px;max-width:800px;color:#4f6479}
.content{padding:48px 0 76px}.content article{max-width:880px;margin:auto}.content h1{font-size:clamp(30px,4vw,46px);line-height:1.15;color:var(--pd)}.content h2{font-size:28px;line-height:1.25;color:var(--p);margin-top:1.6em}.content h3{font-size:21px;color:#0e7490;margin-top:1.4em}.content p,.content li{font-size:17px}.content ul,.content ol{padding-left:24px}.content blockquote{border-left:4px solid var(--p);margin:28px 0;padding:16px 22px;background:var(--pale)}
.notice{background:#f8fafc;border:1px solid var(--line);padding:14px 18px;border-radius:12px;color:#526577;font-size:14px;margin-top:34px}
.site-footer{background:#082f49;color:#dbeafe;padding:42px 0}.site-footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:30px}
.faq-head{max-width:850px;margin-bottom:34px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.faq-card{display:block;border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff;box-shadow:0 5px 18px rgba(25,70,110,.05)}.faq-card:hover{border-color:#99c7eb;text-decoration:none;transform:translateY(-1px)}.faq-card h2{font-size:19px;margin:0;color:var(--pd);line-height:1.35}.faq-card p{font-size:14px;color:var(--muted);margin:8px 0 0}
.pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:36px}.pagination .page-numbers{min-width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;padding:0 10px}.pagination .current{background:var(--p);border-color:var(--p);color:#fff}
.search-results-list{display:grid;gap:14px}.search-result{border-bottom:1px solid var(--line);padding:0 0 18px}.search-result h2{margin-bottom:5px;font-size:22px}
.team-intro{max-width:870px;margin:0 auto 36px}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.doctor-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 8px 28px rgba(25,70,110,.08)}.doctor-photo{aspect-ratio:4/5;background:#edf4fa;display:grid;place-items:center;overflow:hidden}.doctor-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.doctor-body{padding:24px}.doctor-body h2{margin:0 0 8px;font-size:28px}.doctor-body p{margin:0;color:#526577}.photo-placeholder{padding:30px;text-align:center;color:#6d7f8f;font-size:14px}.team-cta{text-align:center;margin-top:38px;padding:30px;border-radius:20px;background:var(--pale)}
@media(max-width:920px){.search-form{display:none}.main-nav ul{gap:11px}.main-nav li:nth-child(2),.main-nav li:nth-child(3){display:none}}
@media(max-width:760px){.main-nav{display:none}.hero{padding:36px 0}.content{padding:32px 0 56px}.footer-grid,.faq-grid,.team-grid{grid-template-columns:1fr}.doctor-photo{aspect-ratio:1/1}.head{min-height:68px}}

/* V4 — cabeçalho uniforme */
.lasmar-global-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #dbe7ef}
.lasmar-header-inner{width:min(1280px,94%);margin:auto;min-height:78px;display:flex;align-items:center;gap:22px}
.lasmar-logo-link{display:flex;align-items:center;flex:0 0 auto}.lasmar-header-logo{height:44px;width:auto;border-radius:6px;display:block}
.lasmar-global-nav{display:flex;align-items:center;gap:18px;margin-left:auto}.lasmar-global-nav a{font-size:14px;font-weight:650;color:#3c5368;white-space:nowrap}
.lasmar-header-actions{display:flex;align-items:center;gap:12px;margin-left:8px}.lasmar-header-search{display:flex;align-items:center;border:1px solid #dbe7ef;border-radius:999px;background:#fff;overflow:hidden}
.lasmar-header-search label{margin:0}.lasmar-header-search input{border:0;outline:0;padding:9px 4px 9px 13px;width:130px;font:inherit;background:transparent}.lasmar-header-search button{border:0;background:transparent;padding:9px 12px;cursor:pointer;color:#48667e}
.lasmar-header-cta{display:inline-block;background:#0b5eb0;color:#fff!important;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:750;white-space:nowrap;text-decoration:none!important}
.lasmar-header-cta:hover{background:#073b70}
.doctor-role{font-size:13px!important;letter-spacing:.08em;text-transform:uppercase;color:#0b5eb0!important;font-weight:800;margin-bottom:5px!important}
.doctor-crm{font-weight:750;color:#4c6477!important;margin:-2px 0 16px!important}.doctor-highlights{padding-left:21px!important}.doctor-highlights li{margin:7px 0}
@media(max-width:1120px){.lasmar-global-nav a:nth-child(3),.lasmar-global-nav a:nth-child(4),.lasmar-global-nav a:nth-child(5){display:none}.lasmar-header-search{display:none}}
@media(max-width:780px){.lasmar-global-nav{display:none}.lasmar-header-inner{min-height:68px}.lasmar-header-logo{height:38px}.lasmar-header-cta{font-size:12px;padding:9px 13px;margin-left:auto}}

/* V5 - Header refinado */
.lasmar-global-header{background:rgba(255,255,255,.97);box-shadow:0 1px 10px rgba(24,63,96,.05)}
.lasmar-wordmark{display:flex;flex-direction:column;line-height:.92;text-decoration:none!important;color:#0a4f93!important;min-width:132px}
.lasmar-wordmark span{font-size:22px;font-weight:900;letter-spacing:.04em}.lasmar-wordmark small{font-size:10px;font-weight:800;letter-spacing:.18em;margin-top:5px}
.lasmar-global-nav{gap:22px}.lasmar-global-nav a{font-size:14px}.lasmar-header-actions{margin-left:auto}
.lasmar-menu-toggle{display:none;border:0;background:#eef7ff;color:#073b70;width:40px;height:40px;border-radius:10px;font-size:21px}
.lasmar-mobile-nav{display:none;padding:8px 4%;border-top:1px solid #e6eef5;background:#fff}.lasmar-mobile-nav a{display:block;padding:11px 3px;border-bottom:1px solid #eef3f7;color:#24445f;font-weight:650}

/* Home limpa */
.lasmar-home{background:#fff}.home-hero{padding:82px 0 70px;background:radial-gradient(circle at 80% 20%,#dff4ff 0,transparent 34%),linear-gradient(135deg,#f7fbff,#eef8ff)}
.home-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:58px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px!important;font-weight:850;color:#0b5eb0!important;margin:0 0 10px}
.home-hero h1{font-size:clamp(40px,5.2vw,66px);line-height:1.03;letter-spacing:-.035em;color:#073b70;margin:0 0 22px}.home-lead{font-size:20px;max-width:720px;color:#536b80}
.home-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:28px}.button-secondary{display:inline-block;border:1px solid #94b9d7;color:#074d88!important;padding:11px 18px;border-radius:999px;font-weight:750;text-decoration:none!important;background:#fff}
.home-search{margin-top:24px;max-width:560px}.home-search .lasmar-header-search{display:flex!important;width:100%;border-radius:13px}.home-search .lasmar-header-search label{flex:1}.home-search .lasmar-header-search input{width:100%;padding:14px 16px}.home-search .lasmar-header-search button{padding:14px 18px}
.home-hero-card{min-height:430px}.home-hero-visual{height:100%;min-height:430px;border-radius:30px;background:linear-gradient(145deg,#0a4f93,#0f799e);position:relative;overflow:hidden;box-shadow:0 22px 60px rgba(15,82,130,.22);display:flex;align-items:flex-end;padding:36px}
.visual-ring{position:absolute;border:1px solid rgba(255,255,255,.3);border-radius:50%}.ring-a{width:360px;height:360px;right:-75px;top:-50px}.ring-b{width:270px;height:270px;right:20px;top:35px}
.visual-copy{position:relative;color:#fff;display:flex;flex-direction:column}.visual-copy strong{font-size:40px}.visual-copy span{opacity:.82;margin-top:4px}
.home-paths,.home-faq,.home-medical{padding:72px 0}.section-heading{margin-bottom:30px}.section-heading h2{font-size:clamp(30px,4vw,44px);line-height:1.12;color:#073b70;margin:0}
.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.path-card{border:1px solid #dbe7ef;border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:7px;color:#17324d!important;text-decoration:none!important;box-shadow:0 7px 24px rgba(25,70,110,.05);transition:.2s}.path-card:hover{transform:translateY(-3px);border-color:#9fc6e3}.path-card strong{font-size:18px;color:#075985}.path-card span{font-size:14px;color:#66788a}
.home-faq{background:#f7fbfe}.faq-heading-row{display:flex;justify-content:space-between;align-items:end;gap:24px}.text-link{font-weight:750;white-space:nowrap}.home-faq-list{display:grid;gap:10px;max-width:980px}.home-faq-item{background:#fff;border:1px solid #dbe7ef;border-radius:14px;padding:0 18px}.home-faq-item summary{list-style:none;cursor:pointer;padding:18px 0;font-weight:760;color:#153d5e;display:flex;justify-content:space-between;gap:15px}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-item summary span{color:#0b5eb0;font-size:22px}.home-faq-answer{padding:0 0 20px;color:#536b80}.home-faq-answer p{margin-top:0}.home-faq-answer a{font-weight:750}.faq-all{margin-top:28px}
.home-medical{background:#eaf5fc}.medical-grid{display:flex;justify-content:space-between;align-items:center;gap:30px}.medical-grid h2{margin:.1em 0;font-size:36px;color:#073b70}.medical-grid p{max-width:700px}
.courses-callout{margin-top:48px;padding:30px;border-radius:20px;background:#edf8ff;border:1px solid #cfe4f3;display:flex;justify-content:space-between;align-items:center;gap:26px}.courses-callout h2{margin:0 0 8px}.footer-small{font-size:13px;opacity:.75}

/* Ajuste global do cabeçalho */
@media(max-width:1180px){.lasmar-global-nav a:nth-child(3){display:none}.lasmar-header-search{display:none}.lasmar-header-cta{padding:9px 13px}}
@media(max-width:900px){.lasmar-global-nav{display:none}.lasmar-menu-toggle{display:block}.lasmar-menu-open .lasmar-mobile-nav{display:block}.home-hero-grid{grid-template-columns:1fr}.home-hero-card{min-height:300px}.home-hero-visual{min-height:300px}.path-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.lasmar-header-cta{display:none}.home-hero{padding:50px 0}.home-hero h1{font-size:39px}.home-lead{font-size:17px}.path-grid{grid-template-columns:1fr}.faq-heading-row,.medical-grid{display:block}.text-link{display:inline-block;margin-top:15px}.home-medical .home-actions{margin-top:22px}}

/* V6 */
.home-hero-card{min-height:0;display:flex;align-items:center;justify-content:center}
.home-hero-image{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;border-radius:30px;box-shadow:0 18px 50px rgba(15,82,130,.14);background:#f4f8fb}
.lasmar-global-nav{gap:16px}
.lasmar-global-nav a{font-size:13.5px}
@media(max-width:1260px){
  .lasmar-global-nav a:nth-child(3){display:none}
  .lasmar-header-search{display:none}
}
@media(max-width:1050px){
  .lasmar-global-nav a:nth-child(5){display:none}
}
@media(max-width:900px){
  .lasmar-global-nav{display:none}
}

/* V8 — marca/ícone em todas as páginas */
.lasmar-brand{display:flex;align-items:center;gap:11px;text-decoration:none!important;flex:0 0 auto}
.lasmar-brand-icon{width:42px;height:42px;display:block;border-radius:10px;box-shadow:0 3px 12px rgba(11,94,176,.16)}
.lasmar-brand .lasmar-wordmark{display:flex;flex-direction:column;line-height:.92;color:#0a4f93!important}
.lasmar-brand .lasmar-wordmark>span{font-size:21px;font-weight:900;letter-spacing:.04em}
.lasmar-brand .lasmar-wordmark>small{font-size:9px;font-weight:800;letter-spacing:.18em;margin-top:5px}
@media(max-width:640px){
  .lasmar-brand-icon{width:38px;height:38px}
  .lasmar-brand .lasmar-wordmark>span{font-size:18px}
  .lasmar-brand .lasmar-wordmark>small{font-size:8px}
}

/* V9 — Para Médicos */
.medicos-v9{background:#fff;color:#16324a}
.medicos-wrap{width:min(1180px,calc(100% - 48px));margin:auto}
.medicos-hero{padding:92px 0 82px;background:linear-gradient(135deg,#f7fbff 0%,#eef7ff 55%,#fff 100%);border-bottom:1px solid #e5eef6}
.medicos-kicker,.medicos-eyebrow{display:block;color:#0864b9;font-size:12px;font-weight:900;letter-spacing:.16em;margin-bottom:18px}
.medicos-hero h1{max-width:900px;margin:0 0 24px;font-size:clamp(42px,5vw,68px);line-height:1.02;color:#07477f;letter-spacing:-.035em}
.medicos-lead{max-width:820px;font-size:20px;line-height:1.65;color:#49667d;margin:0 0 34px}
.medicos-actions{display:flex;gap:14px;flex-wrap:wrap}
.medicos-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:12px;text-decoration:none!important;font-weight:800;transition:.2s}
.medicos-btn.primary{background:#0864b9;color:#fff!important}
.medicos-btn.secondary{border:1px solid #b8d4e9;background:#fff;color:#075aa5!important}
.medicos-btn.white{background:#fff;color:#075aa5!important}
.medicos-section{padding:78px 0}
.medicos-section h2{font-size:38px;color:#07477f;margin:0 0 12px}
.medicos-section-head{margin-bottom:32px}
.medicos-section-head p,.medicos-training p{font-size:17px;color:#5b7184;line-height:1.7}
.medicos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.medicos-card{padding:30px;border:1px solid #dce9f3;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(20,70,110,.06)}
.medicos-card h3{font-size:21px;line-height:1.3;color:#0a4f8d;margin:14px 0}
.medicos-card p{color:#64798a;line-height:1.65;margin:0}
.medicos-tag{display:inline-block;padding:6px 10px;border-radius:999px;background:#eaf5ff;color:#075da9;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.medicos-training{background:#f5f9fc}
.medicos-split{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}
.medicos-highlight{padding:38px;border-radius:24px;background:#075aa5;color:#fff;box-shadow:0 20px 45px rgba(7,90,165,.18)}
.medicos-highlight strong{display:block;font-size:28px;margin-bottom:8px}
.medicos-highlight span{font-weight:700;opacity:.9}
.medicos-highlight p{color:#fff;opacity:.85;margin-bottom:0}
.medicos-cta{padding:55px 0;background:#064a83;color:#fff}
.medicos-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.medicos-cta h2{font-size:34px;margin:4px 0 8px;color:#fff}
.medicos-cta p{margin:0;opacity:.88}.medicos-eyebrow.light{color:#bfe0ff}
@media(max-width:850px){.medicos-grid,.medicos-split{grid-template-columns:1fr}.medicos-cta-inner{align-items:flex-start;flex-direction:column}.medicos-hero{padding:65px 0}.medicos-wrap{width:min(100% - 30px,1180px)}}

/* V10 — Quem Somos */
.quem-v10{background:#fff;color:#17364f}.quem-wrap{width:min(1120px,calc(100% - 42px));margin:auto}
.quem-hero{padding:78px 0 62px;background:linear-gradient(135deg,#f6fbff,#edf7ff)}
.quem-kicker{display:block;color:#0864b9;font-size:12px;font-weight:900;letter-spacing:.17em;margin-bottom:14px}
.quem-hero h1{font-size:clamp(42px,5vw,62px);line-height:1.05;color:#07477f;margin:0 0 20px}
.quem-hero p{font-size:19px;line-height:1.7;max-width:820px;color:#536f84}
.quem-team{padding:76px 0}.quem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.quem-card{overflow:hidden;border:1px solid #dbe9f4;border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(20,70,110,.08)}
.quem-card img{width:100%;height:430px;object-fit:contain;object-position:center;background:#f5f8fb;display:block}
.quem-card-body{padding:30px}.quem-role{color:#0870c9;font-weight:900;font-size:12px;letter-spacing:.1em;text-transform:uppercase}
.quem-card h2{font-size:30px;color:#07477f;margin:8px 0 5px}.quem-crm{font-weight:800;color:#527086;margin-bottom:18px}
.quem-card p{font-size:16px;line-height:1.7;color:#60778a}
.quem-institutional{padding:70px 0;background:#f5f9fc}.quem-institutional h2{font-size:36px;color:#07477f;margin:0 0 15px}.quem-institutional p{font-size:18px;line-height:1.75;max-width:850px;color:#587186}
@media(max-width:760px){.quem-grid{grid-template-columns:1fr}.quem-card img{height:auto}.quem-hero{padding:55px 0}}

/* V11 — Quem Somos */
.quem-v11{background:#fff}.quem-list{padding-left:20px;color:#60778a}.quem-list li{margin:7px 0}
.quem-card img{width:100%;height:440px;object-fit:contain;background:#f5f8fb;display:block}

/* V11 — Doenças e Tratamentos */
.dt-v11{background:#fff;color:#17364f}.dt-wrap{width:min(1160px,calc(100% - 44px));margin:auto}
.dt-hero{padding:82px 0 72px;background:linear-gradient(135deg,#f7fbff,#edf7ff);border-bottom:1px solid #e3eef6}
.dt-kicker{display:block;color:#0864b9;font-size:12px;font-weight:900;letter-spacing:.16em;margin-bottom:15px}.dt-kicker.light{color:#cce7ff}
.dt-hero h1{font-size:clamp(42px,5vw,64px);line-height:1.04;color:#07477f;margin:0 0 20px}.dt-hero p{font-size:19px;line-height:1.7;color:#526f84;max-width:800px}
.dt-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.dt-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 21px;border-radius:12px;font-weight:800;text-decoration:none!important}
.dt-btn.primary{background:#0864b9;color:#fff!important}.dt-btn.secondary{background:#fff;border:1px solid #b8d5e9;color:#075aa5!important}.dt-btn.white{background:#fff;color:#075aa5!important}
.dt-section{padding:76px 0}.dt-heading{margin-bottom:30px}.dt-heading h2{font-size:38px;line-height:1.15;color:#07477f;margin:0 0 10px}.dt-heading p{color:#60778a;font-size:17px}
.dt-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dt-card{display:block;padding:25px;border:1px solid #dce9f3;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(20,70,110,.055);text-decoration:none!important;transition:.2s}
.dt-card:hover{transform:translateY(-3px);border-color:#9fc9e8}.dt-card h3{font-size:20px;color:#07528f;margin:14px 0 10px}.dt-card p{font-size:14.5px;line-height:1.65;color:#64798a}.dt-card strong{font-size:13px;color:#0870c9}
.dt-icon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#eaf5ff;color:#0864b9;font-weight:900;font-size:12px}
.dt-treatment{background:#f5f9fc}.dt-treatment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dt-treatment-card{padding:24px;border-radius:17px;background:#fff;border:1px solid #dce9f3}
.dt-treatment-card h3{color:#07528f;margin-top:0}.dt-treatment-card p{color:#60778a;line-height:1.65;margin-bottom:0}
.dt-cta{padding:54px 0;background:#064a83;color:#fff}.dt-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.dt-cta h2{font-size:34px;line-height:1.18;margin:5px 0 10px}.dt-cta p{opacity:.86;margin:0}

/* V11 — Cursos */
.courses-v11{background:#fff;color:#17364f}.courses-wrap{width:min(1160px,calc(100% - 44px));margin:auto}
.courses-hero{padding:86px 0 76px;background:linear-gradient(135deg,#f7fbff,#eaf5ff)}.courses-kicker{display:block;color:#0864b9;font-size:12px;font-weight:900;letter-spacing:.16em;margin-bottom:14px}
.courses-hero h1{font-size:clamp(44px,5vw,66px);line-height:1.04;color:#07477f;margin:0 0 18px}.courses-hero p,.courses-lead{font-size:19px;line-height:1.7;color:#587186;max-width:850px}
.courses-section{padding:78px 0}.courses-badge{display:inline-block;padding:7px 11px;border-radius:999px;background:#e9f5ff;color:#075da9;font-size:11px;font-weight:900;letter-spacing:.1em;margin-bottom:14px}
.courses-section h2{font-size:40px;color:#07477f;margin:0 0 12px}.course-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:34px 0}
.course-benefit{padding:23px;border:1px solid #dce9f3;border-radius:17px;background:#fff}.course-benefit strong{display:block;color:#07528f;font-size:17px;margin-bottom:7px}.course-benefit span{font-size:14px;color:#63798b;line-height:1.55}
.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:38px 0}.module-card{padding:25px;border-radius:18px;background:#f6fafe;border:1px solid #dce9f3}
.module-card span{font-size:11px;font-weight:900;letter-spacing:.1em;color:#0870c9}.module-card h3{font-size:19px;color:#074f8d;line-height:1.3}.module-card p{font-size:14px;color:#62798b;line-height:1.65}
.course-cta-box,.upcoming-course{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px;border-radius:22px;background:#075aa5;color:#fff;margin-top:38px}
.course-cta-box h3,.upcoming-course h3{font-size:28px;margin:5px 0 8px}.course-cta-box p,.upcoming-course p{opacity:.9;margin:0}.course-cta-box .courses-kicker{color:#cfe8ff}
.courses-btn{display:inline-flex;padding:13px 20px;border-radius:12px;font-weight:800;text-decoration:none!important;white-space:nowrap}.courses-btn.primary{background:#fff;color:#075aa5!important}.courses-btn.secondary{background:#fff;color:#075aa5!important;border:1px solid #d1e4f1}
.presencial{background:#f5f9fc}.presencial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:32px 0}.presencial-feature{padding:25px;border-radius:17px;background:#fff;border:1px solid #dce9f3}
.presencial-feature strong{color:#07528f;font-size:18px}.presencial-feature p{color:#62798b;line-height:1.65}.course-status{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.1em;color:#d4ebff}
.future-courses{margin-top:28px;padding:26px;border:1px dashed #9fc4df;border-radius:17px;background:#fff}.future-courses h3{color:#07528f;margin-top:0}.future-courses p{color:#62798b;margin-bottom:0}
@media(max-width:980px){.dt-grid,.dt-treatment-grid{grid-template-columns:repeat(2,1fr)}.course-benefits,.modules-grid,.presencial-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.dt-grid,.dt-treatment-grid,.course-benefits,.modules-grid,.presencial-grid{grid-template-columns:1fr}.dt-cta-inner,.course-cta-box,.upcoming-course{align-items:flex-start;flex-direction:column}.dt-hero,.courses-hero{padding:56px 0}.quem-card img{height:auto}}

/* V12 — logo global, favicon, RQE e livro */
.lasmar-brand-logo{display:flex;align-items:center;flex:0 0 auto;text-decoration:none!important}
.lasmar-brand-logo img{display:block;width:64px;height:64px;object-fit:contain;border-radius:13px;background:#215db0}
.footer-logo{width:130px;height:130px;object-fit:contain;border-radius:18px;display:block;margin-bottom:18px}
.footer-logo-link{display:inline-block;text-decoration:none!important}
.quem-rqe{display:block;font-size:14px;font-weight:700;line-height:1.55;margin-top:5px;color:#60798b}
.book-section{padding:82px 0;background:linear-gradient(135deg,#f7fbff,#eef7ff);border-top:1px solid #e1edf5;border-bottom:1px solid #e1edf5}
.book-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;align-items:center}
.book-cover-wrap{text-align:center}.book-cover{display:block;max-height:620px;width:auto;max-width:100%;margin:auto;border-radius:10px;box-shadow:0 24px 55px rgba(15,65,105,.2)}
.book-copy h2{font-size:44px;line-height:1.08;color:#07477f;margin:0 0 18px}.book-lead{font-size:20px!important;color:#48677e!important;line-height:1.7!important}
.book-copy p{font-size:17px;line-height:1.75;color:#5d7587}.book-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.book-points span{padding:8px 12px;border-radius:999px;background:#e4f2fc;color:#075b9f;font-size:13px;font-weight:800}
@media(max-width:900px){.lasmar-brand-logo img{width:52px;height:52px}.book-grid{grid-template-columns:1fr}.book-cover{max-height:520px}.footer-logo{width:110px;height:110px}}

/* V13 master structure */
:root{--lm-navy:#063D9B;--lm-action:#0868D7;--lm-pale:#F7FAFE;--lm-line:#dce8f4;--lm-ink:#17364f;--lm-muted:#5f7587}
.mh-wrap,.faqhub-wrap,.pv-wrap,.sm-wrap,.ep-wrap{width:min(1180px,calc(100% - 44px));margin:auto}.mh-kicker{display:block;font-size:12px;font-weight:900;letter-spacing:.16em;color:var(--lm-action);margin-bottom:14px}
.mh-hero{padding:82px 0;background:linear-gradient(135deg,#f8fbff,#eef6ff)}.mh-hero-grid{display:grid;grid-template-columns:1.07fr .93fr;gap:56px;align-items:center}.mh-hero h1{font-size:clamp(43px,5vw,68px);line-height:1.02;letter-spacing:-.035em;color:var(--lm-navy);margin:0 0 20px}.mh-subtitle{font-size:21px;line-height:1.55;color:#365f7f}.mh-support{font-size:17px;line-height:1.7;color:var(--lm-muted);max-width:760px}.mh-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:27px}.mh-btn{display:inline-flex;padding:12px 18px;border-radius:12px;font-weight:800;text-decoration:none!important}.mh-btn.primary{background:var(--lm-action);color:#fff!important}.mh-btn.secondary{background:#fff;color:#0758a6!important;border:1px solid #bdd4e7}.mh-whatsapp{display:inline-block;margin-top:18px;color:#0758a6;font-weight:800}.mh-hero-image-wrap img{width:100%;height:auto;border-radius:28px;box-shadow:0 18px 45px rgba(30,70,110,.13)}
.mh-section{padding:72px 0}.mh-two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px}.mh-section h2{font-size:clamp(32px,4vw,45px);line-height:1.12;color:var(--lm-navy);margin:0 0 15px}.mh-section p{color:var(--lm-muted);font-size:17px;line-height:1.72}.mh-text-link{font-weight:800;color:#0868D7}
.mh-conditions,.mh-faq,.mh-featured{background:var(--lm-pale)}.mh-condition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:28px}.mh-condition-card{padding:23px;border-radius:16px;border:1px solid var(--lm-line);background:#fff;display:flex;flex-direction:column;gap:7px;text-decoration:none!important}.mh-condition-card strong{color:#07549a;font-size:17px}.mh-condition-card span{color:#708292;font-size:13px}
.mh-search-box{text-align:center;max-width:900px}.mh-search-box h2{margin-left:auto;margin-right:auto}.mh-search-form{display:flex;max-width:850px;margin:26px auto 0;border:1px solid #bed6e8;border-radius:14px;background:#fff;overflow:hidden}.mh-search-form input{flex:1;border:0;padding:16px 17px;font:inherit;outline:none}.mh-search-form button{border:0;background:var(--lm-action);color:#fff;padding:0 24px;font-weight:800;cursor:pointer}
.mh-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.mh-section-head>p{max-width:480px}.mh-video-grid{display:grid;grid-template-columns:1fr 1fr .55fr;gap:18px;align-items:start}.mh-video-card{background:#fff;border:1px solid var(--lm-line);border-radius:18px;padding:10px;box-shadow:0 8px 24px rgba(20,60,90,.06)}.mh-video-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#061d35}.mh-video-frame.portrait{aspect-ratio:9/16;max-height:520px}.mh-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.mh-faq-list{display:grid;gap:10px}.mh-faq-item{border:1px solid var(--lm-line);border-radius:14px;background:#fff;padding:0 18px}.mh-faq-item summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:16px;padding:18px 0;font-weight:800;color:#163f61}.mh-faq-item summary::-webkit-details-marker{display:none}.mh-faq-item summary span{color:var(--lm-action);font-size:22px}.mh-faq-item>div{padding:0 0 19px}.mh-faq-item p{margin-top:0}
.mh-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:27px}.mh-feature-grid a{padding:24px;border-radius:17px;background:#fff;border:1px solid var(--lm-line);display:flex;flex-direction:column;gap:7px;text-decoration:none!important}.mh-feature-grid strong{color:#07549a;font-size:18px}.mh-feature-grid span{color:#6a7d8d;font-size:14px}
.mh-education{background:#eaf4fb}.mh-education-grid{display:flex;justify-content:space-between;align-items:center;gap:35px}.mh-education-grid>div:first-child{max-width:720px}.mh-institution{background:#fff}
.faqhub-hero,.pv-hero{padding:70px 0;background:linear-gradient(135deg,#f8fbff,#eef6ff)}.faqhub-hero h1,.pv-hero h1{font-size:clamp(40px,5vw,60px);color:var(--lm-navy);line-height:1.05;margin:0 0 17px}.faqhub-hero p,.pv-hero p{font-size:18px;line-height:1.7;color:var(--lm-muted);max-width:850px}.faqhub-body,.pv-section{padding:68px 0}.faqhub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.faqhub-card{padding:22px;border:1px solid var(--lm-line);border-radius:16px;text-decoration:none!important}.faqhub-card h2{font-size:19px;color:#07549a;margin:0 0 8px}.faqhub-card p{font-size:14px;color:#6a7d8d}.faqhub-card span{font-size:13px;font-weight:800;color:var(--lm-action)}
.pv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pv-grid a{padding:26px;border:1px solid var(--lm-line);border-radius:17px;display:flex;flex-direction:column;gap:8px;text-decoration:none!important}.pv-grid strong{color:#07549a;font-size:19px}.pv-grid span{color:#687c8d}
.simple-master{padding:75px 0}.simple-master h1{font-size:48px;color:var(--lm-navy)}.sm-contact{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.sm-contact a{padding:25px;border:1px solid var(--lm-line);border-radius:17px;display:flex;flex-direction:column;gap:6px;text-decoration:none!important}.sm-contact strong{color:#07549a}.sm-contact span{color:#687c8d}
.footer-links-v13{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.footer-links-v13 a{color:#fff}
.editorial-page{padding:42px 0 70px}.ep-breadcrumb{display:flex;gap:8px;color:#718393;font-size:13px;margin:8px 0 25px}.ep-breadcrumb a{color:#075da9}.ep-header h1{font-size:clamp(36px,5vw,56px);color:var(--lm-navy);line-height:1.08;margin:0 0 24px}.ep-content{max-width:870px;font-size:17px;line-height:1.76}.ep-content h2{font-size:30px;color:#0870c9;margin-top:1.6em}.ep-cta{margin:36px 0}.ep-cta a{display:inline-block;padding:14px 21px;border-radius:12px;background:var(--lm-action);color:#fff!important;font-weight:850;text-decoration:none!important}.ep-review{max-width:870px;padding:20px;border:1px solid var(--lm-line);border-radius:14px;background:var(--lm-pale);color:#65798a}
@media(max-width:1080px){.lasmar-global-nav a:nth-child(3),.lasmar-global-nav a:nth-child(4),.lasmar-global-nav a:nth-child(7),.lasmar-global-nav a:nth-child(8){display:none}.mh-condition-grid,.mh-feature-grid{grid-template-columns:repeat(2,1fr)}.mh-video-grid{grid-template-columns:1fr 1fr}.mh-video-card.short{grid-column:span 2;max-width:360px;margin:auto}}
@media(max-width:800px){.mh-hero-grid,.mh-two-col{grid-template-columns:1fr}.mh-section-head,.mh-education-grid{display:block}.mh-section-head>p{max-width:none}.mh-actions{margin-top:20px}.faqhub-grid,.pv-grid,.sm-contact{grid-template-columns:1fr}.mh-video-grid{grid-template-columns:1fr}.mh-video-card.short{grid-column:auto}.footer-links-v13{grid-template-columns:1fr}.lasmar-global-nav{display:none}}
@media(max-width:560px){.mh-condition-grid,.mh-feature-grid{grid-template-columns:1fr}.mh-hero{padding:52px 0}.mh-section{padding:54px 0}.mh-search-form{display:block;overflow:visible;border:0;background:transparent}.mh-search-form input{width:100%;border:1px solid #bed6e8;border-radius:12px}.mh-search-form button{width:100%;margin-top:8px;padding:14px;border-radius:12px}}

/* V14 contato e rodapé */
.footer-contact-v14{display:flex;flex-direction:column;gap:13px}.footer-phones{display:flex;align-items:center;gap:15px}.footer-whatsapp-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#16a34a!important;text-decoration:none!important}.footer-whatsapp-icon svg{width:25px;height:25px}.footer-fixed-phone{font-size:18px;font-weight:800;color:#fff!important;text-decoration:none!important}.footer-links-v14{display:grid;grid-template-columns:1fr 1fr;gap:7px 16px;margin-top:6px}.footer-links-v14 a{color:#fff}
.contact-v14{background:#fff;color:#17364f}.contact-wrap-v14{width:min(1050px,calc(100% - 44px));margin:auto}.contact-hero-v14{padding:72px 0 58px;background:linear-gradient(135deg,#f8fbff,#eef6ff)}.contact-hero-v14 h1{font-size:clamp(42px,5vw,60px);color:#063D9B;line-height:1.05;margin:0 0 15px}.contact-hero-v14 p{font-size:19px;color:#5f7587}
.contact-section-v14{padding:70px 0}.contact-grid-v14{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-card-v14{padding:28px;border:1px solid #dce8f4;border-radius:18px;text-decoration:none!important;display:flex;flex-direction:column;align-items:flex-start;gap:8px;background:#fff;box-shadow:0 8px 25px rgba(20,60,90,.05)}.contact-card-v14 strong{font-size:20px;color:#07549a}.contact-card-v14>span:last-child{color:#5f7587}.contact-icon-v14,.contact-icon-text-v14{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#eaf5ff;color:#0868D7;font-size:22px}.contact-icon-v14 svg{width:26px;height:26px;color:#16a34a}
.contact-hours-v14{margin-top:45px;padding:30px;border-radius:18px;background:#F7FAFE;border:1px solid #dce8f4}.contact-hours-v14 h2{font-size:30px;color:#063D9B;margin:0 0 15px}.contact-hours-v14 p{margin:6px 0;color:#5f7587}.contact-cta-v14{margin-top:30px;padding:32px;border-radius:19px;background:#063D9B;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.contact-cta-v14 h2{margin:0;font-size:28px}.contact-cta-v14 a{display:inline-flex;background:#fff;color:#07549a!important;padding:13px 18px;border-radius:12px;font-weight:800;text-decoration:none!important;white-space:nowrap}
@media(max-width:800px){.footer-links-v14{grid-template-columns:1fr}.contact-grid-v14{grid-template-columns:1fr}.contact-cta-v14{align-items:flex-start;flex-direction:column}}

/* V15 - artigo médico */
.lh-narrow{max-width:980px}.lh-article-hero{padding:48px 0 42px;background:#f5f9fd;border-bottom:1px solid #e2ebf3}.lh-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;font-size:14px;margin-bottom:28px;color:#6d8192}.lh-breadcrumb a{color:#075dab;text-decoration:none}.lh-article-hero h1{font-size:clamp(38px,5vw,58px);line-height:1.05;color:#073e78;margin:0 0 15px}.lh-lead{font-size:19px;line-height:1.65;color:#526b7e;max-width:800px}.lh-article-body{padding-top:45px;padding-bottom:70px}.lh-article-body>h2{font-size:32px;color:#073e78;margin:50px 0 16px}.lh-article-body>p{font-size:17px;line-height:1.75;color:#334f63}.lh-quick-answer{padding:28px 30px;border:1px solid #d9e8f5;border-radius:18px;background:#f8fbfe}.lh-quick-answer h2{font-size:27px;color:#073e78;margin:8px 0 12px}.lh-quick-answer p{font-size:17px;line-height:1.7;margin:0}.lh-two-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0}.lh-info-card{border:1px solid #dce8f2;border-radius:16px;padding:25px;background:#fff}.lh-info-card h3{color:#07549a;font-size:22px}.lh-info-card p{line-height:1.65;color:#536a7b}.lh-info-card a{font-weight:700;text-decoration:none}.lh-steps{display:grid;gap:13px}.lh-steps article{display:flex;gap:18px;padding:20px;border:1px solid #e0eaf2;border-radius:14px}.lh-steps article>span{flex:0 0 38px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#0868d7;color:#fff;font-weight:800}.lh-steps h3{margin:2px 0 6px;color:#07549a}.lh-steps p{margin:0;line-height:1.6;color:#536a7b}.lh-condition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lh-condition-grid a{padding:18px;border:1px solid #dce8f2;border-radius:12px;text-decoration:none;font-weight:700;color:#07549a;background:#fff}.lh-related{margin-top:50px;padding-top:28px;border-top:1px solid #dce8f2}.lh-related-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.lh-related-grid a{padding:22px;border-radius:14px;background:#f5f9fd;text-decoration:none;display:flex;flex-direction:column;gap:9px}.lh-related-grid strong{color:#073e78;font-size:18px}.lh-eval-cta{margin-top:45px;padding:30px;border-radius:18px;background:#073e78;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.lh-eval-cta h2{font-size:29px;margin:5px 0 8px}.lh-eval-cta p{margin:0;color:#e8f1fa}.lh-eval-cta a{background:#fff;color:#07549a!important;padding:13px 18px;border-radius:10px;font-weight:800;text-decoration:none;white-space:nowrap}.lh-faq{margin-top:50px}.lh-faq h2{color:#073e78;font-size:30px}.lh-faq details{border-top:1px solid #dce8f2;padding:18px 0}.lh-faq summary{font-weight:800;color:#234b68;cursor:pointer}.lh-faq details p{line-height:1.65;color:#536a7b}.lh-educational-note{margin-top:35px;padding:18px;border-left:4px solid #0868d7;background:#f5f9fd;color:#536a7b}
@media(max-width:780px){.lh-two-cards,.lh-related-grid,.lh-condition-grid{grid-template-columns:1fr}.lh-eval-cta{flex-direction:column;align-items:flex-start}}

/* V16 - hub Histeroscopia + Pacientes */
.lh-hub-hero{padding:58px 0;background:linear-gradient(180deg,#f3f9ff 0,#fff 100%);border-bottom:1px solid #e3edf5}.lh-hub-hero .wrap{max-width:1120px}.lh-hub-hero h1{max-width:930px;font-size:clamp(38px,5vw,62px);line-height:1.05;color:#073e78;margin:10px 0 20px}.lh-hub-hero p{max-width:900px;font-size:19px;line-height:1.65;color:#50697c}.lh-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.lh-hero-actions a{padding:13px 19px;border-radius:10px;text-decoration:none;font-weight:800}.lh-primary{background:#0868d7;color:#fff!important}.lh-secondary{border:1px solid #b9d2e7;color:#07549a!important;background:#fff}.lh-hub-body{max-width:1120px;padding-top:42px;padding-bottom:70px}.lh-section-title{font-size:34px;color:#073e78;margin:52px 0 10px}.lh-section-intro{font-size:17px;line-height:1.65;color:#536a7b;max-width:850px}.lh-question-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.lh-question-grid>a{border:1px solid #dce8f2;border-radius:15px;padding:22px;text-decoration:none;background:#fff;box-shadow:0 5px 18px rgba(20,65,100,.04)}.lh-question-grid strong{display:block;color:#07549a;font-size:19px;margin-bottom:8px}.lh-question-grid span{display:block;color:#5a7080;line-height:1.5;font-size:15px}.lh-types,.lh-indications{margin-top:55px}.lh-types>h2,.lh-indications>h2{font-size:32px;color:#073e78}.lh-patient-posters{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start;margin-top:28px}.lh-patient-posters figure{margin:0;border:1px solid #dce8f2;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(20,65,100,.07)}.lh-patient-posters img{width:100%;height:auto;display:block}.lh-patient-posters figcaption{padding:20px}.lh-patient-posters figcaption strong{display:block;color:#073e78;font-size:21px}.lh-patient-posters figcaption span{display:block;color:#607584;margin-top:5px}.lh-patient-links{display:flex;gap:12px;flex-wrap:wrap;margin:35px 0}.lh-patient-links a{padding:13px 17px;border-radius:10px;background:#f1f7fc;color:#07549a;text-decoration:none;font-weight:800}
@media(max-width:900px){.lh-question-grid{grid-template-columns:1fr 1fr}.lh-patient-posters{grid-template-columns:1fr}}
@media(max-width:620px){.lh-question-grid{grid-template-columns:1fr}.lh-hub-hero{padding:38px 0}}

/* V17 - página-chave de histeroscopia */
.lh-orientation-cards,.lh-deep-guide{margin-top:62px}.lh-orientation-cards>h2,.lh-deep-guide>h2{font-size:32px;line-height:1.18;color:#073e78;margin:42px 0 14px}.lh-orientation-cards>p,.lh-deep-guide>p{font-size:17px;line-height:1.75;color:#405d72;max-width:980px}.lh-rich-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 26px;padding:0;list-style:none;margin:24px 0}.lh-rich-list li{padding:18px 20px;border:1px solid #dce8f2;border-radius:13px;line-height:1.6;color:#50697c;background:#fbfdff}.lh-rich-list strong{color:#07549a}.lh-card-note{font-size:14px!important;color:#6d8192!important;margin-top:14px}
@media(max-width:760px){.lh-rich-list{grid-template-columns:1fr}}

/* V18 — Para Pacientes expandido */
.patients-v18{background:#fff;color:#17364f}.patients-wrap-v18{width:min(1120px,calc(100% - 44px));margin:auto}
.patients-hero-v18{padding:68px 0 58px;background:linear-gradient(135deg,#f7fbff,#edf7ff)}.patients-hero-v18 h1{max-width:900px;font-size:clamp(42px,5vw,62px);line-height:1.05;color:#073e78;margin:0 0 18px}.patients-hero-v18>div>p{max-width:900px;font-size:19px;line-height:1.7;color:#566f82}.patients-actions-v18{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}.patients-btn-v18{padding:13px 18px;border-radius:11px;text-decoration:none!important;font-weight:800}.patients-btn-v18.primary{background:#0868d7;color:#fff!important}.patients-btn-v18.secondary{background:#fff;border:1px solid #bdd5e8;color:#07549a!important}
.patients-section-v18{padding:70px 0}.patients-section-v18 h2{font-size:clamp(31px,4vw,42px);line-height:1.15;color:#073e78;margin:0 0 13px}.patients-intro-v18{max-width:900px;font-size:17px;line-height:1.72;color:#5b7182}
.patients-topic-grid-v18{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.patients-topic-grid-v18>a{display:flex;flex-direction:column;min-height:245px;padding:24px;border:1px solid #dce8f2;border-radius:17px;text-decoration:none!important;background:#fff;box-shadow:0 7px 22px rgba(20,65,100,.045);transition:.2s}.patients-topic-grid-v18>a:hover{transform:translateY(-3px);border-color:#9fc5e2}.patients-topic-grid-v18 strong{font-size:20px;line-height:1.3;color:#07549a;margin-bottom:10px}.patients-topic-grid-v18 span{font-size:15px;line-height:1.62;color:#5b7182;flex:1}.patients-topic-grid-v18 em{font-style:normal;font-size:13px;font-weight:800;color:#0868d7;margin-top:15px}
.patients-posters-section-v18{background:#f7fafc}.patients-warning-v18{margin-top:28px;padding:22px 24px;border-left:4px solid #0868d7;border-radius:8px;background:#fff}.patients-warning-v18 strong{color:#073e78}.patients-warning-v18 p{margin:6px 0 0;line-height:1.65;color:#5b7182}
.patients-after-v18{background:#fff}.patients-two-v18{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:start}.patients-two-v18 p{font-size:17px;line-height:1.7;color:#536b7c}.patients-alert-box-v18{padding:26px;border-radius:18px;background:#f7fafc;border:1px solid #dce8f2}.patients-alert-box-v18 h3{color:#073e78;margin-top:0}.patients-alert-box-v18 ul{padding-left:20px;color:#536b7c}.patients-alert-box-v18 li{margin:10px 0;line-height:1.5}
.patients-final-v18{padding:48px 0;background:#073e78;color:#fff}.patients-final-inner-v18{display:flex;align-items:center;justify-content:space-between;gap:30px}.patients-final-v18 h2{font-size:32px;margin:5px 0 8px}.patients-final-v18 p{margin:0;color:#e8f2fb}.patients-final-v18 a{display:inline-flex;padding:13px 18px;border-radius:11px;background:#fff;color:#07549a!important;text-decoration:none!important;font-weight:800;white-space:nowrap}
.mh-hero-image-wrap{background:transparent!important}.mh-hero-image-wrap img{background:transparent!important;box-shadow:none!important}
@media(max-width:930px){.patients-topic-grid-v18{grid-template-columns:1fr 1fr}.patients-two-v18{grid-template-columns:1fr}}
@media(max-width:650px){.patients-topic-grid-v18{grid-template-columns:1fr}.patients-topic-grid-v18>a{min-height:0}.patients-final-inner-v18{flex-direction:column;align-items:flex-start}.patients-hero-v18{padding:48px 0}}

/* V19 - páginas completas de histeroscopia ambulatorial/cirúrgica */
.mh-article-hero{padding:64px 0 52px;background:linear-gradient(135deg,#f5faff,#edf7ff)}
.mh-article-hero h1{max-width:960px;font-size:clamp(39px,5vw,58px);line-height:1.07;color:#073e78;margin:8px 0 18px}
.mh-lead{max-width:900px;font-size:19px;line-height:1.7;color:#536d80}
.mh-primary-btn{display:inline-flex;margin-top:18px;padding:14px 20px;background:#0868d7;color:#fff!important;text-decoration:none!important;border-radius:11px;font-weight:800}
.mh-article-body{padding:60px 0 75px}.mh-prose{max-width:980px}.mh-prose h2{font-size:31px;color:#073e78;margin:42px 0 12px}.mh-prose h3{color:#07549a}.mh-prose p{font-size:17px;line-height:1.75;color:#425e72}
.mh-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:22px 0}.mh-info-grid>div{padding:21px;border:1px solid #dce8f2;border-radius:15px;background:#f9fcff}.mh-info-grid h3{margin:0 0 7px}.mh-info-grid p{font-size:15px;margin:0}
.mh-alert{padding:22px 24px;border-left:4px solid #e75353;background:#fff7f7;border-radius:9px;margin:32px 0}.mh-alert h3{margin:0;color:#9f3030}.mh-alert p{margin:7px 0 0}
.mh-related{display:flex;flex-direction:column;gap:9px;padding:26px;margin-top:45px;background:#f5faff;border-radius:16px}.mh-related h2{margin:0 0 5px}.mh-related a{color:#0868d7!important;text-decoration:none!important;font-weight:700}
@media(max-width:680px){.mh-info-grid{grid-template-columns:1fr}}

/* V20 */
.lasmar-33000{background:linear-gradient(135deg,#073e78,#0868d7);color:#fff;padding:76px 0;text-align:center}
.lasmar-33000-inner{max-width:980px}.lasmar-33000-eyebrow{font-size:13px;font-weight:900;letter-spacing:.16em;color:#bfe0ff}
.lasmar-33000-number{font-size:clamp(78px,13vw,150px);font-weight:900;letter-spacing:-.065em;line-height:.9;margin:22px 0 12px}.lasmar-33000-number .plus{font-size:.48em;vertical-align:top;margin-left:8px}
.lasmar-33000 h2{font-size:clamp(28px,4vw,43px);margin:0 0 18px;color:#fff}.lasmar-33000 p{max-width:850px;margin:0 auto;font-size:19px;line-height:1.7;color:#e9f5ff}.lasmar-33000 a{display:inline-block;margin-top:25px;color:#fff!important;font-weight:800;text-decoration:underline}
.pain-v20-highlight{padding:25px 27px;margin:0 0 30px;border-radius:16px;background:#eef7ff;border:1px solid #c7e1f5}.pain-v20-highlight>strong{display:block;font-size:22px;line-height:1.35;color:#073e78}.pain-v20-highlight p{margin:10px 0 0!important}.pain-v20-highlight a{font-weight:800;color:#0868d7!important}
.medicos-feature-v20{padding:55px 0;background:#f4f9fd}.medicos-feature-card-v20{display:grid;grid-template-columns:1fr 260px;gap:35px;align-items:center;padding:32px;border-radius:20px;background:#fff;border:1px solid #d8e7f2}.medicos-feature-card-v20 h2{font-size:32px;color:#073e78;margin:0 0 10px}.medicos-feature-card-v20 p{font-size:16px;line-height:1.65;color:#536d80}.medicos-feature-card-v20 a{font-weight:800;color:#0868d7!important;text-decoration:none!important}.medicos-feature-stat-v20{text-align:center;padding:25px;background:#073e78;border-radius:15px;color:#fff}.medicos-feature-stat-v20 strong{display:block;font-size:47px;line-height:1}.medicos-feature-stat-v20 span{display:block;margin-top:9px;line-height:1.4}
.lasmar-medical-stat{display:flex;align-items:center;gap:20px;padding:25px;margin:30px 0;border-radius:15px;background:#073e78;color:#fff}.lasmar-medical-stat strong{font-size:42px}.lasmar-medical-stat span{font-size:17px;line-height:1.45}
@media(max-width:720px){.medicos-feature-card-v20{grid-template-columns:1fr}.lasmar-medical-stat{flex-direction:column;align-items:flex-start}}

/* V21 — alinhamento global e artigo 13 passos */
.mh-container{width:min(1180px,calc(100% - 44px));margin-left:auto;margin-right:auto}
.mh-prose{width:min(980px,calc(100% - 44px));margin-left:auto;margin-right:auto}
/* Normaliza os principais containers do portal para o mesmo eixo visual */
.wrap,.lasmar-header-inner,.medicos-wrap,.quem-wrap,.dt-wrap,.courses-wrap,.mh-wrap,.faqhub-wrap,.pv-wrap,.sm-wrap,.ep-wrap,.patients-wrap-v18,.contact-wrap-v14{margin-left:auto!important;margin-right:auto!important}
.content>article,.content article{margin-left:auto!important;margin-right:auto!important}
.mh-article-hero .mh-container,.mh-article-body .mh-container{margin-left:auto!important;margin-right:auto!important}
.steps-grid-v21{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0 38px}.step-card-v21{padding:22px;border:1px solid #dce8f2;border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(20,65,100,.045)}.step-number-v21{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#0868d7;color:#fff;font-weight:900;margin-bottom:12px}.step-card-v21 h3{margin:0 0 8px;color:#073e78;font-size:20px}.step-card-v21 p{margin:0!important;font-size:15.5px!important;line-height:1.65!important}.article-ref-v21{padding:24px;border-radius:15px;background:#f4f9fd;border:1px solid #dce8f2;margin:34px 0}.article-ref-v21 strong{display:block;color:#073e78;margin-bottom:8px}.article-actions-v21{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.article-actions-v21 a{display:inline-flex;padding:11px 16px;border-radius:10px;background:#0868d7;color:#fff!important;font-weight:800;text-decoration:none!important}.article-actions-v21 a.secondary{background:#fff;color:#07549a!important;border:1px solid #bdd5e8}
@media(max-width:700px){.mh-container,.mh-prose{width:min(100% - 30px,1180px)}.steps-grid-v21{grid-template-columns:1fr}}

/* =========================================================
   V22 — CENTRALIZAÇÃO GLOBAL E MOBILE FIRST
   ========================================================= */

/* 1. Eixo visual único em todas as páginas */
.wrap,
.mh-container,
.mh-wrap,
.faqhub-wrap,
.pv-wrap,
.sm-wrap,
.ep-wrap,
.dt-wrap,
.courses-wrap,
.medicos-wrap,
.quem-wrap,
.patients-wrap-v18,
.contact-wrap-v14,
.lh-hub-body,
.lh-narrow,
.lh-container,
.lasmar-33000-inner {
    width: min(1180px, calc(100% - 48px)) !important;
    max-width: 1180px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
}

/* Páginas de artigo: leitura centralizada, mas texto alinhado à esquerda */
.mh-article-hero .mh-container,
.mh-article-body .mh-container,
.lh-article-hero .wrap,
.lh-article-body.wrap,
.editorial-page .ep-wrap {
    width: min(1040px, calc(100% - 48px)) !important;
    max-width: 1040px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Corrige qualquer section/div herdado que esteja “grudado” na esquerda */
.mh-article-hero,
.mh-article-body,
.medicos-feature-v20,
.lasmar-33000,
.lh-hub-hero,
.patients-hero-v18,
.contact-hero-v14,
.quem-hero,
.dt-hero,
.courses-hero,
.mh-hero {
    width: 100%;
    box-sizing: border-box;
}

/* 2. Página dos 13 passos */
.mh-article-hero .mh-container > *,
.mh-article-body .mh-container > * {
    max-width: 100%;
}
.mh-article-hero .mh-container {
    text-align: left;
}
.mh-article-body .mh-prose {
    width: 100%;
    max-width: 980px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.mh-article-body .mh-prose > h2,
.mh-article-body .mh-prose > h3,
.mh-article-body .mh-prose > p,
.mh-article-body .mh-prose > ul,
.mh-article-body .mh-prose > ol,
.mh-article-body .mh-prose > .mh-alert,
.mh-article-body .mh-prose > .lasmar-medical-stat,
.mh-article-body .mh-prose > .mh-related {
    margin-left: auto;
    margin-right: auto;
}

/* Os 13 passos ficam visualmente organizados no centro da página */
.steps-13,
.lasmar-steps,
.mh-steps-list {
    width: 100%;
    max-width: 980px;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* 3. Contador 33.000+ absolutamente centralizado */
.lasmar-33000 {
    text-align: center !important;
}
.lasmar-33000-inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}
.lasmar-33000-eyebrow,
.lasmar-33000-number,
.lasmar-33000 h2,
.lasmar-33000 p,
.lasmar-33000 a {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}
.lasmar-33000-number {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
    width: 100% !important;
}
.lasmar-33000 p {
    max-width: 840px !important;
}

/* 4. Header mais equilibrado no desktop */
.lasmar-header-inner {
    width: min(1380px, calc(100% - 36px)) !important;
    max-width: 1380px !important;
    margin: 0 auto !important;
    box-sizing: border-box;
}
.lasmar-global-header {
    width: 100%;
}
.lasmar-global-nav {
    min-width: 0;
}
.lasmar-global-nav a {
    white-space: nowrap;
}
.lasmar-header-actions {
    flex-shrink: 0;
}

/* 5. Imagens e iframes nunca estouram o container */
img,
iframe,
video {
    max-width: 100%;
}
.mh-video-frame iframe {
    width: 100%;
    height: 100%;
}

/* =========================================================
   MOBILE
   ========================================================= */
@media (max-width: 980px) {
    /* Header */
    .lasmar-header-inner {
        min-height: 68px !important;
        padding: 7px 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 10px !important;
    }
    .lasmar-brand-logo img {
        width: 48px !important;
        height: 48px !important;
        border-radius: 10px !important;
    }
    .lasmar-global-nav,
    .lasmar-header-search {
        display: none !important;
    }
    .lasmar-header-cta {
        margin-left: auto !important;
        font-size: 12px !important;
        line-height: 1.15 !important;
        padding: 10px 12px !important;
        max-width: 210px !important;
        text-align: center !important;
        white-space: normal !important;
    }
    .lasmar-menu-toggle {
        display: grid !important;
        place-items: center !important;
        flex: 0 0 42px !important;
        width: 42px !important;
        height: 42px !important;
        border-radius: 10px !important;
        cursor: pointer !important;
    }
    .lasmar-mobile-nav {
        display: none !important;
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        top: 100% !important;
        z-index: 999 !important;
        background: #fff !important;
        border-top: 1px solid #e6eef5 !important;
        box-shadow: 0 12px 30px rgba(20,60,90,.12) !important;
        padding: 8px 20px 16px !important;
    }
    .lasmar-menu-open .lasmar-mobile-nav {
        display: block !important;
    }
    .lasmar-mobile-nav a {
        display: block !important;
        padding: 12px 2px !important;
        border-bottom: 1px solid #edf2f6 !important;
        font-size: 15px !important;
        font-weight: 700 !important;
        color: #23445f !important;
        text-decoration: none !important;
    }
    .lasmar-global-header {
        position: sticky !important;
        top: 0 !important;
        z-index: 1000 !important;
    }

    /* Containers */
    .wrap,
    .mh-container,
    .mh-wrap,
    .faqhub-wrap,
    .pv-wrap,
    .sm-wrap,
    .ep-wrap,
    .dt-wrap,
    .courses-wrap,
    .medicos-wrap,
    .quem-wrap,
    .patients-wrap-v18,
    .contact-wrap-v14,
    .lh-hub-body,
    .lh-narrow,
    .lh-container,
    .lasmar-33000-inner,
    .mh-article-hero .mh-container,
    .mh-article-body .mh-container {
        width: min(100% - 30px, 1180px) !important;
    }

    /* Tipografia */
    h1,
    .mh-article-hero h1,
    .lh-hub-hero h1,
    .patients-hero-v18 h1,
    .mh-hero h1,
    .medicos-hero h1,
    .quem-hero h1,
    .dt-hero h1,
    .courses-hero h1 {
        font-size: clamp(34px, 9vw, 48px) !important;
        line-height: 1.08 !important;
        letter-spacing: -.025em !important;
        overflow-wrap: anywhere;
    }
    h2,
    .mh-prose h2,
    .lh-section-title,
    .patients-section-v18 h2,
    .mh-section h2 {
        font-size: clamp(26px, 7vw, 34px) !important;
        line-height: 1.18 !important;
    }
    p,
    .mh-lead,
    .lh-lead,
    .patients-intro-v18 {
        line-height: 1.66 !important;
    }

    /* Espaçamentos verticais */
    .mh-article-hero,
    .lh-hub-hero,
    .patients-hero-v18,
    .mh-hero,
    .medicos-hero,
    .quem-hero,
    .dt-hero,
    .courses-hero {
        padding-top: 42px !important;
        padding-bottom: 38px !important;
    }
    .mh-article-body,
    .mh-section,
    .patients-section-v18,
    .dt-section,
    .courses-section {
        padding-top: 46px !important;
        padding-bottom: 46px !important;
    }

    /* Cards e grids */
    .mh-info-grid,
    .lh-question-grid,
    .patients-topic-grid-v18,
    .mh-condition-grid,
    .mh-feature-grid,
    .course-benefits,
    .modules-grid,
    .presencial-grid,
    .dt-grid,
    .dt-treatment-grid,
    .medicos-grid,
    .quem-grid,
    .pv-grid,
    .faqhub-grid {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }
    .patients-topic-grid-v18 > a,
    .lh-question-grid > a,
    .mh-info-grid > div,
    .medicos-card,
    .dt-card,
    .module-card {
        min-height: 0 !important;
    }

    /* Imagens dos cards */
    .lh-patient-posters {
        grid-template-columns: 1fr !important;
        gap: 18px !important;
    }
    .lh-patient-posters figure {
        max-width: 700px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* Vídeos */
    .mh-video-grid {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }
    .mh-video-card.short {
        grid-column: auto !important;
        width: min(100%, 360px) !important;
        margin: 0 auto !important;
    }

    /* Botões */
    .mh-actions,
    .patients-actions-v18,
    .lh-hero-actions,
    .medicos-actions,
    .dt-actions,
    .home-actions {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        width: 100% !important;
        gap: 9px !important;
    }
    .mh-btn,
    .patients-btn-v18,
    .lh-primary,
    .lh-secondary,
    .medicos-btn,
    .dt-btn,
    .cta,
    .button-secondary {
        width: 100% !important;
        box-sizing: border-box !important;
        text-align: center !important;
        justify-content: center !important;
    }

    /* CTA grandes */
    .lh-eval-cta,
    .patients-final-inner-v18,
    .contact-cta-v14,
    .course-cta-box,
    .upcoming-course,
    .medicos-feature-card-v20,
    .mh-education-grid,
    .dt-cta-inner {
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 18px !important;
    }
    .lh-eval-cta a,
    .patients-final-v18 a,
    .contact-cta-v14 a {
        width: 100% !important;
        box-sizing: border-box !important;
        justify-content: center !important;
        text-align: center !important;
    }

    /* 33 mil mobile */
    .lasmar-33000 {
        padding: 56px 0 !important;
    }
    .lasmar-33000-number {
        font-size: clamp(68px, 22vw, 108px) !important;
        letter-spacing: -.06em !important;
    }
    .lasmar-33000 h2 {
        font-size: clamp(25px, 7vw, 34px) !important;
        max-width: 600px !important;
    }
    .lasmar-33000 p {
        font-size: 17px !important;
        max-width: 650px !important;
    }

    /* Rodapé */
    .footer-grid {
        grid-template-columns: 1fr !important;
        gap: 28px !important;
    }
    .footer-logo {
        width: 95px !important;
        height: 95px !important;
    }
    .footer-links-v14,
    .footer-links-v13 {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 620px) {
    .lasmar-header-cta {
        display: none !important;
    }
    .lasmar-header-inner {
        width: calc(100% - 24px) !important;
    }
    .lasmar-brand-logo img {
        width: 44px !important;
        height: 44px !important;
    }

    /* Leitura mais confortável */
    .wrap,
    .mh-container,
    .mh-wrap,
    .faqhub-wrap,
    .pv-wrap,
    .sm-wrap,
    .ep-wrap,
    .dt-wrap,
    .courses-wrap,
    .medicos-wrap,
    .quem-wrap,
    .patients-wrap-v18,
    .contact-wrap-v14,
    .lh-hub-body,
    .lh-narrow,
    .lh-container,
    .lasmar-33000-inner,
    .mh-article-hero .mh-container,
    .mh-article-body .mh-container {
        width: calc(100% - 24px) !important;
    }

    .mh-article-hero h1,
    .lh-hub-hero h1,
    .patients-hero-v18 h1 {
        font-size: 34px !important;
    }
    .mh-lead,
    .lh-lead,
    .patients-hero-v18 > div > p {
        font-size: 17px !important;
    }

    /* Não deixar cards “apertados” */
    .mh-alert,
    .pain-v20-highlight,
    .lasmar-medical-stat,
    .lh-quick-answer,
    .patients-warning-v18,
    .patients-alert-box-v18 {
        padding: 20px !important;
    }

    .lasmar-medical-stat {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    /* Tabelas e conteúdo largo */
    table {
        display: block !important;
        width: 100% !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
    }
}

/* Melhor toque e acessibilidade mobile */
@media (hover: none) and (pointer: coarse) {
    a,
    button,
    summary {
        min-height: 44px;
    }
    .lasmar-mobile-nav a {
        min-height: 46px;
        display: flex !important;
        align-items: center;
    }
}

/* V23 — Preparo para histeroscopia */
.prep-v23{background:#fff;color:#17364f}
.prep-hero-v23{padding:54px 0 48px;background:linear-gradient(135deg,#f5faff,#eef7ff);border-bottom:1px solid #e2ebf3}
.prep-hero-v23 .mh-container{max-width:1040px!important}
.prep-hero-v23 h1{max-width:900px;font-size:clamp(40px,5vw,60px);line-height:1.06;color:#073e78;margin:8px 0 16px}
.prep-lead-v23{max-width:900px;font-size:19px;line-height:1.7;color:#536d80}
.prep-body-v23{padding:55px 0 75px}.prep-content-v23{max-width:1040px!important}
.prep-content-v23>h2{font-size:31px;line-height:1.2;color:#073e78;margin:48px 0 14px}.prep-content-v23>p{font-size:17px;line-height:1.75;color:#435f72}
.prep-quick-v23{padding:27px 29px;border:1px solid #d8e8f4;border-radius:17px;background:#f7fbff}.prep-quick-v23 h2{font-size:29px;color:#073e78;margin:6px 0 14px}.prep-quick-v23 p{font-size:16.5px;line-height:1.7;color:#435f72;margin:9px 0}
.prep-grid-v23{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}.prep-grid-v23 article{padding:24px;border:1px solid #dce8f2;border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(20,65,100,.04)}.prep-grid-v23 h3{font-size:21px;line-height:1.3;color:#07549a;margin:12px 0 9px}.prep-grid-v23 p{font-size:15.5px;line-height:1.65;color:#536d80}.prep-icon-v23{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#eaf5ff;color:#0868d7;font-size:12px;font-weight:900}
.prep-check-v23{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:22px 0}.prep-check-v23 div{padding:16px 18px;border-radius:12px;background:#f7fafc;border:1px solid #e0eaf2;color:#4d6679}.prep-posters-v23{margin-top:58px;padding-top:36px;border-top:1px solid #dce8f2}.prep-posters-v23>h2{font-size:31px;color:#073e78}.prep-faq-v23{margin-top:55px}.prep-faq-v23 h2{font-size:31px;color:#073e78}.prep-faq-v23 details{border-top:1px solid #dce8f2;padding:18px 0}.prep-faq-v23 summary{font-weight:800;color:#234b68;cursor:pointer}.prep-faq-v23 p{line-height:1.65;color:#536d80}
.prep-cta-v23{margin-top:55px;padding:30px;border-radius:18px;background:#073e78;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.prep-cta-v23 h2{font-size:29px;margin:4px 0 8px}.prep-cta-v23 p{margin:0;color:#e7f2fb;max-width:700px}.prep-cta-v23 a{display:inline-flex;padding:13px 18px;border-radius:11px;background:#fff;color:#07549a!important;text-decoration:none!important;font-weight:800;white-space:nowrap}
@media(max-width:760px){.prep-grid-v23,.prep-check-v23{grid-template-columns:1fr}.prep-cta-v23{flex-direction:column;align-items:stretch}.prep-cta-v23 a{text-align:center;justify-content:center}.prep-body-v23{padding-top:40px}.prep-hero-v23{padding-top:38px}}

/* V24 — Quem Somos: titulações */
.quem-subtitle{font-size:17px!important;color:#07549a!important;margin:22px 0 10px!important;font-weight:800!important}
.quem-list strong{color:#173f5f}

/* V25 — conteúdo do editor sem alterar o design existente */
.lasmar-editable-page,
.lasmar-editable-content{width:100%;margin:0;padding:0}
.lasmar-editable-content > :first-child{margin-top:0}
.lasmar-editable-content > :last-child{margin-bottom:0}
/* Gutenberg não deve impor largura própria sobre os containers do tema */
.lasmar-editable-content .alignwide,
.lasmar-editable-content .alignfull{max-width:none;margin-left:0;margin-right:0}

/* =========================================================
   V26 — CABEÇALHO REFINADO / MOBILE OTIMIZADO
   Não altera conteúdo das páginas.
   ========================================================= */

.lasmar-global-header{
    position: sticky;
    top: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(255,255,255,.98);
    border-bottom: 1px solid #e7eef5;
    backdrop-filter: blur(10px);
}

.lasmar-header-inner{
    width: min(1480px, calc(100% - 40px)) !important;
    max-width: 1480px !important;
    margin: 0 auto !important;
    min-height: 72px;
    padding: 8px 0;
    display: grid !important;
    grid-template-columns: auto minmax(0,1fr) auto;
    align-items: center;
    gap: 20px;
    box-sizing: border-box;
}

.lasmar-brand-logo{
    display:flex;
    align-items:center;
    flex:0 0 auto;
}

.lasmar-brand-logo img{
    width: 58px !important;
    height: 58px !important;
    object-fit: contain;
    border-radius: 11px;
    display:block;
}

.lasmar-global-nav{
    min-width:0;
    display:flex !important;
    align-items:center;
    justify-content:center;
    gap: clamp(12px,1.2vw,22px);
    overflow: visible;
}

.lasmar-global-nav a{
    flex:0 0 auto;
    white-space:nowrap;
    font-size:14px !important;
    font-weight:700;
    line-height:1;
    color:#29475f !important;
    text-decoration:none !important;
    transition:.2s;
}

.lasmar-global-nav a:hover{
    color:#0868d7 !important;
}

.lasmar-header-actions{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:12px;
    flex:0 0 auto;
}

.lasmar-header-search{
    width:160px;
    flex:0 0 160px;
}

.lasmar-header-search form{
    width:100%;
    margin:0;
    position:relative;
}

.lasmar-header-search input[type="search"]{
    width:100%;
    height:42px;
    padding:0 38px 0 14px;
    border:1px solid #d5e2ec;
    border-radius:999px;
    background:#fff;
    font-size:14px;
    outline:none;
    box-sizing:border-box;
}

.lasmar-header-search button,
.lasmar-header-search input[type="submit"]{
    position:absolute;
    right:6px;
    top:50%;
    transform:translateY(-50%);
    width:30px;
    height:30px;
    min-height:30px;
    border:0;
    background:transparent;
    padding:0;
    overflow:hidden;
    text-indent:-999px;
}

.lasmar-header-cta{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:42px;
    padding:0 17px !important;
    border-radius:999px !important;
    background:#0868d7;
    color:#fff !important;
    text-decoration:none !important;
    font-size:13px !important;
    font-weight:800;
    line-height:1.2;
    white-space:nowrap !important;
}

.lasmar-menu-toggle{
    display:none !important;
}

.lasmar-mobile-nav{
    display:none;
}

.lasmar-mobile-cta{
    display:none;
}

/* Ajuste intermediário para notebooks menores */
@media (max-width: 1320px){
    .lasmar-header-inner{
        width:min(100% - 28px, 1320px) !important;
        gap:14px;
    }
    .lasmar-global-nav{
        gap:12px;
    }
    .lasmar-global-nav a{
        font-size:13px !important;
    }
    .lasmar-header-search{
        width:145px;
        flex-basis:145px;
    }
    .lasmar-header-cta{
        padding:0 14px !important;
        font-size:12px !important;
    }
}

/* Tablet/mobile: menu vira hambúrguer antes de começar a esmagar */
@media (max-width: 1120px){
    .lasmar-header-inner{
        grid-template-columns:auto 1fr auto;
        min-height:68px;
        width:calc(100% - 28px) !important;
        gap:12px;
    }

    .lasmar-global-nav{
        display:none !important;
    }

    .lasmar-header-actions{
        justify-content:flex-end;
    }

    .lasmar-header-search{
        display:none !important;
    }

    .lasmar-menu-toggle{
        display:grid !important;
        place-items:center;
        width:42px;
        height:42px;
        min-height:42px;
        flex:0 0 42px;
        border:1px solid #d8e4ed;
        border-radius:11px;
        background:#fff;
        color:#174b73;
        font-size:22px;
        line-height:1;
        padding:0;
    }

    .lasmar-mobile-nav{
        position:absolute !important;
        left:0;
        right:0;
        top:100%;
        z-index:9998;
        display:none !important;
        background:#fff;
        border-top:1px solid #edf2f6;
        border-bottom:1px solid #dfe9f1;
        box-shadow:0 16px 34px rgba(23,54,79,.12);
        padding:10px 18px 18px;
        max-height:calc(100vh - 68px);
        overflow-y:auto;
    }

    .lasmar-menu-open .lasmar-mobile-nav{
        display:block !important;
    }

    .lasmar-mobile-nav a{
        display:flex !important;
        align-items:center;
        min-height:48px;
        padding:0 4px;
        border-bottom:1px solid #edf2f6;
        color:#29475f !important;
        text-decoration:none !important;
        font-size:15px;
        font-weight:750;
    }

    .lasmar-mobile-nav a:last-of-type{
        border-bottom:0;
    }

    .lasmar-mobile-cta{
        display:flex !important;
        align-items:center;
        justify-content:center;
        min-height:46px;
        margin-top:12px;
        padding:0 16px;
        border-radius:12px;
        background:#0868d7;
        color:#fff !important;
        text-align:center;
        font-size:14px;
        font-weight:800;
        text-decoration:none !important;
    }
}

/* Celular */
@media (max-width: 720px){
    .lasmar-header-inner{
        width:calc(100% - 22px) !important;
        min-height:62px;
        padding:6px 0;
    }

    .lasmar-brand-logo img{
        width:46px !important;
        height:46px !important;
        border-radius:9px;
    }

    .lasmar-header-cta{
        display:none !important;
    }

    .lasmar-menu-toggle{
        width:40px;
        height:40px;
        min-height:40px;
        flex-basis:40px;
    }

    .lasmar-mobile-nav{
        max-height:calc(100vh - 62px);
        padding:8px 14px 16px;
    }

    .lasmar-mobile-nav a{
        min-height:46px;
        font-size:15px;
    }

    .lasmar-mobile-cta{
        min-height:46px;
        font-size:13px;
    }
}

/* Celulares muito estreitos */
@media (max-width: 390px){
    .lasmar-header-inner{
        width:calc(100% - 18px) !important;
    }
    .lasmar-brand-logo img{
        width:42px !important;
        height:42px !important;
    }
}
