@import url('https://fonts.googleapis.com/css2?family=Allura&family=DM+Sans:wght@400;500;600;700;800&family=Playfair+Display:wght@700;800&display=swap');

:root{
  --pink:#ff0f7b;--orange:#ff6b21;--blush:#fff0ee;--ink:#2f3034;--muted:#6f6d73;--white:#fff;
  --border:#f1d7d3;--shadow:0 18px 45px rgba(47,48,52,.08);--radius:28px;--content:1460px;
}
*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:1.7rem/1.65 "DM Sans",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.site-shell{min-height:100vh}.site-main{padding-top:3rem}
.site-header{padding:2rem 2.4rem 1rem;position:relative;z-index:20}.header-inner{max-width:var(--content);margin:auto;min-height:126px;padding:1.6rem 4.5rem;background:linear-gradient(90deg,rgba(255,240,238,.92),rgba(255,247,244,.95),rgba(255,236,244,.9));border-radius:70px;display:grid;grid-template-columns:280px 1fr auto;align-items:center;box-shadow:0 14px 34px rgba(0,0,0,.08)}.has-header-glow .header-inner{box-shadow:0 16px 26px rgba(255,15,123,.14),0 22px 34px rgba(255,107,33,.14)}
.brand img,.footer-brand img{max-height:82px;width:auto}.brand span,.footer-brand span,.brand-fallback{font:8rem/1 "Allura",cursive;color:var(--orange)}.header-center{display:flex;justify-content:flex-start}.primary-nav .nav{display:flex;gap:3.4rem;list-style:none;margin:0;padding:0}.primary-nav .nav a{font-weight:500;position:relative;padding:.9rem 0}.primary-nav .nav > li > a:before{display:none!important;content:none!important}.primary-nav .nav-current a{color:var(--pink)}.header-actions{display:flex;align-items:center;gap:2rem}.gh-search-icon{width:38px!important;height:38px!important}.signin-button{background:var(--pink);color:#fff;padding:1rem 2.6rem;border-radius:40px;font-weight:800;white-space:nowrap}.header-socials{display:flex;align-items:center;gap:1.5rem}.social-icon{width:29px;height:29px;color:var(--pink)}.social-icon svg,.social-list-icon svg{width:100%;height:100%;fill:currentColor}.social-rss{color:var(--orange)}.nav-toggle{display:none;background:none;border:0;width:44px;padding:8px}.nav-toggle span{display:block;height:2px;background:var(--ink);margin:6px 0}
.hero-wrap{max-width:var(--content);margin:7rem auto 8rem;padding:0 2.4rem;display:grid;grid-template-columns:minmax(0,2.25fr) minmax(300px,.95fr);gap:3.2rem}.hero-card{background:linear-gradient(135deg,#fff8f7,#fff);border:1px solid #faece9;box-shadow:var(--shadow);border-radius:24px;padding:2.4rem;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.25fr);gap:3.5rem;min-height:520px}.hero-image{border-radius:20px;overflow:hidden;min-height:470px}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-placeholder,.post-card-placeholder,.mini-placeholder{height:100%;min-height:280px;background:linear-gradient(150deg,var(--pink),#ff3d6e 45%,var(--orange));display:grid;place-items:center;color:white;font:7rem/1 "Allura",cursive}.hero-copy{align-self:center;padding:2rem 1rem}.post-meta{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap;color:#555}.post-meta time{font-size:1.45rem}.tag-pill{display:inline-flex;align-items:center;border:1px solid rgba(255,15,123,.55);border-radius:30px;padding:.5rem 1.6rem;font-size:1.4rem;background:#fff}.tag-pill:before{content:"";width:10px;height:10px;background:var(--pink);border-radius:50%;margin-right:.8rem}.hero-copy h1{font:800 5.6rem/1.08 "Playfair Display",serif;color:var(--pink);margin:2.4rem 0 1.8rem}.hero-copy p{font-size:1.8rem;max-width:660px}.hero-actions{margin-top:4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.outline-button,.read-more{display:inline-flex;gap:1rem;align-items:center;border:1px solid var(--pink);border-radius:40px;padding:1rem 2.4rem;color:var(--pink);font-weight:800}.byline{font-weight:700;color:var(--pink)}
.home-sidebar{display:flex;flex-direction:column;gap:4rem}.sidebar-card{background:linear-gradient(135deg,#fff8f7,#fff);border-radius:20px;box-shadow:var(--shadow);border:1px solid #faece9;padding:4.2rem 3rem 3rem;position:relative}.floating-label,.section-label{display:inline-block;color:#fff;font-weight:800;text-transform:uppercase;padding:.7rem 3rem;border-radius:50px}.floating-label{position:absolute;left:50%;top:-19px;transform:translateX(-50%);white-space:nowrap}.floating-label.orange{background:linear-gradient(90deg,var(--orange),#ff8b22)}.floating-label.pink,.section-label{background:linear-gradient(90deg,var(--pink),#ef0c70)}.about-inner{display:grid;grid-template-columns:120px 1fr;gap:2.2rem;align-items:center}.about-inner img{width:116px;height:116px;object-fit:cover;border-radius:50%;border:2px solid var(--orange)}.about-inner h3{font:700 2.7rem "Playfair Display",serif;color:var(--pink);margin:0}.about-inner p{margin:.5rem 0}.script-note{font:4rem "Allura",cursive;color:var(--orange)}.social-list a{display:grid;grid-template-columns:46px 1fr 30px;align-items:center;gap:1.6rem;padding:1.2rem 0;border-bottom:1px solid #f0d6d6}.social-list a:last-child{border-bottom:0}.social-list-icon{width:44px;height:44px;border:1px solid #efcfd0;border-radius:50%;display:grid;place-items:center;color:var(--pink);padding:10px}.social-list-icon svg{max-width:23px}.social-list a:last-child .social-list-icon{color:var(--orange)}.social-list .arrow{color:var(--pink);font-size:2.7rem}
.latest-section,.archive-wrap{max-width:var(--content);margin:0 auto 10rem;padding:0 2.4rem}.script-divider{display:flex;align-items:center;justify-content:center;gap:2rem;margin:4rem 0 1rem;color:var(--orange)}.script-divider:before,.script-divider:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--pink))}.script-divider:after{background:linear-gradient(90deg,var(--pink),transparent)}.script-divider span{font:5.2rem "Allura",cursive;white-space:nowrap}.script-divider b{color:var(--pink)}.section-kicker{text-align:center;color:var(--muted);margin:0 0 4rem}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.post-card{border:1px solid #f5e3df;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(47,48,52,.06);transition:.25s}.post-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(47,48,52,.11)}.post-card-image{height:280px;display:block;overflow:hidden}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.post-card:hover .post-card-image img{transform:scale(1.035)}.post-card-body{padding:2.5rem}.post-card h2{font:700 3rem/1.2 "Playfair Display",serif;margin:1.5rem 0 1rem}.post-card p{color:var(--muted)}.read-more{border:0;padding:0;margin-top:1rem}.pagination{margin:5rem auto 0;display:flex;justify-content:center;align-items:center;gap:3rem}.pagination a{font-weight:800;color:var(--pink)}
.archive-hero{max-width:1000px;text-align:center;margin:6rem auto 5rem;padding:2rem 2.4rem}.archive-hero .eyebrow{color:var(--orange);text-transform:uppercase;font-weight:800;letter-spacing:.16em}.archive-hero h1{font:800 6rem/1.1 "Playfair Display",serif;margin:1rem 0;color:var(--pink)}.archive-hero p{font-size:2rem;color:var(--muted)}.author-hero img{width:140px;height:140px;border-radius:50%;object-fit:cover;margin:0 auto 2rem;border:3px solid var(--orange)}
.article{max-width:1200px;margin:7rem auto 10rem;padding:0 2.4rem}.article-header{max-width:930px;margin:0 auto 4rem;text-align:center}.article-header h1{font:800 6.4rem/1.08 "Playfair Display",serif;margin:2rem 0;color:var(--ink)}.article-deck{font-size:2.2rem;color:var(--muted)}.article-meta{display:flex;justify-content:center;gap:2rem;font-weight:600}.article-meta a{color:var(--pink)}.article-feature{margin:0 0 5rem}.article-feature img{width:100%;max-height:720px;object-fit:cover;border-radius:28px}.article-feature figcaption{text-align:center;color:var(--muted);font-size:1.4rem;margin-top:1rem}.gh-content{max-width:780px;margin:auto;font:1.9rem/1.8 "DM Sans",sans-serif}.gh-content h2,.gh-content h3{font-family:"Playfair Display",serif;line-height:1.2}.gh-content h2{font-size:4rem}.gh-content h3{font-size:3rem}.gh-content a{color:var(--pink);text-decoration:underline}.gh-content blockquote{border-left:4px solid var(--orange);margin:3rem 0;padding:1rem 2.5rem;background:var(--blush);font:700 2.4rem/1.5 "Playfair Display",serif}.gh-content img{border-radius:18px}.comments-wrap{max-width:780px;margin:7rem auto}.next-prev{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:7rem auto}.next-prev a{padding:2.5rem;border:1px solid #f0dada;border-radius:18px}.next-prev a:last-child{text-align:right}.next-prev small{display:block;color:var(--orange);text-transform:uppercase;font-weight:700}
.site-footer{background:linear-gradient(180deg,#fff8f7 0,#fff 100%);border-top:1px solid #fae3df;padding:7rem 2.4rem 2.5rem}.footer-top{max-width:var(--content);margin:auto;display:grid;grid-template-columns:1fr 1.35fr 1fr}.footer-column{padding:0 5rem;min-height:300px;border-right:1px solid #f3dddd}.footer-column:first-child{padding-left:1rem}.footer-column:last-child{border:0}.section-label{display:block;width:max-content;margin:-1.8rem auto 3rem;text-transform:none;font-size:1.6rem}.footer-brand span{font-size:8rem}.footer-about p{max-width:340px}.footer-squiggle{font:4rem "Allura",cursive;color:var(--pink)}.mini-post{display:grid;grid-template-columns:180px 1fr;gap:2.5rem}.mini-post img,.mini-placeholder{width:180px;height:200px;border-radius:16px;object-fit:cover;min-height:0}.mini-placeholder{font-size:4rem}.mini-post h3{font:700 2.6rem "Playfair Display",serif;margin:1rem 0 .4rem}.mini-post time{font-size:1.4rem}.read-link{display:block;color:var(--pink);font-weight:800;margin-top:2.5rem}.newsletter-panel{max-width:var(--content);margin:5rem auto 2rem;border-radius:28px;padding:3rem 5rem;background:linear-gradient(105deg,#fff0e8,#fff3f5 48%,#ffe5ef);display:grid;grid-template-columns:100px 1fr 1.3fr;align-items:center;gap:3rem}.newsletter-art{width:100px;transform:rotate(-8deg);color:var(--orange)}
.newsletter-art svg{width:100%;height:auto;display:block;overflow:visible}
.newsletter-art svg rect,.newsletter-art svg path{fill:none;stroke:currentColor;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.newsletter-content h2{font:800 4rem/1.1 "Playfair Display",serif;margin:0}.newsletter-content p{margin:.8rem 0 0}.newsletter-form{position:relative;display:flex;background:#fff;border:1px solid #efd4d4;border-radius:60px;padding:.7rem;box-shadow:0 8px 20px rgba(0,0,0,.05)}.newsletter-form input{flex:1;border:0;outline:0;padding:1.3rem 2rem;min-width:0}.newsletter-form button{border:0;background:var(--pink);color:#fff;border-radius:50px;padding:1.2rem 3.2rem;font-weight:800;cursor:pointer}.form-message{position:absolute;top:100%;left:2rem;color:#b00020;font-size:1.2rem}.footer-bottom{max-width:var(--content);margin:2.5rem auto 0;display:flex;justify-content:center;align-items:center;gap:3rem;font-size:1.4rem}.footer-bottom .nav{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.footer-bottom .nav li+li:before{content:"•";color:var(--pink);margin-right:2rem}.error-page{min-height:100vh;display:grid;place-items:center;text-align:center;background:var(--blush)}.error-page h1{font:800 10rem "Playfair Display",serif;color:var(--pink);margin:0}.error-page .brand-fallback{font-size:8rem}
@media(max-width:1150px){.header-inner{grid-template-columns:220px 1fr auto;padding:1.5rem 3rem}.primary-nav .nav{gap:2rem}.header-socials{display:none}.hero-wrap{grid-template-columns:1fr}.home-sidebar{display:grid;grid-template-columns:1fr 1fr}.post-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.footer-column:last-child{grid-column:1/-1;border-top:1px solid #f3dddd;padding-top:4rem}.newsletter-panel{grid-template-columns:80px 1fr}.newsletter-form{grid-column:1/-1}}
@media(max-width:820px){body{font-size:1.6rem}.site-header{padding:1.2rem}.header-inner{min-height:88px;border-radius:44px;grid-template-columns:1fr auto;padding:1rem 2rem}.brand span{font-size:5.6rem}.brand img{max-height:56px}.nav-toggle{display:block;grid-column:2;grid-row:1}.header-center,.header-actions{display:none}.site-header.menu-open .header-center,.site-header.menu-open .header-actions{display:flex;grid-column:1/-1;flex-direction:column;align-items:flex-start;width:100%;padding:1.5rem}.site-header.menu-open .header-inner{border-radius:32px}.primary-nav .nav{flex-direction:column;gap:.8rem}.header-actions{gap:1rem}.hero-wrap{margin-top:3rem;padding:0 1.5rem}.hero-card{grid-template-columns:1fr;min-height:0}.hero-image{min-height:360px}.hero-copy h1{font-size:4.2rem}.home-sidebar{grid-template-columns:1fr}.post-grid{grid-template-columns:1fr}.script-divider span{font-size:4rem}.archive-hero h1,.article-header h1{font-size:4.6rem}.footer-top{grid-template-columns:1fr}.footer-column,.footer-column:first-child,.footer-column:last-child{padding:3rem 1rem;border-right:0;border-bottom:1px solid #f3dddd;grid-column:auto}.newsletter-panel{padding:3rem 2rem;grid-template-columns:1fr;text-align:center}.newsletter-art{width:76px;margin:0 auto}.newsletter-form{grid-column:auto}.footer-bottom{flex-direction:column;gap:1rem}.mini-post{grid-template-columns:120px 1fr}.mini-post img,.mini-placeholder{width:120px;height:150px}.next-prev{grid-template-columns:1fr}}
@media(max-width:520px){.hero-card{padding:1.3rem}.hero-image{min-height:300px}.hero-copy{padding:1rem}.hero-copy h1{font-size:3.6rem}.hero-actions{align-items:flex-start;flex-direction:column}.about-inner{grid-template-columns:80px 1fr}.about-inner img{width:78px;height:78px}.post-card-image{height:230px}.article-header h1{font-size:3.8rem}.newsletter-form{flex-direction:column;border-radius:20px}.newsletter-form button{width:100%}.footer-bottom .nav{flex-wrap:wrap;justify-content:center}}


/* Ghost Koenig editor image widths */
.gh-content .kg-width-wide {
  width: min(1200px, 100vw - 48px);
  max-width: none;
  margin-left: 50%;
  transform: translateX(-50%);
}

.gh-content .kg-width-full {
  width: 100vw;
  max-width: none;
  margin-left: 50%;
  transform: translateX(-50%);
}

.gh-content .kg-width-wide img,
.gh-content .kg-width-full img {
  width: 100%;
  height: auto;
}

@media (max-width: 820px) {
  .gh-content .kg-width-wide {
    width: calc(100vw - 30px);
  }

  .gh-content .kg-width-full {
    width: 100vw;
  }
}


/* Footer: Write for Us */
.footer-write .section-label {
  background: linear-gradient(90deg, var(--orange), #ff8a28);
}
.write-for-us-card {
  max-width: 420px;
  margin: 0 auto;
}
.write-for-us-card h3 {
  margin: 1.7rem 0 .8rem;
  font: 700 3rem/1.15 "Playfair Display", serif;
}
.write-for-us-card p {
  color: var(--muted);
  margin: 0 0 2.2rem;
}
.write-button {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  padding: 1.1rem 2.1rem;
  border-radius: 999px;
  color: #fff;
  font-weight: 800;
  background: linear-gradient(90deg, var(--pink), var(--orange));
  box-shadow: 0 10px 22px rgba(255,15,123,.14);
}

/* Inner pages deliberately differ from the homepage */
.inner-page,
.article-detail,
.write-page {
  padding-top: 2rem;
}
.inner-page-hero,
.collection-hero,
.write-hero {
  max-width: 1380px;
  margin: 2rem auto 5rem;
  padding: 0 2.4rem;
}
.inner-page-hero-inner,
.collection-hero-inner {
  position: relative;
  overflow: hidden;
  text-align: center;
  border: 1px solid #f5ded9;
  border-radius: 30px;
  padding: 7rem 3rem;
  background:
    radial-gradient(circle at 10% 15%, rgba(255,107,33,.16), transparent 28%),
    radial-gradient(circle at 90% 85%, rgba(255,15,123,.12), transparent 30%),
    linear-gradient(135deg, #fff9f7, #fff);
  box-shadow: 0 16px 42px rgba(47,48,52,.06);
}
.inner-page-hero h1,
.collection-hero h1 {
  margin: .8rem 0 1.2rem;
  color: var(--ink);
  font: 800 6rem/1.05 "Playfair Display", serif;
}
.inner-page-hero p,
.collection-hero p {
  max-width: 720px;
  margin: 0 auto;
  color: var(--muted);
  font-size: 2rem;
}
.inner-eyebrow {
  display: inline-block;
  color: var(--pink);
  text-transform: uppercase;
  letter-spacing: .14em;
  font-size: 1.3rem;
  font-weight: 800;
}
.inner-feature {
  max-width: 1180px;
  margin: -1rem auto 5rem;
  padding: 0 2.4rem;
}
.inner-feature img {
  width: 100%;
  max-height: 680px;
  object-fit: cover;
  border-radius: 26px;
}
.inner-content {
  padding-bottom: 10rem;
}
.article-header--editorial {
  max-width: 980px;
}
.article-header--editorial h1 {
  color: var(--ink);
}
.article-header--editorial:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  border-radius: 10px;
  margin: 3rem auto 0;
  background: linear-gradient(90deg, var(--orange), var(--pink));
}
.article-feature--editorial {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
.article-body {
  background: #fff;
}
.meta-dot {
  color: var(--pink);
}
.collection-grid-wrap {
  padding-top: 1rem;
}
.author-profile-image {
  width: 140px;
  height: 140px;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid var(--orange);
  margin: 0 auto 2rem;
}

/* Write for Us page */
.write-hero {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  align-items: center;
  border-radius: 32px;
  padding: 6rem;
  background:
    radial-gradient(circle at 85% 20%, rgba(255,15,123,.14), transparent 35%),
    linear-gradient(135deg, #fff2ee, #fff);
  border: 1px solid #f5dbd5;
  box-shadow: 0 18px 50px rgba(47,48,52,.07);
}
.write-hero h1 {
  margin: 1rem 0;
  font: 800 6.4rem/1 "Playfair Display", serif;
}
.write-hero p {
  max-width: 760px;
  color: var(--muted);
  font-size: 2rem;
}
.write-content {
  max-width: 820px;
  margin: 0 auto 5rem;
  padding: 0 2.4rem;
}
.pitch-panel {
  max-width: 1100px;
  margin: 0 auto 10rem;
  padding: 4rem;
  border-radius: 26px;
  background: linear-gradient(100deg, #fff0e8, #fff1f6);
  border: 1px solid #f4d9d5;
}
.pitch-panel h2 {
  margin: .5rem 0 1rem;
  font: 800 4rem/1.15 "Playfair Display", serif;
}

@media (max-width: 820px) {
  .inner-page-hero h1,
  .collection-hero h1,
  .write-hero h1 {
    font-size: 4.2rem;
  }
  .write-hero {
    grid-template-columns: 1fr;
    padding: 4rem 2.5rem;
  }
  }


/* Homepage contact card */
.contact-card-inner {
  text-align: center;
  padding: 1rem .5rem .5rem;
}
.contact-heart {
  width: 58px;
  height: 58px;
  margin: 0 auto 1.6rem;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: linear-gradient(145deg, var(--pink), var(--orange));
  color: #fff;
  font-size: 2.4rem;
  box-shadow: 0 12px 26px rgba(255,15,123,.16);
}
.contact-card-inner h3 {
  margin: 0 0 .8rem;
  font: 700 2.8rem/1.15 "Playfair Display", serif;
}
.contact-card-inner p {
  margin: 0 auto 2rem;
  max-width: 340px;
  color: var(--muted);
}
.contact-button {
  display: inline-flex;
  align-items: center;
  gap: .8rem;
  padding: 1rem 2rem;
  border: 1px solid var(--pink);
  border-radius: 999px;
  color: var(--pink);
  font-weight: 800;
  background: #fff;
}
.contact-button:hover {
  color: #fff;
  background: linear-gradient(90deg, var(--pink), var(--orange));
  border-color: transparent;
}

/* Editable homepage content.
   Create a Ghost Page with slug "home" and edit it in Ghost Admin. */
.home-editable-section {
  max-width: var(--content);
  margin: 0 auto 6rem;
  padding: 0 2.4rem;
}
.home-editable-inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 4rem 5rem;
  border: 1px solid #f5ded9;
  border-radius: 26px;
  background: linear-gradient(135deg, #fff9f7, #fff);
  box-shadow: 0 14px 36px rgba(47,48,52,.05);
}
.home-editable-inner:empty {
  display: none;
}

@media (max-width: 820px) {
  .home-editable-inner {
    padding: 3rem 2rem;
  }
}


/* Predictable Tawny navigation */
.tawny-nav {
  align-items: center;
}
.tawny-nav a {
  white-space: nowrap;
}
.tawny-nav a:hover {
  color: var(--pink);
}

/* Category and inner pages are intentionally not homepage-style */
.category-hero .collection-hero-inner {
  background:
    radial-gradient(circle at 12% 20%, rgba(255,107,33,.13), transparent 28%),
    radial-gradient(circle at 88% 78%, rgba(255,15,123,.11), transparent 30%),
    linear-gradient(135deg, #fffaf8, #fff);
}
.category-hero + .archive-wrap {
  margin-top: 0;
}


/* Contributors */
.contributors-page {
  padding: 2rem 2.4rem 10rem;
}
.contributors-hero {
  max-width: 1380px;
  margin: 0 auto 4rem;
}
.contributors-hero-inner {
  text-align: center;
  padding: 7rem 3rem;
  border: 1px solid #f5ded9;
  border-radius: 32px;
  background:
    radial-gradient(circle at 12% 20%, rgba(255,107,33,.15), transparent 28%),
    radial-gradient(circle at 88% 80%, rgba(255,15,123,.12), transparent 30%),
    linear-gradient(135deg, #fff9f7, #fff);
  box-shadow: 0 16px 42px rgba(47,48,52,.06);
}
.contributors-hero h1 {
  margin: .8rem 0 1.2rem;
  font: 800 6rem/1.05 "Playfair Display", serif;
}
.contributors-hero p {
  max-width: 760px;
  margin: 0 auto;
  color: var(--muted);
  font-size: 2rem;
}
.contributors-intro {
  max-width: 820px;
  margin: 0 auto 5rem;
}
.contributors-directory {
  max-width: var(--content);
  margin: 0 auto;
}
.contributors-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 3rem;
}
.contributor-card {
  overflow: hidden;
  border: 1px solid #f4dfdb;
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 14px 36px rgba(47,48,52,.06);
  transition: transform .25s ease, box-shadow .25s ease;
}
.contributor-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 44px rgba(47,48,52,.1);
}
.contributor-photo {
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: linear-gradient(145deg, #fff0ea, #ffe8f1);
}
.contributor-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease;
}
.contributor-card:hover .contributor-photo img {
  transform: scale(1.025);
}
.contributor-photo-placeholder {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  padding: 2rem;
  color: var(--orange);
  font: 5rem/1 "Allura", cursive;
  text-align: center;
}
.contributor-card-body {
  padding: 2.7rem;
}
.contributor-role {
  color: var(--pink);
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.contributor-card h2 {
  margin: .6rem 0 1rem;
  font: 700 3.2rem/1.15 "Playfair Display", serif;
}
.contributor-card p {
  margin: 0 0 1.8rem;
  color: var(--muted);
}
.contributor-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem 2rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
}
.contributor-meta a {
  color: var(--orange);
  font-weight: 700;
}
.contributor-stories {
  display: inline-flex;
  align-items: center;
  gap: .8rem;
  color: var(--pink);
  font-weight: 800;
}
.contributor-stories span {
  font-size: 2rem;
}

@media (max-width: 1100px) {
  .contributors-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .contributors-page {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .contributors-hero-inner {
    padding: 5rem 2rem;
  }
  .contributors-hero h1 {
    font-size: 4.3rem;
  }
  .contributors-grid {
    grid-template-columns: 1fr;
  }
}




/* Tawny magazine dropdown navigation */
.primary-nav {
  position: relative;
  z-index: 50;
}
.tawny-nav {
  display: flex;
  align-items: center;
  gap: 2.2rem;
}
.tawny-nav > li {
  position: relative;
}
.tawny-nav > li > a {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  white-space: nowrap;
}
.dropdown-caret {
  color: var(--orange);
  font-size: 1.35rem;
  line-height: 1;
  transform: translateY(-1px);
  transition: transform .2s ease;
}
.nav-dropdown:hover .dropdown-caret,
.nav-dropdown:focus-within .dropdown-caret {
  transform: rotate(180deg) translateY(1px);
}
.dropdown-menu {
  position: absolute;
  top: calc(100% + 1.4rem);
  left: 50%;
  z-index: 100;
  min-width: 230px;
  margin: 0;
  padding: 1.2rem;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 10px);
  border: 1px solid rgba(255,15,123,.12);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255,247,244,.98), rgba(255,236,244,.98));
  box-shadow:
    0 18px 38px rgba(47,48,52,.11),
    0 8px 20px rgba(255,107,33,.07);
  transition: opacity .2s ease, visibility .2s ease, transform .2s ease;
}
.dropdown-menu:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  width: 14px;
  height: 14px;
  transform: translateX(-50%) rotate(45deg);
  background: #fff2f1;
  border-left: 1px solid rgba(255,15,123,.09);
  border-top: 1px solid rgba(255,15,123,.09);
}
.nav-dropdown:hover > .dropdown-menu,
.nav-dropdown:focus-within > .dropdown-menu,
.nav-dropdown.is-open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}
.dropdown-menu li {
  margin: 0;
}
.dropdown-menu a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.2rem;
  border-radius: 13px;
  color: var(--ink);
  font-size: 1.4rem;
  font-weight: 700;
  transition: color .18s ease, background .18s ease, transform .18s ease;
}
.dropdown-menu a:before {
  content: "♥";
  width: 0;
  overflow: hidden;
  color: var(--pink);
  font-size: .8rem;
  opacity: 0;
  transition: width .18s ease, opacity .18s ease, margin .18s ease;
}
.dropdown-menu a:hover {
  color: var(--pink);
  background: rgba(255,255,255,.72);
  transform: translateX(2px);
}
.dropdown-menu a:hover:before {
  width: 10px;
  opacity: 1;
  margin-right: .6rem;
}
.shop-nav > a {
  color: var(--orange) !important;
  font-weight: 800 !important;
}
.shop-nav > a span {
  color: var(--pink);
}

/* Prevent dropdowns from clipping */
.header-inner {
  overflow: visible;
}

@media (max-width: 1150px) {
  .tawny-nav {
    gap: 1.5rem;
  }
  .tawny-nav > li > a {
    font-size: 1.45rem;
  }
}

@media (max-width: 820px) {
  .tawny-nav {
    width: 100%;
    align-items: stretch;
  }
  .nav-dropdown {
    width: 100%;
  }
  .nav-dropdown > .dropdown-toggle {
    width: 100%;
    justify-content: space-between;
  }
  .dropdown-menu {
    position: static;
    display: none;
    width: 100%;
    min-width: 0;
    margin: .6rem 0 .6rem 1rem;
    padding: .7rem;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    border-radius: 16px;
    background: rgba(255,255,255,.55);
  }
  .dropdown-menu:before {
    display: none;
  }
  .nav-dropdown.is-open > .dropdown-menu {
    display: block;
  }
  .nav-dropdown:hover > .dropdown-menu,
  .nav-dropdown:focus-within > .dropdown-menu {
    transform: none;
  }
}


/* v14 — cleaner, left-aligned header */
.header-inner {
  grid-template-columns: 210px minmax(0, 1fr) auto;
  column-gap: 1.8rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.header-center {
  justify-content: flex-start;
  min-width: 0;
}

.primary-nav {
  margin-left: -1.2rem;
}

.tawny-nav {
  justify-content: flex-start;
  gap: 1.65rem;
}

.tawny-nav > li > a {
  font-size: 1.42rem;
}

/* Keep all right-side actions in one clean horizontal row */
.header-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 1.4rem;
  white-space: nowrap;
}

.header-socials {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1.05rem;
  line-height: 1;
}

.header-socials .social-icon {
  flex: 0 0 27px;
  width: 27px;
  height: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.header-socials .social-icon svg {
  display: block;
  width: 23px;
  height: 23px;
}

.header-socials .social-rss svg {
  width: 22px;
  height: 22px;
}

.signin-button {
  flex: 0 0 auto;
}

/* Prevent old dot decoration from returning on main menu items */
.primary-nav .tawny-nav > li > a:before {
  display: none !important;
  content: none !important;
}

@media (max-width: 1280px) and (min-width: 821px) {
  .header-inner {
    grid-template-columns: 185px minmax(0, 1fr) auto;
    padding-left: 2.2rem;
    padding-right: 2.2rem;
    column-gap: 1.2rem;
  }

  .tawny-nav {
    gap: 1.25rem;
  }

  .tawny-nav > li > a {
    font-size: 1.32rem;
  }

  .header-actions {
    gap: 1rem;
  }

  .header-socials {
    gap: .75rem;
  }

  .header-socials .social-icon {
    flex-basis: 24px;
    width: 24px;
    height: 24px;
  }
}

@media (max-width: 820px) {
  .header-inner {
    grid-template-columns: 1fr auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .primary-nav {
    margin-left: 0;
  }

  .header-actions {
    align-items: flex-start;
  }

  .header-socials {
    width: 100%;
    justify-content: flex-start;
  }
}


/* v15 — balanced centered magazine header
   Logo gets a defined zone, navigation is visually centered,
   and actions/socials keep their own protected space. */
.header-inner {
  grid-template-columns: 190px minmax(600px, 1fr) minmax(315px, auto);
  column-gap: 2rem;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}

.brand {
  justify-self: start;
  min-width: 0;
}

.header-center {
  min-width: 0;
  display: flex;
  justify-content: center;
}

.primary-nav {
  margin-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.tawny-nav {
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  justify-content: center;
  gap: 1.7rem;
}

.tawny-nav > li > a {
  font-size: 1.38rem;
  letter-spacing: -.01em;
}

.header-actions {
  min-width: 315px;
  justify-self: end;
  justify-content: flex-end;
  gap: 1.2rem;
}

.header-socials {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: .85rem;
}

.header-socials .social-icon {
  flex: 0 0 25px;
  width: 25px;
  height: 25px;
}

.header-socials .social-icon svg {
  width: 22px;
  height: 22px;
}

/* Mid-size desktop: preserve the visual balance without crowding */
@media (max-width: 1380px) and (min-width: 1101px) {
  .header-inner {
    grid-template-columns: 165px minmax(530px, 1fr) minmax(285px, auto);
    column-gap: 1.3rem;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }

  .tawny-nav {
    gap: 1.25rem;
  }

  .tawny-nav > li > a {
    font-size: 1.28rem;
  }

  .header-actions {
    min-width: 285px;
    gap: .9rem;
  }

  .header-socials {
    gap: .65rem;
  }

  .header-socials .social-icon {
    flex-basis: 23px;
    width: 23px;
    height: 23px;
  }
}

/* Compact desktop/tablet: keep menu centered while trimming spacing */
@media (max-width: 1100px) and (min-width: 821px) {
  .header-inner {
    grid-template-columns: 145px minmax(440px, 1fr) minmax(250px, auto);
    column-gap: 1rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }

  .tawny-nav {
    gap: .95rem;
  }

  .tawny-nav > li > a {
    font-size: 1.18rem;
  }

  .header-actions {
    min-width: 250px;
    gap: .7rem;
  }

  .signin-button {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
  }

  .header-socials {
    display: inline-flex;
    gap: .55rem;
  }

  .header-socials .social-icon {
    flex-basis: 21px;
    width: 21px;
    height: 21px;
  }

  .header-socials .social-icon svg {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 820px) {
  .header-inner {
    grid-template-columns: 1fr auto;
  }

  .header-center {
    justify-content: flex-start;
  }

  .primary-nav {
    justify-content: flex-start;
  }

  .tawny-nav {
    width: 100%;
    margin: 0;
    justify-content: flex-start;
  }

  .header-actions {
    min-width: 0;
  }
}


/* v16 — simple dropdown accent */
.dropdown-menu a:before {
  content: "";
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  margin-right: .8rem;
  overflow: visible;
  border: 1.5px solid var(--orange);
  border-radius: 50%;
  background: transparent;
  opacity: .65;
  transition: border-color .18s ease, background .18s ease, opacity .18s ease;
}

.dropdown-menu a:hover:before {
  width: 7px;
  margin-right: .8rem;
  opacity: 1;
  border-color: var(--pink);
  background: rgba(255,15,123,.08);
}


/* v17 — navigation readability */
.tawny-nav > li > a {
  font-size: 1.52rem;
  font-weight: 600;
}

.dropdown-menu a {
  font-size: 1.5rem;
  line-height: 1.35;
}

@media (max-width: 1380px) and (min-width: 1101px) {
  .tawny-nav > li > a {
    font-size: 1.42rem;
  }
  .dropdown-menu a {
    font-size: 1.45rem;
  }
}

@media (max-width: 1100px) and (min-width: 821px) {
  .tawny-nav > li > a {
    font-size: 1.32rem;
  }
  .dropdown-menu a {
    font-size: 1.4rem;
  }
}


/* v18 — every main section has a dropdown */
.dropdown-menu {
  min-width: 245px;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
  transform: translate(0, 10px);
}

.nav-dropdown:hover > .dropdown-menu-right,
.nav-dropdown:focus-within > .dropdown-menu-right,
.nav-dropdown.is-open > .dropdown-menu-right {
  transform: translate(0, 0);
}

.dropdown-menu-right:before {
  left: auto;
  right: 24px;
  transform: rotate(45deg);
}

@media (max-width: 820px) {
  .dropdown-menu-right,
  .nav-dropdown:hover > .dropdown-menu-right,
  .nav-dropdown:focus-within > .dropdown-menu-right,
  .nav-dropdown.is-open > .dropdown-menu-right {
    transform: none;
  }
}


/* v23 — larger navigation + clean dropdown hover treatment */
.tawny-nav > li > a {
  font-size: 1.62rem;
  font-weight: 650;
}

/* Remove all previous bubble/dot markers from dropdown items */
.dropdown-menu a:before,
.dropdown-menu a:hover:before {
  content: none !important;
  display: none !important;
}

/* Give submenu links room for the rounded line above */
.dropdown-menu a {
  position: relative;
  padding-top: 1.35rem;
  font-size: 1.52rem;
}

/* Thick Tawny bubble-line that appears above the active/hovered subcategory */
.dropdown-menu a:after {
  content: "";
  position: absolute;
  top: .55rem;
  left: 1.2rem;
  width: 0;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--orange), var(--pink));
  opacity: 0;
  transition: width .24s ease, opacity .18s ease;
}

.dropdown-menu a:hover:after,
.dropdown-menu a:focus-visible:after {
  width: 38px;
  opacity: 1;
}

@media (max-width: 1380px) and (min-width: 1101px) {
  .tawny-nav > li > a {
    font-size: 1.5rem;
  }
}

@media (max-width: 1100px) and (min-width: 821px) {
  .tawny-nav > li > a {
    font-size: 1.4rem;
  }
}

@media (max-width: 820px) {
  .tawny-nav > li > a {
    font-size: 1.55rem;
  }

  .dropdown-menu a:after {
    height: 4px;
  }
}


/* v24 — larger main navigation */
.tawny-nav > li > a {
  font-size: 1.74rem;
  font-weight: 650;
}

@media (max-width: 1380px) and (min-width: 1101px) {
  .tawny-nav > li > a {
    font-size: 1.58rem;
  }
}

@media (max-width: 1100px) and (min-width: 821px) {
  .tawny-nav > li > a {
    font-size: 1.46rem;
  }
}

@media (max-width: 820px) {
  .tawny-nav > li > a {
    font-size: 1.62rem;
  }
}

.header-socials .social-tiktok{display:inline-flex;align-items:center;justify-content:center}.header-socials .social-tiktok svg{width:22px;height:22px}
