:root{
  --ink:#0a0a0a;
  --paper:#f5f3ef;
  --white:#ffffff;
  --muted:#6d6a65;
  --line:#d6d2cb;
  --max:1720px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;font-weight:300}
a{color:inherit;text-decoration:none}
img{display:block;width:100%;height:100%;object-fit:cover}
button,input,textarea{font:inherit}
.shell{max-width:var(--max);margin:auto}
.eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:500}
.text-link{display:inline-flex;gap:16px;align-items:center;border-bottom:1px solid currentColor;padding-bottom:7px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;width:max-content}

header{position:sticky;top:0;z-index:50;background:rgba(245,243,239,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.header-main{min-height:92px;padding:0 34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
.brand{font-family:"Cormorant Garamond",serif;font-size:64px;letter-spacing:.2em;line-height:.8;transform:translateX(.1em)}
.header-left,.header-right{display:flex;gap:26px;font-size:10px;letter-spacing:.11em;text-transform:uppercase}
.header-right{justify-content:flex-end}
.topic-bar{height:42px;border-top:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:34px;padding:0 20px;overflow:auto;white-space:nowrap;font-size:10px;letter-spacing:.08em}
.topic-bar::-webkit-scrollbar{display:none}
.topic-bar a.active{border-bottom:1px solid var(--ink);padding-bottom:4px}
.mobile-menu{display:none}
.drawer{display:none}

.front{min-height:calc(100vh - 134px);position:relative;border-bottom:1px solid var(--line)}
.front img{position:absolute;inset:0}
.front:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.66) 0%,rgba(0,0,0,.18) 48%,rgba(0,0,0,.04) 100%)}
.front-copy{position:relative;z-index:2;color:#fff;min-height:calc(100vh - 134px);padding:10vh 7vw 8vh 4vw;display:flex;flex-direction:column;justify-content:flex-end;max-width:760px}
.front h1{font-family:"Cormorant Garamond",serif;font-size:86px;font-weight:300;line-height:.86;letter-spacing:-.04em;margin:18px 0 18px}
.front .place{font-family:"Cormorant Garamond",serif;font-size:22px;font-style:italic;margin-bottom:22px}
.front p{font-size:15px;line-height:1.7;color:#eee;max-width:480px;margin:0 0 30px}

.intro{padding:56px 4vw;text-align:center;border-bottom:1px solid var(--line)}
.intro p{font-family:"Cormorant Garamond",serif;font-size:25px;line-height:1.35;max-width:820px;margin:auto}

.section{padding:64px 34px 72px;border-bottom:1px solid var(--line)}
.section-head{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:28px}
.section-head h2{font-family:"Cormorant Garamond",serif;font-size:44px;font-weight:300;margin:0}
.section-head p{font-size:12px;color:var(--muted);max-width:430px;line-height:1.55;margin:0;text-align:right}
.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.card img{height:350px;transition:transform .45s ease}
.card:hover img{transform:scale(1.01)}
.card .cat{margin-top:14px;font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:500}
.card h3{font-family:"Cormorant Garamond",serif;font-size:30px;line-height:.95;font-weight:300;margin:9px 0 9px}
.card p{font-size:11px;color:var(--muted);line-height:1.55;margin:0 0 14px}

.weekly{display:grid;grid-template-columns:48% 52%;min-height:580px;border-bottom:1px solid var(--line)}
.weekly-media{min-height:580px}
.weekly-copy{padding:70px 6vw;display:flex;flex-direction:column;justify-content:center;background:#111;color:#fff}
.weekly h2{font-family:"Cormorant Garamond",serif;font-size:58px;font-weight:300;line-height:.92;margin:18px 0 18px}
.weekly p{font-size:15px;line-height:1.75;color:#d7d7d7;max-width:480px;margin:0 0 28px}

.annual{display:grid;grid-template-columns:44% 56%;min-height:600px;border-bottom:1px solid var(--line)}
.annual-copy{padding:80px 6vw 70px 4vw;display:flex;flex-direction:column;justify-content:center}
.annual h2{font-family:"Cormorant Garamond",serif;font-size:64px;line-height:.9;font-weight:300;margin:16px 0 20px}
.annual p{font-size:15px;line-height:1.7;max-width:480px;margin:0 0 18px}
.annual-meta{font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin:8px 0 28px}
.annual-media{min-height:600px}

.page-hero{padding:90px 4vw 60px;border-bottom:1px solid var(--line)}
.page-hero h1{font-family:"Cormorant Garamond",serif;font-size:78px;font-weight:300;margin:0 0 14px}
.page-hero p{font-family:"Cormorant Garamond",serif;font-size:24px;line-height:1.35;max-width:760px;margin:0}
.topic-feature{display:grid;grid-template-columns:60% 40%;min-height:590px;border-bottom:1px solid var(--line)}
.topic-feature-media{min-height:590px}
.topic-feature-copy{padding:68px 5vw;display:flex;flex-direction:column;justify-content:center}
.topic-feature h2{font-family:"Cormorant Garamond",serif;font-size:58px;line-height:.92;font-weight:300;margin:16px 0 18px}
.topic-feature p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 24px}

.article-head{padding:90px 4vw 48px;text-align:center}
.article-head h1{font-family:"Cormorant Garamond",serif;font-size:78px;line-height:.9;font-weight:300;max-width:980px;margin:18px auto}
.article-head .dek{font-family:"Cormorant Garamond",serif;font-size:25px;line-height:1.35;max-width:780px;margin:0 auto 22px}
.article-head .meta{font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.article-image{height:760px}
.article-body{max-width:760px;margin:auto;padding:75px 24px 95px}
.article-body p{font-family:"Cormorant Garamond",serif;font-size:25px;line-height:1.52;margin:0 0 28px}
.article-body p:first-child:first-letter{font-size:72px;float:left;line-height:.7;padding:10px 10px 0 0}

.search-panel{position:fixed;inset:0;background:rgba(245,243,239,.985);z-index:100;display:none;padding:80px 5vw}
.search-panel.open{display:block}
.search-close{position:absolute;right:28px;top:22px;border:0;background:none;font-size:28px;cursor:pointer}
.search-box{max-width:920px;margin:auto}
.search-box input{width:100%;border:0;border-bottom:1px solid var(--ink);background:transparent;font-family:"Cormorant Garamond",serif;font-size:46px;padding:12px 0;outline:none}
.search-results{margin-top:30px}
.search-result{display:block;padding:18px 0;border-bottom:1px solid var(--line)}
.search-result span{font-size:9px;text-transform:uppercase;letter-spacing:.12em}
.search-result h3{font-family:"Cormorant Garamond",serif;font-size:30px;font-weight:300;margin:4px 0 0}

.correspondence{padding:50px 4vw;display:grid;grid-template-columns:1fr 1.5fr;gap:50px;align-items:center;border-bottom:1px solid var(--line)}
.correspondence h2{font-family:"Cormorant Garamond",serif;font-size:36px;font-weight:300;margin:0 0 8px}
.correspondence p{font-size:12px;color:var(--muted);line-height:1.55;margin:0}
.form{display:flex;border:1px solid var(--line);background:#fff}
.form input{flex:1;border:0;padding:16px 18px;outline:none;background:transparent}
.form button{border:0;background:#0b0b0b;color:#fff;padding:0 30px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;cursor:pointer}

footer{background:#0b0b0b;color:#fff;padding:48px 4vw 28px}
.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:50px}
.footer-logo{font-family:"Cormorant Garamond",serif;font-size:39px;letter-spacing:.18em;margin-bottom:12px}
footer h4{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#aaa;margin:0 0 14px}
footer a,footer p{display:block;font-size:11px;line-height:1.9;color:#ddd;margin:0}
.legal{margin-top:38px;padding-top:20px;border-top:1px solid #292929;display:flex;justify-content:space-between;font-size:9px;color:#888;text-transform:uppercase;letter-spacing:.12em}

@media(max-width:1050px){
  .header-left,.header-right{display:none}
  .header-main{grid-template-columns:1fr auto}
  .brand{font-size:52px;justify-self:start}
  .mobile-menu{display:block;border:0;background:none;text-transform:uppercase;font-size:10px;letter-spacing:.1em}
  .drawer.open{display:flex;position:fixed;inset:0;background:var(--paper);z-index:90;flex-direction:column;padding:100px 30px 30px;gap:22px;font-family:"Cormorant Garamond",serif;font-size:30px}
  .grid-4{grid-template-columns:repeat(2,1fr)}
  .grid-3{grid-template-columns:repeat(2,1fr)}
  .weekly,.annual,.topic-feature{grid-template-columns:1fr}
  .annual-copy{order:2}
  .annual-media{order:1}
  .article-image{height:auto}
}
@media(max-width:600px){
  .header-main{min-height:78px;padding:0 18px}
  .brand{font-size:40px}
  .topic-bar{justify-content:flex-start}
  .front{min-height:680px}
  .front-copy{min-height:680px;padding:90px 24px 55px}
  .front h1{font-size:56px}
  .intro{padding:45px 22px}
  .intro p{font-size:20px}
  .section{padding:48px 20px}
  .section-head{align-items:flex-start;flex-direction:column}
  .section-head p{text-align:left}
  .grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}
  .card img{height:clamp(185px,54vw,250px)}
  .weekly-copy,.annual-copy,.topic-feature-copy{padding:56px 24px}
  .weekly h2{font-size:46px}
  .annual h2,.topic-feature h2{font-size:50px}
  .page-hero{padding:60px 22px 42px}
  .page-hero h1{font-size:58px}
  .article-head{padding:58px 20px 38px}
  .article-head h1{font-size:54px}
  .article-image{height:auto}
  .article-body p{font-size:22px}
  .correspondence{grid-template-columns:1fr;padding:45px 22px}
  .form{flex-direction:column}
  .form button{height:48px}
  .footer-grid{grid-template-columns:1fr}
  .legal{flex-direction:column;gap:8px}
}

.drawer{position:fixed;inset:0;display:none;background:var(--paper);z-index:90;flex-direction:column;padding:100px 30px 30px;gap:22px}
.drawer-close{
position:absolute;top:22px;right:22px;
border:0;background:none;cursor:pointer;
font-size:34px;line-height:1;color:var(--ink);
font-family:Inter,Arial,sans-serif;
}


.article-figure{
  margin:0;
  padding:0 0 68px;
}
.article-figure.full{
  width:100%;
}
.article-figure.contained{
  max-width:1120px;
  margin:0 auto;
  padding-left:24px;
  padding-right:24px;
}
.article-figure.book{
  max-width:760px;
  margin:0 auto;
  padding-left:24px;
  padding-right:24px;
}
.article-figure img{
  width:100%;
  height:auto;
  object-fit:contain;
}
.article-figure.full img{
  max-height:880px;
}
.article-caption{
  max-width:1120px;
  margin:12px auto 0;
  padding:0 24px;
  font-size:10px;
  line-height:1.5;
  letter-spacing:.04em;
  color:var(--muted);
}
.article-figure.contained .article-caption,
.article-figure.book .article-caption{
  padding:0;
}
@media(max-width:600px){
  .article-figure{padding-bottom:46px}
  .article-figure.contained,
  .article-figure.book{padding-left:18px;padding-right:18px}
  .article-caption{padding:0 18px}
}

/* Homepage hero: clean image with editorial headline below */
.front-clean:after{display:none}
.front-clean a{position:absolute;inset:0;display:block}
.hero-story{padding:46px 4vw 52px;border-bottom:1px solid var(--line);max-width:980px}
.hero-story .cat{margin-bottom:14px}
.hero-story h1{font-family:"Cormorant Garamond",serif;font-size:64px;font-weight:300;line-height:.98;letter-spacing:-.035em;margin:0 0 20px;max-width:900px}
.hero-story h1 a{text-decoration:none;color:inherit}
.hero-story p{font-family:"Cormorant Garamond",serif;font-size:24px;line-height:1.35;max-width:720px;margin:0 0 24px}
@media(max-width:700px){.hero-story{padding:34px 22px 40px}.hero-story h1{font-size:43px}.hero-story p{font-size:20px}}

.search-result{display:block;padding:18px 0;border-bottom:1px solid #d5d0c8;color:inherit;text-decoration:none}
.search-result span{font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.search-result h3{font-family:"Cormorant Garamond",serif;font-size:28px;font-weight:400;margin:5px 0}
.search-result p{max-width:720px;margin:4px 0 0;font-size:13px;line-height:1.55;color:#666}
.search-empty{padding:24px 0;border-bottom:1px solid #d5d0c8;font-family:"Cormorant Garamond",serif;font-size:23px;color:#666}
@media(max-width:700px){.search-box input{font-size:32px}.search-result h3{font-size:23px}.search-panel{padding:70px 22px}}

/* Unified COLLECT footer */
.site-footer{background:#0b0b0b;color:#fff;padding:58px 0 26px}
.site-footer .footer-grid{display:grid;grid-template-columns:minmax(240px,1.45fr) repeat(3,minmax(130px,1fr));gap:56px;align-items:start}
.site-footer .footer-intro{max-width:320px}
.site-footer .footer-logo{display:inline-block;font-family:"Cormorant Garamond",serif;font-size:39px;line-height:1;letter-spacing:.18em;color:#fff;margin:0 0 18px;text-decoration:none}
.site-footer .footer-intro p{margin:0 0 3px;color:#bdbdbd;font-size:11px;line-height:1.7}
.site-footer .footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.site-footer h4{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#888;margin:0 0 10px}
.site-footer a{display:inline-block;color:#d7d7d7;font-size:11px;line-height:1.45;text-decoration:none;margin:0}
.site-footer a:hover{color:#fff}
.site-footer .legal{margin-top:48px;padding-top:20px;border-top:1px solid #2a2a2a;display:flex;justify-content:space-between;gap:24px;font-size:9px;line-height:1.6;color:#777;text-transform:uppercase;letter-spacing:.11em}
@media(max-width:900px){
  .site-footer{padding:46px 0 24px}
  .site-footer .footer-grid{grid-template-columns:1.3fr 1fr;gap:38px 28px}
  .site-footer .footer-intro{max-width:none}
}
@media(max-width:560px){
  .site-footer .footer-grid{grid-template-columns:1fr;gap:30px}
  .site-footer .footer-column{gap:7px}
  .site-footer .legal{margin-top:34px;flex-direction:column;gap:8px}
  .site-footer .legal span:last-child{display:none}
}




/* Refined COLLECT header navigation */
header nav,
.site-header nav,
.nav,
.menu {
  display: flex;
  align-items: center;
  gap: clamp(14px, 1.6vw, 28px);
}

header nav a,
.site-header nav a,
.nav a,
.menu a,
nav a {
  text-transform: uppercase;
  letter-spacing: 0.10em;
  font-size: clamp(11px, 0.78vw, 13px);
  font-weight: 400;
  line-height: 1.2;
  white-space: nowrap;
}

@media (min-width: 900px) {
  header,
  .site-header {
    padding-left: clamp(22px, 3vw, 54px);
    padding-right: clamp(22px, 3vw, 54px);
  }
}

@media (max-width: 899px) {
  header nav,
  .site-header nav,
  .nav,
  .menu {
    gap: 18px;
  }

  header nav a,
  .site-header nav a,
  .nav a,
  .menu a,
  nav a {
    font-size: 12px;
    letter-spacing: 0.09em;
  }
}

/* Uniform COLLECT article metadata */
.article-meta {
  margin-top: 14px;
  margin-bottom: 28px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}


/* COLLECT card reading time */
.card-read-time {
  margin-top: 7px;
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 1.35;
  font-weight: 400;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}


/* COLLECT card reading time placement */
.card-read-time {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}


/* COLLECT book icon reading time */
.card-read-time,
.article-meta {
  display: flex;
  align-items: center;
  gap: 10px;
}

.read-time-icon-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.read-time-book-icon {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.35;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.read-time-divider {
  display: inline-block;
  width: 1px;
  height: 25px;
  background: currentColor;
  opacity: 0.45;
}

.read-time-label {
  white-space: nowrap;
}

.article-meta-dot {
  margin: 0 1px;
}


/* Responsive COLLECT footer */
.site-footer,
footer {
  box-sizing: border-box;
  width: 100%;
  margin-top: clamp(56px, 8vw, 120px);
  padding: clamp(28px, 4vw, 52px) clamp(18px, 4vw, 64px);
  border-top: 1px solid rgba(0, 0, 0, 0.18);
}

.site-footer *,
footer * {
  box-sizing: border-box;
}

.site-footer > *,
footer > * {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.site-footer .footer-inner,
.site-footer .footer-grid,
.site-footer .footer-content,
footer .footer-inner,
footer .footer-grid,
footer .footer-content {
  display: grid;
  grid-template-columns: minmax(180px, 1.25fr) repeat(3, minmax(120px, 1fr));
  gap: clamp(24px, 4vw, 64px);
  align-items: start;
  width: 100%;
}

.site-footer nav,
.site-footer ul,
footer nav,
footer ul {
  min-width: 0;
}

.site-footer ul,
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer li,
footer li {
  margin: 0 0 8px;
}

.site-footer a,
footer a {
  display: inline-block;
  max-width: 100%;
  overflow-wrap: anywhere;
  text-decoration: none;
}

.site-footer p,
.site-footer address,
footer p,
footer address {
  margin: 0;
  overflow-wrap: anywhere;
  font-style: normal;
}

.site-footer .footer-bottom,
.site-footer .footer-legal,
.site-footer .copyright,
footer .footer-bottom,
footer .footer-legal,
footer .copyright {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 24px;
  width: 100%;
  margin-top: clamp(24px, 4vw, 48px);
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

@media (max-width: 1024px) {
  .site-footer .footer-inner,
  .site-footer .footer-grid,
  .site-footer .footer-content,
  footer .footer-inner,
  footer .footer-grid,
  footer .footer-content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 36px;
  }
}

@media (max-width: 640px) {
  .site-footer,
  footer {
    margin-top: 52px;
    padding: 28px 18px 24px;
  }

  .site-footer .footer-inner,
  .site-footer .footer-grid,
  .site-footer .footer-content,
  footer .footer-inner,
  footer .footer-grid,
  footer .footer-content {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .site-footer .footer-bottom,
  .site-footer .footer-legal,
  .site-footer .copyright,
  footer .footer-bottom,
  footer .footer-legal,
  footer .copyright {
    display: block;
    margin-top: 28px;
    padding-top: 16px;
  }

  .site-footer .footer-bottom > *,
  .site-footer .footer-legal > *,
  .site-footer .copyright > *,
  footer .footer-bottom > *,
  footer .footer-legal > *,
  footer .copyright > * {
    display: block;
    margin-bottom: 8px;
  }
}

@media (max-width: 380px) {
  .site-footer,
  footer {
    padding-left: 14px;
    padding-right: 14px;
  }

  .site-footer a,
  .site-footer p,
  .site-footer li,
  footer a,
  footer p,
  footer li {
    font-size: 12px;
    line-height: 1.5;
  }
}


/* Center metadata on individual article pages only */
.article-page .article-meta {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-left: auto;
  margin-right: auto;
}

.article-page .article-meta .article-date,
.article-page .article-meta .read-time-label {
  white-space: nowrap;
}

@media (max-width: 640px) {
  .article-page .article-meta {
    gap: 8px;
    padding-left: 12px;
    padding-right: 12px;
  }
}


/* Blitz article aligned to Lacroix */
.article-page .article-header,
.article-page .story-header,
.article-page .article-hero,
.article-page .hero-copy {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.article-page h1 {
  margin-left: auto;
  margin-right: auto;
}

.article-page .article-meta {
  justify-content: center;
  margin-top: 18px;
  margin-bottom: 24px;
}

.article-page .dek,
.article-page .subtitle,
.article-page .excerpt {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}






/* Clean final homepage hero */
.hero-story {
  width: 100%;
  text-align: center;
}

.hero-story .home-hero-copy {
  width: min(100%, 1180px);
  margin: 0 auto;
  padding: clamp(42px, 6vw, 82px) clamp(20px, 4vw, 48px)
           clamp(46px, 6vw, 84px);
  text-align: center;
}

.hero-story .home-hero-category {
  margin: 0 0 20px;
  font-size: 11px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.hero-story .home-hero-title {
  max-width: 1100px;
  margin: 0 auto;
  line-height: 0.98;
  text-align: center;
  text-wrap: balance;
}

.hero-story .home-hero-title a {
  color: inherit;
  text-decoration: none;
}

.hero-story .home-hero-meta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 10px;
  margin: 24px auto 0;
  font-size: 10px;
  line-height: 1.3;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  white-space: nowrap;
}

.hero-story .home-hero-meta .read-time-book-icon {
  width: 20px;
  height: 20px;
}

.hero-story .home-hero-meta .read-time-divider {
  height: 22px;
}

.hero-story .home-hero-subtitle {
  max-width: 840px;
  margin: 28px auto 0;
  line-height: 1.45;
  text-align: center;
  text-wrap: balance;
}

.hero-story .home-hero-cta {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin: 28px auto 0;
  padding-bottom: 7px;
  border-bottom: 1px solid currentColor;
  color: inherit;
  font-size: 11px;
  line-height: 1.2;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  text-decoration: none;
}

.hero-story .home-hero-cta-arrow {
  font-size: 15px;
  line-height: 1;
  transform: translateY(-1px);
}

@media (max-width: 700px) {
  .hero-story .home-hero-copy {
    padding: 36px 18px 46px;
  }

  .hero-story .home-hero-title {
    max-width: 94vw;
    line-height: 1.02;
  }

  .hero-story .home-hero-meta {
    gap: 7px;
    margin-top: 20px;
    font-size: 9px;
    letter-spacing: 0.08em;
  }

  .hero-story .home-hero-subtitle {
    max-width: 92vw;
    margin-top: 24px;
  }

  .hero-story .home-hero-cta {
    margin-top: 24px;
  }
}

@media (max-width: 420px) {
  .hero-story .home-hero-meta {
    flex-wrap: wrap;
    white-space: normal;
  }

  .hero-story .home-hero-meta .article-meta-dot {
    display: none;
  }
}


/* Final homepage hero centering */
section.hero-story {
  display: flex;
  justify-content: center;
  width: 100%;
}

section.hero-story > .home-hero-copy {
  width: min(100%, 1180px);
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: clamp(20px, 4vw, 48px);
  padding-right: clamp(20px, 4vw, 48px);
  text-align: center;
  transform: none !important;
  position: static !important;
}

section.hero-story .home-hero-category,
section.hero-story .home-hero-title,
section.hero-story .home-hero-meta,
section.hero-story .home-hero-subtitle,
section.hero-story .home-hero-cta {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

section.hero-story .home-hero-title {
  max-width: 1100px;
}

section.hero-story .home-hero-subtitle {
  max-width: 840px;
}

@media (max-width: 700px) {
  section.hero-story > .home-hero-copy {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }
}


/* COLLECT article share bar */
.article-share-bar {
  width: min(100% - 36px, 1180px);
  margin: clamp(52px, 7vw, 100px) auto 0;
  padding: 24px 0 30px;
  border-top: 1px solid rgba(0,0,0,.16);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
}

.article-share-label {
  margin-right: 8px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: .02em;
}

.share-button {
  width: 44px;
  height: 44px;
  border: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  transition: opacity .18s ease, transform .18s ease;
}

.share-button:hover,
.share-button:focus-visible {
  opacity: .58;
  transform: translateY(-1px);
}

.share-button svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.share-facebook svg,
.share-line svg {
  fill: currentColor;
  stroke: none;
}

.share-line .line-inner {
  fill: none;
  stroke: white;
  stroke-width: 1.1;
}

.share-email svg {
  width: 32px;
  height: 32px;
}

.share-native svg {
  width: 31px;
  height: 31px;
}

@media (max-width: 640px) {
  .article-share-bar {
    width: calc(100% - 28px);
    gap: 10px;
    padding-top: 20px;
    padding-bottom: 24px;
  }

  .article-share-label {
    width: 100%;
    margin: 0 0 6px;
    text-align: center;
    font-size: 18px;
  }

  .share-button {
    width: 40px;
    height: 40px;
  }

  .share-button svg {
    width: 27px;
    height: 27px;
  }
}

/* Share tools positioned directly beneath article date and read time */
.article-head .article-share-bar {
  width: 100%;
  margin: 22px 0 8px;
  padding: 18px 0 14px;
  border-top: 1px solid rgba(0,0,0,.16);
}

.share-linkedin svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}

@media (max-width: 640px) {
  .article-head .article-share-bar {
    width: 100%;
    margin-top: 18px;
    padding-top: 16px;
  }
}

/* Authoritative responsive media, cards and mobile reading rules */
.mobile-menu,
.mobile-menu:link,
.mobile-menu:visited,
.mobile-menu:hover,
.mobile-menu:active,
.mobile-menu:focus {
  color: var(--ink) !important;
  -webkit-text-fill-color: var(--ink) !important;
  -webkit-appearance: none;
  appearance: none;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

/* Centre the homepage feature story across the desktop viewport. */
.home-index .hero-story {
  width: 100%;
  max-width: none;
  margin-inline: auto;
  text-align: center;
}
.home-index .hero-story > * { margin-inline: auto; }

/* Hero images: preserve the complete photograph on all devices. */
.home-index .home-hero,
.topic-feature-media {
  height: auto;
  min-height: 0;
  overflow: visible;
}
.home-index .home-hero > a,
.topic-feature-media > a {
  position: relative;
  inset: auto;
  display: block;
  width: 100%;
  height: auto;
}
.home-index .home-hero img,
.topic-feature-media img {
  position: relative;
  inset: auto;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: none;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center;
}

/* Full article pages only: no image side-cropping. */
.article-page .article-image,
.article-page .article-hero,
.article-page .article-gallery,
.article-page .article-figure {
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  overflow: visible;
}
.article-page .article-image img,
.article-page .article-hero img,
.article-page .article-gallery img,
.article-page .article-figure img,
.article-page .article-body img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: none;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center;
  margin-inline: auto;
}

/* Cards intentionally retain their editorial crop. */
.card img {
  object-fit: cover;
  object-position: center;
}

@media (max-width: 600px) {
  /* Category and journal card grids use two columns on phones. */
  .grid-4,
  .grid-3 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px 12px;
  }
  .card { min-width: 0; width: 100%; }
  .card img { width: 100%; height: clamp(185px, 54vw, 250px); }
  .card h3 { font-size: 21px; line-height: 1; }
  .card p { font-size: 10px; line-height: 1.45; }

  /* Homepage stories after the hero use the requested editorial rows. */
  .home-index .section .grid-4 { display: block; }
  .home-index .section .grid-4 .card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) clamp(96px, 30vw, 128px);
    grid-template-rows: auto 1fr;
    column-gap: 16px;
    row-gap: 10px;
    align-items: start;
    width: 100%;
    padding: 24px 0;
    margin: 0;
    border-bottom: 1px solid var(--line);
  }
  .home-index .section .grid-4 .card:first-child { border-top: 1px solid var(--line); }
  .home-index .section .grid-4 .card > a:first-child {
    grid-column: 2;
    grid-row: 1 / span 2;
    display: block;
    width: 100%;
  }
  .home-index .section .grid-4 .card > a:first-child img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }
  .home-index .section .grid-4 .card .cat {
    grid-column: 1;
    grid-row: 1;
    margin: 0;
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: .22em;
  }
  .home-index .section .grid-4 .card h3 {
    grid-column: 1;
    grid-row: 2;
    margin: 0;
    font-size: clamp(23px, 7vw, 31px);
    line-height: 1.02;
    font-weight: 400;
  }
  .home-index .section .grid-4 .card p,
  .home-index .section .grid-4 .card .card-read-time { display: none; }
}

/* One definitive mobile full-article typography block. */
@media (max-width: 640px) {
  .article-page { overflow-x: hidden; }
  .article-page .article-body {
    width: 100%;
    max-width: none;
    box-sizing: border-box;
    padding: 48px 20px 72px;
  }
  .article-page .article-body p,
  .article-page .article-body li {
    font-family: "Newsreader", Georgia, "Times New Roman", serif;
    font-size: 22px;
    line-height: 1.62;
    font-weight: 500;
    color: #20201e;
    letter-spacing: -.012em;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    text-rendering: optimizeLegibility;
  }
  .article-page .article-body p { margin: 0 0 1.5em; }
  .article-page .article-body p:first-child:first-letter {
    font-family: "Newsreader", Georgia, "Times New Roman", serif;
    font-size: 68px;
    line-height: .72;
    font-weight: 500;
    color: #171715;
    padding: 10px 10px 0 0;
  }
  .article-page .article-body h2 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 34px;
    line-height: 1.15;
    font-weight: 500;
    margin: 1.8em 0 .7em;
    color: #20201e;
  }
  .article-page .article-body h3 {
    font-size: 27px;
    line-height: 1.25;
    font-weight: 500;
    margin: 1.6em 0 .65em;
    color: #20201e;
  }
  .article-page .article-body blockquote {
    margin: 1.8em 0;
    padding-left: 18px;
    border-left: 1px solid #999;
    font-size: 25px;
    line-height: 1.55;
    font-weight: 500;
    color: #20201e;
  }
  .article-page .article-head h1 {
    font-size: 60px;
    line-height: .92;
    font-weight: 400;
    margin-bottom: 25px;
  }
  .article-page .article-caption,
  .article-page figcaption {
    font-size: 14px;
    line-height: 1.5;
    padding-inline: 20px;
  }
  .mobile-menu {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .11em;
    min-height: 44px;
    min-width: 58px;
  }
}

@media (max-width: 380px) {
  .article-page .article-body { padding-inline: 18px; }
  .article-page .article-body p,
  .article-page .article-body li { font-size: 21px; line-height: 1.6; }
  .article-page .article-head h1 { font-size: 52px; }
}

/* COLLECT menu alignment fix */
.topic-bar {
  height: auto;
  min-height: 42px;
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 1050px) {
  .drawer.open {
    align-items: flex-start;
    overflow-y: auto;
    padding: 88px 24px 36px;
    gap: 18px;
  }

  .drawer.open a {
    display: block;
    width: 100%;
    margin: 0;
    line-height: 1.08;
  }
}

@media (max-width: 600px) {
  .topic-bar {
    min-height: 42px;
    padding: 0 18px;
    gap: 26px;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
  }

  .drawer.open {
    padding: 82px 22px 32px;
    gap: 17px;
    font-size: 28px;
  }

  .drawer-close {
    top: 18px;
    right: 18px;
  }
}


/* Let long titles wrap naturally instead of keeping desktop line breaks. */
  body.article-page .article-head h1 br {
    display: none !important;
  }
}

@media (max-width: 390px) {
  body.article-page .article-head h1 {
    font-size: 38px !important;
    line-height: 0.95 !important;
  }
}


/* FT-inspired mobile article headline */
@media (max-width: 700px) {
  body.article-page .article-head {
    text-align: left !important;
  }

  body.article-page .article-head h1 {
    font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
    font-size: clamp(36px, 9.2vw, 42px) !important;
    line-height: 1.02 !important;
    font-weight: 600 !important;
    letter-spacing: -0.02em !important;
    color: #050505 !important;
    max-width: none !important;
    width: auto !important;
    margin: 16px 22px 22px !important;
    text-align: left !important;
    text-wrap: pretty;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

  body.article-page .article-head h1 br {
    display: none !important;
  }

  body.article-page .article-head .kicker,
  body.article-page .article-head .eyebrow,
  body.article-page .article-head .article-meta {
    margin-left: 22px !important;
    margin-right: 22px !important;
  }
}

@media (max-width: 390px) {
  body.article-page .article-head h1 {
    font-size: 36px !important;
    line-height: 1.03 !important;
  }
}


/* Compact FT-inspired mobile hero treatment */
@media (max-width: 700px) {
  /* Reduce large empty areas around homepage/category hero sections */
  .hero,
  .category-hero,
  .lead-story,
  .featured-story,
  .feature,
  .masthead-feature,
  .journal-hero,
  .hero-copy,
  .hero-content,
  .feature-copy,
  .featured-copy {
    margin-top: 0 !important;
    margin-bottom: 18px !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }

  /* Keep mobile gutters close to the FT reference */
  .hero-copy,
  .hero-content,
  .feature-copy,
  .featured-copy,
  .lead-story-copy,
  .category-hero-copy {
    padding-left: 16px !important;
    padding-right: 16px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
  }

  /* Homepage and category hero headlines */
  .hero h1,
  .hero h2,
  .category-hero h1,
  .category-hero h2,
  .lead-story h1,
  .lead-story h2,
  .featured-story h1,
  .featured-story h2,
  .feature h1,
  .feature h2,
  .masthead-feature h1,
  .masthead-feature h2,
  .journal-hero h1,
  .journal-hero h2,
  .hero-title,
  .feature-title,
  .featured-title,
  .lead-title {
    font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
    font-size: clamp(34px, 8.9vw, 41px) !important;
    line-height: 1.01 !important;
    font-weight: 600 !important;
    letter-spacing: -0.02em !important;
    color: #050505 !important;
    text-align: left !important;
    max-width: none !important;
    width: auto !important;
    margin: 6px 16px 10px !important;
    text-wrap: pretty;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

  /* Remove forced desktop headline breaks on mobile */
  .hero h1 br,
  .hero h2 br,
  .category-hero h1 br,
  .category-hero h2 br,
  .lead-story h1 br,
  .lead-story h2 br,
  .featured-story h1 br,
  .featured-story h2 br,
  .feature h1 br,
  .feature h2 br,
  .hero-title br,
  .feature-title br,
  .featured-title br,
  .lead-title br {
    display: none !important;
  }

  /* Tighten category labels, metadata and summaries */
  .hero .kicker,
  .hero .eyebrow,
  .hero .category,
  .category-hero .kicker,
  .category-hero .eyebrow,
  .lead-story .kicker,
  .featured-story .kicker,
  .feature .kicker {
    margin: 0 16px 6px !important;
  }

  .hero .meta,
  .hero .article-meta,
  .category-hero .meta,
  .lead-story .meta,
  .featured-story .meta,
  .feature .meta {
    margin: 8px 16px 0 !important;
  }

  .hero .dek,
  .hero .standfirst,
  .hero .excerpt,
  .hero .summary,
  .category-hero .dek,
  .category-hero .excerpt,
  .lead-story .dek,
  .lead-story .excerpt,
  .featured-story .dek,
  .featured-story .excerpt,
  .feature .dek,
  .feature .excerpt {
    margin: 8px 16px 0 !important;
    line-height: 1.35 !important;
  }
}

@media (max-width: 390px) {
  .hero h1,
  .hero h2,
  .category-hero h1,
  .category-hero h2,
  .lead-story h1,
  .lead-story h2,
  .featured-story h1,
  .featured-story h2,
  .feature h1,
  .feature h2,
  .hero-title,
  .feature-title,
  .featured-title,
  .lead-title {
    font-size: 34px !important;
  }
}

/* Strong mobile hero headlines matching article pages */
@media (max-width: 700px) {
  section.hero-story > .home-hero-copy {
    padding: 18px 14px 24px !important;
  }

  section.hero-story .home-hero-category {
    margin: 0 0 8px !important;
  }

  section.hero-story .home-hero-title {
    max-width: none !important;
    margin: 0 !important;
    text-align: left !important;
    font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
    font-size: clamp(36px, 9.2vw, 42px) !important;
    line-height: 1.02 !important;
    font-weight: 600 !important;
    letter-spacing: -0.02em !important;
    color: #050505 !important;
    text-wrap: pretty;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

  section.hero-story .home-hero-title a {
    color: inherit !important;
  }

  section.hero-story .home-hero-meta {
    margin: 12px 0 0 !important;
    justify-content: flex-start !important;
  }

  section.hero-story .home-hero-subtitle {
    max-width: none !important;
    margin: 14px 0 0 !important;
    text-align: left !important;
  }

  section.hero-story .home-hero-cta {
    margin: 16px 0 0 !important;
  }

  .topic-feature-copy {
    padding: 18px 14px 22px !important;
  }

  .topic-feature-copy .eyebrow {
    margin: 0 0 8px !important;
  }

  .topic-feature-copy h2 {
    margin: 0 0 10px !important;
    font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
    font-size: clamp(36px, 9.2vw, 42px) !important;
    line-height: 1.02 !important;
    font-weight: 600 !important;
    letter-spacing: -0.02em !important;
    color: #050505 !important;
    text-align: left !important;
    text-wrap: pretty;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

  .topic-feature-copy p {
    margin: 8px 0 0 !important;
  }

  .topic-feature-copy .card-read-time,
  .topic-feature-copy .text-link {
    margin-top: 14px !important;
  }
}

@media (max-width: 390px) {
  section.hero-story .home-hero-title,
  .topic-feature-copy h2 {
    font-size: 36px !important;
  }
}


/* Mobile: left-align every homepage and category hero */
@media (max-width: 700px) {
  section.hero-story,
  section.hero-story .home-hero-copy,
  section.topic-feature,
  section.topic-feature .topic-feature-copy {
    text-align: left !important;
  }

  section.hero-story .home-hero-copy,
  section.topic-feature .topic-feature-copy {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  section.hero-story .home-hero-category,
  section.hero-story .home-hero-title,
  section.hero-story .home-hero-meta,
  section.hero-story .home-hero-dek,
  section.hero-story .home-hero-cta,
  section.topic-feature .eyebrow,
  section.topic-feature h2,
  section.topic-feature p,
  section.topic-feature .card-read-time,
  section.topic-feature .text-link {
    text-align: left !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    justify-content: flex-start !important;
  }

  section.hero-story .home-hero-title,
  section.topic-feature h2 {
    font-weight: 600 !important;
    color: #050505 !important;
  }

  section.hero-story .home-hero-meta,
  section.topic-feature .card-read-time {
    display: flex !important;
    justify-content: flex-start !important;
  }

  section.hero-story .home-hero-cta,
  section.topic-feature .text-link {
    display: inline-flex !important;
    width: auto !important;
  }
}


/* Mobile article pages: centered editorial layout */
@media (max-width: 700px) {
  body.article-page .article-head,
  body.article-page .article-header,
  body.article-page .article-intro,
  body.article-page .article-standfirst,
  body.article-page .article-dek {
    text-align: center !important;
  }

  body.article-page .article-head .kicker,
  body.article-page .article-head .eyebrow,
  body.article-page .article-head .article-category,
  body.article-page .article-head h1,
  body.article-page .article-head .article-meta,
  body.article-page .article-head .meta,
  body.article-page .article-head .standfirst,
  body.article-page .article-head .dek,
  body.article-page .article-head .intro,
  body.article-page .article-intro,
  body.article-page .article-standfirst,
  body.article-page .article-dek {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.article-page .article-head h1 {
    width: auto !important;
    max-width: 92% !important;
  }

  body.article-page .article-head .kicker,
  body.article-page .article-head .eyebrow,
  body.article-page .article-head .article-category {
    max-width: 92% !important;
  }

  body.article-page .article-head .article-meta,
  body.article-page .article-head .meta {
    justify-content: center !important;
    width: 100% !important;
  }

  body.article-page .article-head .standfirst,
  body.article-page .article-head .dek,
  body.article-page .article-head .intro,
  body.article-page .article-intro,
  body.article-page .article-standfirst,
  body.article-page .article-dek {
    max-width: 90% !important;
  }

  body.article-page .share-section,
  body.article-page .share-title,
  body.article-page .share-links {
    text-align: center !important;
    justify-content: center !important;
  }
}


/* Mobile: keep READ FEATURE underline only as wide as the link */
@media (max-width: 700px) {
  .text-link,
  .read-feature,
  .home-hero-cta,
  .hero .read-more,
  .hero .read-feature,
  .category-hero .read-more,
  .category-hero .read-feature,
  .lead-story .read-more,
  .featured-story .read-more,
  section.hero-story .home-hero-cta,
  section.topic-feature .text-link {
    display: inline-flex !important;
    width: auto !important;
    max-width: max-content !important;
    align-items: center !important;
    justify-content: flex-start !important;
    border-bottom: 1px solid #111 !important;
    padding-bottom: 6px !important;
    margin-right: 0 !important;
  }

  /* Prevent the parent row from drawing a full-width line */
  .hero-cta-row,
  .read-feature-row,
  .text-link-row,
  .feature-link-row,
  section.topic-feature .topic-feature-copy > div:last-child,
  section.hero-story .home-hero-copy > div:last-child {
    border-bottom: 0 !important;
    box-shadow: none !important;
  }

  /* If a pseudo-element creates the long rule, suppress it */
  .text-link::before,
  .text-link::after,
  .read-feature::before,
  .read-feature::after,
  .home-hero-cta::before,
  .home-hero-cta::after,
  section.topic-feature .text-link::before,
  section.topic-feature .text-link::after {
    width: auto !important;
    max-width: 100% !important;
  }
}


/* INDEX.HTML — editorial article cards */
body.home-page .journal-grid article,
body.home-page .articles-grid article,
body.home-page .story-grid article,
body.home-page .cards-grid article,
body.home-page .journal-card,
body.home-page .story-card,
body.home-page .article-card,
body.home-page .card {
  text-align: left !important;
}

body.home-page .journal-grid article .eyebrow,
body.home-page .articles-grid article .eyebrow,
body.home-page .story-grid article .eyebrow,
body.home-page .cards-grid article .eyebrow,
body.home-page .journal-card .eyebrow,
body.home-page .story-card .eyebrow,
body.home-page .article-card .eyebrow,
body.home-page .card .eyebrow,
body.home-page .journal-grid article .category,
body.home-page .articles-grid article .category,
body.home-page .story-grid article .category,
body.home-page .cards-grid article .category,
body.home-page .journal-card .category,
body.home-page .story-card .category,
body.home-page .article-card .category,
body.home-page .card .category {
  display: block !important;
  margin: 0 0 12px !important;
  font-size: 14px !important;
  line-height: 1.1 !important;
  font-weight: 600 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  color: #111 !important;
}

body.home-page .journal-grid article h2,
body.home-page .journal-grid article h3,
body.home-page .articles-grid article h2,
body.home-page .articles-grid article h3,
body.home-page .story-grid article h2,
body.home-page .story-grid article h3,
body.home-page .cards-grid article h2,
body.home-page .cards-grid article h3,
body.home-page .journal-card h2,
body.home-page .journal-card h3,
body.home-page .story-card h2,
body.home-page .story-card h3,
body.home-page .article-card h2,
body.home-page .article-card h3,
body.home-page .card h2,
body.home-page .card h3 {
  margin: 0 0 14px !important;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
  font-size: clamp(30px, 3vw, 42px) !important;
  line-height: 0.98 !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
  color: #050505 !important;
}

body.home-page .journal-grid article .excerpt,
body.home-page .journal-grid article .dek,
body.home-page .articles-grid article .excerpt,
body.home-page .articles-grid article .dek,
body.home-page .story-grid article .excerpt,
body.home-page .story-grid article .dek,
body.home-page .cards-grid article .excerpt,
body.home-page .cards-grid article .dek,
body.home-page .journal-card .excerpt,
body.home-page .journal-card .dek,
body.home-page .story-card .excerpt,
body.home-page .story-card .dek,
body.home-page .article-card .excerpt,
body.home-page .article-card .dek,
body.home-page .card .excerpt,
body.home-page .card .dek {
  margin: 0 0 18px !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
  color: #77736e !important;
}

body.home-page .journal-grid article .card-read-time,
body.home-page .articles-grid article .card-read-time,
body.home-page .story-grid article .card-read-time,
body.home-page .cards-grid article .card-read-time,
body.home-page .journal-card .card-read-time,
body.home-page .story-card .card-read-time,
body.home-page .article-card .card-read-time,
body.home-page .card .card-read-time,
body.home-page .journal-grid article .read-time,
body.home-page .articles-grid article .read-time,
body.home-page .story-grid article .read-time,
body.home-page .cards-grid article .read-time {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-top: 0 !important;
  font-size: 15px !important;
  line-height: 1 !important;
  font-weight: 500 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: #111 !important;
}

@media (max-width: 700px) {
  body.home-page .journal-grid article,
  body.home-page .articles-grid article,
  body.home-page .story-grid article,
  body.home-page .cards-grid article,
  body.home-page .journal-card,
  body.home-page .story-card,
  body.home-page .article-card,
  body.home-page .card {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  body.home-page .journal-grid article h2,
  body.home-page .journal-grid article h3,
  body.home-page .articles-grid article h2,
  body.home-page .articles-grid article h3,
  body.home-page .story-grid article h2,
  body.home-page .story-grid article h3,
  body.home-page .cards-grid article h2,
  body.home-page .cards-grid article h3,
  body.home-page .journal-card h2,
  body.home-page .journal-card h3,
  body.home-page .story-card h2,
  body.home-page .story-card h3,
  body.home-page .article-card h2,
  body.home-page .article-card h3,
  body.home-page .card h2,
  body.home-page .card h3 {
    font-size: 34px !important;
    line-height: 0.98 !important;
  }

  body.home-page .journal-grid article .excerpt,
  body.home-page .journal-grid article .dek,
  body.home-page .articles-grid article .excerpt,
  body.home-page .articles-grid article .dek,
  body.home-page .story-grid article .excerpt,
  body.home-page .story-grid article .dek,
  body.home-page .cards-grid article .excerpt,
  body.home-page .cards-grid article .dek,
  body.home-page .journal-card .excerpt,
  body.home-page .journal-card .dek,
  body.home-page .story-card .excerpt,
  body.home-page .story-card .dek,
  body.home-page .article-card .excerpt,
  body.home-page .article-card .dek,
  body.home-page .card .excerpt,
  body.home-page .card .dek {
    font-size: 17px !important;
    line-height: 1.38 !important;
  }
}
/* ==========================================
   Cookie Consent Banner Styling
   ========================================== */

.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #111111;
    color: #cccccc;
    border-top: 1px solid #222222;
    padding: 1.25rem 2rem;
    display: none; /* Controlled by JavaScript */
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.3);
}

.cookie-banner p {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #aaaaaa;
    margin: 0 0 1rem 0;
    max-width: 900px;
}

.cookie-banner-buttons {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

/* Button Base Styles */
.cookie-banner-buttons button {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    padding: 0.6rem 1.2rem;
    border: 1px solid #444444;
    background: transparent;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.2s ease;
}

/* Hover States */
.cookie-banner-buttons button:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #000000;
}

/* Primary "Accept" Button Accent */
.cookie-banner .btn-accept-cookies {
    background-color: #ffffff;
    color: #000000;
    border-color: #ffffff;
}

.cookie-banner .btn-accept-cookies:hover {
    background-color: #dddddd;
    border-color: #dddddd;
}

/* Secondary "Decline" Button */
.cookie-banner .btn-decline-cookies {
    color: #888888;
    border-color: #333333;
}

.cookie-banner .btn-decline-cookies:hover {
    color: #ffffff;
    border-color: #666666;
    background-color: transparent;
}

/* Responsive layout for smaller screens */
@media (min-width: 768px) {
    .cookie-banner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 2rem;
        padding: 1.25rem 3rem;
    }
    
    .cookie-banner p {
        margin-bottom: 0;
    }
}

.legal.shell {
            display: flex;
            align-items: center;
            gap: 1.5rem;
            flex-wrap: wrap;
        }
        .legal-links {
            display: flex;
            gap: 1rem;
        }
        .legal-links a {
            color: inherit;
            text-decoration: none;
        }
        .legal-links a:hover {
            text-decoration: underline;
        }