/* Art direction based on the supplied NIOMI reference. All assets remain local. */
@font-face {
  font-family: Caveat;
  src: url("schriften/Caveat.ttf") format("truetype");
  font-weight: 400 700;
  font-display: swap;
}
:root {
  --paper: #fcfaf3;
  --ink: #181817;
  --red: #e12b2c;
  --pink: #ff80d1;
  --blue: #063cdb;
  --lime: #dcff62;
}
.handwritten {
  font-family: Caveat, cursive;
  font-weight: 600;
  line-height: 0.85;
  letter-spacing: -0.04em;
}
.site-header,
main,
footer {
  max-width: 1440px;
  padding-left: 45px;
  padding-right: 45px;
}
.masthead {
  min-height: 178px;
}
.logo {
  font-size: 145px;
  left: 47%;
}
.edition {
  font-size: 12px;
  font-weight: 650;
  letter-spacing: 1px;
}
.brand-note {
  position: absolute;
  right: 155px;
  top: 38px;
  font-size: 42px;
  color: var(--blue);
  transform: rotate(-12deg);
  padding-bottom: 12px;
  border-bottom: 3px solid var(--blue);
}
.newsletter-link {
  font-size: 13px;
  margin-left: auto;
  max-width: 115px;
}
nav {
  gap: 45px;
  min-height: 49px;
  border-top: 1px solid #9c9c99;
  border-bottom: 0;
}
.nav-note {
  display: inline;
  font-size: 11px;
}
.home-page .hero {
  margin: 0 -45px;
  grid-template-columns: 1fr 1fr;
  min-height: 0;
}
.hero-image img {
  height: 660px;
  object-position: center 40%;
}
.hero-copy {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: var(--blue);
  color: white;
  padding: 64px 38px;
  border: 0;
}
.hero-copy > .eyebrow {
  color: #e7ecff;
  z-index: 1;
}
.hero h1 {
  font-size: clamp(64px, 6.8vw, 100px);
  line-height: 1.04;
  letter-spacing: -0.045em;
  margin: 23px 0 28px;
}
.hero h1 em {
  color: #ff80d1;
}
.hero-copy p {
  font-size: 18px;
  max-width: 440px;
  line-height: 1.55;
}
.hero-copy .text-link {
  color: white;
  max-width: 75%;
  margin-top: 32px;
  font-size: 14px;
}
.hero .read-time {
  color: #b9ccff;
}
.hero-folio {
  position: absolute;
  z-index: -1;
  top: -85px;
  right: -15px;
  font:
    450px/1 "DM Serif",
    serif;
  color: #4070eb;
  letter-spacing: -0.09em;
}
.round-note {
  position: absolute;
  right: 24px;
  bottom: 30px;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: var(--pink);
  color: #14131c;
  font-size: 18px;
  font-weight: 750;
  line-height: 1.25;
  letter-spacing: 2px;
  transform: rotate(-12deg);
}
.image-label {
  background: transparent;
  color: white;
  top: 45px;
  bottom: auto;
  left: 35px;
  font-size: 58px;
  letter-spacing: -2px;
  transform: rotate(-12deg);
  text-shadow: 0 1px 8px #0005;
  padding: 0;
}
.season-note {
  position: absolute;
  left: 26px;
  bottom: 24px;
  background: var(--lime);
  font:
    700 27px/0.95 Caveat,
    cursive;
  letter-spacing: 1px;
  padding: 10px 15px;
  transform: rotate(-9deg);
  box-shadow: 7px 3px 0 #dcff6299;
}
.latest {
  padding: 35px 0 46px;
}
.latest .section-heading {
  border: 0;
  margin: 0 0 30px;
  align-items: center;
  gap: 35px;
  padding: 0;
}
.latest .section-heading::after {
  display: none;
}
.latest .section-heading h2 {
  font-size: clamp(56px, 6.5vw, 94px);
  letter-spacing: -0.055em;
  line-height: 0.84;
  transform: rotate(-5deg);
  padding: 8px 10px 17px 0;
  flex: 1;
}
.latest .section-heading h2 span {
  display: block;
  margin-left: 28px;
  position: relative;
}
.latest .section-heading h2 span::after {
  content: "";
  position: absolute;
  height: 5px;
  width: 38%;
  background: var(--pink);
  right: 2%;
  bottom: -10px;
  transform: rotate(-6deg);
}
.latest .section-heading > span {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
}
.season-caption {
  padding-left: 25px;
  border-left: 1px solid var(--muted);
  line-height: 1.6;
}
.editorial-grid {
  grid-template-columns: 1fr 1fr 0.96fr;
  gap: 30px;
}
.photo-wrap {
  height: 370px;
}
.card {
  position: relative;
}
.card h3 {
  font-size: 34px;
  letter-spacing: -0.035em;
}
.card p {
  font-size: 16px;
  line-height: 1.5;
}
.card .eyebrow {
  font-size: 12px;
  color: #ad284e;
}
.card-link {
  display: inline-block;
  border-bottom: 1px solid var(--ink);
  font-size: 13px;
  padding-bottom: 5px;
}
.beauty-note {
  position: absolute;
  right: -12px;
  top: 280px;
  color: #eb53b4;
  font-size: 53px;
  z-index: 2;
  transform: rotate(-10deg);
  pointer-events: none;
}
.small-feature {
  background: var(--lime);
  border: 0;
  padding: 35px 48px 32px 28px;
  clip-path: polygon(0 3%, 100% 0, 100% 97%, 0 100%);
  margin: -15px 0 0;
  padding-top: 46px;
}
.small-feature .eyebrow {
  color: var(--ink);
}
.small-feature .large-number {
  color: var(--ink);
  font-size: 68px;
  margin: 28px 0 12px;
}
.small-feature h3 {
  font-size: 38px;
}
.small-feature h3 em {
  color: #db2527;
}
.small-feature p {
  font-size: 16px;
}
.small-feature .text-link {
  font-size: 12px;
}
.vertical-note {
  position: absolute;
  right: 15px;
  top: 32px;
  bottom: 50px;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  border-left: 1px solid #849d35;
  padding-left: 13px;
  font-size: 12px;
  font-style: italic;
  font-weight: 750;
  letter-spacing: 3px;
  text-align: center;
}
.swatches {
  padding-top: 60px;
  gap: 12px;
}
.swatches i {
  width: 43px;
  height: 12px;
}
.swatches i:nth-child(1) {
  background: #e42529;
}
.swatches i:nth-child(2) {
  background: #ff80d1;
}
.swatches i:nth-child(3) {
  background: #073dde;
}
.swatches i:nth-child(4) {
  background: #738d2e;
}
.conscious {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  grid-template-columns: 1fr 1.14fr;
  background: #fcf1e7;
  margin: 0 -45px;
}
.conscious img {
  height: 540px;
}
.conscious > div {
  padding: 45px 80px 45px 45px;
}
.conscious h2 {
  font-size: 48px;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}
.conscious h2 em {
  color: var(--red);
}
.conscious p {
  font-size: 16px;
}
.conscious::after {
  content: "";
  position: absolute;
  z-index: -1;
  right: -90px;
  top: -50px;
  width: 210px;
  height: 125%;
  background: #ff754d;
  transform: rotate(-13deg);
}
.slow-note {
  position: absolute;
  top: 65px;
  left: 50px;
  font-size: 51px;
  color: white;
  transform: rotate(-12deg);
  text-shadow: 0 1px 6px #0007;
}
.good-note {
  position: absolute;
  right: 30px;
  bottom: 34px;
  font:
    700 24px/1.1 Caveat,
    cursive;
  letter-spacing: 3px;
  transform: rotate(-12deg);
}
.advertorial {
  position: relative;
  min-height: 325px;
  border-top: 0;
  padding: 40px 0;
  align-items: center;
  gap: 15px;
  overflow: hidden;
}
.advertorial > div {
  width: 43%;
  flex-shrink: 0;
}
.advertorial h2 {
  font-size: 33px;
}
.advertorial p {
  font-size: 14px;
  line-height: 1.5;
}
.ad-mark {
  display: block;
  font-size: clamp(110px, 12vw, 174px);
  color: #e21c27;
  line-height: 0.78;
  letter-spacing: -0.06em;
  padding: 0 130px 0 0;
  transform: rotate(-12deg);
  white-space: nowrap;
}
.again-note {
  position: absolute;
  right: 0;
  top: 115px;
  font-size: 45px;
  transform: rotate(-13deg);
}
.voices {
  position: relative;
  padding: 42px 95px 50px;
  isolation: isolate;
}
.voices > h2 {
  font-size: 45px;
  letter-spacing: -0.045em;
  position: relative;
  display: inline-block;
}
.voices > h2::after {
  content: "";
  display: block;
  width: 44%;
  height: 4px;
  background: var(--blue);
  margin: 10px 0 0 auto;
  transform: rotate(-4deg);
}
.voices-note {
  font-size: 11px;
}
.quote-grid {
  gap: 20px;
  margin: 38px 0;
}
.quote-grid p {
  font-size: 26px;
  line-height: 1.15;
  letter-spacing: -0.025em;
}
.quote-grid blockquote {
  padding: 5px 24px;
}
.quote-grid cite {
  font-size: 11px;
}
.margin-note {
  position: absolute;
  top: 115px;
  bottom: 35px;
  width: 110px;
  z-index: -1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.margin-pink {
  left: -45px;
  background: #ff80d1;
  border-radius: 30% 50% 40% 35%;
  font-size: 35px;
  transform: rotate(-8deg);
}
.margin-blue {
  right: -45px;
  background: var(--blue);
  color: white;
  border-radius: 55% 25% 35% 45%;
  font:
    700 15px/1.35 Caveat,
    cursive;
  letter-spacing: 1.5px;
  transform: rotate(9deg);
}
.newsletter {
  position: relative;
  background: #b81939;
  color: #fffaf5;
  border: 0;
  grid-template-columns: 280px 1.2fr 1fr;
  gap: 38px;
  padding: 0 40px 0 0;
  margin: 0 -45px 0;
  align-items: center;
}
.newsletter-portrait {
  position: relative;
  height: 330px;
  overflow: hidden;
  align-self: stretch;
}
.newsletter-portrait img {
  height: 100%;
  object-position: 45% 10%;
  filter: grayscale(1);
  transform: scale(1.12);
}
.newsletter .paper-note {
  position: absolute;
  background: var(--paper);
  color: var(--ink);
  left: 24px;
  bottom: 40px;
  padding: 20px 15px;
  font-size: 34px;
  transform: rotate(-9deg);
  box-shadow: 0 3px 12px #0002;
}
.newsletter h2 {
  font-size: 37px;
  letter-spacing: -0.025em;
}
.newsletter .eyebrow {
  font-size: 11px;
  color: #fbc9d3;
}
.newsletter-form {
  padding: 25px 0;
}
.newsletter .input-row {
  border: 0;
}
.newsletter input {
  background: #f5dfe0;
  color: #272324;
  padding: 12px;
  font-size: 13px;
}
.newsletter input::placeholder {
  color: #665657;
}
.newsletter button {
  background: #25252a;
  color: white;
  padding: 12px 18px;
}
.newsletter button:hover {
  background: #060608;
}
.newsletter .fine {
  color: #ffe2e9;
  font-size: 11px;
}
.newsletter #form-status {
  margin: 0;
}
.footer-top {
  padding: 28px 0;
  margin-top: 20px;
}
.footer-logo {
  font-size: 58px;
}
.footer-bottom {
  padding: 24px 0 35px;
}
.article-page .newsletter {
  margin-top: 20px;
}
.article-page .chapter-number {
  color: var(--blue);
}
.article-page .article-header .eyebrow {
  color: var(--blue);
}
.article-page .article h1 em {
  color: var(--blue);
}
.article-page .editorial-pullquote {
  color: var(--blue);
  border-color: var(--pink);
}
@media (max-width: 1100px) {
  .logo {
    font-size: 115px;
    left: 44%;
  }
  .brand-note {
    right: 110px;
    font-size: 34px;
  }
  .edition {
    font-size: 10px;
  }
  .hero-image img {
    height: 590px;
  }
  .hero-copy {
    padding: 42px 30px;
  }
  .hero h1 {
    font-size: 74px;
  }
  .hero-copy p {
    font-size: 16px;
    max-width: 340px;
  }
  .round-note {
    width: 108px;
    height: 108px;
    font-size: 15px;
    right: 15px;
    bottom: 20px;
  }
  .hero-copy .text-link {
    max-width: 76%;
    font-size: 12px;
  }
  .photo-wrap {
    height: 285px;
  }
  .beauty-note {
    top: 213px;
    font-size: 44px;
  }
  .card h3 {
    font-size: 28px;
  }
  .small-feature h3 {
    font-size: 31px;
  }
  .small-feature {
    padding-left: 24px;
    padding-right: 42px;
  }
  .latest .section-heading {
    gap: 20px;
  }
  .latest .section-heading h2 {
    font-size: 68px;
  }
  .latest .section-heading > span {
    font-size: 9px;
  }
  .conscious h2 {
    font-size: 37px;
  }
  .conscious > div {
    padding: 35px 60px 35px 30px;
  }
  .conscious img {
    height: 460px;
  }
  .ad-mark {
    font-size: 122px;
    padding-right: 85px;
  }
  .again-note {
    font-size: 32px;
  }
  .voices {
    padding-left: 55px;
    padding-right: 55px;
  }
  .voices > h2 {
    font-size: 39px;
  }
  .quote-grid p {
    font-size: 23px;
  }
  .newsletter {
    grid-template-columns: 190px 1fr 1fr;
    gap: 25px;
    padding-right: 25px;
  }
  .newsletter h2 {
    font-size: 29px;
  }
  .newsletter-portrait {
    height: 330px;
  }
  .newsletter .paper-note {
    font-size: 28px;
    left: 15px;
  }
}
@media (max-width: 760px) {
  .site-header,
  main,
  footer {
    padding-left: 22px;
    padding-right: 22px;
  }
  .masthead {
    min-height: 116px;
  }
  .logo {
    font-size: 82px;
    left: auto;
  }
  .edition {
    display: none;
  }
  .brand-note {
    font-size: 28px;
    top: 27px;
    right: 85px;
    padding-bottom: 6px;
    border-bottom-width: 2px;
  }
  .newsletter-link {
    display: none;
  }
  .menu-toggle {
    padding-right: 0;
  }
  .nav-note {
    display: none;
  }
  .home-page .hero {
    margin: 0 -22px;
    grid-template-columns: 1fr;
  }
  .hero-image img {
    height: 510px;
    object-position: 50% 38%;
  }
  .image-label {
    font-size: 50px;
    left: 26px;
    top: 35px;
  }
  .season-note {
    font-size: 23px;
  }
  .hero-copy {
    padding: 37px 26px 40px;
  }
  .hero h1 {
    font-size: clamp(64px, 12vw, 86px);
    margin: 22px 0;
    line-height: 1.02;
  }
  .hero h1 br {
    display: block;
  }
  .hero-folio {
    font-size: 330px;
    top: -65px;
  }
  .hero-copy p {
    max-width: 80%;
    font-size: 16px;
  }
  .hero-copy .text-link {
    max-width: 73%;
    font-size: 12px;
  }
  .round-note {
    width: 96px;
    height: 96px;
    font-size: 13px;
    bottom: 18px;
    right: 16px;
  }
  .latest {
    padding: 35px 0;
  }
  .latest .section-heading {
    display: block;
    margin-bottom: 30px;
  }
  .latest .section-heading h2 {
    font-size: 62px;
    display: inline-block;
    transform: rotate(-4deg);
    padding-bottom: 25px;
  }
  .latest .section-heading > span {
    display: none;
  }
  .editorial-grid {
    gap: 30px 18px;
    grid-template-columns: 1fr 1fr;
  }
  .photo-wrap {
    height: 255px;
  }
  .card h3 {
    font-size: 25px;
  }
  .card p {
    font-size: 14px;
  }
  .card-link {
    font-size: 11px;
  }
  .beauty-note {
    top: 192px;
    font-size: 37px;
    right: -8px;
  }
  .small-feature {
    grid-column: 1/-1;
    padding: 35px 60px 35px 28px;
    margin: 0;
  }
  .small-feature h3 {
    font-size: 36px;
  }
  .small-feature .large-number {
    font-size: 54px;
    margin: 16px 0;
  }
  .small-feature h3 br {
    display: none;
  }
  .small-feature p {
    max-width: 400px;
  }
  .small-feature .swatches {
    position: static;
    padding-top: 26px;
  }
  .conscious {
    margin: 0 -22px;
    grid-template-columns: 1fr;
  }
  .conscious img {
    height: 470px;
  }
  .conscious > div {
    padding: 38px 60px 44px 26px;
  }
  .conscious h2 {
    font-size: 38px;
    white-space: normal;
  }
  .conscious p {
    font-size: 15px;
  }
  .conscious::after {
    height: 53%;
    top: auto;
    bottom: -35px;
    right: -160px;
    width: 210px;
  }
  .slow-note {
    top: 42px;
    left: 35px;
    font-size: 45px;
  }
  .good-note {
    font-size: 17px;
    right: 10px;
    bottom: 25px;
    letter-spacing: 1px;
  }
  .advertorial {
    display: block;
    padding: 34px 0 18px;
    overflow: visible;
  }
  .advertorial > div {
    width: 100%;
  }
  .advertorial h2 {
    font-size: 31px;
  }
  .ad-mark {
    font-size: 105px;
    padding: 10px 0 30px 25px;
    display: block;
    max-width: 100%;
    line-height: 0.82;
  }
  .again-note {
    top: auto;
    bottom: 70px;
    right: 8px;
    font-size: 32px;
  }
  .voices {
    padding: 35px 15px 36px;
  }
  .voices > h2 {
    font-size: 35px;
  }
  .quote-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 28px 0;
  }
  .quote-grid p {
    font-size: 25px;
    line-height: 1.25;
  }
  .quote-grid blockquote {
    padding: 10px 22px 22px;
  }
  .margin-note {
    width: 25px;
    overflow: hidden;
    font-size: 0;
    top: 130px;
    bottom: 50px;
  }
  .margin-pink {
    left: -22px;
  }
  .margin-blue {
    right: -22px;
  }
  .newsletter {
    margin: 0 -22px;
    grid-template-columns: 110px 1fr;
    gap: 0 22px;
    padding: 0 22px 26px 0;
  }
  .newsletter-portrait {
    grid-row: 1/3;
    height: 100%;
    min-height: 390px;
  }
  .newsletter > div:not(.newsletter-portrait) {
    padding-top: 26px;
  }
  .newsletter h2 {
    font-size: 30px;
  }
  .newsletter p {
    font-size: 13px;
  }
  .newsletter-form {
    grid-column: 2;
    padding-top: 15px;
    padding-bottom: 0;
  }
  .newsletter .paper-note {
    font-size: 23px;
    left: 9px;
    bottom: 65px;
    padding: 12px 8px;
  }
  .newsletter .input-row {
    flex-direction: column;
    gap: 8px;
  }
  .newsletter input {
    margin: 0;
    border: 0;
  }
  .newsletter button {
    padding: 12px;
  }
  .footer-top {
    gap: 18px;
  }
  .footer-top p {
    font-size: 11px;
  }
  .article-page .newsletter {
    margin-top: 15px;
  }
  .article-page .article-title-main {
    font-size: 70px;
  }
}
@media (max-width: 390px) {
  .logo {
    font-size: 72px;
  }
  .brand-note {
    font-size: 24px;
    right: 69px;
    top: 33px;
  }
  .menu-toggle {
    font-size: 12px;
  }
  .hero-image img {
    height: 450px;
  }
  .hero h1 {
    font-size: 60px;
  }
  .hero-copy p {
    max-width: 100%;
  }
  .round-note {
    width: 78px;
    height: 78px;
    font-size: 11px;
  }
  .latest .section-heading h2 {
    font-size: 52px;
  }
  .photo-wrap {
    height: 210px;
  }
  .beauty-note {
    top: 165px;
    font-size: 31px;
  }
  .card h3 {
    font-size: 23px;
  }
  .conscious h2 {
    font-size: 33px;
  }
  .newsletter {
    grid-template-columns: 85px 1fr;
    gap: 0 15px;
    padding-right: 18px;
  }
  .newsletter h2 {
    font-size: 26px;
  }
  .newsletter .paper-note {
    font-size: 20px;
    left: 4px;
  }
  .article-page .article-title-main {
    font-size: 60px;
  }
}
@media (min-width: 761px) and (max-width: 1100px) {
  .hero h1 {
    font-size: clamp(54px, 6.8vw, 74px);
  }
  .hero-copy p {
    max-width: 100%;
  }
  .hero-copy .text-link {
    max-width: 70%;
  }
  .latest .section-heading .season-caption {
    display: none;
  }
  .latest .section-heading h2 {
    font-size: 64px;
  }
}
@media (max-width: 390px) {
  .latest .section-heading h2 {
    font-size: 46px;
  }
  .latest .section-heading h2 span {
    margin-left: 12px;
  }
}

/* Article photography: controlled portrait widths and proportional heights.
   Captions remain beside images on desktop and below them on small screens. */
.article .article-hero {
  width: 100%;
  max-width: 763px;
  grid-template-columns: minmax(0, 560px) 175px;
  gap: 28px;
  margin: 0 auto 60px;
}
.article .article-hero img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center 25%;
}
.article .article-inline {
  width: 100%;
  max-width: 643px;
  grid-template-columns: minmax(0, 440px) 175px;
  gap: 28px;
  margin: 48px auto;
}
.article .article-inline img {
  width: 100%;
  height: auto;
  aspect-ratio: auto;
}
@media (max-width: 760px) {
  .article .article-hero,
  .article .article-inline {
    display: block;
    max-width: 440px;
    margin: 32px auto 40px;
  }
  .article .article-hero img {
    aspect-ratio: 4 / 5;
    height: auto;
  }
  .article .article-inline img {
    aspect-ratio: auto;
    height: auto;
  }
}

.author-byline {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
.author-byline img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  object-fit: cover;
}
.author-city {
  color: var(--muted);
  font-weight: 400;
}
.author-byline:hover {
  color: var(--blue);
}
.author-profile {
  max-width: 763px;
  margin: 52px auto 0;
  padding: 30px 0;
  border-top: 1px solid var(--ink);
  border-bottom: 1px solid var(--line);
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr);
  gap: 30px;
  align-items: center;
}
.author-profile .author-photo {
  width: 140px;
  height: 140px;
  object-fit: cover;
  border-radius: 50%;
}
.author-profile .eyebrow {
  color: var(--blue);
  font-size: 11px;
}
.author-profile h2 {
  font-size: 32px;
  margin: 10px 0 13px;
}
.author-profile h2 span {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  color: var(--muted);
  white-space: nowrap;
}
.author-profile p {
  font-size: 15px;
  line-height: 1.7;
}
.author-topics {
  display: block;
  margin-top: 15px;
  font-size: 10px;
  letter-spacing: 1.4px;
}
@media (max-width: 600px) {
  .author-profile {
    grid-template-columns: 76px minmax(0, 1fr);
    gap: 18px;
    align-items: start;
    margin-top: 35px;
  }
  .author-profile .author-photo {
    width: 76px;
    height: 76px;
  }
  .author-profile h2 {
    font-size: 27px;
  }
  .author-profile h2 span {
    display: block;
    margin-top: 8px;
  }
  .author-profile p {
    font-size: 14px;
  }
}
/* Content discovery for a growing magazine archive. */
.topic-shortcuts {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 24px;
  padding: 24px 0;
  border-bottom: 1px solid var(--line);
}
.topic-shortcuts > span {
  font-size: 10px;
  font-weight: 650;
  letter-spacing: 1.4px;
  margin-right: auto;
}
.topic-shortcuts a {
  font-size: 13px;
  border-bottom: 1px solid var(--blue);
  padding: 6px 0;
}
.topic-shortcuts a:hover {
  color: var(--blue);
}
.content-shelf {
  padding: 45px 0 50px;
}
.content-shelf .section-heading h2 {
  font-size: 40px;
  letter-spacing: -0.03em;
}
.content-shelf .section-heading > span {
  font-size: 10px;
}
.digest-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 42px;
}
.digest-item {
  display: grid;
  grid-template-columns: 35px minmax(0, 1fr);
  gap: 15px;
  border-bottom: 1px solid var(--line);
  padding: 25px 0;
  scroll-margin-top: 30px;
}
.digest-number {
  font:
    30px/1 "DM Serif",
    serif;
  color: var(--blue);
}
.digest-item .eyebrow {
  font-size: 10px;
  color: var(--muted);
  letter-spacing: 1.2px;
}
.digest-item h3 {
  font-size: 29px;
  margin: 8px 0 12px;
}
.digest-item p {
  font-size: 15px;
  line-height: 1.65;
}
.digest-item details {
  margin-top: 15px;
}
.digest-item summary {
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 0;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.digest-item summary:hover {
  color: var(--blue);
}
.digest-item summary:focus-visible {
  outline: 3px solid var(--blue);
  outline-offset: 4px;
}
.digest-item details[open] summary {
  color: var(--blue);
}
.digest-body {
  padding: 13px 0 2px;
}
.digest-body a {
  display: inline-block;
  margin-top: 15px;
  font-size: 13px;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.digest-item:target {
  border-bottom-color: var(--blue);
}
.article-contents {
  max-width: 763px;
  margin: 0 auto 35px;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 22px 0;
}
.article-contents ol {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 35px;
  margin: 18px 0 0;
  padding-left: 25px;
}
.article-contents li {
  padding-left: 4px;
  font-size: 14px;
}
.article-contents li::marker {
  color: var(--blue);
  font-size: 12px;
}
.article-contents a {
  text-decoration: underline;
  text-decoration-color: var(--line);
  text-underline-offset: 5px;
}
.article-contents a:hover {
  color: var(--blue);
  text-decoration-color: var(--blue);
}
.article-body .context-link {
  color: var(--blue);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.related-inline {
  margin: 30px 0;
  padding: 20px 23px;
  background: #eeefdf;
  border-left: 3px solid var(--blue);
}
.related-inline .eyebrow {
  font-size: 10px;
  margin-bottom: 8px;
}
.related-inline a {
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
  text-underline-offset: 4px;
}
@media (max-width: 760px) {
  .topic-shortcuts {
    gap: 8px 18px;
    padding: 20px 0;
  }
  .topic-shortcuts > span {
    width: 100%;
  }
  .topic-shortcuts a {
    font-size: 12px;
  }
  .content-shelf {
    padding: 28px 0 35px;
  }
  .content-shelf .section-heading h2 {
    font-size: 32px;
  }
  .digest-grid {
    grid-template-columns: 1fr;
  }
  .digest-item {
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 12px;
    padding: 22px 0;
  }
  .digest-item h3 {
    font-size: 27px;
  }
  .article-contents ol {
    grid-template-columns: 1fr;
    gap: 13px;
  }
  .article-contents {
    margin-bottom: 30px;
  }
  .related-inline {
    padding: 18px;
  }
  .related-inline a {
    font-size: 15px;
  }
}

/* Magazine shelves: one photographic lead with three quieter reading pieces. */
.content-shelf {
  padding: 48px 0 55px;
}
.content-shelf .section-heading {
  align-items: end;
  margin-bottom: 26px;
  padding-bottom: 18px;
}
.content-shelf .section-heading h2 {
  max-width: 630px;
  font-size: clamp(34px, 3.8vw, 52px);
  line-height: 1.05;
}
.digest-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  grid-template-rows: repeat(3, auto);
  gap: 0 48px;
  align-items: start;
}
.digest-item {
  display: block;
  padding: 23px 0;
  border-bottom: 1px solid var(--line);
}
.digest-item .eyebrow {
  font-size: 10px;
  color: var(--blue);
}
.digest-item details {
  margin-top: 0;
}
.digest-item summary {
  display: block;
  list-style: none;
  padding: 0;
  text-decoration: none;
  font-weight: 400;
}
.digest-item summary::-webkit-details-marker {
  display: none;
}
.digest-item h3 {
  margin: 10px 0;
  font-size: 31px;
  line-height: 1.1;
  letter-spacing: -0.03em;
}
.digest-deck {
  display: block;
  font-size: 14px;
  line-height: 1.6;
  color: var(--muted);
  max-width: 420px;
}
.digest-action {
  display: inline-flex;
  align-items: center;
  gap: 25px;
  font-size: 11px;
  font-weight: 650;
  margin-top: 14px;
  padding-bottom: 4px;
  border-bottom: 1px solid var(--line);
}
.digest-item summary:hover h3 {
  color: var(--blue);
}
.digest-item details[open] summary {
  color: var(--ink);
}
.digest-item details[open] .digest-action span {
  transform: rotate(90deg);
}
.digest-feature {
  grid-column: 1;
  grid-row: 1 / 4;
  padding: 0;
  border-bottom: 0;
}
.digest-feature > div:not(.digest-photo) {
  padding: 23px 25px 27px;
  background: #efece4;
}
.digest-feature h3 {
  font-size: 40px;
}
.digest-photo {
  position: relative;
  overflow: hidden;
}
.digest-photo img {
  width: 100%;
  height: 390px;
  object-fit: cover;
  object-position: center 30%;
}
.digest-photo-note {
  position: absolute;
  left: 24px;
  bottom: 25px;
  max-width: 250px;
  font-size: 49px;
  color: white;
  transform: rotate(-8deg);
  text-shadow: 0 2px 12px #0006;
  pointer-events: none;
}
.digest-body {
  padding-top: 20px;
}
.digest-body p {
  font-size: 15px;
  line-height: 1.75;
}
#beauty .digest-feature {
  grid-column: 2;
}
#beauty .digest-item:not(.digest-feature) {
  grid-column: 1;
}
#beauty .digest-feature > div:not(.digest-photo) {
  background: #f3dce8;
}
#beauty .digest-photo img {
  object-position: center;
}
#alltagsideen .digest-feature > div:not(.digest-photo) {
  background: #e8eddb;
}
#alltagsideen .digest-photo-note {
  font-size: 44px;
}
@media (max-width: 1000px) {
  .digest-grid {
    gap: 0 28px;
  }
  .digest-photo img {
    height: 340px;
  }
  .digest-feature h3 {
    font-size: 34px;
  }
  .digest-item h3 {
    font-size: 28px;
  }
}
@media (max-width: 760px) {
  .content-shelf {
    padding: 32px 0 38px;
  }
  .content-shelf .section-heading h2 {
    font-size: 35px;
  }
  .digest-grid {
    display: block;
  }
  .digest-feature {
    margin-bottom: 8px;
  }
  .digest-photo img {
    height: 350px;
  }
  .digest-feature > div:not(.digest-photo) {
    padding: 22px;
  }
  .digest-feature h3 {
    font-size: 35px;
  }
  .digest-item:not(.digest-feature) {
    padding: 24px 0;
  }
  .digest-item h3 {
    font-size: 29px;
  }
  .digest-photo-note {
    font-size: 45px;
  }
}

/* Dedicated landscape images: keep their designed composition on every screen. */
.content-shelf .digest-photo img {
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  object-position: center;
}
.content-shelf .digest-photo-note {
  font-size: clamp(30px, 3.3vw, 46px);
  left: 20px;
  bottom: 20px;
  max-width: 230px;
}
@media (max-width: 760px) {
  .content-shelf .digest-photo-note {
    font-size: 34px;
    left: 18px;
    bottom: 18px;
  }
}

/* Compact editorial columns, each with its own natural height. */
.content-shelf {
  padding: 32px 0 38px;
}
.content-shelf .section-heading {
  margin-bottom: 22px;
  gap: 24px;
}
.content-shelf .section-heading h2 {
  max-width: none;
  font-size: clamp(31px, 3.1vw, 43px);
}
.digest-grid {
  grid-template-columns: 0.9fr 1.1fr;
  grid-template-rows: auto;
  gap: 32px;
  align-items: start;
}
.digest-feature {
  grid-column: auto;
  grid-row: auto;
}
.digest-stack {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.digest-stack .digest-item {
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr);
  gap: 20px;
  padding: 18px 0;
}
.digest-stack .digest-item:first-child {
  padding-top: 0;
}
.digest-thumb {
  width: 90px;
  height: 110px;
  object-fit: cover;
  object-position: center;
}
.digest-stack .digest-item .eyebrow {
  font-size: 9px;
  letter-spacing: 1.4px;
}
.digest-stack .digest-item h3 {
  font-size: 28px;
  margin: 7px 0 8px;
}
.digest-stack .digest-deck {
  font-size: 13px;
  line-height: 1.55;
}
.digest-stack .digest-action {
  font-size: 10px;
  margin-top: 9px;
  gap: 15px;
}
.digest-feature > div:not(.digest-photo) {
  padding: 18px 22px 20px;
}
.digest-feature h3 {
  font-size: 34px;
  margin: 8px 0;
}
.digest-feature .digest-deck {
  font-size: 13px;
}
.digest-feature .digest-action {
  margin-top: 10px;
}
#beauty .digest-feature {
  grid-column: 2;
  grid-row: 1;
}
#beauty .digest-stack {
  grid-column: 1;
  grid-row: 1;
}
#beauty .digest-stack .digest-item {
  grid-column: auto;
}
@media (max-width: 1000px) {
  .digest-grid {
    gap: 25px;
  }
  .digest-stack .digest-item {
    grid-template-columns: 70px minmax(0, 1fr);
    gap: 15px;
  }
  .digest-thumb {
    width: 70px;
    height: 95px;
  }
  .digest-stack .digest-item h3 {
    font-size: 24px;
  }
  .digest-feature h3 {
    font-size: 30px;
  }
}
@media (max-width: 760px) {
  .content-shelf {
    padding: 28px 0 32px;
  }
  .content-shelf .section-heading h2 {
    font-size: 32px;
  }
  .digest-grid {
    display: block;
  }
  .digest-feature {
    margin-bottom: 24px;
  }
  .digest-stack .digest-item {
    grid-template-columns: 78px minmax(0, 1fr);
    padding: 19px 0;
    gap: 16px;
  }
  .digest-thumb {
    width: 78px;
    height: 100px;
  }
  .digest-stack .digest-item h3 {
    font-size: 25px;
  }
}

/* Balance the photographic lead against the compact three-story column. */
.content-shelf .digest-photo img {
  height: clamp(230px, 21vw, 300px);
  aspect-ratio: auto;
  object-fit: cover;
  object-position: center 45%;
}
#beauty .digest-photo img {
  object-position: center 32%;
}
#alltagsideen .digest-photo img {
  object-position: center 55%;
}
.content-shelf .digest-photo-note {
  font-size: 36px;
  bottom: 16px;
}
.digest-feature > div:not(.digest-photo) {
  padding: 16px 22px 18px;
}
.digest-feature h3 {
  font-size: 31px;
}
@media (max-width: 1000px) and (min-width: 761px) {
  .content-shelf .digest-photo img {
    height: 240px;
  }
  .digest-feature h3 {
    font-size: 28px;
  }
}
@media (max-width: 760px) {
  .content-shelf .digest-photo img {
    height: clamp(210px, 58vw, 280px);
  }
  .content-shelf .digest-photo-note {
    font-size: 32px;
  }
  .digest-feature h3 {
    font-size: 30px;
  }
}

/* Photographic leads stand alone; the adjacent stories provide the reading text. */
.digest-image-link {
  display: block;
}
.digest-image-link:focus-visible {
  outline: 3px solid var(--blue);
  outline-offset: 5px;
}
.digest-image-link img {
  transition: filter 0.2s ease;
}
.digest-image-link:hover img {
  filter: brightness(0.95);
}

/* Content belongs inside the photograph, with a restrained reading backdrop. */
#farbduo .digest-photo {
  position: relative;
  isolation: isolate;
}
#farbduo .digest-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    #171b25d9 0%,
    #171b2570 48%,
    transparent 78%
  );
  z-index: 1;
  pointer-events: none;
}
.photo-story {
  position: absolute;
  inset: 26px auto 24px 27px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  z-index: 2;
  max-width: 70%;
}
.photo-story .eyebrow {
  color: #fff;
  font-size: 9px;
  letter-spacing: 1.6px;
}
.photo-story-title {
  display: block;
  font:
    43px/1.02 "DM Serif",
    serif;
  letter-spacing: -0.03em;
  margin: 13px 0;
}
.photo-story-title em {
  color: #ffacd8;
}
.photo-story-deck {
  font-size: 12px;
  max-width: 210px;
  line-height: 1.5;
}
.photo-story-link {
  display: inline-block;
  align-self: start;
  margin-top: 16px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ffffff80;
  font-size: 11px;
  font-weight: 600;
}
@media (max-width: 1000px) {
  .photo-story-title {
    font-size: 36px;
  }
  .photo-story {
    left: 22px;
    inset-block: 20px;
  }
}
@media (max-width: 760px) {
  .photo-story-title {
    font-size: 38px;
  }
  .photo-story-deck {
    max-width: 190px;
  }
}

/* A short colour interlude between fashion and beauty. */
.color-pair {
  display: grid;
  grid-template-columns: 0.8fr 1fr 1.1fr;
  align-items: center;
  gap: 32px;
  padding: 22px 28px;
  margin: 4px 0 10px;
  background: #eeeee5;
}
.color-pair-intro .eyebrow {
  font-size: 9px;
  letter-spacing: 1.5px;
}
.color-pair-intro h2 {
  font-size: 39px;
  margin-top: 10px;
  transform: rotate(-5deg);
}
.color-pair-samples {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.color-sample {
  display: flex;
  align-items: end;
  width: 112px;
  height: 105px;
  padding: 10px;
}
.color-sample span {
  font-size: 10px;
  font-weight: 600;
}
.sample-cobalt {
  background: #1247d6;
  color: white;
  transform: rotate(-4deg);
}
.sample-apricot {
  background: #ffb58e;
  color: #332318;
  transform: rotate(4deg);
}
.pair-plus {
  font:
    26px/1 "DM Serif",
    serif;
  padding: 0 3px;
}
.color-pair-copy p {
  font-size: 13px;
  line-height: 1.6;
  max-width: 360px;
}
.color-pair-copy a {
  display: inline-flex;
  gap: 22px;
  font-size: 11px;
  font-weight: 650;
  margin-top: 11px;
  padding-bottom: 4px;
  border-bottom: 1px solid var(--ink);
}
.color-pair-copy a:hover {
  color: var(--blue);
}
@media (max-width: 1000px) {
  .color-pair {
    gap: 20px;
    padding: 22px;
    grid-template-columns: 0.8fr 0.9fr 1.1fr;
  }
  .color-sample {
    width: 90px;
    height: 95px;
  }
  .color-pair-intro h2 {
    font-size: 34px;
  }
}
@media (max-width: 760px) {
  .color-pair {
    grid-template-columns: 1fr 1fr;
    gap: 22px 16px;
    padding: 24px 20px;
    margin: 0 0 8px;
  }
  .color-pair-intro h2 {
    font-size: 34px;
  }
  .color-pair-samples {
    gap: 6px;
  }
  .color-sample {
    width: 70px;
    height: 90px;
    padding: 7px;
  }
  .color-sample span {
    font-size: 9px;
  }
  .pair-plus {
    padding: 0;
    font-size: 22px;
  }
  .color-pair-copy {
    grid-column: 1 / -1;
    border-top: 1px solid #cdcec2;
    padding-top: 16px;
  }
  .color-pair-copy p {
    max-width: none;
  }
}
@media (max-width: 380px) {
  .color-pair {
    padding: 22px 15px;
    gap: 18px 10px;
  }
  .color-pair-intro h2 {
    font-size: 30px;
  }
  .color-sample {
    width: 56px;
    height: 80px;
    padding: 5px;
  }
  .color-sample span {
    font-size: 8px;
  }
}
