.detail-pills{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.detail-pills span{padding:10px 14px;border-radius:999px;background:var(--lilac);font-size:11px;font-weight:700}

.editorial-page{background:#fffaf6}.article-hero{padding-top:38px;padding-bottom:74px;background:linear-gradient(135deg,#fffaf6 15%,#f8edf4 100%)}.article-back{display:inline-block;font-size:11px;font-weight:700;color:var(--muted);margin-bottom:30px;border-bottom:1px solid #cbbac3;padding-bottom:3px}.article-intro-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:65px;align-items:center}.article-heading{text-align:left}.article-heading .kicker{display:block}.article-heading h1{font-family:"Italiana",serif;font-size:clamp(48px,5.1vw,68px);font-weight:400;line-height:1.02;letter-spacing:-.035em;margin:20px 0 22px;text-wrap:balance}.article-deck{max-width:690px;margin:0;color:var(--muted);font-size:16px;line-height:1.6;text-wrap:pretty}.article-meta{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:26px;color:#907b8b;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.article-meta i{width:4px;height:4px;border-radius:50%;background:var(--pink-deep)}
.article-cover{margin:0}.article-cover img{width:100%;height:560px;object-fit:cover;object-position:center;border-radius:34px;box-shadow:12px 16px 35px rgba(76,50,67,.14)}.article-cover figcaption{text-align:right;color:#a08c98;font-size:9px;margin-top:10px}
.article-layout{display:grid;grid-template-columns:130px minmax(0,720px) 190px;gap:48px;justify-content:center;align-items:start}.article-rail,.article-note{position:sticky;top:28px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-top:8px}.article-rail>span,.article-note>span{font-size:8px;font-weight:700;letter-spacing:.15em;color:#9a7182}.article-rail a{font-size:10px;font-weight:700;border-bottom:1px solid #c7b7bf;padding-bottom:3px}.article-note{padding:22px;border-radius:24px;background:linear-gradient(145deg,#f4eaf8,#e7f5f1);box-shadow:6px 8px 18px rgba(77,52,69,.08)}.article-note p{font-size:11px;line-height:1.55;color:var(--muted);margin:0}.article-note a{font-size:10px;font-weight:700}
.article-body{min-width:0;color:#5e4d5c;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.82}.article-body>*:first-child{margin-top:0}.article-body p{position:static!important;float:none!important;width:auto!important;max-width:100%!important;margin:0 0 1.35em!important;color:#5e4d5c!important;font:inherit!important;line-height:1.82!important}.article-body h2,.article-body h3,.article-body h4{position:static!important;float:none!important;width:auto!important;max-width:100%!important;color:var(--ink)!important;font-family:"Italiana",serif!important;font-weight:400!important;line-height:1.12!important}.article-body h2{font-size:40px!important;margin:2.1em 0 .65em!important}.article-body h3{font-size:29px!important;margin:1.7em 0 .55em!important}.article-body img{position:static!important;display:block!important;float:none!important;width:auto!important;max-width:100%!important;height:auto!important;margin:34px auto!important;border-radius:24px!important;box-shadow:7px 9px 22px rgba(76,50,67,.11)}.article-body figure,.article-body div,.article-body section{position:static!important;float:none!important;width:auto!important;max-width:100%!important;height:auto!important;inset:auto!important;transform:none!important}.article-body iframe,.article-body video{display:block;max-width:100%!important;margin:32px auto}.article-body a{color:#b8567a;text-decoration:underline;text-underline-offset:3px}.article-body ul,.article-body ol{padding-left:1.25em;margin:1.5em 0}.article-body li{margin-bottom:.7em}.article-body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.article-body [style]{max-width:100%!important}
.article-end{display:flex;align-items:end;justify-content:space-between;border-top:1px solid rgba(89,60,89,.15);margin-top:90px;padding-top:45px}.article-end h2{font-size:48px;margin:10px 0 0}.article-end>a{font-size:11px;font-weight:700;border-bottom:1px solid #c7b7bf;padding-bottom:3px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:34px;padding-bottom:110px}
@media(max-width:1000px){.article-layout{grid-template-columns:minmax(0,720px)}.article-rail{position:static;flex-direction:row;align-items:center;border-bottom:1px solid rgba(89,60,89,.12);padding-bottom:18px}.article-note{position:static;margin-top:20px}.article-cover{margin-bottom:55px}.related-grid{grid-template-columns:repeat(2,1fr)}.related-grid article:last-child{display:none}}
@media(max-width:760px){.inner-header{height:78px}.inner-header .desktop-nav{display:none}.inner-header .menu-button{display:block}.article-hero{padding-top:28px;padding-bottom:34px}.article-back{margin-bottom:30px}.article-heading{text-align:left}.article-heading h1{font-size:46px;line-height:1.02}.article-deck{font-size:15px}.article-meta{justify-content:flex-start;flex-wrap:wrap;gap:8px;font-size:8px}.article-cover{width:100%;margin-top:0;margin-bottom:42px}.article-cover img{border-radius:0;max-height:none;box-shadow:none}.article-cover figcaption{padding-right:15px}.article-layout{width:min(100% - 34px,720px);gap:30px}.article-body{font-size:17px;line-height:1.72}.article-body p{line-height:1.72!important}.article-body h2{font-size:34px!important}.article-body h3{font-size:26px!important}.article-body img{border-radius:17px!important}.article-end{align-items:flex-start;flex-direction:column;gap:20px;margin-top:65px}.article-end h2{font-size:40px}.related-grid{grid-template-columns:1fr;padding-bottom:75px}.related-grid article:last-child{display:block}}

/* 2026 editorial treatment: real imagery is woven through the story. */
@media(min-width:1001px){
  .article-cover img{height:430px}
  .article-layout{grid-template-columns:100px minmax(0,800px) 180px;gap:30px}
  .article-body h2,.article-body h3,.article-body h4{clear:both}
  .article-body .article-media{position:static!important;height:360px!important;max-width:none!important;margin:8px 0 24px!important;transform:none!important}
  .article-body .article-media img{display:block!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;object-fit:cover;border-radius:22px!important;box-shadow:7px 9px 22px rgba(76,50,67,.11)}
  .article-body .article-media--left{float:left!important;width:46%!important;margin-right:34px!important}
  .article-body .article-media--right{float:right!important;width:46%!important;margin-left:34px!important}
  .article-body .article-media--wide{clear:both;float:none!important;width:78%!important;height:430px!important;margin:30px auto 34px!important}
}
.article-preview-note{clear:both!important;margin-top:54px!important;padding:26px 30px!important;border-radius:24px;background:linear-gradient(145deg,#f5e8f3,#e5f5f0)}
.article-preview-note span{font-family:"DM Sans",sans-serif;font-size:8px;font-weight:700;letter-spacing:.14em;color:#9a7182}
.article-preview-note p{margin:9px 0 0!important;font-family:"DM Sans",sans-serif!important;font-size:12px!important;line-height:1.6!important;color:var(--muted)!important}
@media(max-width:760px){
  .article-cover img{height:420px;object-fit:cover;border-radius:24px;box-shadow:8px 10px 22px rgba(76,50,67,.12)}
  .article-body .article-media,.article-body .article-media--left,.article-body .article-media--right,.article-body .article-media--wide{position:static!important;float:none!important;width:100%!important;max-width:100%!important;height:360px!important;margin:24px 0!important;transform:none!important}
  .article-body .article-media img{width:100%!important;height:100%!important;margin:0!important;object-fit:cover}
}
