/* Four main destinations, seven actual pages within Guide. */
.bottom-nav{grid-template-columns:repeat(4,minmax(0,1fr))}
.guide-page-tabs.section-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}
.guide-page-tabs.section-tabs a{justify-content:center;padding:13px 8px;font-size:13px;white-space:nowrap}
.guide-page-tabs a[aria-current="page"]{background:#eaf0df;border-color:#9daa7a;color:#3d5b47;box-shadow:inset 0 -2px #9daa7a}
.guide-page-tabs a:last-child{grid-column:auto}





.modern-france{margin-top:28px;padding-top:25px;border-top:1px solid #dfd5be;scroll-margin-top:110px}
.modern-france>h3,.local-culture>h3{font-size:20px;line-height:1.6;font-weight:600;color:#3d5d50;margin:0 0 20px}
.local-culture{padding:10px 0 0;scroll-margin-top:110px}
.onsite-guide .guide-block{padding-inline:0}.onsite-guide .guide-subheading{padding-inline:0}
.onsite-guide .guide-banner{margin:0 0 24px}.onsite-guide .guide-banner .eyebrow{font-size:10px;color:#798163;letter-spacing:.12em;margin-bottom:9px}
.onsite-guide .family-grid{margin-inline:0}.onsite-guide .family-card{min-width:0}
.day-content .day-detail-column>h3{margin-bottom:15px}
.day-content .quick-facts{margin-bottom:24px}
.rental-header>div{min-width:0}.rental-header>.badge{flex-shrink:0;white-space:nowrap}
.guide-intro{padding:9px 18px 14px;color:#59675e;font-size:14px;line-height:1.95;max-width:900px}
.guide-france-content>.reading-section{margin:0;padding:27px 18px;border:0;border-radius:0;box-shadow:none;background:transparent}
.guide-france-content>.reading-section+.reading-section{border-top:1px solid #dfd5be}

.guide-france-content .onsite-guide>.guide-banner{margin:0 0 24px;width:100%}
.guide-france-content .local-culture>h3{display:none}
.guide-stays .stay-overview{margin:5px 0 22px}.guide-stays .stay-card:last-child{margin-bottom:0}
.purchase-items{margin:18px 0;padding:18px 22px;background:#f0f1e5;border-radius:9px;color:#456150}.purchase-items p{margin:8px 0 0;font-size:15px;line-height:1.8}
.transport-notice{background:#f6eee0;border-left:3px solid #b68c59;margin-top:24px;padding:18px 22px;font-size:14px;line-height:1.85;color:#566455}.transport-notice p{margin:9px 0 0}
.atlas-actions .map-icon-control{display:grid;place-items:center;line-height:0;align-content:center}
.atlas-actions .map-icon-control svg{display:block;margin:0}
/* The viewer is only the image; close is a small overlay in its top-right corner. */
.map-viewer{padding:0;width:fit-content;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);background:transparent;line-height:0;border-radius:8px}
.map-viewer-image{width:auto;height:auto;max-width:min(1600px,calc(100vw - 24px));max-height:calc(100dvh - 24px);object-fit:contain;display:block}
.map-viewer-close{top:4px;right:4px;z-index:1;width:32px;height:32px;min-height:32px;border:0;border-radius:0;background:transparent;box-shadow:none;outline:none;line-height:0}
.map-viewer-close svg{display:block;width:14px;height:14px}
.map-viewer-close:hover,.map-viewer-close:focus-visible{color:#a95540;background:transparent;border-radius:0;outline:none;box-shadow:none}
.map-viewer-close:focus-visible svg{stroke-width:2.25}
@media(max-width:600px){
 .guide-page-tabs.section-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:24px}.guide-page-tabs.section-tabs a{padding:11px 3px;font-size:12px;justify-content:center}.guide-page-tabs.section-tabs a:last-child{grid-column:span 2}.guide-page-tabs .tab-arrow{display:none}
 
 
 .modern-france{margin-top:24px;padding-top:22px}.modern-france>h3,.local-culture>h3{font-size:18px}.onsite-guide .guide-banner{height:200px;margin:-5px -9px 22px;width:calc(100% + 18px)}
 .day-content .quick-facts{margin-bottom:22px}
 .guide-intro{padding:10px 9px}.guide-france-content>.reading-section{padding:24px 9px}.guide-france-content .onsite-guide>.guide-banner{margin:0 0 24px;width:100%}.guide-france-content .reading-heading h2{font-size:22px}.guide-stays .stay-overview{gap:6px}.guide-stays .stay-overview a{padding:11px 9px}
 .map-viewer{max-width:calc(100vw - 12px);max-height:calc(100dvh - 12px);border-radius:5px;padding:0}.map-viewer-image{max-width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}
}
@media print{.guide-page-tabs{display:none!important}}

/* Large, uncropped watercolor flag alongside the country introduction. */
.france-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:24px;margin-bottom:25px}
.france-intro>.reading-heading{max-width:none;margin:0}
.france-flag-art{display:block;position:static;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;max-width:420px;mix-blend-mode:multiply}
@media(max-width:720px){.france-intro{grid-template-columns:1fr;gap:12px;margin-bottom:20px}.france-flag-art{margin-inline:auto}}
