@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
.asn-home,.asn-page,.asn-detail{font-family:Arial,Helvetica,sans-serif;box-sizing:border-box}
.asn-home{--asn-bg:#fff4f5;--asn-text:#3a0010;--asn-accent:#8b0022;--asn-gap:20px;--asn-items:var(--asn-items-desktop,3);margin:28px auto;padding:30px;max-width:1760px;border-radius:22px;color:var(--asn-text);background-color:var(--asn-bg);background-image:linear-gradient(rgba(255,244,245,.9),rgba(255,244,245,.9)),var(--asn-bg-image,none);background-size:cover;background-position:center}
.asn-home__head{display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:22px}.asn-home__head>div{width:100%}.asn-home__head h2,.asn-page__head h1{font-size:clamp(28px,2vw,42px);margin:4px 0 5px}.asn-home__head p,.asn-page__head p{margin:0;color:#76545e}.asn-kicker{font-size:12px;letter-spacing:.22em;font-weight:700;color:var(--asn-accent,#8b0022)}.asn-back{color:var(--asn-accent,#8b0022);font-weight:700;text-decoration:none}
.asn-carousel{position:relative;padding:0 42px}.asn-carousel__viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.asn-carousel__viewport::-webkit-scrollbar{display:none}.asn-carousel__track{display:flex;gap:var(--asn-gap);align-items:stretch}.asn-carousel .asn-card{scroll-snap-align:start;scroll-snap-stop:always;min-width:0}.asn-home.asn-desktop-3 .asn-carousel .asn-card{flex:0 0 calc(33.333333% - 13.333333px)}.asn-home.asn-desktop-4 .asn-carousel .asn-card{flex:0 0 calc(25% - 15px)}.asn-home.asn-desktop-5 .asn-carousel .asn-card{flex:0 0 calc(20% - 16px)}.asn-carousel.is-static{padding-left:0;padding-right:0}.asn-carousel.is-static .asn-carousel__track{justify-content:center}.asn-carousel.is-static .asn-carousel__arrow{display:none}
.asn-carousel__arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:40px;height:40px;border:1px solid rgba(139,0,34,.18);border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,244,245,.96);color:var(--asn-accent,#8b0022);font-size:24px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(70,0,20,.14);transition:transform .2s ease,background .2s ease,color .2s ease,opacity .2s ease}.asn-carousel__arrow--prev{left:0}.asn-carousel__arrow--next{right:0}.asn-carousel__arrow:hover{background:var(--asn-accent,#8b0022);color:#fff;transform:translateY(-50%) scale(1.05)}.asn-carousel__arrow:disabled{opacity:.28;cursor:default;pointer-events:none}
.asn-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.asn-grid--archive{grid-template-columns:repeat(3,minmax(0,1fr))}.asn-card{background:#fff;border:1px solid rgba(139,0,34,.08);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(70,0,20,.07);transition:transform .25s ease,box-shadow .25s ease}.asn-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(70,0,20,.12)}.asn-card--featured{grid-column:span 2}.asn-carousel .asn-card--featured{grid-column:auto}.asn-card__media-wrap{position:relative;background:#f8e6e8}.asn-card__media{display:block;position:relative;aspect-ratio:16/8.5;background:#f8e6e8;overflow:hidden}.asn-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.asn-card:hover .asn-card__media img{transform:scale(1.025)}.asn-badge{position:absolute;left:14px;top:14px;background:var(--asn-accent,#8b0022);color:#fff;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:700}.asn-card__body{padding:12px 18px 18px}.asn-card__body h3{font-size:21px;margin:2px 0 8px;line-height:1.15;font-weight:700}.asn-card__body h3 a{color:inherit;text-decoration:none;font-weight:700}.asn-card__body p{color:#76545e;line-height:1.45;margin:0 0 13px}.asn-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.asn-read{display:inline-flex;align-items:center;justify-content:center;padding:8px 15px;border-radius:8px;background:var(--asn-accent,#8b0022);border:1px solid var(--asn-accent,#8b0022);color:#fff!important;font-size:13px;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 5px 12px rgba(139,0,34,.12);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.asn-read:hover{color:#fff!important;transform:translateY(-1px);box-shadow:0 7px 16px rgba(139,0,34,.18);opacity:.94}.asn-reactions{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.asn-reactions--image{position:absolute;z-index:4;left:12px;right:12px;bottom:10px;justify-content:center;padding:6px 8px;border:1px solid rgba(255,255,255,.65);border-radius:12px;background:rgba(255,248,249,.9);box-shadow:0 6px 18px rgba(55,0,17,.12);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.asn-reactions--bottom{margin-left:auto}.asn-reaction-btn{appearance:none;border:1px solid #f0d9dd;background:#fff6f7;border-radius:99px;padding:5px 8px;font-size:12px;cursor:pointer;transition:.2s}.asn-reaction-btn:hover,.asn-reaction-btn.is-active{border-color:#d49aa6;background:#fce7eb;transform:translateY(-1px)}.asn-comment-count{font-size:12px;color:#76545e;text-decoration:none;white-space:nowrap}
.asn-page{max-width:1500px;margin:35px auto;padding:0 22px}.asn-page__head{text-align:center;margin:0 0 28px}.asn-pagination{display:flex;justify-content:center;gap:7px;margin:28px 0}.asn-pagination a{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;border:1px solid #eed8dd;color:#8b0022;text-decoration:none}.asn-pagination a.is-active{background:#8b0022;color:#fff}.asn-detail{max-width:1100px;margin:30px auto;padding:0 22px}.asn-back{display:inline-block;margin-bottom:16px}.asn-detail__hero{width:100%;max-height:520px;object-fit:cover;border-radius:20px;display:block}.asn-detail__content{max-width:850px;margin:24px auto}.asn-detail__content h1{font-size:clamp(30px,3vw,48px);line-height:1.08;margin:7px 0 14px;color:#3a0010}.asn-detail__lead{font-size:20px;color:#76545e;line-height:1.45}.asn-detail__text{font-size:16px;line-height:1.75;color:#3b3033}.asn-cta{display:inline-flex;margin:20px 0;padding:11px 22px;background:#8b0022;color:#fff!important;border-radius:9px;text-decoration:none;font-weight:700}.asn-detail__reactions{margin:28px 0;padding:16px 0;border-top:1px solid #eed8dd;border-bottom:1px solid #eed8dd}.asn-detail__reactions .asn-reaction-btn{padding:9px 13px;font-size:14px}.asn-comments{margin-top:35px}.asn-comments h2{font-size:28px;color:#3a0010}.asn-comment{background:#fff7f8;border:1px solid #f0dfe2;border-radius:12px;padding:14px;margin:10px 0}.asn-comment strong{color:#3a0010}.asn-comment span{font-size:11px;color:#987781;margin-left:8px}.asn-comment p{margin:8px 0 0;line-height:1.5}.asn-comment-form{margin-top:18px}.asn-comment-form input,.asn-comment-form textarea{width:100%;box-sizing:border-box;border:1px solid #e8cfd5;border-radius:9px;padding:11px;margin-bottom:10px;background:#fff}.asn-comment-form button{background:#8b0022;color:#fff;border:0;border-radius:9px;padding:11px 18px;font-weight:700;cursor:pointer}.asn-form-message{margin-top:9px;font-size:13px}.asn-note,.asn-muted{color:#76545e}.asn-form-message.is-error{color:#b00020}.asn-form-message.is-success{color:#26733c}@media(max-width:1199px) and (min-width:651px){.asn-home{--asn-items:var(--asn-items-tablet,2)}.asn-home.asn-tablet-2 .asn-carousel .asn-card{flex-basis:calc(50% - 10px)}.asn-home.asn-tablet-3 .asn-carousel .asn-card{flex-basis:calc(33.333333% - 13.333333px)}.asn-home.asn-tablet-4 .asn-carousel .asn-card{flex-basis:calc(25% - 15px)}}
@media(max-width:991px){.asn-grid,.asn-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))}.asn-card--featured{grid-column:span 1}}
@media(max-width:650px){.asn-home{--asn-items:var(--asn-items-mobile,1);--asn-gap:12px;padding:20px 10px;border-radius:15px}.asn-home.asn-mobile-1 .asn-carousel .asn-card{flex-basis:100%}.asn-home.asn-mobile-2 .asn-carousel .asn-card{flex-basis:calc(50% - 6px)}.asn-home__head{align-items:center;flex-direction:column}.asn-grid,.asn-grid--archive{grid-template-columns:1fr}.asn-card__bottom{align-items:flex-start;flex-direction:column}.asn-reactions--image{left:8px;right:8px;bottom:8px;padding:5px}.asn-reaction-btn{font-size:11px;padding:4px 7px}.asn-carousel{padding:0 30px}.asn-carousel__arrow{width:32px;height:32px;font-size:19px}.asn-card__body{padding:11px 14px 15px}.asn-card__body h3{font-size:18px}}

/* =========================================================
   v0.1.7 — CARROSSEL SEMPRE HORIZONTAL
   Protege o layout contra regras globais do tema / Leo PageBuilder.
   ========================================================= */
.asn-home .asn-carousel__viewport{
  width:100%!important;
  min-width:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
}
.asn-home .asn-carousel__track{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  width:100%!important;
  min-width:0!important;
}
.asn-home .asn-carousel__track > .asn-card{
  display:block!important;
  float:none!important;
  clear:none!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
}
.asn-home.asn-desktop-3 .asn-carousel__track > .asn-card{flex:0 0 calc(33.333333% - 13.333333px)!important}
.asn-home.asn-desktop-4 .asn-carousel__track > .asn-card{flex:0 0 calc(25% - 15px)!important}
.asn-home.asn-desktop-5 .asn-carousel__track > .asn-card{flex:0 0 calc(20% - 16px)!important}
@media(max-width:1199px) and (min-width:651px){
  .asn-home.asn-tablet-2 .asn-carousel__track > .asn-card{flex:0 0 calc(50% - 10px)!important}
  .asn-home.asn-tablet-3 .asn-carousel__track > .asn-card{flex:0 0 calc(33.333333% - 13.333333px)!important}
  .asn-home.asn-tablet-4 .asn-carousel__track > .asn-card{flex:0 0 calc(25% - 15px)!important}
}
@media(max-width:650px){
  .asn-home.asn-mobile-1 .asn-carousel__track > .asn-card{flex:0 0 100%!important}
  .asn-home.asn-mobile-2 .asn-carousel__track > .asn-card{flex:0 0 calc(50% - 6px)!important}
}

/* =========================================================
   v0.2.4 — AJUSTES VISUAIS SOLICITADOS
   Base horizontal/restante comportamento = v0.1.8 comprovada no site.
   ========================================================= */
.asn-home .asn-card__media{aspect-ratio:16/10.4!important}
.asn-home .asn-card__body{padding:10px 16px 15px!important}
.asn-home .asn-card__body h3,.asn-home .asn-card__body h3 a{font-weight:700!important}
.asn-home .asn-card__body h3{margin:2px 0 6px!important}
.asn-home .asn-card__body p{font-size:13px!important;line-height:1.36!important;margin:0 0 10px!important}
.asn-home .asn-card__bottom{justify-content:flex-start!important;gap:12px!important}
.asn-home .asn-reactions--inline{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;flex-wrap:nowrap!important;min-width:0!important;margin:0!important;padding:4px 6px!important;border:1px solid rgba(139,0,34,.10)!important;border-radius:10px!important;background:#fff8f9!important;box-shadow:0 4px 12px rgba(70,0,20,.06)!important}
.asn-home .asn-reactions--inline .asn-reaction-btn{min-width:0!important;padding:4px 6px!important;border-radius:8px!important;font-size:11px!important;line-height:1!important;white-space:nowrap!important}
.asn-home .asn-reactions--inline .asn-comment-count{padding:3px 4px!important;font-size:11px!important;line-height:1!important}
.asn-home .asn-reactions--bottom{margin-left:auto!important}
@media(max-width:650px){
  .asn-home .asn-card__media{aspect-ratio:16/10.8!important}
  .asn-home .asn-card__body p{font-size:12px!important;line-height:1.32!important}
  .asn-home .asn-card__bottom{gap:9px!important}
  .asn-home .asn-reactions--inline{gap:3px!important;padding:4px 5px!important}
  .asn-home .asn-reactions--inline .asn-reaction-btn,.asn-home .asn-reactions--inline .asn-comment-count{font-size:10.5px!important}
}

/* =========================================================
   v0.3.3 — APERFEIÇOAMENTO VISUAL SEGURO
   Mantém intacta a lógica horizontal/carrossel da v0.3.2.
   ========================================================= */
.asn-home .asn-card__media{aspect-ratio:16/11.2!important}
.asn-home .asn-card__excerpt{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  font-size:12.5px!important;
  line-height:1.35!important;
  margin:0 0 10px!important;
}
.asn-home .asn-card__body h3{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
@media(max-width:650px){
  .asn-home .asn-card__media{aspect-ratio:16/11.5!important}
  .asn-home .asn-card__excerpt{font-size:11.5px!important}
}

/* =========================================================
   v0.3.4 — TÍTULOS E IMAGENS PADRONIZADOS
   Mantém o carrossel/integração da v0.3.3 intactos.
   ========================================================= */
.asn-home .asn-card__media{
  aspect-ratio:var(--asn-image-width,1200) / var(--asn-image-height,840)!important;
}
.asn-home .asn-card__body h3,
.asn-home .asn-card__body h3 a{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:initial!important;
}

/* =========================================================
   v0.3.5 — PÁGINA DE NOTÍCIA PREMIUM / RESPONSIVA
   Só atua nas páginas próprias do módulo. Não altera a homepage.
   ========================================================= */
body[id^="module-atrevesocialnews-"] #wrapper{
  background:linear-gradient(180deg,#fffafb 0%,#fff 44%,#fff7f8 100%);
}
body[id^="module-atrevesocialnews-"] #content-wrapper{
  padding-left:0!important;
  padding-right:0!important;
}
.asn-news-page{
  width:100%;
  padding:34px 18px 64px;
  box-sizing:border-box;
  font-family:Arial,Helvetica,sans-serif;
  color:#321019;
}
.asn-article,
.asn-archive{
  width:min(100%,1380px);
  margin:0 auto;
}
.asn-article__nav{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-bottom:30px;
}
.asn-article__back{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#7c1834!important;
  font-size:14px;
  font-weight:700;
  text-decoration:none!important;
  transition:transform .2s ease,color .2s ease;
}
.asn-article__back:hover{color:#a90032!important;transform:translateX(-2px)}
.asn-article__share-top{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.asn-article__share-top>span{
  color:#84646d;
  font-size:12px;
  font-weight:700;
  margin-right:3px;
}
.asn-article__share-top a,
.asn-article__share-top button,
.asn-article__share-actions a,
.asn-article__share-actions button{
  appearance:none;
  border:1px solid #ead5da;
  background:#fff;
  color:#5d1a2d!important;
  border-radius:999px;
  padding:8px 12px;
  font:700 12px/1 Arial,Helvetica,sans-serif;
  text-decoration:none!important;
  cursor:pointer;
  transition:background .2s ease,border-color .2s ease,transform .2s ease;
}
.asn-article__share-top a:hover,
.asn-article__share-top button:hover,
.asn-article__share-actions a:hover,
.asn-article__share-actions button:hover{
  background:#fff1f4;
  border-color:#dca8b5;
  transform:translateY(-1px);
}
.asn-article__header{
  max-width:980px;
  margin:0 auto 30px;
  text-align:center;
}
.asn-article__eyebrow,
.asn-comments__kicker,
.asn-article__interaction-kicker,
.asn-related__head>div>span,
.asn-archive__header>span{
  display:block;
  margin-bottom:10px;
  color:#a5002e;
  font-size:11px;
  line-height:1;
  font-weight:800;
  letter-spacing:.2em;
  text-transform:uppercase;
}
.asn-article__header h1{
  max-width:900px;
  margin:0 auto;
  color:#31000e;
  font-size:clamp(34px,4vw,62px);
  line-height:1.03;
  font-weight:700;
  letter-spacing:-.025em;
  text-wrap:balance;
}
.asn-article__lead{
  max-width:760px;
  margin:18px auto 0;
  color:#77545f;
  font-size:clamp(16px,1.35vw,20px);
  line-height:1.6;
}
.asn-article__meta{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:20px;
}
.asn-article__meta span,
.asn-article__meta a{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 11px;
  border:1px solid #f0dfe3;
  border-radius:999px;
  background:#fff8fa;
  color:#795764!important;
  font-size:12px;
  font-weight:600;
  text-decoration:none!important;
}
.asn-article__hero-wrap{
  width:min(100%,1240px);
  margin:0 auto 42px;
  border-radius:28px;
  overflow:hidden;
  background:#f7e9ec;
  box-shadow:0 24px 70px rgba(74,0,22,.13);
}
.asn-article__hero{
  width:100%;
  aspect-ratio:1200/840;
  max-height:720px;
  display:block;
  object-fit:cover;
}
.asn-article__layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 310px;
  gap:54px;
  width:min(100%,1080px);
  margin:0 auto;
  align-items:start;
}
.asn-article__main{min-width:0}
.asn-article__prose{
  color:#412f35;
  font-size:17px;
  line-height:1.88;
  overflow-wrap:anywhere;
}
.asn-article__prose p{
  margin:0 0 1.35em;
}
.asn-article__prose p:first-child{
  font-size:18px;
  color:#38252b;
}
.asn-article__prose strong{color:#31000e;font-weight:700}
.asn-article__prose a{color:#98002b;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.asn-article__cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin:10px 0 26px;
  padding:12px 20px;
  border-radius:10px;
  background:#a5002e;
  color:#fff!important;
  font-size:14px;
  font-weight:700;
  text-decoration:none!important;
  box-shadow:0 10px 24px rgba(165,0,46,.18);
  transition:transform .2s ease,box-shadow .2s ease;
}
.asn-article__cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(165,0,46,.24)}
.asn-article__side{
  position:relative;
  min-width:0;
}
.asn-article__interaction-card{
  position:sticky;
  top:120px;
  padding:24px;
  border:1px solid #eedcdf;
  border-radius:22px;
  background:linear-gradient(145deg,#fff8fa 0%,#fff 100%);
  box-shadow:0 18px 45px rgba(74,0,22,.08);
}
.asn-article__interaction-card h2{
  margin:0 0 17px;
  color:#31000e;
  font-size:25px;
  line-height:1.1;
}
.asn-detail__reactions{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.asn-detail__reactions .asn-reaction-btn{
  width:100%;
  min-height:46px;
  display:grid;
  grid-template-columns:28px 1fr auto;
  align-items:center;
  gap:8px;
  padding:8px 12px!important;
  border:1px solid #efd9de;
  border-radius:12px;
  background:#fff;
  color:#4e2632;
  text-align:left;
  font-size:13px!important;
  font-weight:700;
  box-shadow:none;
}
.asn-detail__reactions .asn-reaction-btn:hover,
.asn-detail__reactions .asn-reaction-btn.is-active{
  border-color:#d78ea0;
  background:#ffedf1;
  transform:none;
}
.asn-detail__reactions .asn-reaction-icon{font-size:18px}
.asn-detail__reactions .asn-reaction-btn b{
  min-width:24px;
  padding:3px 6px;
  border-radius:999px;
  background:#f8e8ec;
  color:#7a2b42;
  font-size:11px;
  text-align:center;
}
.asn-article__login-note{
  margin:12px 0 0;
  color:#80616a;
  font-size:12px;
  line-height:1.5;
}
.asn-article__login-note a{color:#9d002c;font-weight:700}
.asn-article__comment-shortcut{
  display:grid;
  grid-template-columns:26px 1fr auto;
  gap:9px;
  align-items:center;
  margin-top:15px;
  padding-top:15px;
  border-top:1px solid #efdfe3;
  color:#5a2333!important;
  text-decoration:none!important;
}
.asn-article__comment-shortcut>span:first-child{font-size:19px}
.asn-article__comment-shortcut strong,.asn-article__comment-shortcut small{display:block}
.asn-article__comment-shortcut strong{font-size:13px}
.asn-article__comment-shortcut small{margin-top:2px;color:#90737b;font-size:11px;font-weight:400}
.asn-article__share-card{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-top:34px;
  padding:20px 22px;
  border:1px solid #eedcdf;
  border-radius:18px;
  background:#fff8fa;
}
.asn-article__share-card strong,.asn-article__share-card span{display:block}
.asn-article__share-card strong{color:#3e1020;font-size:14px}
.asn-article__share-card>div>span{margin-top:3px;color:#896a73;font-size:12px}
.asn-article__share-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.asn-comments--detail{
  width:min(100%,1080px);
  margin:56px auto 0;
  padding:30px;
  border:1px solid #eedcdf;
  border-radius:24px;
  background:#fff;
  box-shadow:0 18px 48px rgba(74,0,22,.06);
}
.asn-comments__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-bottom:18px;
}
.asn-comments__head h2{margin:0;color:#31000e;font-size:30px;line-height:1.1}
.asn-comments__count{
  min-width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#a5002e;
  color:#fff;
  font-size:13px;
  font-weight:800;
}
.asn-comment-form--detail{
  margin:0 0 26px;
  padding:18px;
  border-radius:16px;
  background:#fff7f9;
}
.asn-comment-form--detail input,
.asn-comment-form--detail textarea{
  width:100%;
  box-sizing:border-box;
  margin:0 0 10px;
  border:1px solid #ead3d9;
  border-radius:12px;
  background:#fff;
  color:#3d2630;
  padding:12px 14px;
  font:400 14px/1.5 Arial,Helvetica,sans-serif;
  outline:none;
  transition:border-color .2s ease,box-shadow .2s ease;
}
.asn-comment-form--detail input:focus,
.asn-comment-form--detail textarea:focus{
  border-color:#d596a6;
  box-shadow:0 0 0 3px rgba(165,0,46,.07);
}
.asn-comment-form__footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.asn-comment-form__footer>span{color:#9a7c85;font-size:11px}
.asn-comment-form__footer button{
  border:0;
  border-radius:10px;
  background:#a5002e;
  color:#fff;
  padding:10px 17px;
  font-size:13px;
  font-weight:700;
  cursor:pointer;
}
.asn-comments__list{display:grid;gap:10px}
.asn-comment--detail{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:12px;
  margin:0;
  padding:15px;
  border:1px solid #f0e1e4;
  border-radius:15px;
  background:#fffafb;
}
.asn-comment__avatar{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#f7dfe5;
  color:#8e0028;
  font-size:16px;
  font-weight:800;
  text-transform:uppercase;
}
.asn-comment__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.asn-comment__meta strong{color:#461626;font-size:13px}
.asn-comment__meta span{color:#a2878e;font-size:11px}
.asn-comment__content p{margin:6px 0 0;color:#5c444b;font-size:13px;line-height:1.6}
.asn-comments__empty,.asn-comments__login{
  padding:17px;
  border-radius:13px;
  background:#fff6f8;
  color:#80616a;
  font-size:13px;
}
.asn-comments__login{margin-bottom:20px}
.asn-comments__login a{color:#97002b;font-weight:700}
.asn-related{
  width:min(100%,1180px);
  margin:58px auto 0;
}
.asn-related__head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:18px;
}
.asn-related__head h2{margin:0;color:#31000e;font-size:30px}
.asn-related__head>a{color:#92002a!important;font-size:13px;font-weight:700;text-decoration:none!important}
.asn-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.asn-related__card{
  overflow:hidden;
  border:1px solid #eedcdf;
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 28px rgba(74,0,22,.055);
  transition:transform .2s ease,box-shadow .2s ease;
}
.asn-related__card:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(74,0,22,.09)}
.asn-related__media{display:block;aspect-ratio:16/10;overflow:hidden;background:#f6e8eb}
.asn-related__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}
.asn-related__card:hover .asn-related__media img{transform:scale(1.025)}
.asn-related__body{padding:15px}
.asn-related__body h3{margin:0 0 7px;font-size:17px;line-height:1.2}
.asn-related__body h3 a{color:#350511!important;text-decoration:none!important}
.asn-related__body p{
  margin:0 0 11px;
  color:#82666e;
  font-size:12px;
  line-height:1.45;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}
.asn-related__read{color:#98002b!important;font-size:12px;font-weight:700;text-decoration:none!important}

/* Arquivo de notícias */
.asn-archive{padding-top:12px}
.asn-archive__header{max-width:760px;margin:0 auto 34px;text-align:center}
.asn-archive__header h1{margin:0;color:#31000e;font-size:clamp(34px,4vw,54px);line-height:1.05}
.asn-archive__header p{margin:12px 0 0;color:#7b5c65;font-size:16px;line-height:1.55}
.asn-archive__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.asn-archive__card{overflow:hidden;border:1px solid #eedcdf;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(74,0,22,.06);transition:transform .25s ease,box-shadow .25s ease}
.asn-archive__card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(74,0,22,.1)}
.asn-archive__media{display:block;aspect-ratio:1200/840;background:#f7e8eb;overflow:hidden}
.asn-archive__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}
.asn-archive__card:hover .asn-archive__media img{transform:scale(1.025)}
.asn-archive__body{padding:18px}
.asn-archive__body h2{margin:0 0 8px;font-size:20px;line-height:1.2}
.asn-archive__body h2 a{color:#350511!important;text-decoration:none!important}
.asn-archive__body p{margin:0 0 14px;color:#7d6068;font-size:13px;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.asn-archive__read{display:inline-flex;gap:7px;color:#97002b!important;font-size:13px;font-weight:700;text-decoration:none!important}

@media(max-width:1100px){
  .asn-news-page{padding-top:26px}
  .asn-article__layout{grid-template-columns:minmax(0,1fr) 270px;gap:32px}
  .asn-archive__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:840px){
  .asn-article__nav{align-items:flex-start;flex-direction:column;margin-bottom:22px}
  .asn-article__share-top{justify-content:flex-start}
  .asn-article__header{text-align:left;margin-bottom:24px}
  .asn-article__header h1{margin-left:0;font-size:clamp(32px,8vw,48px);text-wrap:pretty}
  .asn-article__lead{margin-left:0}
  .asn-article__meta{justify-content:flex-start}
  .asn-article__hero-wrap{border-radius:20px;margin-bottom:30px}
  .asn-article__layout{grid-template-columns:1fr;gap:26px}
  .asn-article__side{order:-1}
  .asn-article__interaction-card{position:static;padding:18px}
  .asn-detail__reactions{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .asn-detail__reactions .asn-reaction-btn{grid-template-columns:24px 1fr auto;padding:8px!important}
  .asn-related__grid{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .asn-news-page{padding:18px 10px 44px}
  .asn-article__share-top>span{width:100%}
  .asn-article__share-top a,.asn-article__share-top button{padding:7px 10px;font-size:11px}
  .asn-article__header h1{font-size:34px;line-height:1.07}
  .asn-article__lead{font-size:15px;line-height:1.55}
  .asn-article__meta{gap:6px}
  .asn-article__meta span,.asn-article__meta a{min-height:28px;padding:0 9px;font-size:10.5px}
  .asn-article__hero-wrap{border-radius:16px;box-shadow:0 15px 40px rgba(74,0,22,.11)}
  .asn-article__prose{font-size:15.5px;line-height:1.82}
  .asn-article__prose p:first-child{font-size:16px}
  .asn-detail__reactions{grid-template-columns:1fr!important}
  .asn-article__share-card{align-items:flex-start;flex-direction:column;padding:16px}
  .asn-article__share-actions{justify-content:flex-start}
  .asn-comments--detail{margin-top:38px;padding:18px 14px;border-radius:18px}
  .asn-comments__head h2{font-size:25px}
  .asn-comment-form--detail{padding:13px}
  .asn-comment-form__footer{align-items:flex-start;flex-direction:column}
  .asn-comment-form__footer button{width:100%}
  .asn-comment--detail{grid-template-columns:36px 1fr;padding:12px}
  .asn-comment__avatar{width:36px;height:36px;font-size:14px}
  .asn-related{margin-top:40px}
  .asn-related__grid{grid-template-columns:1fr}
  .asn-related__head h2{font-size:25px}
  .asn-archive__grid{grid-template-columns:1fr;gap:16px}
  .asn-archive__header{margin-bottom:24px}
}

/* Inline images inside premium article content -------------------------- */
.asn-article__prose figure.asn-inline-image{margin:30px auto 34px;text-align:center;clear:both}
.asn-article__prose figure.asn-inline-image--wide{width:100%}
.asn-article__prose figure.asn-inline-image--medium{width:72%;max-width:760px}
.asn-article__prose figure.asn-inline-image img{display:block;width:100%;height:auto;max-width:100%;margin:0 auto;border-radius:20px;box-shadow:0 18px 44px rgba(70,0,20,.12);object-fit:contain;background:#fff}
.asn-article__prose figure.asn-inline-image a.asn-inline-image-link{display:block;text-decoration:none;border:0}
.asn-article__prose figure.asn-inline-image a.asn-inline-image-link img{transition:transform .28s ease,box-shadow .28s ease}
.asn-article__prose figure.asn-inline-image a.asn-inline-image-link:hover img{transform:translateY(-2px);box-shadow:0 22px 50px rgba(70,0,20,.16)}
.asn-article__prose figure.asn-inline-image figcaption{max-width:760px;margin:10px auto 0;color:#866971;font-size:12px;line-height:1.55;text-align:center}
.asn-article__prose h2{margin:34px 0 14px;color:#3a0010;font-size:clamp(24px,2.2vw,31px);line-height:1.18;font-weight:700}
.asn-article__prose h3{margin:27px 0 11px;color:#531326;font-size:clamp(20px,1.8vw,25px);line-height:1.22;font-weight:700}
.asn-article__prose blockquote{margin:25px 0;padding:17px 20px;border-left:3px solid #a90032;border-radius:0 14px 14px 0;background:#fff5f7;color:#654650;font-style:italic}
.asn-article__prose ul,.asn-article__prose ol{margin:14px 0 22px;padding-left:26px}
.asn-article__prose li{margin:7px 0}
@media(max-width:650px){.asn-article__prose figure.asn-inline-image{margin:22px auto 26px}.asn-article__prose figure.asn-inline-image--medium{width:100%;max-width:none}.asn-article__prose figure.asn-inline-image img{border-radius:15px}.asn-article__prose figure.asn-inline-image figcaption{font-size:11.5px}}
.asn-article__prose>img,.asn-article__prose p>img{display:block;max-width:100%;height:auto;margin:24px auto;border-radius:18px;box-shadow:0 14px 36px rgba(70,0,20,.10)}


/* =========================================================
   v0.3.7 — TYPOGRAPHY SYSTEM
   Global Design defaults + per-news overrides.
   PC/Tablet and Mobile values are independent.
   ========================================================= */

/* Section headings edited in Design */
.asn-home .asn-home__head h2,
.asn-archive .asn-archive__header h1{
  font-family:var(--asn-section-title-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-section-title-size,36px)!important;
  font-weight:var(--asn-section-title-weight,700)!important;
}
.asn-home .asn-home__head p,
.asn-archive .asn-archive__header p{
  font-family:var(--asn-section-subtitle-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-section-subtitle-size,14px)!important;
  font-weight:var(--asn-section-subtitle-weight,400)!important;
}

/* News title — per-news override possible */
.asn-card .asn-card__body h3,
.asn-card .asn-card__body h3 a,
.asn-archive__card .asn-archive__body h2,
.asn-archive__card .asn-archive__body h2 a,
.asn-article .asn-article__header h1,
.asn-related__card .asn-related__body h3,
.asn-related__card .asn-related__body h3 a{
  font-family:var(--asn-news-title-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-news-title-size,21px)!important;
  font-weight:var(--asn-news-title-weight,700)!important;
}

/* Summary/excerpt — per-news override possible */
.asn-card .asn-card__excerpt,
.asn-archive__card .asn-archive__body>p,
.asn-article .asn-article__lead,
.asn-related__card .asn-related__body>p{
  font-family:var(--asn-news-excerpt-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-news-excerpt-size,13px)!important;
  font-weight:var(--asn-news-excerpt-weight,400)!important;
}

/* Article body — formatting such as bold/italic is preserved */
.asn-article .asn-article__prose,
.asn-article .asn-article__prose p,
.asn-article .asn-article__prose li,
.asn-article .asn-article__prose blockquote,
.asn-article .asn-article__prose figcaption{
  font-family:var(--asn-news-content-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-news-content-size,17px)!important;
  font-weight:var(--asn-news-content-weight,400)!important;
}
.asn-article .asn-article__prose h2,
.asn-article .asn-article__prose h3,
.asn-article .asn-article__prose h4{
  font-family:var(--asn-news-content-font,Arial,Helvetica,sans-serif)!important;
}
.asn-article .asn-article__prose strong,
.asn-article .asn-article__prose b{font-weight:700!important}

/* Per-news CTA */
.asn-article .asn-article__cta{
  font-family:var(--asn-news-cta-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-news-cta-size,14px)!important;
  font-weight:var(--asn-news-cta-weight,700)!important;
}

/* General action text */
.asn-home .asn-read,
.asn-archive .asn-archive__read,
.asn-article .asn-article__back,
.asn-article .asn-article__share-top a,
.asn-article .asn-article__share-top button,
.asn-article .asn-article__share-actions a,
.asn-article .asn-article__share-actions button,
.asn-article .asn-article__comment-shortcut strong,
.asn-article .asn-comment-form button,
.asn-article .asn-related__head>a,
.asn-article .asn-related__read,
.asn-archive .asn-pagination a{
  font-family:var(--asn-action-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-action-size,13px)!important;
  font-weight:var(--asn-action-weight,700)!important;
}

/* Meta/interface text */
.asn-home .asn-badge,
.asn-home .asn-reaction-btn,
.asn-home .asn-comment-count,
.asn-archive .asn-archive__header>span,
.asn-article .asn-article__eyebrow,
.asn-article .asn-article__meta span,
.asn-article .asn-article__meta a,
.asn-article .asn-article__share-top>span,
.asn-article .asn-article__interaction-kicker,
.asn-article .asn-reaction-btn,
.asn-article .asn-article__login-note,
.asn-article .asn-article__comment-shortcut small,
.asn-article .asn-comments__kicker,
.asn-article .asn-comments__count,
.asn-article .asn-comment__meta strong,
.asn-article .asn-comment__meta span,
.asn-article .asn-comments__empty,
.asn-article .asn-comments__login,
.asn-article .asn-comment-form__footer>span,
.asn-article .asn-related__head>div>span{
  font-family:var(--asn-meta-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-meta-size,12px)!important;
  font-weight:var(--asn-meta-weight,600)!important;
}

@media(max-width:650px){
  .asn-home .asn-home__head h2,
  .asn-archive .asn-archive__header h1{
    font-family:var(--asn-section-title-font-mobile,var(--asn-section-title-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-section-title-size-mobile,var(--asn-section-title-size,28px))!important;
    font-weight:var(--asn-section-title-weight-mobile,var(--asn-section-title-weight,700))!important;
  }
  .asn-home .asn-home__head p,
  .asn-archive .asn-archive__header p{
    font-family:var(--asn-section-subtitle-font-mobile,var(--asn-section-subtitle-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-section-subtitle-size-mobile,var(--asn-section-subtitle-size,13px))!important;
    font-weight:var(--asn-section-subtitle-weight-mobile,var(--asn-section-subtitle-weight,400))!important;
  }
  .asn-card .asn-card__body h3,
  .asn-card .asn-card__body h3 a,
  .asn-archive__card .asn-archive__body h2,
  .asn-archive__card .asn-archive__body h2 a,
  .asn-article .asn-article__header h1,
  .asn-related__card .asn-related__body h3,
  .asn-related__card .asn-related__body h3 a{
    font-family:var(--asn-news-title-font-mobile,var(--asn-news-title-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-news-title-size-mobile,var(--asn-news-title-size,18px))!important;
    font-weight:var(--asn-news-title-weight-mobile,var(--asn-news-title-weight,700))!important;
  }
  .asn-card .asn-card__excerpt,
  .asn-archive__card .asn-archive__body>p,
  .asn-article .asn-article__lead,
  .asn-related__card .asn-related__body>p{
    font-family:var(--asn-news-excerpt-font-mobile,var(--asn-news-excerpt-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-news-excerpt-size-mobile,var(--asn-news-excerpt-size,12px))!important;
    font-weight:var(--asn-news-excerpt-weight-mobile,var(--asn-news-excerpt-weight,400))!important;
  }
  .asn-article .asn-article__prose,
  .asn-article .asn-article__prose p,
  .asn-article .asn-article__prose li,
  .asn-article .asn-article__prose blockquote,
  .asn-article .asn-article__prose figcaption{
    font-family:var(--asn-news-content-font-mobile,var(--asn-news-content-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-news-content-size-mobile,var(--asn-news-content-size,15px))!important;
    font-weight:var(--asn-news-content-weight-mobile,var(--asn-news-content-weight,400))!important;
  }
  .asn-article .asn-article__prose h2,
  .asn-article .asn-article__prose h3,
  .asn-article .asn-article__prose h4{font-family:var(--asn-news-content-font-mobile,var(--asn-news-content-font,Arial,Helvetica,sans-serif))!important}
  .asn-article .asn-article__cta{
    font-family:var(--asn-news-cta-font-mobile,var(--asn-news-cta-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-news-cta-size-mobile,var(--asn-news-cta-size,13px))!important;
    font-weight:var(--asn-news-cta-weight-mobile,var(--asn-news-cta-weight,700))!important;
  }
  .asn-home .asn-read,
  .asn-archive .asn-archive__read,
  .asn-article .asn-article__back,
  .asn-article .asn-article__share-top a,
  .asn-article .asn-article__share-top button,
  .asn-article .asn-article__share-actions a,
  .asn-article .asn-article__share-actions button,
  .asn-article .asn-article__comment-shortcut strong,
  .asn-article .asn-comment-form button,
  .asn-article .asn-related__head>a,
  .asn-article .asn-related__read,
  .asn-archive .asn-pagination a{
    font-family:var(--asn-action-font-mobile,var(--asn-action-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-action-size-mobile,var(--asn-action-size,12px))!important;
    font-weight:var(--asn-action-weight-mobile,var(--asn-action-weight,700))!important;
  }
  .asn-home .asn-badge,
  .asn-home .asn-reaction-btn,
  .asn-home .asn-comment-count,
  .asn-archive .asn-archive__header>span,
  .asn-article .asn-article__eyebrow,
  .asn-article .asn-article__meta span,
  .asn-article .asn-article__meta a,
  .asn-article .asn-article__share-top>span,
  .asn-article .asn-article__interaction-kicker,
  .asn-article .asn-reaction-btn,
  .asn-article .asn-article__login-note,
  .asn-article .asn-article__comment-shortcut small,
  .asn-article .asn-comments__kicker,
  .asn-article .asn-comments__count,
  .asn-article .asn-comment__meta strong,
  .asn-article .asn-comment__meta span,
  .asn-article .asn-comments__empty,
  .asn-article .asn-comments__login,
  .asn-article .asn-comment-form__footer>span,
  .asn-article .asn-related__head>div>span{
    font-family:var(--asn-meta-font-mobile,var(--asn-meta-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-meta-size-mobile,var(--asn-meta-size,11px))!important;
    font-weight:var(--asn-meta-weight-mobile,var(--asn-meta-weight,600))!important;
  }
}

/* v0.3.7 — remaining interface typography groups */
.asn-article .asn-article__interaction-card h2,
.asn-article .asn-comments__head h2,
.asn-article .asn-related__head h2{
  font-family:var(--asn-subheading-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-subheading-size,28px)!important;
  font-weight:var(--asn-subheading-weight,700)!important;
}
.asn-article .asn-article__share-card strong,
.asn-article .asn-article__share-card>div>span,
.asn-article .asn-comment-form input,
.asn-article .asn-comment-form textarea,
.asn-article .asn-comment__content p{
  font-family:var(--asn-interface-font,Arial,Helvetica,sans-serif)!important;
  font-size:var(--asn-interface-size,13px)!important;
  font-weight:var(--asn-interface-weight,400)!important;
}
@media(max-width:650px){
  .asn-article .asn-article__interaction-card h2,
  .asn-article .asn-comments__head h2,
  .asn-article .asn-related__head h2{
    font-family:var(--asn-subheading-font-mobile,var(--asn-subheading-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-subheading-size-mobile,var(--asn-subheading-size,25px))!important;
    font-weight:var(--asn-subheading-weight-mobile,var(--asn-subheading-weight,700))!important;
  }
  .asn-article .asn-article__share-card strong,
  .asn-article .asn-article__share-card>div>span,
  .asn-article .asn-comment-form input,
  .asn-article .asn-comment-form textarea,
  .asn-article .asn-comment__content p{
    font-family:var(--asn-interface-font-mobile,var(--asn-interface-font,Arial,Helvetica,sans-serif))!important;
    font-size:var(--asn-interface-size-mobile,var(--asn-interface-size,12px))!important;
    font-weight:var(--asn-interface-weight-mobile,var(--asn-interface-weight,400))!important;
  }
}
