
:root {
  --bg:#fcfaf8;--bg-soft:#f4efe9;--bg-tint:#f8f4ef;--card:#ffffff;--text:#24211f;--muted:#6a625d;
  --sage:#8fa39a;--sage-dark:#6f847c;--coral:#df8f79;--coral-dark:#c9755d;--gold:#e8c9a2;
  --line:#ece3da;--shadow:0 14px 34px rgba(37,33,30,.06);--radius:24px;--radius-lg:36px;--radius-sm:16px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(180deg,#fcfaf8 0%,#fbf8f5 100%);color:var(--text);line-height:1.6}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.container{width:min(calc(100% - 32px),var(--max));margin:0 auto}
.topbar{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);background:rgba(252,250,248,.88);border-bottom:1px solid rgba(236,227,218,.8)}
.nav{display:flex;align-items:center;justify-content:space-between;min-height:74px;gap:16px}.brand{font-family:Georgia,"Times New Roman",serif;font-size:1.48rem;font-weight:700;letter-spacing:-.03em}.brand small{display:block;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}
.nav-links{display:none;gap:18px;flex-wrap:wrap}.nav-links a{color:var(--muted);font-weight:650}.nav-links a:hover,.nav-links a.active{color:var(--text)}
.mobile-menu-btn{border:1px solid var(--line);background:#fff;color:var(--text);border-radius:999px;padding:10px 14px;font-weight:700}.mobile-panel{display:none;padding:0 0 16px}.mobile-panel.open{display:block}.mobile-panel a{display:block;padding:12px 0;border-bottom:1px solid var(--line);color:var(--muted);font-weight:650}
.hero,.page-hero{padding:26px 0 20px}.hero-card{position:relative;overflow:hidden;border-radius:38px;padding:28px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,255,255,.8)),radial-gradient(circle at top right,rgba(223,143,121,.22),transparent 34%),radial-gradient(circle at bottom left,rgba(143,163,154,.16),transparent 26%),linear-gradient(135deg,#f8f4ee,#f7ebe3 52%,#edf2ec);min-height:360px;box-shadow:0 18px 44px rgba(37,33,30,.07);border:1px solid rgba(255,255,255,.9)}
.eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.9);color:var(--muted);padding:8px 12px;border-radius:999px;font-size:.78rem;font-weight:760;text-transform:uppercase;letter-spacing:.08em}
.hero-grid{display:grid;gap:24px;align-items:end;min-height:390px}.hero-copy h1{margin:16px 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,5.4vw,5.25rem);line-height:.95;letter-spacing:-.06em}.hero-copy p{max-width:38rem;color:var(--muted);font-size:1.08rem;margin:0 0 22px}.cta-row{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 18px;font-weight:800;box-shadow:0 8px 18px rgba(37,33,30,.05)}.btn-primary{background:var(--text);color:#fff}.btn-primary:hover{background:#141210}.btn-secondary{border:1px solid var(--line);background:rgba(255,255,255,.95)}.chips,.quick-facts{display:flex;gap:10px;flex-wrap:wrap}.chip,.fact-pill{display:inline-flex;padding:9px 12px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.92);font-weight:700;color:var(--muted);font-size:.9rem}.chip.active{background:var(--text);color:#fff !important;border-color:var(--text)}.hero-aside{display:grid;gap:14px}.mini-card{padding:16px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.62)}.mini-card h3{margin:0 0 6px;font-size:1rem}.mini-card p{margin:0;color:var(--muted);font-size:.95rem}.hero-image-note,.template-note{margin-top:18px;color:var(--muted);font-size:.9rem}
.section{padding:26px 0 14px}.section-header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-header h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.75rem,4vw,2.55rem);line-height:1.03;letter-spacing:-.03em}.section-header p{margin:8px 0 0;color:var(--muted);max-width:40rem}
.cards,.guide-grid,.feature-grid,.playground-grid,.borough-grid,.story-grid,.facts-grid,.footer-grid{display:grid;gap:16px}.cards{grid-template-columns:repeat(1,minmax(0,1fr))}.guide-grid,.feature-grid,.playground-grid,.borough-grid,.story-grid,.facts-grid,.footer-grid{grid-template-columns:repeat(1,minmax(0,1fr))}
.card,.band-card{background:rgba(255,255,255,.96);border:1px solid rgba(236,227,218,.9);border-radius:28px;box-shadow:0 10px 26px rgba(37,33,30,.045);overflow:hidden}.card-pad{padding:18px}.card h3{margin:0 0 8px;font-size:1.15rem;line-height:1.14}.card p{margin:0;color:var(--muted)}.kicker{color:var(--sage-dark);font-size:.72rem;text-transform:uppercase;font-weight:800;letter-spacing:.08em;margin-bottom:7px}.card-link{display:inline-block;margin-top:12px;font-weight:800;color:var(--text)}
.thumb{aspect-ratio:1.35/1;background:linear-gradient(135deg,#dfe9d5,#f2ddd2 52%,#dce8df)}.thumb-park{background:linear-gradient(135deg,#dce9d4,#f6efe1 45%,#d1e0d0)}.thumb-water{background:linear-gradient(135deg,#d6ecef,#fae2d6 48%,#dcefe3)}.thumb-city{background:linear-gradient(135deg,#efe3d7,#f8f2ea 44%,#dde5df)}.thumb-garden{background:linear-gradient(135deg,#d9ead8,#f7e9dc 50%,#e9f0d7)}.thumb-play{background:linear-gradient(135deg,#efe7d6,#f6ddd7 46%,#dfebf1)}
.borough-card .thumb{aspect-ratio:1.2/1}.info-band{padding:26px 0}.band-card{padding:22px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.92))}
.highlight-item{padding:16px;border-radius:18px;background:var(--bg-tint);border:1px solid var(--line)}.highlight-item strong{display:block;margin-bottom:6px}
.newsletter{padding:30px 0 40px}.newsletter-card{display:grid;gap:18px;align-items:center;padding:22px;border-radius:32px;background:linear-gradient(135deg,#eef3e8,#f7e8df);border:1px solid #efe2d6;box-shadow:var(--shadow)}.newsletter-card h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,4vw,2.5rem)}.newsletter-row{display:grid;gap:10px}.newsletter-row input{width:100%;padding:15px 16px;border-radius:999px;border:1px solid var(--line);font:inherit;background:#fff}
.breadcrumbs{margin-bottom:14px;color:var(--muted);font-size:.92rem}.breadcrumbs a{font-weight:700}.page-subnav{display:flex;gap:10px;overflow:auto;padding-bottom:4px;margin-top:18px}.page-subnav a{white-space:nowrap}.split{display:grid;gap:20px}.story-list{display:grid;gap:14px}.story-list .card-pad{padding:16px 18px}.list-clean{margin:0;padding-left:18px;color:var(--muted)}.list-clean li+li{margin-top:6px}
.playground-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.meta-chip{display:inline-flex;padding:9px 12px;border-radius:999px;background:var(--bg-soft);font-weight:700;color:var(--text);font-size:.88rem;border:1px solid var(--line)}
.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.action-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:999px;border:1px solid var(--line);background:#fff;font-weight:800}
.footer{padding:38px 0 54px;border-top:1px solid var(--line);margin-top:34px;background:linear-gradient(180deg,#fffdf9 0%,#fcfaf7 100%)}.footer h4{margin:0 0 12px}.footer p{color:var(--muted)}.footer-links{display:grid;gap:10px}.footer-links a{color:var(--muted);font-weight:650}.footer-bottom{margin-top:22px;padding-top:16px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:.92rem}
.note-box{padding:16px;border-radius:18px;background:#fff;border:1px dashed var(--line)}
@media (min-width:700px){.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid,.playground-grid,.borough-grid,.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-grid,.facts-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-card{grid-template-columns:1.2fr .9fr}.split{grid-template-columns:1.25fr .8fr}}
@media (min-width:980px){.nav-links{display:flex}.mobile-menu-btn{display:none}.hero-grid{grid-template-columns:1.2fr .7fr}.feature-grid,.playground-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.borough-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.guide-grid,.facts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.3fr .8fr .8fr 1fr}}

.toolbar{display:grid;gap:14px;margin:0 0 18px}.search-input{width:100%;padding:15px 18px;border-radius:999px;border:1px solid var(--line);background:#fff;font:inherit;box-shadow:var(--shadow)}.muted-mini{margin-top:6px;color:var(--muted);font-size:.9rem}.live-card .actions{margin-top:14px}.small-actions .action-btn{padding:10px 12px;font-size:.92rem}.live-source-note{color:var(--muted);font-size:.92rem;margin-top:10px}

/* launch polish v6 */
.hero-card p,.band-card p,.story-list p,.footer p,.section-header p{max-width:68ch}
.hero-copy p{font-size:1.08rem}
.guide-callout{padding:16px 18px;border-radius:24px;background:linear-gradient(135deg,#fff,#faf4ed);border:1px solid var(--line);box-shadow:0 10px 24px rgba(37,33,30,.04)}
.guide-callout h3{margin:0 0 8px;font-size:1.15rem}
.guide-callout p{margin:0;color:var(--muted)}
.sponsor-card{background:linear-gradient(180deg,#fff,#faf5ee)}
.list-links{display:grid;gap:12px;margin-top:8px}
.list-links a{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:20px;background:#fff;border:1px solid var(--line);font-weight:700;color:var(--text)}
.list-links span{color:var(--muted);font-weight:600}
.editor-note{font-size:.95rem;color:var(--muted)}
.sticky-mobile-bar{display:none}
.thumb-round{border-radius:28px;margin-bottom:20px}
.page-hero .hero-card{min-height:auto}
.live-card p{min-height:88px}
.newsletter-row .btn{width:100%}
@media (max-width:699px){
  .container{width:min(calc(100% - 24px),var(--max))}
  .hero-card{padding:18px;border-radius:28px;min-height:auto}
  .hero,.page-hero{padding:16px 0 10px}
  .section{padding:16px 0 8px}
  .chips,.quick-facts,.page-subnav{flex-wrap:nowrap;overflow:auto;padding-bottom:6px;scrollbar-width:none;-ms-overflow-style:none}
  .chips::-webkit-scrollbar,.quick-facts::-webkit-scrollbar,.page-subnav::-webkit-scrollbar{display:none}
  .chip,.fact-pill{white-space:nowrap}
  .cta-row .btn,.actions .action-btn{flex:1 1 100%}
  .small-actions .action-btn{flex:0 0 auto}
  .newsletter-card{padding:18px;border-radius:26px}
  .playground-grid{gap:14px}
  .sticky-mobile-bar{display:flex;position:fixed;left:12px;right:12px;bottom:12px;z-index:60;gap:10px;padding:10px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 16px 34px rgba(46,43,41,.15)}
  .sticky-mobile-bar a{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:800}
  .sticky-mobile-bar a.primary{background:var(--coral);color:#fff;border-color:var(--coral)}
}
@media (min-width:700px){
  .newsletter-row{grid-template-columns:1fr auto;align-items:center}
  .newsletter-row .btn{width:auto}
}


.card a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.card a:hover{opacity:.85}

/* live-data + visual polish v13 */
.live-card .thumb{
  position:relative;
  aspect-ratio:1.45/1;
}
.live-card .thumb::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 22% 24%, rgba(255,255,255,.48), transparent 22%),
    linear-gradient(to top, rgba(255,255,255,.08), transparent 45%);
}
.thumb-water{
  background:
    linear-gradient(135deg,#d6ecef,#f4dfd4 48%,#d9eee7),
    radial-gradient(circle at 78% 18%, rgba(255,255,255,.35), transparent 22%);
}
.thumb-city{
  background:
    linear-gradient(135deg,#eee1d4,#f8f2ea 48%,#dce4de),
    linear-gradient(180deg, transparent 70%, rgba(255,255,255,.15));
}
.thumb-garden{
  background:
    linear-gradient(135deg,#d9ead8,#f8eadf 50%,#e6efd8),
    radial-gradient(circle at 70% 18%, rgba(255,255,255,.34), transparent 20%);
}
.thumb-play{
  background:
    linear-gradient(135deg,#efe5d4,#f5ddd7 48%,#ddeaf0),
    radial-gradient(circle at 82% 18%, rgba(255,255,255,.32), transparent 22%);
}
.live-card h3{line-height:1.1}
.live-card p{min-height:96px}
.quick-facts .fact-pill{background:var(--bg-soft)}
@media (max-width:699px){
  .live-card p{min-height:0}
  .live-card .thumb{aspect-ratio:1.7/1}
}

/* v15 practical cleanup */
.live-card .quick-facts{flex-wrap:wrap;overflow:visible}
.live-card .fact-pill{white-space:normal;overflow-wrap:anywhere;max-width:100%}

.quick-facts{align-items:flex-start}.fact-pill{max-width:100%;white-space:normal;line-height:1.25;word-break:break-word}

/* v18 detail + empty-card cleanup */
.quick-facts{gap:8px}
.fact-pill{
  display:inline-flex;
  align-items:flex-start;
  padding:8px 11px;
  font-size:.84rem;
}
.card:empty,.card-pad:empty{display:none!important}

/* v19 spacing polish */
.hero-copy p{max-width:36rem}
.hero-card{min-height:360px}
@media (max-width:699px){
  .hero-card{padding:16px;border-radius:24px}
  .hero-copy h1{font-size:clamp(2rem,8vw,2.8rem)}
  .hero-copy p{font-size:1rem}
  .section-header h2{font-size:clamp(1.6rem,6vw,2.1rem)}
  .cards,.playground-grid,.story-list,.split{gap:12px}
}

/* v21 glossy refresh */
.hero-grid{grid-template-columns:1fr;min-height:auto}
.hero-copy{max-width:42rem}
.facts-grid .highlight-item{
  border-radius:24px;
  background:linear-gradient(180deg,#fff 0%,#faf5ef 100%);
  border:1px solid rgba(236,227,218,.9);
  box-shadow:0 10px 24px rgba(37,33,30,.04);
  padding:18px;
}
.facts-grid .highlight-item strong{
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.35rem;
  letter-spacing:-.03em;
}
.page-hero .hero-card{
  min-height:auto;
  padding:24px;
}
.split{
  grid-template-columns:minmax(0,1.1fr) minmax(280px,.85fr);
}
.story-list > .card:first-child .card-pad p{
  font-size:1.02rem;
}
.live-card .card-pad{
  padding:16px;
}
.live-card h3{
  font-size:1.08rem;
}
.live-card .thumb{
  aspect-ratio:1.35/1;
}
@media (max-width:699px){
  .hero-card{
    padding:18px;
    border-radius:28px;
  }
  .hero-copy h1{
    font-size:clamp(2.2rem,9vw,3.25rem);
  }
  .btn{
    box-shadow:none;
  }
  .split{
    grid-template-columns:1fr;
  }
  .card,.band-card{
    border-radius:24px;
  }
  .facts-grid .highlight-item{
    border-radius:20px;
  }
}

/* v23 true editorial redesign */
:root{
  --bg:#fbf7f3;
  --bg-soft:#f5ede6;
  --bg-tint:#f8f3ee;
  --card:#fffdfa;
  --text:#221f1d;
  --muted:#6b615b;
  --sage:#93a197;
  --sage-dark:#74837a;
  --coral:#d88a73;
  --coral-dark:#bf6e58;
  --line:#ede2d8;
  --shadow:0 20px 48px rgba(34,31,29,.055);
}
body{
  background:
    radial-gradient(circle at top left, rgba(216,138,115,.08), transparent 22%),
    radial-gradient(circle at 85% 12%, rgba(147,161,151,.08), transparent 18%),
    linear-gradient(180deg,#fbf7f3 0%,#faf6f2 100%);
  line-height:1.62;
}
.container{width:min(calc(100% - 28px),1180px)}
.topbar{
  backdrop-filter:blur(18px);
  background:rgba(251,247,243,.82);
  border-bottom:1px solid rgba(237,226,216,.8);
}
.brand{
  font-size:1.62rem;
  letter-spacing:-.05em;
}
.brand small{
  font-size:.66rem;
  letter-spacing:.16em;
}
.nav-links a{
  font-size:.94rem;
  font-weight:700;
}
.hero,.page-hero{
  padding:26px 0 18px;
}
.hero-card{
  border-radius:42px;
  border:1px solid rgba(255,255,255,.95);
  box-shadow:0 28px 60px rgba(34,31,29,.07);
  background:
    linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,255,255,.88)),
    radial-gradient(circle at 86% 16%, rgba(216,138,115,.18), transparent 28%),
    radial-gradient(circle at 10% 92%, rgba(147,161,151,.12), transparent 24%),
    linear-gradient(135deg,#fbf6f1,#f8eee6 54%,#eef2eb);
}
.hero-grid-magazine{
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);
  gap:22px;
  align-items:stretch;
  min-height:auto;
}
.hero-copy{
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:8px 2px 10px;
}
.hero-copy h1{
  font-size:clamp(3rem,6.5vw,6.2rem);
  line-height:.9;
  letter-spacing:-.08em;
  max-width:9.5ch;
  margin:18px 0 14px;
}
.hero-copy p{
  max-width:34rem;
  font-size:1.12rem;
  line-height:1.72;
}
.eyebrow{
  background:rgba(255,255,255,.92);
  border:1px solid rgba(255,255,255,.98);
  color:#7a6d67;
  font-size:.72rem;
  letter-spacing:.16em;
}
.btn{
  padding:14px 21px;
  border-radius:999px;
  font-weight:800;
  box-shadow:none;
}
.btn-primary{
  background:#1f1b19;
}
.btn-secondary{
  background:rgba(255,255,255,.96);
}
.hero-magazine-stack{
  display:grid;
  gap:14px;
}
.hero-story-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}
.hero-story{
  display:block;
  padding:18px;
  min-height:150px;
  border-radius:30px;
  border:1px solid rgba(237,226,216,.95);
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,250,246,.96)),
    linear-gradient(135deg,#faf3ec 0%,#fbf7f3 100%);
  box-shadow:0 14px 32px rgba(34,31,29,.045);
}
.hero-story-large{
  min-height:260px;
  padding:24px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,249,244,.94)),
    radial-gradient(circle at top right, rgba(216,138,115,.16), transparent 26%),
    linear-gradient(135deg,#faf3ec 0%,#fbf7f3 100%);
}
.hero-story-kicker,
.editorial-kicker{
  color:#7b8a81;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:.7rem;
  font-weight:800;
  margin-bottom:10px;
}
.hero-story h3,
.editorial-card h3,
.editorial-panel h3{
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.5rem;
  line-height:1.03;
  letter-spacing:-.035em;
  margin:0 0 8px;
}
.hero-story:not(.hero-story-large) h3{
  font-size:1.18rem;
}
.hero-story p,
.editorial-card p,
.editorial-panel p{
  margin:0;
  color:var(--muted);
  line-height:1.58;
}
.section{
  padding:28px 0 14px;
}
.section-header{
  margin-bottom:16px;
}
.section-header h2{
  font-size:clamp(2rem,4vw,2.9rem);
  line-height:1;
  letter-spacing:-.05em;
}
.section-header p{
  max-width:40rem;
  font-size:1rem;
  line-height:1.66;
}
.editorial-panels{
  display:grid;
  grid-template-columns:1.1fr 1fr 1fr;
  gap:14px;
}
.editorial-panel{
  display:block;
  padding:22px;
  min-height:190px;
  border-radius:30px;
  border:1px solid rgba(237,226,216,.95);
  background:linear-gradient(180deg,#fffdfa 0%,#faf4ee 100%);
  box-shadow:0 14px 30px rgba(34,31,29,.04);
}
.facts-grid-luxe{
  gap:14px;
}
.facts-grid-luxe .highlight-item{
  border-radius:30px;
  padding:22px;
  background:linear-gradient(180deg,#fffdfa 0%,#faf2eb 100%);
  border:1px solid rgba(237,226,216,.95);
  box-shadow:0 12px 28px rgba(34,31,29,.04);
}
.facts-grid-luxe .highlight-item strong{
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.58rem;
  letter-spacing:-.04em;
}
.card,.band-card{
  background:linear-gradient(180deg,#fffdfa 0%,#fffaf6 100%);
  border-radius:32px;
  border:1px solid rgba(237,226,216,.96);
  box-shadow:0 14px 34px rgba(34,31,29,.04);
}
.card-pad{
  padding:20px;
}
.card h3{
  font-size:1.16rem;
  line-height:1.14;
}
.kicker{
  color:#7b8a81;
  letter-spacing:.12em;
}
.split{
  grid-template-columns:minmax(0,1.12fr) minmax(290px,.82fr);
  gap:18px;
}
.story-list{
  gap:12px;
}
.guide-callout{
  border-radius:28px;
  padding:18px 20px;
  background:linear-gradient(135deg,#fffdfa,#f9f1e9);
  box-shadow:0 12px 26px rgba(34,31,29,.035);
}
.list-links{
  gap:10px;
}
.list-links a{
  border-radius:22px;
  padding:15px 16px;
  background:#fff;
}
.playground-meta .meta-chip{
  background:#fff;
}
.thumb-round{
  border-radius:30px;
}
.footer{
  background:linear-gradient(180deg,#fffdfa 0%,#faf6f2 100%);
}
@media (max-width:979px){
  .hero-grid-magazine{
    grid-template-columns:1fr;
  }
  .editorial-panels{
    grid-template-columns:1fr;
  }
}
@media (max-width:699px){
  .container{width:min(calc(100% - 22px),1180px)}
  .hero,.page-hero{
    padding:16px 0 8px;
  }
  .hero-card{
    padding:22px;
    border-radius:30px;
  }
  .hero-copy h1{
    font-size:clamp(2.5rem,11vw,4rem);
    max-width:10ch;
  }
  .hero-copy p{
    font-size:1rem;
  }
  .hero-story-row{
    grid-template-columns:1fr;
  }
  .hero-story-large{
    min-height:190px;
  }
  .hero-story{
    min-height:auto;
  }
  .section{
    padding:18px 0 10px;
  }
  .card,.band-card,.guide-callout,.editorial-panel{
    border-radius:24px;
  }
}


/* v24 real homepage redesign */
.home-shell{padding:18px 0 34px}
.home-hero-split{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);
  gap:28px;
  align-items:stretch;
}
.home-hero-copy{
  padding:44px 8px 8px;
}
.eyebrow-dark{
  background:#221f1d;
  color:#fff;
  border-color:#221f1d;
}
.home-hero-copy h1{
  margin:18px 0 16px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(3.3rem,7vw,6.8rem);
  line-height:.88;
  letter-spacing:-.085em;
  max-width:10ch;
}
.home-hero-copy p{
  max-width:34rem;
  font-size:1.15rem;
  line-height:1.72;
  color:var(--muted);
  margin:0 0 20px;
}
.home-hero-actions{
  display:flex;
  align-items:center;
  gap:18px;
  flex-wrap:wrap;
}
.home-text-link{
  font-weight:800;
  letter-spacing:-.01em;
  border-bottom:1px solid rgba(34,31,29,.25);
  padding-bottom:2px;
}
.home-hero-feature{
  display:grid;
  gap:16px;
}
.feature-panel{
  display:block;
  padding:24px;
  border-radius:34px;
  background:#fff;
  border:1px solid rgba(237,226,216,.95);
  box-shadow:0 18px 38px rgba(34,31,29,.05);
}
.feature-panel-large{
  min-height:300px;
  background:
    radial-gradient(circle at 85% 14%, rgba(216,138,115,.16), transparent 26%),
    linear-gradient(180deg,#fffdfa 0%,#faf3ec 100%);
}
.feature-panel-large h2{
  margin:8px 0 10px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:2.35rem;
  line-height:.96;
  letter-spacing:-.05em;
  max-width:11ch;
}
.feature-panel-large p{
  max-width:22rem;
  color:var(--muted);
  line-height:1.62;
}
.feature-mini-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.feature-mini{
  min-height:126px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  background:linear-gradient(180deg,#fffdfa 0%,#f8f1ea 100%);
}
.feature-mini h3{
  margin:8px 0 0;
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.5rem;
  line-height:1;
  letter-spacing:-.04em;
}
.feature-label{
  color:#7a8a80;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:.69rem;
  font-weight:800;
}
.home-ribbon-links{
  display:flex;
  gap:12px;
  overflow:auto;
  padding:18px 0 8px;
}
.home-ribbon-links a{
  white-space:nowrap;
  padding:11px 16px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(237,226,216,.95);
  box-shadow:0 10px 24px rgba(34,31,29,.035);
  font-weight:700;
  color:#645b55;
}
.home-editor-grid{
  display:grid;
  grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);
  gap:22px;
  padding-top:18px;
}
.editor-note-card{
  padding:24px;
  border-radius:32px;
  background:linear-gradient(180deg,#fffdfa 0%,#f9f3ed 100%);
  border:1px solid rgba(237,226,216,.95);
  box-shadow:0 14px 30px rgba(34,31,29,.04);
}
.editor-note-card h3{
  margin:8px 0 12px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:2rem;
  line-height:.98;
  letter-spacing:-.045em;
  max-width:12ch;
}
.editor-note-card p{
  margin:0;
  color:var(--muted);
  line-height:1.7;
}
.home-stat-wrap{
  padding:6px 0 0;
}
.section-intro{
  margin-bottom:14px;
}
.section-intro span{
  display:block;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:.69rem;
  font-weight:800;
  color:#7a8a80;
  margin-bottom:10px;
}
.section-intro h2{
  margin:0;
  font-family:Georgia,"Times New Roman",serif;
  font-size:2.3rem;
  line-height:.96;
  letter-spacing:-.05em;
  max-width:14ch;
}
.home-curated-columns{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:26px;
  padding-top:28px;
}
.stacked-feature-list{
  display:grid;
  gap:14px;
}
.stacked-feature{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(180px,1fr);
  gap:20px;
  align-items:start;
  padding:22px 24px;
  border-top:1px solid rgba(237,226,216,.95);
}
.stacked-feature:first-child{
  border-top:none;
}
.stacked-feature h3{
  margin:8px 0 0;
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.6rem;
  line-height:1;
  letter-spacing:-.04em;
}
.stacked-feature p{
  margin:18px 0 0;
  color:var(--muted);
  line-height:1.64;
}
.home-neighborhood-mosaic{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.mosaic-card{
  display:block;
  min-height:150px;
  padding:22px;
  border-radius:28px;
  border:1px solid rgba(237,226,216,.95);
  background:linear-gradient(180deg,#fffdfa 0%,#faf4ee 100%);
  box-shadow:0 14px 30px rgba(34,31,29,.04);
}
.mosaic-card h3{
  margin:8px 0 0;
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.65rem;
  line-height:1;
  letter-spacing:-.04em;
}
.mosaic-card p{
  margin:10px 0 0;
  color:var(--muted);
  line-height:1.58;
}
.mosaic-tall{
  grid-row:span 2;
  min-height:314px;
  background:
    radial-gradient(circle at 82% 18%, rgba(147,161,151,.14), transparent 24%),
    linear-gradient(180deg,#fffdfa 0%,#f8f1ea 100%);
}
.mosaic-wide{
  grid-column:span 2;
  min-height:134px;
}
@media (max-width:979px){
  .home-hero-split,
  .home-editor-grid,
  .home-curated-columns{
    grid-template-columns:1fr;
  }
}
@media (max-width:699px){
  .home-shell{padding:8px 0 24px}
  .home-hero-copy{padding:8px 2px 0}
  .home-hero-copy h1{
    font-size:clamp(2.8rem,12vw,4.5rem);
    max-width:11ch;
  }
  .feature-panel,
  .editor-note-card,
  .mosaic-card{
    border-radius:24px;
  }
  .feature-panel-large{
    min-height:220px;
  }
  .feature-panel-large h2{
    font-size:2rem;
  }
  .feature-mini-row{
    grid-template-columns:1fr 1fr;
    gap:12px;
  }
  .home-ribbon-links{
    padding-top:14px;
  }
  .stacked-feature{
    grid-template-columns:1fr;
    gap:8px;
    padding:18px 0;
  }
  .stacked-feature p{
    margin:0;
  }
  .home-neighborhood-mosaic{
    grid-template-columns:1fr 1fr;
  }
  .mosaic-tall{
    grid-row:auto;
    min-height:180px;
  }
  .mosaic-wide{
    grid-column:span 2;
  }
}

/* v25 calm minimalist redesign */
:root{
  --bg:#ffffff;
  --bg-soft:#f7f7f6;
  --bg-tint:#faf9f8;
  --card:#ffffff;
  --text:#1f1f1d;
  --muted:#66615c;
  --line:#ece9e5;
  --shadow:0 8px 22px rgba(31,31,29,.04);
}
body{
  font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  background:#ffffff;
  color:var(--text);
}
.topbar{
  background:rgba(255,255,255,.92);
  border-bottom:1px solid var(--line);
  backdrop-filter:blur(10px);
}
.brand{
  font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  font-size:1.22rem;
  letter-spacing:-.02em;
}
.brand small{
  letter-spacing:.1em;
  font-size:.62rem;
}
.nav-links a{
  font-weight:600;
  font-size:.92rem;
}
.hero,.page-hero,.section{
  padding:0;
}
.home-calm-hero{
  padding:34px 0 12px;
}
.home-calm-wrap{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);
  gap:34px;
  align-items:center;
}
.home-calm-copy{
  padding:18px 0;
  max-width:44rem;
}
.eyebrow-soft{
  background:#f5f4f2;
  color:#6f6a64;
  border:1px solid var(--line);
  font-size:.7rem;
  letter-spacing:.14em;
}
.home-calm-copy h1{
  font-size:clamp(2rem,4.3vw,3.35rem);
  line-height:1.06;
}

.home-calm-copy p{
  font-size:1.06rem;
  line-height:1.7;
  color:var(--muted);
  max-width:34rem;
  margin:0 0 20px;
}
.home-calm-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}
.btn{
  box-shadow:none;
  padding:13px 18px;
  font-weight:700;
}
.btn-primary{
  background:#1f1f1d;
  color:#fff;
}
.btn-secondary{
  background:#fff;
  border:1px solid var(--line);
}
.calm-spotlight{
  display:block;
  padding:28px;
  border-radius:22px;
  background:var(--bg-tint);
  border:1px solid var(--line);
}
.calm-spotlight h2{
  margin:8px 0 10px;
  font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  font-size:2rem;
  line-height:1.02;
  letter-spacing:-.045em;
  font-weight:700;
}
.calm-spotlight p{
  margin:0;
  color:var(--muted);
  line-height:1.65;
}
.home-simple-links{
  padding:10px 0 8px;
}
.home-simple-chiprow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.home-simple-chiprow a{
  display:inline-flex;
  align-items:center;
  padding:10px 14px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:#59544f;
  font-weight:600;
  font-size:.92rem;
}
.home-simple-section{
  padding:28px 0 8px;
}
.home-simple-section-alt{
  background:linear-gradient(180deg,#fff 0%,#faf9f8 100%);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  margin-top:18px;
  padding:28px 0;
}
.home-simple-intro{
  margin-bottom:16px;
}
.home-simple-intro span{
  display:block;
  color:#7a746e;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:.68rem;
  font-weight:700;
  margin-bottom:10px;
}
.home-simple-intro h2{
  margin:0 0 10px;
  font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  font-size:clamp(1.7rem,4vw,2.7rem);
  line-height:1.02;
  letter-spacing:-.045em;
  font-weight:700;
}
.home-simple-intro p{
  margin:0;
  color:var(--muted);
  line-height:1.68;
  max-width:38rem;
}
.home-simple-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}
.simple-feature{
  display:block;
  padding:22px;
  border:1px solid var(--line);
  border-radius:20px;
  background:#fff;
}
.simple-feature h3{
  margin:8px 0 8px;
  font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  font-size:1.35rem;
  line-height:1.05;
  letter-spacing:-.035em;
  font-weight:700;
}
.simple-feature p{
  margin:0;
  color:var(--muted);
  line-height:1.6;
}
.feature-label{
  color:#7a746e;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:.68rem;
  font-weight:700;
}
.home-practical-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}
.practical-tile,
.neighborhood-tile{
  display:block;
  padding:18px 20px;
  border-top:1px solid var(--line);
  color:var(--text);
}
.practical-tile h3,
.neighborhood-tile h3{
  margin:0 0 4px;
  font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  font-size:1.1rem;
  letter-spacing:-.02em;
  font-weight:700;
}
.practical-tile p{
  margin:0;
  color:var(--muted);
}
.home-neighborhood-row{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:8px 18px;
}
.page-hero{
  padding:24px 0 12px;
}
.hero-card{
  border-radius:20px;
  box-shadow:none;
  border:1px solid var(--line);
  background:#fff;
  padding:22px;
  min-height:auto;
}
.section-header h2,
.card h3,
.editor-note-card h3,
.section-intro h2,
.hero-copy h1,
.mosaic-card h3,
.hero-story h3,
.feature-panel-large h2{
  font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif !important;
}
.section-header h2{
  font-size:1.8rem;
  letter-spacing:-.04em;
  font-weight:700;
}
.card,.band-card,.guide-callout,.newsletter-card,.feature-panel,.editorial-panel,.mosaic-card,.highlight-item{
  border-radius:18px;
  box-shadow:none;
  border:1px solid var(--line);
  background:#fff;
}
.card-pad{
  padding:18px;
}
.kicker{
  color:#7a746e;
}
.guide-callout{
  padding:16px 18px;
  background:#faf9f8;
}
.list-links a{
  border-radius:16px;
  padding:14px 15px;
  background:#fff;
}
.footer{
  background:#fff;
  border-top:1px solid var(--line);
}
@media (max-width:979px){
  .home-calm-wrap,
  .home-simple-grid,
  .home-practical-grid,
  .home-neighborhood-row{
    grid-template-columns:1fr 1fr;
  }
  .home-calm-wrap{
    grid-template-columns:1fr;
  }
}
@media (max-width:699px){
  .container{width:min(calc(100% - 22px),1180px)}
  .home-calm-hero{padding:18px 0 8px}
  .home-calm-copy h1{
  font-size:clamp(2rem,4.3vw,3.35rem);
  line-height:1.06;
}

  .home-simple-grid,
  .home-practical-grid,
  .home-neighborhood-row{
    grid-template-columns:1fr;
  }
  .home-simple-section{padding:22px 0 6px}
}

/* v27 local image integration */
.page-image-block{
  margin:0 0 18px;
}
.page-image{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  border-radius:18px;
  background:#f3f1ee;
}
.page-image-home .page-image{
  aspect-ratio:16/11;
  min-height:360px;
  object-fit:cover;
}

.page-image-block figcaption{
  margin-top:8px;
  font-size:.78rem;
  color:var(--muted);
}
.page-image-block figcaption a{
  text-decoration:underline;
  text-underline-offset:2px;
}
.live-thumb-image{
  display:block;
  width:100%;
  aspect-ratio:1.45/1;
  object-fit:cover;
  border-radius:18px 18px 0 0;
  background:#f3f1ee;
}
@media (max-width:699px){
  .page-image,.live-thumb-image{
    border-radius:14px 14px 0 0;
  }
}

/* v28 finder card links */
.live-card-title-link{
  color:inherit;
  text-decoration:none;
}
.live-card-title-link:hover{
  text-decoration:underline;
  text-underline-offset:2px;
}
.live-card-image-link{
  display:block;
}


/* Placeholder playground image treatments */
.page-image-block.is-placeholder {
  position: relative;
}
.placeholder-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(38, 34, 30, 0.84);
  color: #fffaf3;
  font-size: 0.78rem;
  line-height: 1;
  letter-spacing: 0.02em;
  box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.page-image-note {
  color: #6a6259;
  font-size: 0.9rem;
}
.live-card-image-wrap {
  position: relative;
  display: block;
}
.placeholder-badge-card {
  top: 10px;
  left: 10px;
  font-size: 0.72rem;
  padding: 7px 10px;
}

.home-calm-aside{
  width:100%;
}

@media (min-width: 960px){
  .home-calm-aside .page-image-block{max-width:100%;}
}

.list-links{display:grid;gap:12px}
.list-links a{display:flex;flex-direction:column;justify-content:flex-start;min-height:76px}
.list-links a span{display:block;margin-top:4px;line-height:1.35}
.actions.small-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}


.compact-picked-grid{
  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
}
.compact-picked-grid .live-card{
  align-self:start;
}
.compact-picked-grid .live-card-image-wrap{
  aspect-ratio: 16 / 10;
  overflow:hidden;
}
.compact-picked-grid .live-thumb-image{
  width:100%;
  height:100%;
  object-fit:cover;
}
.compact-picked-grid .card-pad{
  padding:16px;
}
.compact-picked-grid .card-pad p{
  margin:8px 0 10px;
}
.compact-picked-grid .actions.small-actions{
  display:none;
}


#live-bathroom-grid.compact-picked-grid{
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:16px;
}
#live-bathroom-grid.compact-picked-grid .card{
  border-radius:22px;
}
#live-bathroom-grid.compact-picked-grid .live-card-image-wrap{
  aspect-ratio:16 / 9;
  max-height:180px;
  overflow:hidden;
}
#live-bathroom-grid.compact-picked-grid .live-thumb-image{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
#live-bathroom-grid.compact-picked-grid .card-pad{
  padding:14px;
}


.borough-alpha-section .section-header p{
  color:var(--muted);
  margin-top:6px;
}
.borough-alpha-list{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  gap:10px;
}
.borough-alpha-list li{
  background:rgba(255,255,255,.96);
  border:1px solid rgba(236,227,218,.9);
  border-radius:18px;
  padding:14px 16px;
}
.borough-alpha-list a{
  display:block;
  font-weight:700;
  text-decoration:none;
  margin-bottom:4px;
}
.borough-alpha-list span{
  display:block;
  color:var(--muted);
  font-size:.95rem;
  line-height:1.35;
}


.plain-jump-card{
  background:rgba(255,255,255,.96);
  border:1px solid rgba(236,227,218,.9);
  border-radius:22px;
  padding:18px;
}
.plain-jump-card h2{
  margin:0 0 10px;
}
.plain-jump-card p{
  margin:0 0 12px;
  color:var(--muted);
}
.plain-jump-links, .mini-alpha-links{
  display:flex;
  flex-wrap:wrap;
  gap:10px 12px;
}
.plain-jump-links a, .mini-alpha-links a{
  text-decoration:none;
  font-weight:700;
}
.quick-start-list{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  gap:10px;
}
.quick-start-list li{
  padding-top:8px;
  border-top:1px solid rgba(236,227,218,.9);
}
.quick-start-list li:first-child{
  border-top:none;
  padding-top:0;
}
.quick-start-list a{
  display:block;
  font-weight:700;
  text-decoration:none;
  margin-bottom:4px;
}
.quick-start-list span{
  display:block;
  color:var(--muted);
  font-size:.95rem;
}
.mini-alpha-links{
  margin:0 0 12px;
}


/* restore pill / bubble styling */
.fact-pill,
.chip,
.home-simple-chiprow a,
.quick-facts span,
.placeholder-badge,
.feature-label{
  display:inline-flex;
  align-items:center;
  border-radius:999px;
  padding:8px 12px;
  border:1px solid rgba(236,227,218,.95);
  background:rgba(255,255,255,.96);
  box-shadow:0 4px 12px rgba(37,33,30,.06);
}
.quick-facts{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.chips{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.chip{
  text-decoration:none;
}
.home-simple-chiprow{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.home-simple-chiprow a{
  text-decoration:none;
}


/* bubble styling restore */
.chip,
.fact-pill,
.home-simple-chiprow a,
.quick-facts span,
.placeholder-badge,
.feature-label{
  display:inline-flex !important;
  align-items:center !important;
  border-radius:999px !important;
  padding:8px 12px !important;
  border:1px solid rgba(236,227,218,.95) !important;
  background:rgba(255,255,255,.96) !important;
  box-shadow:0 4px 12px rgba(37,33,30,.06) !important;
}
.chips,
.quick-facts,
.home-simple-chiprow{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px !important;
}
.chip,
.home-simple-chiprow a{
  text-decoration:none !important;
}

.chip.active, .chip.active:visited, .chip.active:hover, .chip.active:focus{color:#fff !important;}


/* final active borough chip fix */
.chips .chip.active,
.chips .chip.active:visited,
.chips .chip.active:hover,
.chips .chip.active:focus{
  background: var(--text) !important;
  color: #fff !important;
  border-color: var(--text) !important;
}

/* v176 final launch polish */
.sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}
.mobile-menu-btn{
  width:46px;
  height:46px;
  padding:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.hamburger-icon,
.hamburger-icon::before,
.hamburger-icon::after{
  display:block;
  width:18px;
  height:2px;
  border-radius:999px;
  background:var(--text);
  transition:transform .2s ease, opacity .2s ease;
  content:"";
}
.hamburger-icon{position:relative}
.hamburger-icon::before{position:absolute;top:-6px;left:0}
.hamburger-icon::after{position:absolute;top:6px;left:0}
.mobile-menu-btn[aria-expanded="true"] .hamburger-icon{background:transparent}
.mobile-menu-btn[aria-expanded="true"] .hamburger-icon::before{transform:translateY(6px) rotate(45deg)}
.mobile-menu-btn[aria-expanded="true"] .hamburger-icon::after{transform:translateY(-6px) rotate(-45deg)}
.mobile-panel{
  padding:0 0 14px;
}
.mobile-panel.open{
  display:block;
}
.mobile-panel a{
  padding:14px 2px;
}
@media (max-width:699px){
  .hero-card p,
  .story-list p,
  .card p,
  .section-header p,
  .guide-callout p{
    font-size:.98rem;
  }
  .card-pad{padding:16px}
  .section-header{margin-bottom:14px}
  .footer{padding-bottom:86px}
}


/* email signup embed */
.email-signup{padding:26px 0 12px}
.email-signup-wrap{max-width:720px;margin:0 auto;display:flex;justify-content:center}
.email-signup-wrap > *{width:100%}
.email-signup-wrap script{display:block;margin:0 auto}
@media (max-width:699px){.email-signup{padding:18px 0 8px}}

/* v185 mobile playground page fix */
@media (max-width:699px){
  .split{
    grid-template-columns:minmax(0,1fr) !important;
    gap:14px;
  }
  .split > *,
  .story-list > *,
  .section-header > *{
    min-width:0;
  }
  .section-header{
    display:block;
  }
  .story-list,
  .story-list .card,
  .story-list .card-pad,
  .list-clean,
  .list-clean li,
  .guide-callout,
  .guide-callout p{
    min-width:0;
    overflow-wrap:anywhere;
  }
  .list-clean{
    padding-left:1.15rem;
  }
  .page-hero .actions,
  .guide-callout .actions{
    align-items:stretch;
  }
  .page-hero .actions .action-btn,
  .guide-callout .actions .action-btn{
    flex:1 1 100%;
  }
  main{
    padding-bottom:120px;
  }
  .sticky-mobile-bar{
    bottom:calc(12px + env(safe-area-inset-bottom));
  }
}

@media (min-width:980px){
  .mobile-menu-btn{display:none !important}
  .mobile-panel{display:none !important}
}
