/* Municipal presentation only. Existing URLs, IDs and data contracts are preserved. */
.city-editorial { background:#fafbf8; color:#25332c; }
.city-editorial #conteudo-principal { padding-top:1.5rem; }
.city-guide-header { padding:0 0 1.5rem; border-bottom:1px solid #dce4da; }
.city-guide-header h1 { font-family:Georgia,'Times New Roman',serif; font-size:clamp(2rem,4vw,3.3rem); line-height:1.12; font-weight:700; letter-spacing:-.035em; color:#183526; }
.city-guide-header > p { color:#626c64; font-size:1.08rem; line-height:1.65; max-width:60ch; }
.city-shortcuts { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:.75rem; margin-top:1.7rem; }
.city-shortcut,.city-editorial .p2-jump-links a { display:flex; align-items:center; gap:.7rem; min-height:64px; padding:.85rem 1rem; border:1px solid #dce5da; border-radius:12px; background:#fff; color:#245a36; font-size:.9rem; font-weight:650; line-height:1.3; text-decoration:none; transition:background .15s,border-color .15s; }
.city-shortcut-icon { flex:0 0 25px; width:25px; height:25px; color:#278747; }
.city-shortcut-primary { background:#fbbc05; border-color:#fbbc05; color:#263522; }
.city-shortcut-primary .city-shortcut-icon { color:#263522; }
.city-shortcut:hover,.city-editorial .p2-jump-links a:hover { background:#edf6eb; border-color:#34a853; color:#183526; }
.city-shortcut-primary:hover { background:#f7c83e; border-color:#d2a01b; }
.city-shortcut:focus-visible,.city-editorial .p2-jump-links a:focus-visible { outline:3px solid #246b39; outline-offset:3px; }
.city-editorial .p2-jump-links { display:flex; flex-wrap:wrap; gap:.7rem; margin:1.1rem 0 1.75rem; }
.city-editorial .p2-jump-links a { min-height:48px; padding:.7rem 1rem; background:#f2f5ef; border-color:transparent; }
.city-editorial .p2-jump-links .city-shortcut-icon { width:21px;height:21px;flex-basis:21px; }
.city-facts > div { background:#fff; border:1px solid #e1e6dc; box-shadow:none; }
.city-facts > div > div:first-child { color:#5a6c59; }
.city-reading { max-width:70ch; color:#435047; font-size:1.04rem; line-height:1.85; text-align:left; overflow-wrap:anywhere; }
.city-reading p { margin:0 0 1.25em; }
.city-reading h3 { margin:1.7em 0 .6em; color:#203e2b; font-size:1.2rem; line-height:1.4; font-weight:700; }
.city-reading a { text-decoration:underline; text-underline-offset:3px; color:#236b38; }
.city-reading-lines { white-space:pre-line; }
.city-history { font-size:1rem; }
.city-editorial [id] { scroll-margin-top:6rem; }
.city-ad { display:flex; flex-direction:column; align-items:center; gap:.6rem; margin:2rem 0; padding:1rem 0; border-block:1px solid #e3e7df; }
.city-ad-label { color:#72796f; text-transform:uppercase; letter-spacing:.13em; font-size:.65rem; }
.city-ad > div { width:100%; }
@media(max-width:640px) {
 .city-editorial #conteudo-principal { padding-top:.7rem; }
 .city-shortcuts { grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem; }
 .city-shortcut { min-height:74px;padding:.75rem;gap:.5rem;font-size:.83rem; }
 .city-shortcut-icon { width:22px;height:22px;flex-basis:22px; }
 .city-editorial .p2-jump-links { gap:.5rem; }
 .city-editorial .p2-jump-links a { flex:1 1 auto; padding:.65rem .75rem;font-size:.85rem;justify-content:center; }
 .city-reading { font-size:1rem;line-height:1.8; }
}
@media(prefers-reduced-motion:reduce) { .city-shortcut,.city-editorial .p2-jump-links a { transition:none; } }
.city-section-heading { margin-bottom:1rem; }
.city-eyebrow { display:block;color:#627461;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin-bottom:.35rem; }
.city-section-heading h2 { font-size:1.35rem;color:#223c29;font-weight:700;letter-spacing:-.02em; }
.city-facts { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem; }
.city-fact { padding:1.1rem;background:#fff;border:1px solid #e0e7dc;border-radius:14px;min-width:0;position:relative; }
.city-fact:before { content:'';position:absolute;left:1.1rem;top:0;width:28px;height:3px;background:#fbbc05;border-radius:0 0 3px 3px; }
.city-fact-heading { display:flex;align-items:center;gap:.6rem;min-height:40px;margin-bottom:.9rem; }
.city-fact-heading .city-shortcut-icon { width:22px;height:22px;flex-basis:22px; }
.city-fact-heading h3 { font-size:.73rem;line-height:1.4;color:#5b6b5b;font-weight:650; }
.city-fact-value { font-size:clamp(1.05rem,1.6vw,1.6rem);font-weight:750;line-height:1.25;letter-spacing:-.025em;color:#25362a;font-variant-numeric:tabular-nums;margin:0; }
.city-fact-text { font-size:1.06rem;line-height:1.45;letter-spacing:0; }
.city-fact-caption { margin:.55rem 0 0;color:#687467;font-size:.72rem;line-height:1.4; }
.city-fact-secondary { margin-top:.85rem;padding-top:.65rem;border-top:1px solid #edf0e9;display:flex;flex-direction:column;gap:.25rem; }
.city-fact-secondary span { color:#687467;font-size:.65rem; }
.city-fact-secondary strong { color:#40543f;font-size:.81rem;font-variant-numeric:tabular-nums; }
.city-fact-missing { color:#8a9586; }
@media(max-width:760px) { .city-facts { grid-template-columns:repeat(2,minmax(0,1fr)); } .city-fact-value { font-size:1.45rem; } .city-fact-text { font-size:1.05rem; } }
.state-editorial .state-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}
.state-editorial .state-facts li{display:flex;flex-direction:column;justify-content:start;gap:.4rem;border:1px solid #e0e7dc;border-top:3px solid #fbbc05;border-radius:12px;padding:1rem;min-width:0;margin:0;background:#fafbf8;line-height:1.45}
.state-facts li>span{font-size:.75rem;color:#5b6b5b}.state-facts strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.state-editorial .accordion-button{background:#f4f7f0;color:#245a36;min-height:56px;gap:1rem}
.state-editorial .accordion-button:not(.collapsed){background:#fff4cc;color:#23432c}
.state-editorial .accordion-button:focus-visible{outline:3px solid #246b39;outline-offset:-3px}
.state-editorial .state-city-link{min-height:48px;white-space:normal;line-height:1.5;color:#245a36}
.state-editorial .city-reading{padding:1.6rem;text-align:left}
.state-editorial aside a{gap:.7rem;min-height:48px}
@media(max-width:640px){.state-editorial .city-reading{padding:1.2rem}.state-editorial .state-facts{gap:.5rem}.state-editorial .state-facts li{padding:.8rem}}
.city-practical>div{background:#f3f6ef;border:1px solid #e0e7dc;padding:1.2rem;border-radius:14px}
.city-practical h4{color:#366046;font-size:.73rem;letter-spacing:.05em;margin-bottom:.5rem}
.city-practical p{line-height:1.6}
.city-practical>div>div:first-child{font-size:1.25rem}
.state-editorial .state-plan{background:#f3f6ef;border-color:#e0e7dc;box-shadow:none}
.state-plan h3{color:#243e2b}.state-plan p{color:#52634e}
.state-plan a{background:#fbbc05;color:#263522;box-shadow:none;border-radius:12px;min-height:48px}
.state-plan a:hover{background:#f7c83e;color:#183526}

/* Avoid stretched word spacing in legacy attraction and FAQ copy, especially on phones. */
.city-editorial article{text-align:left}
.city-editorial article p{line-height:1.75}
