/* ABRASTA 1.4.0 — harmonização das páginas internas
   Preserva conteúdos e rotas do acervo; altera somente apresentação. */

body.abrasta-internal{
  --ih-wine:#6a0b2d;
  --ih-wine-dark:#3a0718;
  --ih-burgundy:#82153d;
  --ih-coral:#ef476f;
  --ih-rose:#fff2f5;
  --ih-rose-2:#f9e2e8;
  --ih-soft:#fcf8f9;
  --ih-ink:#2b1b21;
  --ih-muted:#6d6065;
  --ih-line:#eadbe0;
  --ih-shadow:0 18px 46px rgba(90,16,45,.08);
  color:var(--ih-ink);
  font-family:Inter,Montserrat,Arial,sans-serif;
  background:#fff;
}
body.abrasta-internal main#conteudo{overflow:hidden;background:#fff}
body.abrasta-internal .site-container{width:min(1280px,calc(100% - 56px))}
body.abrasta-internal .eyebrow,
body.abrasta-internal .article-category{color:var(--ih-coral)!important;font-family:Inter,Arial,sans-serif!important;font-weight:900!important;letter-spacing:.105em!important;text-transform:uppercase}
body.abrasta-internal h1,
body.abrasta-internal h2,
body.abrasta-internal .article-header h1,
body.abrasta-internal .archive-hero h1,
body.abrasta-internal .static-hero h1,
body.abrasta-internal .transparency-hero h1{
  font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif!important;
  letter-spacing:-.035em!important;
}
body.abrasta-internal a:focus-visible,
body.abrasta-internal button:focus-visible,
body.abrasta-internal input:focus-visible,
body.abrasta-internal select:focus-visible,
body.abrasta-internal textarea:focus-visible{outline:3px solid rgba(239,71,111,.35)!important;outline-offset:3px}

/* Breadcrumbs */
body.abrasta-internal .seo-breadcrumbs,
body.abrasta-internal .breadcrumbs{
  min-height:58px;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
  color:#88757c!important;
  font-size:12px!important;
  border:0!important;
}
body.abrasta-internal .seo-breadcrumbs a,
body.abrasta-internal .breadcrumbs a{color:#77646b!important;text-decoration:none!important}
body.abrasta-internal .seo-breadcrumbs [aria-current="page"],
body.abrasta-internal .breadcrumbs b{color:var(--ih-wine)!important;font-weight:800!important}

/* Archives: Talassemia, Paciente, Notícias, Pesquisa, Advocacy etc. */
body.abrasta-internal .archive-hero{
  position:relative;
  overflow:hidden;
  padding:58px 0 62px!important;
  color:var(--ih-ink)!important;
  background:linear-gradient(135deg,#fff6f8 0%,#fff 66%,#fff1f4 100%)!important;
  border-top:1px solid #f5e9ed;
  border-bottom:1px solid var(--ih-line);
}
body.abrasta-internal .archive-hero:after{display:none!important}
body.abrasta-internal .archive-hero .site-container{position:relative;max-width:1280px}
body.abrasta-internal .archive-hero h1{
  max-width:760px!important;
  margin:12px 0 16px!important;
  color:#321921!important;
  font-size:clamp(46px,5.1vw,66px)!important;
  line-height:.98!important;
}
body.abrasta-internal .archive-hero p{
  max-width:740px!important;
  margin:0!important;
  color:var(--ih-muted)!important;
  font-size:18px!important;
  line-height:1.72!important;
}
body.abrasta-internal .archive-main{padding:54px 0 86px!important;background:#fff!important}
body.abrasta-internal .archive-guidance{
  min-height:0!important;
  margin:0 0 28px!important;
  padding:20px 22px!important;
  border:1px solid #f1dce3!important;
  border-left:4px solid var(--ih-coral)!important;
  border-radius:18px!important;
  color:var(--ih-wine)!important;
  background:#fff7f9!important;
  box-shadow:none!important;
}
body.abrasta-internal .archive-guidance span{font-size:13px!important;gap:4px!important}
body.abrasta-internal .archive-guidance span small{font-size:12px!important;color:#806d75!important}
body.abrasta-internal .archive-guidance a{font-size:12px!important;font-weight:800!important}
body.abrasta-internal .archive-tools{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;margin-bottom:18px!important}
body.abrasta-internal .content-search{
  min-height:54px!important;
  padding:0 16px!important;
  border:1px solid var(--ih-line)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
}
body.abrasta-internal .content-search input{font-family:Inter,Arial,sans-serif!important;font-size:14px!important;color:#4e3c44!important}
body.abrasta-internal .archive-filters{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:9px!important;
  margin:0 0 22px!important;
}
body.abrasta-internal .archive-filters button,
body.abrasta-internal .archive-filters a{
  min-height:38px!important;
  padding:9px 14px!important;
  border:1px solid #e6d7dc!important;
  border-radius:999px!important;
  color:#5e4d54!important;
  background:#fff!important;
  font-size:12px!important;
  font-weight:700!important;
}
body.abrasta-internal .archive-filters .selected,
body.abrasta-internal .archive-filters [aria-pressed="true"]{color:#fff!important;background:var(--ih-wine)!important;border-color:var(--ih-wine)!important}
body.abrasta-internal .archive-results{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
}
body.abrasta-internal .content-card{
  min-height:0!important;
  overflow:hidden!important;
  padding:0!important;
  border:1px solid var(--ih-line)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 7px 20px rgba(90,31,51,.045)!important;
  transition:transform .2s ease,box-shadow .2s ease!important;
}
body.abrasta-internal .content-card:hover{transform:translateY(-3px)!important;box-shadow:var(--ih-shadow)!important}
body.abrasta-internal .content-card .content-thumbnail{
  width:100%!important;
  height:205px!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:0!important;
  background:#f5ecef!important;
}
body.abrasta-internal .content-card .content-thumbnail img{width:100%!important;height:100%!important;object-fit:cover!important}
body.abrasta-internal .content-card>div:not(.content-thumbnail){padding:20px!important}
body.abrasta-internal .content-card h2{margin:10px 0 8px!important;color:#2e1921!important;font-family:Inter,Arial,sans-serif!important;font-size:20px!important;line-height:1.28!important;letter-spacing:-.025em!important}
body.abrasta-internal .content-card p{color:#6b5c62!important;font-size:13px!important;line-height:1.6!important}
body.abrasta-internal .content-card span,
body.abrasta-internal .content-card time{font-size:10px!important}
body.abrasta-internal .content-card b{padding-top:14px!important;color:var(--ih-wine)!important;font-size:11px!important}
body.abrasta-internal .load-more{
  min-height:46px!important;
  padding:0 18px!important;
  border:1px solid var(--ih-wine)!important;
  border-radius:999px!important;
  color:var(--ih-wine)!important;
  font-weight:800!important;
}

/* Static/service pages */
body.abrasta-internal .static-hero{
  padding:62px 0 66px!important;
  background:linear-gradient(135deg,#fff5f8,#fff 72%)!important;
  color:var(--ih-ink)!important;
  border-top:1px solid #f5e9ed;
  border-bottom:1px solid var(--ih-line);
}
body.abrasta-internal .static-hero:after{display:none!important}
body.abrasta-internal .static-hero .eyebrow.light{color:var(--ih-coral)!important}
body.abrasta-internal .static-hero h1{
  max-width:850px!important;
  margin:10px 0 16px!important;
  color:#321921!important;
  font-size:clamp(48px,5vw,68px)!important;
  line-height:.98!important;
}
body.abrasta-internal .static-hero p{max-width:760px!important;color:var(--ih-muted)!important;font-size:18px!important;line-height:1.7!important}
body.abrasta-internal .services-overview{padding:58px 0 70px!important;background:var(--ih-rose)!important}
body.abrasta-internal .services-overview-head{
  display:grid!important;
  grid-template-columns:1fr .9fr!important;
  gap:36px!important;
  align-items:end!important;
  margin-bottom:30px!important;
}
body.abrasta-internal .services-overview-head h2{color:#311a22!important;font-size:44px!important;line-height:1.02!important}
body.abrasta-internal .services-overview-head p{margin:0!important;color:var(--ih-muted)!important;font-size:15px!important;line-height:1.7!important}
body.abrasta-internal .service-detail-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
body.abrasta-internal .service-detail-card{
  min-height:0!important;
  padding:24px!important;
  border:1px solid var(--ih-line)!important;
  border-radius:19px!important;
  background:#fff!important;
  box-shadow:none!important;
}
body.abrasta-internal .service-detail-card:nth-child(n){background:#fff!important}
body.abrasta-internal .service-detail-head{display:block!important;color:var(--ih-wine)!important}
body.abrasta-internal .service-detail-head>span{display:none!important}
body.abrasta-internal .service-detail-head>svg{
  width:50px!important;height:50px!important;padding:13px!important;
  border-radius:15px!important;background:var(--ih-rose)!important;color:var(--ih-wine)!important;
}
body.abrasta-internal .service-detail-head h3{margin:16px 0 7px!important;color:#2f1b22!important;font-family:Inter,Arial,sans-serif!important;font-size:18px!important;line-height:1.25!important}
body.abrasta-internal .service-detail-head b{font-size:10px!important;color:var(--ih-coral)!important}
body.abrasta-internal .service-detail-card dl{font-size:12px!important;line-height:1.55!important}
body.abrasta-internal .service-detail-card dt{color:#7b6770!important;font-weight:800!important}
body.abrasta-internal .service-detail-card dd{color:#5f5057!important}
body.abrasta-internal .service-detail-card>a{margin-top:auto!important;color:var(--ih-wine)!important;font-size:12px!important;font-weight:900!important}
body.abrasta-internal .support-decision{
  margin-top:28px!important;
  padding:30px 34px!important;
  border-radius:24px!important;
  background:var(--ih-wine)!important;
  color:#fff!important;
}
body.abrasta-internal .support-decision h2{color:#fff!important;font-size:40px!important;line-height:1!important}
body.abrasta-internal .support-form-section{padding:64px 0!important;background:#fff!important}
body.abrasta-internal .support-form-layout{gap:30px!important}
body.abrasta-internal .support-form-aside{border-radius:20px!important;background:var(--ih-soft)!important;border:1px solid var(--ih-line)!important}
body.abrasta-internal .support-request-form{
  border:1px solid var(--ih-line)!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(90,31,51,.045)!important;
}
body.abrasta-internal .support-request-form input,
body.abrasta-internal .support-request-form select,
body.abrasta-internal .support-request-form textarea{border-radius:10px!important;border-color:#dfd0d6!important;font-family:Inter,Arial,sans-serif!important}

/* Article / institutional / medical pages */
body.abrasta-internal .article-page{padding-top:0!important;background:#fff!important}
body.abrasta-internal .article-header{
  max-width:950px!important;
  margin:24px auto 0!important;
  padding:34px 0 12px!important;
  text-align:center!important;
}
body.abrasta-internal .article-header h1{
  margin:12px 0 16px!important;
  color:#321921!important;
  font-size:clamp(48px,5.2vw,68px)!important;
  line-height:.98!important;
}
body.abrasta-internal .article-meta{gap:16px!important;color:#8d7a81!important;font-size:11px!important}
body.abrasta-internal .article-featured{
  width:min(1050px,100%)!important;
  margin:26px auto 0!important;
  overflow:hidden!important;
  border-radius:24px!important;
}
body.abrasta-internal .article-featured img{
  width:100%!important;
  max-height:480px!important;
  object-fit:cover!important;
  border-radius:24px!important;
  background:#f6f1f3!important;
}
body.abrasta-internal .article-layout{
  grid-template-columns:190px minmax(0,730px) 250px!important;
  gap:28px!important;
  max-width:1220px!important;
  margin:42px auto 0!important;
}
body.abrasta-internal .article-aside{top:126px!important;gap:14px!important}
body.abrasta-internal .article-aside>div{
  padding:18px!important;
  border:1px solid #f0dce3!important;
  border-left:4px solid var(--ih-coral)!important;
  border-radius:14px!important;
  background:var(--ih-rose)!important;
  color:#625159!important;
  font-size:12px!important;
  line-height:1.6!important;
}
body.abrasta-internal .article-body{color:#4e4147!important;font-size:17px!important;line-height:1.82!important}
body.abrasta-internal .article-body p{margin-bottom:22px!important}
body.abrasta-internal .article-body .article-lead{color:#3c2931!important;font-size:21px!important;line-height:1.65!important}
body.abrasta-internal .article-body h2{margin:40px 0 14px!important;color:#321921!important;font-size:36px!important;line-height:1.05!important}
body.abrasta-internal .article-body h3{margin:28px 0 10px!important;color:#5d1732!important;font-size:22px!important;line-height:1.25!important}
body.abrasta-internal .article-help{
  top:126px!important;
  padding:22px!important;
  border-radius:18px!important;
  background:var(--ih-wine)!important;
  box-shadow:0 16px 32px rgba(64,7,27,.12)!important;
}
body.abrasta-internal .article-help h2{color:#fff!important;font-size:26px!important}
body.abrasta-internal .article-help p{color:#f3dce3!important;font-size:13px!important;line-height:1.65!important}
body.abrasta-internal .article-help a{
  margin-top:12px!important;
  padding:10px 13px!important;
  border-radius:999px!important;
  color:var(--ih-wine)!important;
  background:#fff!important;
  font-size:11px!important;
}
body.abrasta-internal .article-media{margin-top:34px!important;padding:20px!important;border-radius:18px!important;background:#fff6f8!important}
body.abrasta-internal .article-media-grid{gap:14px!important}
body.abrasta-internal .article-media-grid figure{border-radius:14px!important;overflow:hidden!important}
body.abrasta-internal .article-resources{
  margin-top:34px!important;
  padding:24px!important;
  border:1px solid var(--ih-line)!important;
  border-radius:18px!important;
  background:#fff!important;
}
body.abrasta-internal .resource-link{
  border-radius:12px!important;
  color:var(--ih-wine)!important;
  background:#fff8fa!important;
  border-color:#f0dfe5!important;
}
body.abrasta-internal .article-bottom{margin-top:48px!important;padding-top:20px!important;border-top:1px solid var(--ih-line)!important}

/* Medical standard blocks */
body.abrasta-internal .medical-content-summary,
body.abrasta-internal .medical-support-section,
body.abrasta-internal .medical-education-notice,
body.abrasta-internal .medical-contact-cta{
  max-width:860px!important;
  margin:28px auto!important;
  padding:24px!important;
  border-radius:18px!important;
}
body.abrasta-internal .medical-content-summary{
  background:#fff8fa!important;
  border:1px solid #eddce2!important;
}
body.abrasta-internal .medical-content-summary h2,
body.abrasta-internal .medical-support-section h2,
body.abrasta-internal .medical-education-notice h2,
body.abrasta-internal .medical-contact-cta h2{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:30px!important;color:#321921!important}
body.abrasta-internal .medical-metadata{gap:12px 20px!important}
body.abrasta-internal .medical-metadata div{border-color:#eadde2!important}
body.abrasta-internal .medical-technical-details{border:1px solid var(--ih-line)!important;border-radius:14px!important;background:#fff!important}
body.abrasta-internal .medical-education-notice{
  color:#57474f!important;
  background:#fff5f7!important;
  border:0!important;
  border-left:5px solid var(--ih-coral)!important;
}
body.abrasta-internal .medical-education-notice h2{color:#55142d!important}
body.abrasta-internal .medical-support-section{border:1px solid var(--ih-line)!important;background:#fff!important}
body.abrasta-internal .medical-contact-cta{
  color:#fff!important;
  background:var(--ih-wine)!important;
  text-align:center!important;
}
body.abrasta-internal .medical-contact-cta h2{color:#fff!important}
body.abrasta-internal .medical-contact-cta p{color:#f2dbe2!important}
body.abrasta-internal .medical-contact-cta a{background:#fff!important;color:var(--ih-wine)!important;border-radius:999px!important;font-weight:800!important}

/* Transparency */
body.abrasta-internal .transparency-page{background:#fff!important}
body.abrasta-internal .transparency-hero{
  padding:58px 0 62px!important;
  background:linear-gradient(135deg,#fff6f8 0%,#fff 66%,#fff1f4 100%)!important;
  border-top:1px solid #f5e9ed;
  border-bottom:1px solid var(--ih-line);
}
body.abrasta-internal .transparency-hero h1{
  max-width:850px!important;
  margin:10px 0 14px!important;
  color:#321921!important;
  font-size:clamp(48px,5.2vw,68px)!important;
  line-height:.98!important;
}
body.abrasta-internal .transparency-hero p{max-width:760px!important;color:var(--ih-muted)!important;font-size:17px!important;line-height:1.7!important}
body.abrasta-internal .transparency-stats{gap:14px!important;margin-top:28px!important}
body.abrasta-internal .transparency-stats div{
  min-width:190px!important;
  padding:16px 18px!important;
  border:1px solid #eadbe0!important;
  border-radius:16px!important;
  background:#fff!important;
}
body.abrasta-internal .transparency-stats strong{color:var(--ih-wine)!important;font-family:"Cormorant Garamond",Georgia,serif!important;font-size:34px!important}
body.abrasta-internal .transparency-stats span{color:#6a5b61!important;font-size:12px!important}
body.abrasta-internal .document-index{
  gap:8px!important;
  padding-top:20px!important;
  padding-bottom:20px!important;
  border-bottom:1px solid var(--ih-line)!important;
}
body.abrasta-internal .document-index a{
  padding:9px 13px!important;
  border:1px solid #e4d4da!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#604b54!important;
  font-size:12px!important;
  font-weight:700!important;
}
body.abrasta-internal .document-catalog{padding-top:24px!important;padding-bottom:68px!important}
body.abrasta-internal .document-group{padding:30px 0!important;border-bottom:1px solid var(--ih-line)!important}
body.abrasta-internal .group-heading h2{color:#321921!important;font-size:36px!important}
body.abrasta-internal .document-grid{gap:16px!important}
body.abrasta-internal .document-card{
  padding:22px!important;
  border:1px solid var(--ih-line)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 7px 20px rgba(90,31,51,.035)!important;
}
body.abrasta-internal .document-card h3{color:#2f1b22!important;font-size:19px!important;line-height:1.3!important}
body.abrasta-internal .document-year,
body.abrasta-internal .document-type{color:var(--ih-wine)!important}
body.abrasta-internal .document-actions a{
  padding:10px 14px!important;
  border-radius:999px!important;
  border-color:var(--ih-wine)!important;
  font-size:12px!important;
}
body.abrasta-internal .document-actions a:first-child{color:#fff!important;background:var(--ih-wine)!important}
body.abrasta-internal .transparency-note{margin-bottom:60px!important;border-radius:16px!important;background:var(--ih-soft)!important}

/* Other institutional families already present in the theme */
body.abrasta-internal .inst-hero{background:linear-gradient(135deg,#fff6f8,#fff 68%)!important}
body.abrasta-internal .inst-hero h1{font-family:"Cormorant Garamond",Georgia,serif!important;color:#321921!important}
body.abrasta-internal .inst-card-grid article,
body.abrasta-internal .identity-grid article{border-radius:18px!important;border-color:var(--ih-line)!important;box-shadow:none!important}
body.abrasta-internal .inst-actions a,
body.abrasta-internal .primary-action{border-radius:999px!important;border-color:var(--ih-wine)!important}
body.abrasta-internal .primary-action{background:var(--ih-wine)!important;color:#fff!important}

/* Forms and common controls */
body.abrasta-internal .button-primary{border-radius:999px!important;background:var(--ih-wine)!important;color:#fff!important}
body.abrasta-internal .button-outline-light{border-radius:999px!important}
body.abrasta-internal .archive-pagination a{border-radius:999px!important;border-color:var(--ih-line)!important;color:var(--ih-wine)!important}
body.abrasta-internal .archive-pagination a[aria-current="page"]{background:var(--ih-wine)!important;color:#fff!important;border-color:var(--ih-wine)!important}

@media(max-width:1100px){
  body.abrasta-internal .site-container{width:min(1280px,calc(100% - 36px))}
  body.abrasta-internal .archive-results{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.abrasta-internal .service-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.abrasta-internal .article-layout{grid-template-columns:1fr!important;max-width:780px!important}
  body.abrasta-internal .article-aside,
  body.abrasta-internal .article-help{position:static!important}
  body.abrasta-internal .article-aside{grid-template-columns:1fr 1fr!important}
}
@media(max-width:760px){
  body.abrasta-internal .site-container{width:calc(100% - 28px)!important}
  body.abrasta-internal .seo-breadcrumbs,
  body.abrasta-internal .breadcrumbs{min-height:48px!important;font-size:11px!important}
  body.abrasta-internal .archive-hero,
  body.abrasta-internal .static-hero,
  body.abrasta-internal .transparency-hero{padding:40px 0 44px!important}
  body.abrasta-internal .archive-hero h1,
  body.abrasta-internal .static-hero h1,
  body.abrasta-internal .transparency-hero h1,
  body.abrasta-internal .article-header h1{font-size:42px!important;line-height:1!important}
  body.abrasta-internal .archive-hero p,
  body.abrasta-internal .static-hero p,
  body.abrasta-internal .transparency-hero p{font-size:16px!important}
  body.abrasta-internal .archive-main{padding:36px 0 56px!important}
  body.abrasta-internal .archive-guidance{display:grid!important;gap:12px!important}
  body.abrasta-internal .archive-guidance>div{margin-right:0!important}
  body.abrasta-internal .archive-tools{grid-template-columns:1fr!important}
  body.abrasta-internal .archive-results,
  body.abrasta-internal .service-detail-grid{grid-template-columns:1fr!important}
  body.abrasta-internal .content-card .content-thumbnail{height:190px!important}
  body.abrasta-internal .services-overview{padding:42px 0 52px!important}
  body.abrasta-internal .services-overview-head{grid-template-columns:1fr!important;gap:10px!important}
  body.abrasta-internal .services-overview-head h2{font-size:36px!important}
  body.abrasta-internal .support-decision{padding:24px!important}
  body.abrasta-internal .support-decision h2{font-size:34px!important}
  body.abrasta-internal .article-header{padding-top:20px!important}
  body.abrasta-internal .article-featured{margin-top:18px!important;border-radius:18px!important}
  body.abrasta-internal .article-featured img{max-height:320px!important;border-radius:18px!important}
  body.abrasta-internal .article-layout{margin-top:28px!important}
  body.abrasta-internal .article-aside{grid-template-columns:1fr!important}
  body.abrasta-internal .article-body{font-size:16px!important;line-height:1.76!important}
  body.abrasta-internal .article-body h2{font-size:31px!important}
  body.abrasta-internal .article-bottom{display:grid!important;gap:12px!important}
  body.abrasta-internal .medical-content-summary,
  body.abrasta-internal .medical-support-section,
  body.abrasta-internal .medical-education-notice,
  body.abrasta-internal .medical-contact-cta{padding:20px!important;border-radius:14px!important}
  body.abrasta-internal .medical-metadata{grid-template-columns:1fr!important}
  body.abrasta-internal .transparency-stats{display:grid!important;grid-template-columns:1fr!important}
  body.abrasta-internal .transparency-stats div{min-width:0!important}
  body.abrasta-internal .document-grid{grid-template-columns:1fr!important}
}
