/* CEADS homepage — approved health-banner composition. Isolated from portal styles. */
.ceads-home-reference { --home-ink:#073f4b; --home-muted:#356276; --home-primary:#006b70; --home-line:#d6e9ed; --home-page:#fbfdfd; --home-surface:#fff; --home-soft:#edf8f7; margin:0; color:var(--home-ink); background:var(--home-page); font:1rem/1.5 'Source Sans 3','Segoe UI',sans-serif; }
.ceads-home-reference * { box-sizing:border-box; }
.ceads-home-reference a { color:inherit; text-decoration:none; }
.ceads-home-reference button,.ceads-home-reference input { font:inherit; }
.ceads-home-reference button { cursor:pointer; }
.ceads-home-reference :focus-visible { outline:3px solid #00857e; outline-offset:4px; }
.ceads-home-reference h1,.ceads-home-reference h2,.ceads-home-reference h3,.ceads-home-reference p { margin:0; }
.ceads-home-reference h1,.ceads-home-reference h2,.ceads-home-reference h3 { text-wrap:balance; }
.ceads-home-reference .bi { line-height:1; flex-shrink:0; }
.home-container { width:calc(100% - 32px); max-width:1344px; margin-inline:auto; }
.home-sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.ceads-home-reference .home-skip { position:absolute; top:-100px; left:16px; background:#fff; color:#073f4b; padding:12px; z-index:5; }
.ceads-home-reference .home-skip:focus { top:12px; }
.home-header { background:var(--home-surface); border-bottom:1px solid var(--home-line); }
.home-header-inner { max-width:1408px; min-height:70px; margin:auto; padding:8px 16px; display:flex; align-items:center; gap:12px; position:relative; }
.home-brand { display:flex; align-items:center; gap:14px; min-height:44px; }
.home-logo { position:relative; display:block; overflow:hidden; width:100px; height:40px; flex:none; }
.home-logo img { position:absolute; width:167%; height:auto; max-width:none; left:-34.2%; top:-92%; }
.home-brand-caption { display:none; font-size:.75rem; line-height:1.3; padding-left:14px; border-left:1px solid var(--home-line); }
.home-nav { display:none; }
.home-menu { display:flex; align-items:center; justify-content:center; flex:none; border:1px solid var(--home-line); background:var(--home-surface); color:var(--home-ink); width:44px; height:44px; border-radius:6px; font-size:1.5rem; }
.home-nav.is-open { display:flex; position:absolute; top:100%; left:0; right:0; z-index:3; background:var(--home-surface); border-bottom:1px solid var(--home-line); padding:12px 16px; flex-wrap:wrap; gap:8px 20px; }
.home-nav a { display:inline-flex; align-items:center; min-height:44px; font-size:.875rem; }
.home-nav a[aria-current] { color:var(--home-primary); font-weight:700; border-bottom:2px solid #008780; }
.home-button { display:inline-flex; align-items:center; justify-content:center; gap:12px; min-height:44px; padding:9px 20px; border:1px solid var(--home-primary); border-radius:6px; background:var(--home-primary); color:#fff!important; font-size:.875rem; line-height:1.4; font-weight:600; }
.home-button:hover { background:#00545a; }
.home-button i { font-size:1.125rem; }
.home-candidate { margin-left:auto; gap:8px; white-space:nowrap; padding:8px 10px; font-size:.6875rem; }
.home-candidate i { font-size:1rem; }
.home-button-outline,.home-button-subtle { background:var(--home-surface); color:var(--home-primary)!important; }
.home-button-outline:hover,.home-button-subtle:hover { background:var(--home-soft); }
.home-button-subtle { padding:6px 12px; min-height:44px; font-size:.75rem; }
.home-main { padding-bottom:14px; }
.home-hero { --home-hero-image-width:clamp(240px,28vw,420px); position:relative; isolation:isolate; overflow:hidden; background:#eef8fa; border-bottom:1px solid var(--home-line); }
/* The photograph follows the content edge instead of filling the viewport. */
.home-hero::before { content:''; position:absolute; top:16px; bottom:16px; right:max(16px,calc((100% - 1344px)/2)); width:min(38%,420px); border-radius:8px; pointer-events:none; z-index:-1; background:linear-gradient(90deg,#eef8fa 0%,rgba(238,248,250,.08) 35%),url('../imagens/home-health-banner-v2.webp') right center/cover no-repeat; opacity:.2; }
.home-hero-ribbon { display:none; }
.home-intro { padding-block:22px 18px; }
.home-intro h1 { font-size:clamp(1.75rem,2vw + .7rem,2.5rem); line-height:1.1; letter-spacing:-.015em; font-weight:700; }
.home-intro>p { color:var(--home-muted); font-size:1rem; margin-top:4px; }
.home-search { display:flex; align-items:center; border:1px solid var(--home-line); border-radius:10px; width:100%; max-width:808px; background:var(--home-surface); margin-top:18px; min-height:46px; overflow:hidden; }
.home-search>i { padding-left:18px; font-size:1.125rem; color:var(--home-primary); }
.home-search input { min-width:0; flex:1; border:0; background:none; color:var(--home-ink); padding:11px 14px; outline-offset:-3px!important; font-size:1rem; }
.home-search input::placeholder { color:#356276; opacity:1; }
.home-search button { align-self:stretch; border:0; background:var(--home-primary); color:#fff; padding:0 24px; font-size:.875rem; font-weight:600; }
.home-status-links { display:grid; grid-template-columns:1fr 1fr; gap:8px; margin-top:16px; max-width:656px; }
.home-status-links a { display:flex; align-items:center; justify-content:space-between; gap:8px; padding:8px 14px; border:1px solid var(--home-line); border-radius:14px; background:var(--home-surface); font-size:.75rem; font-weight:600; min-height:44px; }
.home-status-links a:hover { border-color:var(--home-primary); }
.home-status-links a.home-status-primary { background:var(--home-primary); color:#fff; border-color:var(--home-primary); }
.home-status-links span { display:inline-flex; align-items:center; justify-content:center; min-width:20px; height:20px; padding-inline:5px; border-radius:50%; background:#c8f6e9; color:#075b53; font-size:.75rem; font-variant-numeric:tabular-nums; }
.home-content-grid { display:grid; gap:16px; padding-top:14px; }
.home-panel { min-width:0; border:1px solid var(--home-line); border-radius:9px; background:var(--home-surface); }
.home-process { position:relative; padding:20px; isolation:isolate; scroll-margin-top:16px; }
.home-brand-watermark { pointer-events:none; position:absolute; width:76px; height:96px; right:8px; top:14px; background:#008a80; mask:url('../imagens/home-brand-mark.webp') center/contain no-repeat; opacity:.18; z-index:-1; }
.home-process::after { content:''; position:absolute; right:0; top:0; width:172px; height:160px; background:linear-gradient(135deg,#e2f6f2,#f4fae7); border-radius:0 9px 0 100%; opacity:.7; z-index:-2; }
.home-process-heading { display:flex; align-items:center; gap:22px; position:relative; }
.home-process-heading>div { min-width:0; overflow-wrap:anywhere; }
.home-process-icon { width:64px; height:64px; flex:none; display:flex; align-items:center; justify-content:center; border-radius:50%; background:#e0f7f3; color:var(--home-primary); font-size:2rem; }
.home-status { display:inline-block; text-transform:uppercase; font-size:.625rem; line-height:1.4; padding:3px 9px; border-radius:6px; background:#e5f6ed; color:#145d43; margin-bottom:6px; }
.home-status--finalizados { background:#ffede5; color:#a22b08; }.home-status--suspensos { background:#fff2cf; color:#775000; }
.home-process-heading h2 { font-size:clamp(1.375rem,1.4vw + .5rem,1.625rem); line-height:1.2; font-weight:700; overflow-wrap:anywhere; }
.home-process-heading p { font-size:1rem; margin-top:6px; color:var(--home-muted); }
.home-process-metadata { display:grid; grid-template-columns:1.7fr 1fr; border-block:1px solid var(--home-line); padding:18px 4px; margin-top:18px; gap:12px; }
.home-process-metadata>div { display:flex; align-items:center; gap:12px; }
.home-process-metadata>div+div { border-left:1px solid var(--home-line); padding-left:16px; }
.home-process-metadata i { font-size:1.5rem; color:var(--home-primary); }
.home-process-metadata small { display:block; color:var(--home-muted); font-size:.8125rem; }
.home-process-metadata strong { display:block; font-size:.9375rem; }
.home-process-description { font-size:.875rem; color:var(--home-muted); margin-top:12px!important; }
.home-process-actions { display:flex; flex-wrap:wrap; gap:12px; margin-top:16px; }
.home-process-actions .home-button { width:100%; }
.home-timeline { padding:16px; }
.home-timeline>header { display:flex; align-items:center; justify-content:space-between; gap:16px; margin-bottom:8px; }
.home-timeline h2 { font-size:1.375rem; font-weight:700; line-height:1.25; }
.home-timeline>header>span { min-width:0; max-width:40%; font-size:.75rem; overflow-wrap:anywhere; text-align:right; }
.home-timeline ol { list-style:none; margin:0 0 10px; padding:0; }
.home-step { position:relative; display:flex; gap:14px; padding-bottom:6px; }
.home-step::before { content:''; position:absolute; left:8px; top:16px; bottom:0; width:1px; background:#80c3b7; }
.home-step-marker { width:18px; height:18px; margin-top:7px; border:1px solid #43877d; border-radius:50%; display:flex; align-items:center; justify-content:center; flex:none; background:var(--home-surface); position:relative; font-size:1rem; }
.home-step--complete .home-step-marker { background:#00806b; color:#fff; border-color:#00806b; }
.home-step--current .home-step-marker { border:4px solid #008e7e; }
.home-step-content { flex:1; min-width:0; display:grid; grid-template-columns:20px minmax(0,1fr); gap:4px 10px; padding:8px 10px; border:1px solid #e0edf0; border-radius:7px; background:#f8fcfc; }
.home-step-icon { color:var(--home-primary); font-size:1.1875rem; margin-top:2px; }
.home-step h3 { font-size:.875rem; font-weight:700; line-height:1.3; }
.home-step-date { display:block; font-size:.8125rem; font-weight:400; line-height:1.4; margin-top:1px; }
.home-step p { color:var(--home-muted); font-size:.8125rem; line-height:1.4; }
.home-step-status { grid-column:2; justify-self:start; align-self:start; padding:2px 10px; font-size:.6875rem; border-radius:12px; color:#006252; background:#daf7ed; white-space:nowrap; }
.home-step--unknown .home-step-status { background:#e9eff2; color:#435b68; }
.home-text-link { display:inline-flex; align-items:center; gap:8px; min-height:32px; color:var(--home-primary)!important; font-size:.75rem; font-weight:600; }
.home-overview-grid { display:grid; gap:14px; }
.home-section-heading { display:flex; align-items:center; justify-content:space-between; gap:12px; margin-bottom:6px; }
.home-section-heading h2 { display:flex; align-items:center; gap:14px; font-size:1.1875rem; font-weight:700; line-height:1.3; }
.home-section-heading h2>i { font-size:1.5rem; color:var(--home-primary); }
.home-section-heading>a { display:inline-flex; align-items:center; min-height:32px; gap:7px; font-size:.75rem; font-weight:600; white-space:nowrap; color:var(--home-primary); }
.home-section-heading a:hover,.home-text-link:hover { text-decoration:underline; }
.home-publications,.home-about { padding:14px 16px; }
.home-publications ul { list-style:none; margin:0; padding:0; display:grid; gap:4px; }
.home-publication-link { display:grid; grid-template-columns:38px minmax(0,1fr) 12px; gap:3px 12px; padding:4px; border:1px solid #e0edf0; border-radius:7px; align-items:center; min-height:48px; background:#fcfefe; }
.home-publication-link:hover { background:var(--home-soft); border-color:#83b8b8; }
.home-publications time { display:flex; flex-direction:column; align-items:center; justify-content:center; grid-row:span 2; border-radius:5px; background:#eaf6f5; min-height:38px; line-height:1.2; }
.home-publications time strong { font-size:.875rem; font-weight:600; }.home-publications time span { font-size:.5625rem; }
.home-publication-type { justify-self:start; text-transform:uppercase; background:#e3f2ff; color:#005cab; border-radius:10px; padding:3px 8px; font-size:.5625rem; font-weight:600; white-space:nowrap; }
.home-publication-title { grid-column:2; font-size:.8125rem; line-height:1.4; overflow-wrap:anywhere; }
.home-publication-link>.bi { grid-column:3; grid-row:1 / span 2; font-size:.75rem; color:var(--home-primary); }
.home-publication-empty { color:var(--home-muted); padding-block:20px; }
.home-about { position:relative; isolation:isolate; }
.home-about .home-brand-watermark { top:auto; bottom:0; right:0; width:45px; height:55px; }
.home-about p { font-size:.9375rem; line-height:1.55; color:var(--home-muted); margin:12px 0; }
.home-empty { padding:28px 8px; text-align:center; }.home-empty>i { font-size:2.25rem; }.home-empty h2 { font-size:1.5rem; }.home-empty p { color:var(--home-muted); margin:12px 0; }
.home-footer { background:#07575b; color:#fff; }
.home-footer-grid { display:grid; gap:24px; padding-block:20px; }
.home-footer-brand { display:flex; align-items:flex-start; gap:24px; }
.home-footer-logo { width:140px; height:55px; }
.home-footer-brand p { border-left:1px solid #6b9292; padding-left:24px; font-size:.75rem; line-height:1.5; max-width:245px; }
.home-footer h2 { font-size:.9375rem; line-height:1.3; margin-bottom:6px; }
.home-footer nav>a { display:block; text-decoration:underline; font-size:.875rem; line-height:1.4; }
.home-footer address { font-style:normal; }
.home-footer address span,.home-footer address a { display:flex; gap:10px; align-items:center; font-size:.8125rem; margin-bottom:5px; }
.home-footer address a { overflow-wrap:anywhere; }.home-footer address i { font-size:1rem; }
.home-footer-policies { display:flex; flex-wrap:wrap; gap:8px 18px; align-items:center; }
.home-footer-policies>a { font-size:.6875rem!important; }
.home-footer-legal { display:flex; align-items:center; justify-content:space-between; gap:16px; border-top:1px solid #397a7d; padding-block:9px 12px; font-size:.6875rem; }
.home-contrast { display:inline-flex; gap:6px; align-items:center; min-height:32px; border:0; padding:0 4px; background:none; color:#fff; font-size:.6875rem!important; }
.home-contrast i { font-size:.9375rem; }
.home-high-contrast { --home-ink:#fff; --home-muted:#e0eeee; --home-line:#829699; --home-page:#101b1d; --home-surface:#142b2e; --home-soft:#264a47; --home-primary:#00595e; }
.home-high-contrast .home-hero { background:#152e32; }.home-high-contrast .home-hero::before,.home-high-contrast .home-process::after,.home-high-contrast .home-hero-ribbon { display:none; }
.home-high-contrast .home-search input::placeholder { color:#dcebea; }.home-high-contrast .home-process-icon { background:#254d49; color:#c2ffee; }
.home-high-contrast .home-step-content,.home-high-contrast .home-publication-link { background:#193337; }.home-high-contrast .home-publications time { background:#2a4849; }
.home-high-contrast .home-step-icon,.home-high-contrast .home-process-metadata i,.home-high-contrast .home-section-heading i,.home-high-contrast .home-publication-link>.bi,.home-high-contrast .home-text-link,.home-high-contrast .home-section-heading>a,.home-high-contrast .home-nav a[aria-current],.home-high-contrast .home-button-outline,.home-high-contrast .home-button-subtle { color:#b4fce7!important; }
@media(min-width:700px) {
 .home-container { width:calc(100% - 64px); }.home-logo { width:148px; height:54px; }.home-brand-caption { display:block; }
 .home-candidate { padding:10px 18px; font-size:.8125rem; }.home-candidate i { font-size:1.1875rem; }
 .home-intro { padding-block:20px 16px; }.home-intro>p { font-size:1.125rem; }.home-hero::before { opacity:1; }.home-search { margin-top:12px; }
 .home-status-links { grid-template-columns:repeat(4,1fr); gap:12px; }.home-status-links a { min-height:36px; padding:6px 12px; white-space:nowrap; }
 .home-process { padding:16px 24px 22px; }.home-process-icon { width:86px; height:86px; font-size:2.5rem; }.home-process-heading p { font-size:1.125rem; }
 .home-process-metadata { padding:12px; margin-top:14px; grid-template-columns:1fr 1.15fr; }.home-process-metadata>div { gap:24px; }.home-process-metadata>div+div { padding-left:28px; }.home-process-metadata i { font-size:1.75rem; }
 .home-process-actions { gap:28px; }.home-process-actions .home-button { width:auto; }.home-overview-grid { grid-template-columns:minmax(0,2.8fr) minmax(200px,1fr); }
 .home-about p { font-size:.75rem; line-height:1.45; margin:8px 0; }.home-about p+p { font-size:.6875rem; }
 .home-publication-link { grid-template-columns:38px max-content minmax(0,1fr) 12px; gap:12px; }.home-publications time { grid-row:auto; }.home-publication-title { grid-column:auto; font-size:.6875rem; }.home-publication-link>.bi { grid-column:auto; grid-row:auto; }
 .home-footer-grid { grid-template-columns:1.5fr 1fr 1fr; gap:32px; }.home-footer-brand { flex-wrap:wrap; gap:12px; }.home-footer-brand p { padding-left:0; border-left:0; }.home-footer-policies { grid-column:2 / -1; }.home-footer nav>a,.home-footer address span,.home-footer address a { font-size:.75rem; }
}
@media(min-width:1100px) {
 .home-hero::before { right:max(32px,calc((100% - 1344px)/2)); width:var(--home-hero-image-width); }
 .home-intro>h1,.home-intro>p { max-width:calc(100% - var(--home-hero-image-width) - 32px); }
 .home-intro .home-search { max-width:min(808px,calc(100% - var(--home-hero-image-width) - 32px)); }
 .home-intro .home-status-links { max-width:min(656px,calc(100% - var(--home-hero-image-width) - 32px)); }
 .home-intro { padding-bottom:13px; }.home-process-actions .home-button { min-height:40px; }
 .home-header-inner { padding-inline:32px; gap:28px; }.home-nav { display:flex; align-items:center; gap:28px; margin-left:auto; }.home-nav a { font-size:.75rem; }.home-menu { display:none; }.home-candidate { margin-left:auto; }.home-brand-caption { max-width:180px; font-size:.6875rem; }
 .home-content-grid { grid-template-columns:minmax(0,1.7fr) minmax(0,1fr); grid-template-areas:'process timeline' 'overview timeline'; gap:14px 30px; align-items:start; }
 .home-process { grid-area:process; min-height:300px; }.home-timeline { grid-area:timeline; padding:10px 20px 12px 30px; }.home-overview-grid { grid-area:overview; }
 .home-step-content { grid-template-columns:20px minmax(0,1fr) auto; padding:6px 10px; min-height:62px; }.home-step-status { grid-column:3; grid-row:1; }.home-step h3 { font-size:.75rem; }.home-step-date,.home-step p { font-size:.75rem; line-height:1.3; }.home-step p { max-width:40ch; }.home-step-status { font-size:.625rem; padding:2px 9px; }.home-step-copy { min-width:0; }.home-timeline .home-text-link { min-height:24px; }
 .home-publications,.home-about { min-height:258px; }.home-publication-link { min-height:48px; }.home-publications { padding:10px 18px; }.home-about { padding:12px 16px; }.home-section-heading h2 { font-size:1.1875rem; }
 .home-footer-grid { grid-template-columns:1.5fr 1fr 1fr auto; gap:48px; padding-block:12px 6px; }.home-footer-brand { flex-wrap:nowrap; gap:20px; padding-top:5px; }.home-footer-brand p { padding-left:24px; border-left:1px solid #6b9292; min-width:0; font-size:.6875rem; }.home-footer-logo { width:140px; }.home-footer-policies { grid-column:auto; }.home-footer-policies>a { font-size:.625rem!important; }.home-footer nav>a,.home-footer address span,.home-footer address a { font-size:.6875rem; }
 .home-footer address span,.home-footer address a { font-size:.625rem; margin-bottom:3px; }.home-footer h2 { font-size:.875rem; }.home-footer-legal { padding-block:6px 8px; }.home-contrast { min-height:24px; }
}
@media(min-width:700px) and (max-width:1099px) { .home-hero::before { opacity:.25; } }
@media(pointer:coarse) { .home-button,.home-contrast { min-height:44px; }.home-status-links a { min-height:44px; } }
/* Keep the desktop composition; enlarge touch areas without enlarging icons. */
@media(max-width:1099px), (pointer:coarse) {
 .home-nav a { min-width:44px; justify-content:center; }
 .home-section-heading>a,.home-text-link,.home-timeline .home-text-link,.home-contrast { min-height:44px; }
 .home-footer nav>a,.home-footer address a { display:flex; align-items:center; min-height:44px; font-size:.875rem; }
 .home-footer-policies>a { font-size:.875rem!important; }
 .home-footer-legal { flex-wrap:wrap; }
}
@media(min-width:1100px) and (max-width:1299px) { .home-brand-caption { display:none; }.home-nav { gap:20px; }.home-overview-grid { grid-template-columns:1fr; }.home-publications,.home-about { min-height:0; }.home-step-content { grid-template-columns:20px minmax(0,1fr); }.home-step-status { grid-column:2; grid-row:auto; }.home-footer-grid { gap:24px; } }
@media(max-width:699px) { .home-header-inner { gap:7px; }.home-candidate { padding-inline:8px; }.home-process-heading { gap:14px; }.home-process-metadata { grid-template-columns:1.7fr 1fr; }.home-process-metadata strong { font-size:.8125rem; }.home-footer-brand { flex-wrap:wrap; gap:12px; }.home-footer-brand p { padding-left:0; border-left:0; max-width:38ch; }.home-step-content { padding-block:10px; }.home-footer-legal { align-items:flex-start; }.home-hero-ribbon { opacity:.15; } }
@media(prefers-reduced-motion:no-preference) { .home-button,.home-status-links a,.home-publication-link { transition:background-color .15s ease,border-color .15s ease; } }
