:root{
  --ad1na-paper:#f3eee6;
  --ad1na-ink:#171615;
  --ad1na-muted:#6f6962;
  --ad1na-line:#d8d0c6;
  --ad1na-accent:var(--ad1t-accent,#bd3029);
}
.ad1na{background:#080a0b;color:var(--ad1na-ink);font-family:var(--ad1-native-body-family);}
.ad1na-hero{--ad1-internal-hero-media-start:42%;--ad1-internal-hero-mobile-media-h:clamp(250px,68vw,360px);background:var(--ad1-color-background-dark,#131213)}
.ad1na-hero__veil{pointer-events:none}
.ad1na-hero__inner{color:var(--ad1-color-text-light,#f6f2ef)}
.ad1na-hero h1{max-width:15ch;margin:0 0 16px;color:var(--ad1-color-text-light,#f6f2ef);overflow-wrap:normal;word-break:normal;hyphens:manual;text-wrap:balance}
.ad1na-hero h1::after{content:"";display:block;width:58px;height:3px;margin-top:18px;background:var(--ad1na-accent)}
.ad1na-hero p{max-width:52ch;margin:0;color:var(--ad1-color-text-light,#f6f2ef)}
.ad1na-paper{background:var(--ad1na-paper);padding:0 0 96px}
.ad1na-lead{transform:translateY(-36px);margin-bottom:4px}
.ad1na-card{min-width:0}
.ad1na-card a{text-decoration:none;color:inherit}
.ad1na-card__media{display:block;overflow:hidden;background:#d8d0c6}
.ad1na-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s cubic-bezier(.22,1,.36,1)}
.ad1na-card:hover .ad1na-card__media img{transform:scale(1.025)}
.ad1na-card__copy{min-width:0}
.ad1na-kicker{display:block;margin-bottom:8px;color:var(--ad1na-accent);font-size:var(--ad1-native-accent-size);font-weight:var(--ad1-type-eyebrow-weight,var(--e-global-typography-accent-font-weight,500));letter-spacing:var(--ad1-native-accent-spacing);text-transform:uppercase;}
.ad1na-card h2,.ad1na-card h3{margin:0;font-family:var(--ad1-native-h2-family);font-weight:var(--ad1-global-h2-weight,var(--e-global-typography-secondary-font-weight,400));line-height:var(--ad1-native-h2-line);letter-spacing:var(--ad1-native-h2-spacing);}
.ad1na-card p{color:var(--ad1na-muted);line-height:var(--ad1-native-body-line)}
.ad1na-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:16px;color:var(--ad1na-muted);font-size:var(--ad1-native-meta-size)}
.ad1na-card__meta .ad1n-reading-time{min-height:0;padding:0;display:inline-flex;align-items:center;border:0;background:transparent;gap:5px}
.ad1na-card__meta .ad1n-reading-time__icon{width:15px;height:15px;display:inline-flex}.ad1na-card__meta .ad1n-reading-time__icon svg{width:100%;height:100%;fill:currentColor}
.ad1na-card--lead{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:42px;align-items:center;padding:18px;background:#f8f4ed;border:1px solid #d8d0c6;box-shadow:0 18px 54px #2d24170f}
.ad1na-card--lead .ad1na-card__media{min-height:380px}
.ad1na-card--lead .ad1na-card__copy{padding:20px 30px 20px 0}
.ad1na-card--lead h2{font-size:var(--ad1-native-lead-size)}
.ad1na-card--lead p{font-size:var(--ad1-native-lead-size)}
.ad1na-latest{padding:18px 0 42px}
.ad1na-latest>h2,.ad1na-all>h2{margin:0 0 20px;font-family:var(--ad1-native-h2-family);font-size:var(--ad1-native-h2-size);font-weight:var(--ad1-global-h2-weight,var(--e-global-typography-secondary-font-weight,400));letter-spacing:var(--ad1-native-h2-spacing);text-transform:uppercase}
.ad1na-latest__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.ad1na-card--latest .ad1na-card__media{aspect-ratio:16/8.8;margin-bottom:14px}
.ad1na-card--latest h3{font-size:var(--ad1-native-h2-size);}
.ad1na-filters{display:flex;align-items:center;gap:12px;overflow-x:auto;padding:16px 0 18px;border-top:1px solid var(--ad1na-line);border-bottom:1px solid var(--ad1na-line);scrollbar-width:none}
.ad1na-filters::-webkit-scrollbar{display:none}
.ad1na-filters a{flex:0 0 auto;padding:11px 18px;color:var(--ad1-color-text,#3f3b37);font-size:var(--ad1-type-button-ui-size,var(--ad1-button-font-size,var(--ad1-native-accent-size)));font-weight:var(--ad1-type-button-ui-weight,var(--ad1-button-font-weight,500));letter-spacing:var(--ad1-type-button-ui-letter-spacing,var(--ad1-native-accent-spacing));text-transform:uppercase;text-decoration:none;border:1px solid transparent;}
.ad1na-filters a:hover,.ad1na-filters a:focus-visible{color:var(--ad1na-accent)}
.ad1na-filters a.is-active{color:var(--ad1-color-text-light,#fff);background:var(--ad1na-accent);border-color:var(--ad1na-accent);}
.ad1na-all{padding-top:36px}
.ad1na-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.ad1na-card--grid{background:#f8f4ed;border:1px solid #d8d0c6;box-shadow:0 10px 28px #2d24170a}
.ad1na-card--grid .ad1na-card__media{aspect-ratio:4/2.65}
.ad1na-card--grid .ad1na-card__copy{padding:18px}
.ad1na-card--grid h3{font-size:var(--ad1-native-h2-size);}
.ad1na-pagination{display:flex;justify-content:center;margin-top:42px}
.ad1na-pagination .nav-links{display:flex;align-items:center;gap:8px}
.ad1na-pagination a,.ad1na-pagination span{min-width:38px;height:38px;display:grid;place-items:center;color:var(--ad1-color-text,#2b2927);text-decoration:none;border:1px solid var(--ad1na-line);}
.ad1na-pagination .current{color:var(--ad1-color-text-light,#fff);background:#101214;border-color:#101214;}
.ad1na-empty{padding:28px 0;color:var(--ad1na-muted)}
@media(max-width:1100px){
  .ad1na-card--lead{grid-template-columns:1fr 1fr;gap:28px}
  .ad1na-card--lead .ad1na-card__media{min-height:320px}
  .ad1na-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .ad1na-card--lead{grid-template-columns:1fr;padding:12px}
  .ad1na-card--lead .ad1na-card__media{min-height:0;aspect-ratio:16/9}
  .ad1na-card--lead .ad1na-card__copy{padding:14px 10px 18px}
  .ad1na-latest__grid{grid-template-columns:1fr}
  .ad1na-card--latest{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center}
  .ad1na-card--latest .ad1na-card__media{margin:0;aspect-ratio:4/3}
  .ad1na-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .ad1na-paper{padding-bottom:64px}
  .ad1na-lead{transform:translateY(-22px)}
  .ad1na-card--lead h2{font-size:var(--ad1-native-lead-size)}
  .ad1na-card--latest{grid-template-columns:110px 1fr;gap:14px}
  .ad1na-card--latest h3{font-size:var(--ad1-native-h2-size);}
  .ad1na-card--latest .ad1na-card__meta{font-size:var(--ad1-native-meta-size)}
  .ad1na-grid{grid-template-columns:1fr}
  .ad1na-card--grid{display:grid;grid-template-columns:112px 1fr}
  .ad1na-card--grid .ad1na-card__media{aspect-ratio:auto;min-height:100%;height:100%}
  .ad1na-card--grid .ad1na-card__copy{padding:14px}
  .ad1na-card--grid h3{font-size:var(--ad1-native-h2-size);}
}
@media(prefers-reduced-motion:reduce){.ad1na-card__media img{transition:none}.ad1na-card:hover .ad1na-card__media img{transform:none}}


/* AD1 0.4.0 — web-app newsroom fidelity. */
@media(max-width:767px){
  body.ad1-mobile-app-enabled .ad1na-lead{transform:translateY(-18px)}
  body.ad1-mobile-app-enabled .ad1na-card--lead{padding:8px;border-radius:6px}
  body.ad1-mobile-app-enabled .ad1na-card--lead .ad1na-card__copy{padding:14px 8px 18px}
  body.ad1-mobile-app-enabled .ad1na-card--lead h2{font-size:var(--ad1-native-lead-size)}
  body.ad1-mobile-app-enabled .ad1na-filters{margin-inline:-16px;padding-inline:16px}
  body.ad1-mobile-app-enabled .ad1na-card--grid{grid-template-columns:108px minmax(0,1fr);min-height:114px;border-radius:4px;overflow:hidden}
  body.ad1-mobile-app-enabled .ad1na-card--grid .ad1na-card__copy{padding:12px}
  body.ad1-mobile-app-enabled .ad1na-card--grid h3{font-size:var(--ad1-native-h2-size);}
  body.ad1-mobile-app-enabled .ad1na-card--grid .ad1na-card__meta{margin-top:8px;font-size:var(--ad1-native-meta-size)}
}

/* 0.4.3 — horizontal newsroom thumbnails in the phone web-app. */
@media(max-width:767px){
  body.ad1-mobile-app-enabled .ad1na-card--latest,
  body.ad1-mobile-app-enabled .ad1na-card--grid{
    display:grid;
    grid-template-columns:128px minmax(0,1fr);
    align-items:center;
    gap:0;
    min-height:94px;
  }
  body.ad1-mobile-app-enabled .ad1na-card--latest .ad1na-card__media,
  body.ad1-mobile-app-enabled .ad1na-card--grid .ad1na-card__media{
    width:128px;
    height:auto;
    min-height:0;
    margin:0;
    aspect-ratio:16/9;
    align-self:center;
  }
  body.ad1-mobile-app-enabled .ad1na-card--latest .ad1na-card__media img,
  body.ad1-mobile-app-enabled .ad1na-card--grid .ad1na-card__media img{
    width:100%;
    height:100%;
    object-fit:cover;
  }
  body.ad1-mobile-app-enabled .ad1na-card--latest .ad1na-card__copy,
  body.ad1-mobile-app-enabled .ad1na-card--grid .ad1na-card__copy{padding:12px 14px}
}

/* 0.8.7 — editorial Newsroom cards: imagery and copy, no decorative boxes. */
.ad1na-card--lead,.ad1na-card--grid{background:transparent;border:0;box-shadow:none}
.ad1na-card--lead{padding:0}
.ad1na-card--lead .ad1na-card__copy{padding:18px 0}
.ad1na-card--grid .ad1na-card__copy{padding:16px 0 0}
.ad1na-card__media{background:#111}
.ad1na-card__media img{object-fit:contain;object-position:center;background:#111}
@media(max-width:767px){.ad1na-card--grid{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;align-items:center}.ad1na-card--grid .ad1na-card__media{height:100%;min-height:104px}.ad1na-card--grid .ad1na-card__copy{padding:10px 0}.ad1na-card--lead{display:block}.ad1na-card--lead .ad1na-card__copy{padding:16px 0}}

/* 0.10.2 — Newsroom metadata owns its compact editorial scale.
 * Elementor Accent supplies the family/weight, not an oversized global font size. */
.ad1na-card__meta{font-size:var(--ad1-native-meta-size);line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing)}
.ad1na-card__meta :where(time,span){font-size:var(--ad1-native-meta-size);line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing)}
.ad1na-card--latest .ad1na-card__meta{font-size:var(--ad1-native-meta-size)}
.ad1na-card--grid .ad1na-card__meta{font-size:var(--ad1-native-meta-size)}
@media(max-width:767px){
  .ad1na-card__meta,.ad1na-card--latest .ad1na-card__meta,.ad1na-card--grid .ad1na-card__meta{font-size:var(--ad1-native-meta-size)}
}


/* 0.10.2 — the archive now renders the shared .ad1-news-card component.
 * These selectors target the actual markup instead of the retired .ad1na-card internals. */
.ad1na .ad1-news-card__meta{
  font-size:var(--ad1-native-meta-size);
  line-height:var(--ad1-native-meta-line);
  letter-spacing:var(--ad1-native-meta-spacing);
}
.ad1na .ad1-news-card__meta :where(time,span){font-size:var(--ad1-native-meta-size);line-height:var(--ad1-native-meta-line);letter-spacing:var(--ad1-native-meta-spacing)}
.ad1na .ad1na-card-component--latest .ad1-news-card__meta,
.ad1na .ad1na-card-component--grid .ad1-news-card__meta{font-size:var(--ad1-native-meta-size)}
@media(max-width:767px){
  .ad1na .ad1-news-card__meta,
  .ad1na .ad1na-card-component--latest .ad1-news-card__meta,
  .ad1na .ad1na-card-component--grid .ad1-news-card__meta{font-size:var(--ad1-native-meta-size)}
}


/* Stage 73 — Newsroom Mobile/Web-App archive geometry.
 * Archive owns section spacing; shared news-components.css owns each card. */
@media(max-width:767px){
  .ad1na-paper{padding-bottom:calc(2rem + var(--ad1-webapp-nav-occupied-height,0px))}
  .ad1na-lead,
  body.ad1-mobile-app-enabled .ad1na-lead{transform:none!important;margin:0!important;padding-block:1.25rem .5rem!important}
  .ad1na-latest{padding:1.25rem 0 2rem}
  .ad1na-all{padding-top:1.5rem}
  .ad1na-latest__grid,.ad1na-grid{align-items:start!important;grid-auto-rows:auto!important}
  .ad1na-filters{max-width:100%;min-width:0}
}
