/* Scoped editorial treatment for the four Google Maps guides. */
.maps-page{--map-gold:#d5b877;--map-text:#d1d0ca;--map-line:rgba(213,184,119,.22);background:#0a0a0a;color:var(--map-text)}
.maps-page .maps-hero{position:relative;isolation:isolate;min-height:620px;margin-top:72px;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid var(--map-line)}
.maps-page .maps-hero-image{filter:none;position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%}
.maps-page .maps-hero-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(7,8,8,.88),rgba(7,8,8,.54) 45%,rgba(7,8,8,.03) 76%),linear-gradient(0deg,#0a0a0a,transparent 24%)}
.maps-page .maps-hero-inner{width:100%;padding-top:65px;padding-bottom:88px}
.maps-page .maps-back{font-size:12px;color:#cbc5b8;letter-spacing:.06em;display:inline-block;margin-bottom:30px;text-decoration:none}
.maps-page .maps-meta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:11px;letter-spacing:.06em;color:#d1ccbf;margin-bottom:24px}
.maps-page .maps-category{text-transform:uppercase;color:#e4c887;border:1px solid #90784a;border-radius:99px;padding:6px 12px}
.maps-page .article-title{max-width:740px;font-size:clamp(36px,4.2vw,66px);line-height:1.08;letter-spacing:-.035em;text-wrap:balance;margin-bottom:32px;color:#faf8f2}
.maps-page .maps-author{display:flex;gap:13px;align-items:center;font-size:13px;color:#f1ece0}
.maps-page .maps-author img{width:44px;height:44px;flex:0 0 44px;border:1px solid var(--map-line);border-radius:50%;object-fit:cover}
.maps-page .maps-author small{display:block;margin-top:4px;font-size:11px;color:#c6bda8}
.maps-page .maps-image-note{position:absolute;right:24px;bottom:16px;max-width:90%;font-size:10px;color:#b8b3a7}
.maps-page .maps-main{display:grid;grid-template-columns:minmax(0,760px) minmax(230px,280px);gap:80px;padding-top:64px;padding-bottom:90px;align-items:start}
.maps-page .maps-copy{min-width:0}
.maps-page .maps-copy p,.maps-page .maps-copy li{font-size:17px;line-height:1.85;color:var(--map-text)}
.maps-page .maps-copy p{margin-bottom:23px}
.maps-page .maps-copy .maps-lead{font-size:21px;line-height:1.65;color:#f0ece3;padding-left:24px;border-left:2px solid var(--map-gold);margin-bottom:25px}
.maps-page .maps-copy h2{display:flex;align-items:flex-start;gap:18px;font-size:clamp(25px,2.3vw,33px);line-height:1.25;letter-spacing:-.018em;margin:62px 0 22px;padding-top:0;color:#f1eee7;scroll-margin-top:108px;text-wrap:balance}
.maps-page .maps-section-no{font-family:'DM Sans',sans-serif;flex:0 0 36px;font-size:13px;letter-spacing:.03em;color:var(--map-gold);padding-top:8px;border-top:1px solid var(--map-gold);margin-top:6px}
.maps-page .maps-copy a{color:#e1c68e;text-decoration:underline;text-decoration-color:rgba(225,198,142,.45);text-underline-offset:4px;overflow-wrap:anywhere}
.maps-page a:hover{color:#fff0c9}
.maps-page a:focus-visible{outline:2px solid #e1c68e;outline-offset:5px;border-radius:2px}
.maps-page .maps-diagnosis{width:100%;border-collapse:separate;border-spacing:0;margin:32px 0;background:#131311;border:1px solid var(--map-line);border-radius:12px;overflow:hidden;table-layout:fixed}
.maps-page .maps-diagnosis th,.maps-page .maps-diagnosis td{padding:20px 22px;font-size:15px;line-height:1.65;text-align:left;vertical-align:top;white-space:normal;overflow-wrap:break-word;hyphens:auto;border:0;border-bottom:1px solid var(--map-line);color:#dedbd2}
.maps-page .maps-diagnosis th{background:#1e1c16;color:#ecd4a3;font-weight:500;font-size:13px;text-transform:none;letter-spacing:0}
.maps-page .maps-diagnosis td:first-child{color:#f3efe4}
.maps-page .maps-diagnosis tr:last-child td{border-bottom:0}
.maps-page .maps-diagnosis th+th,.maps-page .maps-diagnosis td+td{border-left:1px solid var(--map-line)}
.maps-page .maps-actions{list-style:none;counter-reset:action;margin:28px 0 32px;padding:20px 26px;background:#131311;border:1px solid var(--map-line);border-radius:12px}
.maps-page .maps-actions li{counter-increment:action;display:flex;gap:16px;padding:14px 0;border-bottom:1px solid var(--map-line)}
.maps-page .maps-actions li:last-child{border:0}
.maps-page .maps-actions li:before{content:counter(action);flex:0 0 26px;height:26px;line-height:26px;text-align:center;border:1px solid var(--map-line);border-radius:50%;font-size:12px;color:var(--map-gold);margin-top:3px}
.maps-page .maps-rail{position:sticky;top:110px}
.maps-page .maps-toc{border-top:1px solid var(--map-gold);padding-top:24px}
.maps-page .maps-toc-label{color:var(--map-gold);font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px}
.maps-page .maps-toc ol{list-style:none;margin:0;padding:0}
.maps-page .maps-toc li{border-bottom:1px solid rgba(255,255,255,.09)}
.maps-page .maps-toc li a{display:flex;gap:12px;padding:13px 0;text-decoration:none;font-size:13px;line-height:1.55;color:#c8c6be}
.maps-page .maps-toc li a span{color:var(--map-gold);font-variant-numeric:tabular-nums}
.maps-page .maps-toc-contact{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;font-size:13px;color:var(--map-gold);text-decoration:none}
.maps-page .maps-cta{position:relative;padding:36px;background:linear-gradient(135deg,#262218,#141411);border:1px solid #6f5b32;border-radius:14px;margin:50px 0 40px}
.maps-page .maps-cta p{max-width:560px;font-size:22px;line-height:1.5;color:#f1e8d3;padding-right:26px}
.maps-page .maps-cta-mark{position:absolute;right:24px;top:20px;font-size:28px;color:var(--map-gold)}
.maps-page .maps-cta .btn{display:inline-flex;white-space:normal;text-align:center;font-size:12px;letter-spacing:.08em;min-height:48px;text-decoration:none;color:#0a0a0a;background:#d5b877;padding:16px 24px}
.maps-page .maps-cta .btn:hover{background:#e6cc92;color:#0a0a0a}
.maps-page .maps-related{border-top:1px solid var(--map-line);padding-top:25px}
.maps-page .maps-related h2{margin:0 0 20px;font-size:25px}
.maps-page .maps-related ul{list-style:none;padding:0;margin:0}
.maps-page .maps-related li{border-bottom:1px solid rgba(255,255,255,.09)}
.maps-page .maps-related li a{display:flex;justify-content:space-between;gap:20px;padding:16px 0;text-decoration:none;font-size:15px}
@media(min-width:1600px){.maps-page .article-title{max-width:760px}}
@media(max-width:1100px){.maps-page .maps-main{gap:40px;grid-template-columns:minmax(0,1fr) 240px}.maps-page .article-title{max-width:650px}}
@media(max-width:850px){.maps-page .maps-main{display:flex;flex-direction:column;gap:34px;padding-top:36px}.maps-page .maps-rail{position:static;order:-1;width:100%}.maps-page .maps-toc{padding-top:18px}.maps-page .maps-toc ol{display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.maps-page .maps-toc-contact{padding-bottom:0}.maps-page .maps-hero{min-height:570px}.maps-page .article-title{max-width:610px}.maps-page .maps-hero-shade{background:linear-gradient(90deg,rgba(7,8,8,.92),rgba(7,8,8,.6) 70%,rgba(7,8,8,.3)),linear-gradient(0deg,#0a0a0a,transparent 35%)}}
@media(max-width:540px){.maps-page .maps-hero{min-height:560px;margin-top:64px}.maps-page .maps-hero-inner{padding-top:40px;padding-bottom:54px}.maps-page .maps-hero-image{object-position:68% center}.maps-page .maps-back{margin-bottom:22px}.maps-page .maps-meta{font-size:10px;gap:10px;margin-bottom:20px}.maps-page .article-title{font-size:38px;line-height:1.1;letter-spacing:-.025em;margin-bottom:26px}.maps-page .maps-image-note{font-size:9px;bottom:12px;right:18px;text-align:right}.maps-page .maps-toc ol{grid-template-columns:1fr}.maps-page .maps-toc li a{padding:11px 0;font-size:13px}.maps-page .maps-copy p,.maps-page .maps-copy li{font-size:16px;line-height:1.8}.maps-page .maps-copy .maps-lead{font-size:19px;padding-left:18px;line-height:1.65}.maps-page .maps-copy h2{font-size:26px;gap:12px;margin-top:44px}.maps-page .maps-section-no{flex-basis:27px;font-size:11px}.maps-page .maps-diagnosis th,.maps-page .maps-diagnosis td{padding:14px 12px;font-size:14px;line-height:1.65}.maps-page .maps-diagnosis th{font-size:12px}.maps-page .maps-actions{padding:12px 18px}.maps-page .maps-cta{padding:25px 22px}.maps-page .maps-cta p{font-size:20px;padding-right:16px}.maps-page .maps-cta-mark{right:15px;top:15px;font-size:22px}.maps-page .maps-main{padding-bottom:55px}}
@media(prefers-reduced-motion:reduce){.maps-page *{scroll-behavior:auto!important;transition:none!important}}
