/* Shared light blue-violet cover for the reading list and city guide. */
.editorial-hero{overflow:hidden;background:linear-gradient(115deg,#eff3ff,#eceeff 65%,#ede9ff);border-bottom:1px solid var(--line);color:var(--ink)}
.editorial-hero>.site-container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:center;min-height:450px;max-width:1280px;margin:auto;padding:0 32px}
.editorial-copy{min-width:0;padding:54px 0}
.editorial-label{display:inline-block;padding:6px 16px;border-radius:100px;background:#4f46e5;color:white;font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:.04em;line-height:1.7}
.editorial-hero h1{font-family:var(--sans);font-size:clamp(32px,3.2vw,44px);font-weight:700;line-height:1.5;letter-spacing:-.025em;color:#202e50;margin:23px 0 0}
.editorial-hero .editorial-lead{font-size:16px;line-height:1.95;color:#394b6c;max-width:520px;margin-top:22px;text-wrap:balance}
.editorial-meta{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:27px;color:#4b5b78;font-size:13px}
.editorial-visual{min-width:0;position:relative;mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)}
.editorial-visual img{width:100%;height:auto;display:block;mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 90%,transparent)}
.city-brand-hero .editorial-copy{padding:46px 0}
.city-brand-hero h1{font-size:clamp(56px,5.2vw,72px);letter-spacing:.08em;line-height:1.2}
.city-brand-hero .city-roman{margin-top:8px;color:#526587;letter-spacing:.28em;font-size:12px;font-weight:600}
.city-brand-hero h2{font-family:var(--sans);font-size:23px;line-height:1.5;font-weight:600;color:#202e50;margin:24px 0 0}
.city-brand-hero .editorial-lead{margin-top:10px;font-size:15px}
.city-cover-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:26px 0 0;padding:22px 0 0;border-top:1px solid #cbd5f0}
.city-cover-stats div{min-width:0}.city-cover-stats dt{font-size:27px;color:#4f46e5;font-weight:700;line-height:1.3}.city-cover-stats dd{font-size:12px;line-height:1.7;color:#475b7b;margin:7px 0 0}
.city-brand-hero .editorial-meta{font-size:12px;margin-top:24px}
body[data-page=reading] .book-visual{position:relative;display:block;align-self:stretch;overflow:hidden;background:#42ce35;padding:0;min-width:0;min-height:350px}
body[data-page=reading] .book-cover-fill{position:absolute;inset:0;display:block;width:100%;height:100%}
@media(max-width:640px){body[data-page=reading] .book-visual{aspect-ratio:683/1031;min-height:0}}
body[data-page=reading] .book-details{min-width:0}
body[data-page=reading] .book-details h2{overflow-wrap:anywhere}
body[data-page=reading] .book-bottom{flex-wrap:wrap}
.city-report .city-content{color:#202e50}.city-report .city-content h2,.city-report .city-content h3{font-family:var(--sans)!important;letter-spacing:-.02em}.city-report .city-content section{border-color:#e1e7f2}
.city-report .city-toc{border-color:#dce3f3;background:rgba(255,255,255,.97)}
.city-report .city-toc a{color:#435475}.city-report .city-toc a[aria-current=location]{color:#4338ca;background:#e8edff}
.city-report .city-content [id]>.flex>span{color:#a5b4fc;font-family:var(--sans)!important;font-weight:700}
@media(max-width:1000px){.editorial-hero>.site-container{gap:24px}.editorial-hero h1{font-size:34px}.city-brand-hero h1{font-size:62px}.editorial-hero .editorial-lead{font-size:15px}.city-cover-stats{gap:12px}.city-cover-stats dt{font-size:24px}}
@media(max-width:760px){.editorial-hero>.site-container{grid-template-columns:minmax(0,1fr);gap:0;min-height:0;padding:0 21px}.editorial-copy,.city-brand-hero .editorial-copy{padding:35px 0 14px}.editorial-hero h1{font-size:clamp(29px,7.6vw,38px);line-height:1.5;margin-top:20px}.city-brand-hero h1{font-size:58px;line-height:1.2}.city-brand-hero h2{font-size:21px;margin-top:20px}.editorial-label{font-size:11px}.editorial-visual{width:100%;max-width:490px;justify-self:center;padding-bottom:18px}.editorial-visual img{max-height:285px;object-fit:contain}.editorial-meta{font-size:12px;margin-top:22px}.city-cover-stats dt{font-size:25px}.city-cover-stats dd{font-size:11px}.editorial-hero .editorial-lead{margin-top:16px}}
