:root{
  --ao-ink:#082b57;
  --ao-blue:#2962ff;
  --ao-line:#dbe4f0;
  --ao-muted:#71819a;
  --ao-soft:#f7f9fc;
  --ao-pink:#df2f67;
  --ao-max:1116px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.agenda-ovar-theme{margin:0;background:#fff;color:var(--ao-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}
a{color:inherit}
img{max-width:100%;height:auto}
.ao-site-main{min-height:60vh}
.ao-home-page>.ao-home-content,.ao-page-shell{width:min(var(--ao-max),calc(100% - 32px));margin:0 auto}
.ao-home-content{padding:12px 0 70px}
.ao-home-page .entry-title,.ao-home-page>h1,.ao-home-page .wp-block-post-title{display:none!important}
.ao-page-title{font-size:clamp(36px,5vw,64px);line-height:1;letter-spacing:-.04em;margin:48px 0 24px}
.ao-reading-width{max-width:850px}.ao-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--ao-blue)}
.ao-single h1{font-size:clamp(42px,6vw,76px);line-height:1;letter-spacing:-.05em}.ao-featured{margin:28px 0}
.ao-list-item{padding:24px 0;border-bottom:1px solid var(--ao-line)}.ao-list-item h2{margin:0 0 8px}

/* Harmonização dos módulos existentes */
.ao-home-content section{scroll-margin-top:24px}
.ao-home-content h2{font-size:clamp(30px,3.2vw,48px);line-height:1.05;letter-spacing:-.035em;color:var(--ao-ink)}
.ao-home-content h3{color:var(--ao-ink)}
.ao-home-content [class*="agenda"],.ao-home-content [class*="ndo"]{font-family:inherit}

/* Banner publicitário */
.ao-home-content .ndo-pub-slot-lite,.ao-home-content .ndo-pub-home-slot,.ao-home-content [class*="publicidade"]{max-width:728px;margin:30px auto!important}
.ao-home-content .ndo-pub-slot-lite img,.ao-home-content .ndo-pub-home-slot img{display:block;width:100%;height:auto;border-radius:0}

/* Tira de desporto e outros módulos horizontais */
.ao-home-content [class*="ticker"],.ao-home-content [class*="desporto"]{border-radius:0}

/* Cards */
.ao-home-content article,.ao-home-content [class*="card"]{border-color:var(--ao-line)}

@media(max-width:900px){
  .ao-header-inner{align-items:flex-start;flex-direction:column}.ao-brand img,.ao-brand .custom-logo{width:min(420px,82vw)}.ao-main-nav{width:100%;overflow-x:auto}.ao-main-nav ul{width:max-content}.ao-parishes{gap:16px 22px}
}
@media(max-width:640px){
  .ao-header-inner,.ao-parishes,.ao-home-page>.ao-home-content,.ao-page-shell{width:min(100% - 22px,var(--ao-max))}.ao-header-inner{padding-top:18px}.ao-parishes{padding-bottom:14px}.ao-home-content{padding-top:8px}
}


/* =========================================================
   v1.0.4 — Grelha editorial única da Agenda
   Todos os shortcodes usam a mesma largura útil: 1116px.
   ========================================================= */
.ao-home-page>.ao-home-content,
.ao-page-shell{
  width:min(1116px,calc(100% - 32px))!important;
  max-width:1116px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Cada shortcode/bloco de primeiro nível alinha pela mesma grelha. */
.ao-home-content > *:not(script):not(style),
.ao-page-shell > *:not(script):not(style):not(.ao-page-title){
  width:100%!important;
  max-width:1116px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Neutraliza larguras internas antigas dos módulos da Agenda. */
.ao-home-content > * > [class*="agora-"],
.ao-home-content > * > [class*="agenda-"],
.ao-page-shell > * > [class*="agora-"],
.ao-page-shell > * > [class*="agenda-"],
.ao-home-content > [class*="agora-"],
.ao-home-content > [class*="agenda-"],
.ao-page-shell > [class*="agora-"],
.ao-page-shell > [class*="agenda-"]{
  max-width:1116px!important;
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Publicidade segue a mesma grelha, mas a criatividade nunca é cortada. */
.ao-home-content .agenda-ovar-pub,
.ao-page-shell .agenda-ovar-pub,
.ao-home-content .ndo-pub-home-slot,
.ao-page-shell .ndo-pub-home-slot{
  width:100%!important;
  max-width:1116px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ao-home-content .agenda-ovar-pub img,
.ao-page-shell .agenda-ovar-pub img,
.ao-home-content .ndo-pub-home-slot img,
.ao-page-shell .ndo-pub-home-slot img{
  width:100%!important;
  max-width:1116px!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
}

@media(max-width:640px){
  .ao-home-page>.ao-home-content,
  .ao-page-shell{width:calc(100% - 22px)!important}
}
