/* Shared, information-first layout. Applied after the component styles. */
:root{--cream:#fbfaf7;--paper:#fff;--line:#dedfdd;--text-muted:#5d6b78;--radius:12px;--shadow:none;--max:1160px}
body{font-size:15px;line-height:1.65;background:var(--cream)}
p,li,dd{word-break:keep-all;overflow-wrap:break-word}
h1,h2,h3,h4,.display{font-family:var(--sans);font-style:normal;letter-spacing:-.035em;word-break:keep-all}
h1{font-size:38px;line-height:1.3;font-weight:700}h2{font-size:24px;line-height:1.4;font-weight:700}h3{font-size:19px;line-height:1.4}
.container{width:calc(100% - 64px);max-width:var(--max)}
.header-inner{height:72px;gap:32px}.site-header{background:#fbfaf7f5;border-bottom:1px solid var(--line)}
.brand-name{font:700 18px/1.4 var(--sans);letter-spacing:-.03em}.brand-name small{font:400 11px/1.5 var(--sans);letter-spacing:.04em;margin-top:2px;color:var(--text-muted)}
.desktop-nav{gap:30px}.desktop-nav a{font-size:14px;min-height:48px}.desktop-nav a[aria-current]:after{background:var(--navy)}
.button{min-height:44px;border-radius:7px;font-size:14px;padding:10px 16px;font-weight:600;box-shadow:none;white-space:nowrap}.button.primary{background:var(--navy);border-color:var(--navy);color:#fff}.button.secondary{background:#fff}.button.small{min-height:40px;font-size:13px;padding:8px 13px}
.button:hover{filter:none;background:#eef1f3}.button.primary:hover{background:#254a6e}.button:disabled:hover{background:inherit}
.badge,.badge.olive,.badge.optional{background:#eef1f1;color:#415869;border-radius:4px;font-size:11px;font-weight:500}.badge.warning{background:#f6e9e3;color:#8d442f}
.eyebrow{font-size:11px;letter-spacing:0;text-transform:none;color:var(--text-muted);font-weight:500;margin-bottom:5px}
.section{margin-top:48px}.section-head{align-items:center;margin-bottom:20px;gap:20px}.section-head p{font-size:14px;color:var(--text-muted);margin-top:6px}.section-head h2{font-size:24px}.subtle-link{font-size:13px;min-height:40px;text-decoration:none;color:#31597b;font-weight:600;white-space:nowrap}
.home-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;padding:40px 0 0;align-items:center}.home-hero h1{font-size:38px;line-height:1.3;max-width:none;margin:8px 0 0}.overview-period{font-size:14px;font-weight:500;letter-spacing:.03em;color:var(--text-muted)}
.home-hero .hero-description{font-size:16px;margin-top:12px;color:var(--text-muted);line-height:1.6}.home-hero .hero-art{margin:0}.hero-art img{border-radius:12px;aspect-ratio:8/7;max-height:none;object-fit:contain}.hero-actions{margin-top:24px;gap:10px}.arrival-note{font-size:12px;color:var(--text-muted);margin-top:12px}
.trip-summary{display:grid;grid-template-columns:repeat(3,1fr);border:0;margin:24px 0 0;padding:0;max-width:560px;gap:0}.summary-item{padding:0 24px!important;border-right:1px solid var(--line)!important;border-bottom:0!important}.summary-item:first-child{padding-left:0!important}.summary-item:last-child{border-right:0!important}.summary-item p{font-size:12px;color:var(--text-muted);margin:0 0 2px}.summary-item strong{font:700 32px/1.4 var(--sans);letter-spacing:-.04em}.summary-item strong span{font:500 18px var(--sans);margin-left:3px;display:inline}.summary-item small{font-size:12px;color:var(--text-muted);display:block;margin-top:1px}
.today-strip{margin:24px 0 0;padding:14px 18px;border:1px solid var(--line);border-radius:8px;background:#f0f2f2;color:var(--navy);gap:20px}.today-strip small{font-size:11px;color:var(--text-muted)}.today-strip strong{font-size:15px;font-weight:600;margin-top:2px}.today-strip .button{background:transparent;padding:6px 0;min-height:40px;color:#31597b}
.overview-route{display:grid;grid-template-columns:280px minmax(0,1fr);gap:40px;align-items:start}.route-stops{counter-reset:base;margin:0;padding:0}.route-stops li{counter-increment:base;margin:0 0 22px;padding:0 0 22px 32px;border-left:0;border-bottom:1px solid var(--line)}.route-stops li:last-child{margin:0;padding-bottom:0;border:0}.route-stops li:before{content:counter(base,decimal-leading-zero);font:600 11px var(--sans);color:#637586;background:none;border:0;border-radius:0;width:auto;height:auto;left:0;top:4px}.route-stops strong{font:700 19px/1.4 var(--sans)}.route-stops small{display:block;font-size:13px;margin:5px 0 0;color:#31597b}.route-stops p{font-size:13px;line-height:1.7;margin-top:7px;color:var(--text-muted)}.route-notes{margin:26px 0 0;padding:16px;background:#f0f2f2;border-radius:7px}.route-notes div+div{margin-top:12px}.route-notes dt{font-size:11px;color:var(--text-muted)}.route-notes dd{font-size:13px;margin:3px 0 0}.atlas-home{width:100%;max-width:none}
.entry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.entry-card{padding:22px;background:#fff;border:1px solid var(--line);border-radius:9px;transition:border-color .15s}.entry-card:hover{transform:none;border-color:#748696}.entry-card h3{font:700 18px/1.4 var(--sans);margin-bottom:8px}.entry-card p{font-size:13px;line-height:1.6}.entry-card .entry-bottom{font-size:12px;margin-top:16px;color:var(--text-muted)}.entry-card .icon{width:17px;height:17px;color:#31597b}
.planning-summary{border-top:1px solid var(--line);padding-top:24px;display:grid;grid-template-columns:220px 1fr;gap:30px}.planning-summary h2{font-size:19px}.planning-summary ul{margin:0;padding-left:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;font-size:13px;color:var(--text-muted)}.planning-summary li{margin:0}
.page-hero{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:32px;align-items:center;margin:0;padding:28px 0 24px;min-height:180px}.page-hero h1,.page-hero .display{font-size:32px;font-weight:700;margin:0;line-height:1.35}.page-hero p{font-size:14px;line-height:1.7;margin-top:10px;color:var(--text-muted)}.page-hero figure{width:210px;max-width:none;margin:0}.page-hero:not(.itinerary-hero) img{width:100%;height:auto;aspect-ratio:3/2;max-height:none;object-fit:contain;border-radius:8px}.page-hero:not(:has(figure)){display:block;min-height:0;padding:32px 0 24px}
.itinerary-controls{border:1px solid var(--line);border-radius:9px;background:#fff;padding:16px 18px;margin-bottom:10px}.control-top,.control-bottom{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.control-top{padding-bottom:14px;border-bottom:1px solid #e9ebeb}.control-bottom{padding-top:10px;justify-content:space-between}.control-top .select-label{margin-left:auto}.select-label{font-size:12px;gap:8px;min-width:0}.select-label select{width:280px;max-width:100%;min-height:42px;font-size:13px;padding:8px 26px 8px 10px;border:1px solid var(--line);border-radius:6px;background:#fff}.segmented{background:#f0f2f3;border:0;padding:3px;border-radius:7px}.segmented button{padding:8px 14px;min-height:40px;font-size:13px;border-radius:5px}.segmented button[aria-pressed=true]{box-shadow:0 1px 3px #16345816}.chips{gap:4px}.chip{font-size:13px;min-height:38px;padding:7px 13px;border-radius:5px}.chip[aria-pressed=true]{background:#e9eef2;color:var(--navy);font-weight:650}.chip:hover{border-color:var(--line)}.result-count{font-size:12px;color:var(--text-muted);white-space:nowrap}
.notice.itinerary-notice{padding:0 2px;background:transparent;border-radius:0;margin-bottom:22px}.itinerary-notice summary{font-size:12px;color:var(--text-muted);min-height:34px}.itinerary-notice p{font-size:12px;color:var(--text-muted);padding:0 0 10px;line-height:1.7}.region-group{margin-bottom:32px}.region-heading{gap:12px;padding-bottom:14px}.region-heading img{width:54px;height:44px;border-radius:6px}.region-heading h2{font-size:22px;margin:0}.region-heading .eyebrow{display:none}.region-heading p{font-size:12px;margin-top:3px}.region-count{font:500 13px var(--sans);color:var(--text-muted)}
.day-card{border-radius:8px;margin-bottom:9px;border-color:var(--line);background:#fff}.day-card[open]{border-color:#aebac4;box-shadow:none}.day-card summary{padding:16px 20px;grid-template-columns:52px minmax(0,1fr) auto 20px;gap:18px}.day-number{border-right:0;gap:2px}.day-number small{font-size:9px;letter-spacing:.04em;margin:0}.day-number b{font:600 25px/1.2 var(--sans)}.day-title{font-size:17px;font-weight:650;line-height:1.5}.day-subtitle{font-size:12px;line-height:1.6;margin-top:2px}.day-meta time{font-size:12px;margin-bottom:5px}.rest-day summary{background:#f4f6f1}.day-content{padding:0 20px 22px}.quick-facts{background:#f4f6f7;border-radius:6px;margin:2px 0 20px;padding:16px;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.quick-facts dt{font-size:11px;margin-bottom:5px}.quick-facts dd{font-size:13px;line-height:1.6;font-weight:500}
.day-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:28px;align-items:start}.day-map-column{min-width:0}.daily-atlas{margin:0}.daily-atlas figcaption{padding-bottom:0}.day-map-column .baby-line{margin:12px 0 0}.baby-line{background:#f3f5f5;color:#355168;border-left:3px solid #9caebd;border-radius:0 6px 6px 0;font-size:13px;line-height:1.7;padding:12px;gap:9px}.baby-line .icon{width:18px;height:18px}.day-detail-column{min-width:0}.day-detail-column h3{font-size:15px;margin-bottom:16px}.timeline li{grid-template-columns:80px minmax(0,1fr);gap:10px;padding-bottom:19px}.timeline-time{font-size:12px;color:#446583}.timeline-body{padding-left:14px}.timeline-body h4{font-size:14px;line-height:1.6;font-weight:650}.timeline-body p{font-size:13px;line-height:1.7;margin-top:3px}.day-notes{margin-top:24px;border-top:1px solid var(--line);padding-top:16px}.note,.note.family,.note.baby,.note.weather,.note.drive,.note.info{background:#f5f6f5;color:var(--navy);border-radius:6px;padding:12px 14px;margin-bottom:8px}.note.verify{background:#fbf2ed;color:#7c4734}.note h4{font-size:11px;letter-spacing:0;margin-bottom:4px;font-weight:700}.note p{font-size:13px;line-height:1.7}.day-stay-link{font-size:12px;text-decoration:none;color:#31597b}
.atlas-heading{margin:8px 0 18px;gap:24px}.atlas-heading .eyebrow{display:none}.atlas-heading h2{font-size:22px}.atlas-heading p{font-size:13px;line-height:1.7;margin-top:7px}.atlas-select-label{font-size:12px}.atlas-select-label select{font-size:13px;min-height:42px;border-radius:6px}.atlas-map{border-radius:8px}.atlas-enlarge{font-size:11px;box-shadow:none;border-radius:6px}.atlas-figure figcaption{font-size:12px;line-height:1.6;padding:4px 1px}.atlas-figure figcaption a{min-height:40px}.atlas-pager{margin-top:8px}.atlas-disclaimer{font-size:12px;margin:14px 0 26px}.atlas-day-index h3{font-size:19px}.map-day-link strong{font-size:13px}.map-day-link span{font-size:12px}.map-day-link small{font-size:10px;color:var(--text-muted)}
.illustration-note{font-size:12px;line-height:1.7;margin:0 0 18px;color:var(--text-muted)}.stay-overview{gap:12px;margin-bottom:24px}.stay-overview a{font-size:14px;padding:13px 16px;border-radius:7px}.stay-overview span{font:600 19px var(--sans)}.stay-card{border-radius:10px;margin-bottom:24px}.stay-top{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:28px;padding:24px;align-items:start}.stay-top>img{order:2;width:220px;height:auto;min-height:0;aspect-ratio:3/2;object-fit:contain;border-radius:8px}.stay-info{order:1;padding:0}.stay-heading{gap:20px}.stay-heading h2{font:700 26px/1.3 var(--sans)}.stay-heading .eyebrow{font-size:11px;margin-bottom:5px}.stay-heading .nights{font:600 26px/1.2 var(--sans);color:#536879;display:flex;align-items:baseline;gap:3px}.nights small{font:400 13px var(--sans);margin:0}.stay-name{font-size:13px;margin-top:5px}.stay-dates{font-size:14px;margin-top:15px;font-weight:500}.amenities{gap:12px 24px;margin:18px 0}.amenities dt{font-size:11px}.amenities dd{font-size:14px}.stay-address{font-size:13px;margin:16px 0}.stay-actions{gap:8px}.stay-actions .button{font-size:12px;min-height:40px}.stay-bottom{padding:14px 24px;background:#f4f6f5;border-top:1px solid var(--line);gap:14px}.stay-bottom p{font-size:13px;line-height:1.7}.warning-card{margin:0 24px 20px;padding:18px 20px;background:#fbf3ee;border-color:#dcc7ba;border-left-width:3px;border-radius:6px}.warning-card .eyebrow{display:none}.warning-card h3{font-size:18px;margin-bottom:14px}.warning-grid strong{font-size:13px}.warning-grid p{font-size:13px;line-height:1.7}
.packing-layout{grid-template-columns:230px minmax(0,1fr);gap:28px;margin-top:0}.packing-sidebar{top:96px}.packing-progress{background:#eef2f4;color:var(--navy);padding:20px;border-radius:9px;border:1px solid #dae1e5}.packing-progress .eyebrow{color:var(--text-muted);font-size:12px;letter-spacing:0;font-weight:500}.progress-values{margin:8px 0 12px;gap:6px}.progress-values strong{font:650 32px var(--sans)}.progress-values span{font-size:13px;color:var(--text-muted)}.progress-values b{font:600 18px var(--sans);color:var(--navy)}.packing-progress progress{background:#d7dfe4;height:6px}.packing-progress progress::-webkit-progress-bar{background:#d7dfe4}.packing-progress progress::-webkit-progress-value{background:#456781}.packing-progress progress::-moz-progress-bar{background:#456781}.packing-progress p{font-size:12px;color:var(--text-muted);margin-top:10px}.packing-categories{margin-top:16px}.packing-categories a{font-size:13px;min-height:42px}.packing-actions{gap:8px;margin-bottom:9px}.packing-actions .button{font-size:12px;min-height:40px}.packing-help{font-size:12px;line-height:1.7;margin-bottom:18px}.packing-group{border-radius:8px;margin-bottom:20px}.packing-group-head{padding:18px 20px 14px}.packing-group h2{font-size:19px}.packing-group-head p{font:400 12px/1.6 var(--sans);margin-top:4px;color:var(--text-muted)}.packing-group-head>span{font-size:12px}.checklist{padding:5px 18px 15px;gap:0 20px}.check-row{min-height:54px;padding:10px 0;gap:10px}.check-text{font-size:13px;line-height:1.6}.check-row input{accent-color:var(--navy)}.essential-mark{font-size:10px}.recommend-mark{font-size:10px;color:#697485}.storage-status{font-size:12px}
.operation-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:17px 22px;background:#f0f3f4;border:1px solid #e0e5e7;border-radius:8px;margin-bottom:24px}.operation-summary>div{border-right:1px solid #d6dee3;padding:0 22px}.operation-summary>div:first-child{padding-left:0}.operation-summary>div:last-child{border:0}.operation-summary span{display:block;font-size:11px;color:var(--text-muted);margin-bottom:4px}.operation-summary strong{font-size:16px;font-weight:600}.family-grid{gap:20px}.family-card{padding:24px;border-radius:9px;background:#fff}.section-index{font-size:11px;line-height:1;color:var(--text-muted);display:block;margin-bottom:9px}.family-card h2{font-size:21px;line-height:1.4;margin-bottom:17px}.family-card p{font-size:14px;line-height:1.8}.family-card .callout{background:#f3f5f5;color:#3f596b;padding:13px 15px;font-size:13px;line-height:1.8;margin-top:16px;border-radius:6px}.family-card .callout strong{font-weight:600}.family-card .caption{font-size:12px}.mobility-compare{grid-template-columns:1fr 1fr;gap:12px}.mobility-compare>div{background:#f3f5f5;padding:16px;border-radius:6px}.mobility-compare h3{font-size:15px;margin-bottom:7px}.mobility-compare p{font-size:13px}.shift-schedule{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;background:#f3f5f5;padding:13px 15px;border-radius:6px}.shift-schedule dt{font-size:12px;font-weight:600;margin-bottom:5px}.shift-schedule dd{margin:0;font-size:13px;line-height:1.8}.day-bag{gap:8px 12px}.day-bag li{font-size:14px}.day-bag li:before{color:#60798b}.family-card .subtle-link{margin-top:10px}
.site-footer{margin-top:52px;padding:22px 0}.footer-title{font-size:13px;font-weight:600}.footer-meta{font-size:11px;line-height:1.7}.build-version{display:inline;margin-left:12px;font-size:10px;color:var(--text-muted)}.bottom-nav a[aria-current]{color:var(--navy)}.bottom-nav a[aria-current]:before{background:var(--navy)}
@media(max-width:1000px){.home-hero{grid-template-columns:minmax(0,1fr) 300px;gap:30px}.home-hero h1{font-size:32px}.summary-item{padding-inline:16px!important}.overview-route{grid-template-columns:250px minmax(0,1fr);gap:28px}.control-top .select-label{margin-left:0}.control-top{gap:10px}.stay-top{grid-template-columns:minmax(0,1fr) 180px;gap:22px}.stay-top>img{width:180px}.day-layout{grid-template-columns:1fr;gap:20px}.day-map-column{max-width:720px;width:100%;margin-inline:auto}.day-detail-column{display:grid;grid-template-columns:1.3fr 1fr;gap:0 24px}.day-detail-column>h3{grid-column:1/-1}.day-notes{margin:0;border:0;padding:0}.day-detail-column>.day-stay-link{grid-column:1/-1}.desktop-nav{gap:22px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header-inner{height:68px;gap:18px}.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.brand-name{font-size:16px}.home-hero{grid-template-columns:minmax(0,1fr) 250px;gap:22px}.home-hero h1{font-size:30px}.home-hero .hero-description{font-size:14px}.summary-item small{font-size:11px}.summary-item{padding-inline:12px!important}.summary-item strong{font-size:29px}.summary-item strong span{font-size:16px}.overview-route{grid-template-columns:210px minmax(0,1fr);gap:24px}.planning-summary{grid-template-columns:180px 1fr;gap:20px}.page-hero{grid-template-columns:minmax(0,1fr) 180px;gap:24px;min-height:160px}.page-hero figure{width:180px}.page-hero h1{font-size:29px}.page-hero p{font-size:13px}.packing-layout{grid-template-columns:200px minmax(0,1fr);gap:20px}.packing-sidebar{display:block;position:sticky}.packing-progress{padding:17px}.checklist{grid-template-columns:1fr}.packing-categories{flex-direction:column;overflow:visible}.operation-summary{padding:16px}.operation-summary>div{padding-inline:16px}.operation-summary strong{font-size:14px}.family-card{padding:21px}.family-card h2{font-size:20px}.mobility-compare{grid-template-columns:1fr}.entry-card{padding:18px}.entry-card p{font-size:12px}}
@media(max-width:600px){html{scroll-padding-top:82px}.container{width:calc(100% - 32px)}.header-inner{height:62px}.brand-name{font-size:16px}.brand-name small{font-size:10px}.desktop-nav{display:none}.bottom-nav{padding:5px 8px calc(5px + env(safe-area-inset-bottom))}.bottom-nav a{font-size:11px;min-height:53px;gap:3px}.bottom-nav .icon{width:20px;height:20px}.section{margin-top:32px}.section-head{gap:12px;margin-bottom:16px}.section-head h2{font-size:21px}.section-head p{font-size:12px}.subtle-link{font-size:12px}.home-hero{display:flex;flex-direction:column;align-items:stretch;gap:20px;padding-top:24px}.home-hero h1{font-size:28px;line-height:1.4;margin-top:5px;letter-spacing:-.045em}.overview-period{font-size:12px}.home-hero .hero-description{font-size:14px;margin-top:8px}.trip-summary{margin-top:20px;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.summary-item{padding-inline:14px!important}.summary-item strong{font-size:29px}.summary-item strong span{font-size:17px}.summary-item p{font-size:11px}.summary-item small{font-size:10px}.hero-actions{margin-top:20px;gap:8px}.hero-actions .button{font-size:13px;padding:10px 16px}.arrival-note{font-size:11px;margin-top:10px}.hero-art img{aspect-ratio:9/5;border-radius:9px;width:100%;max-height:none}.today-strip{margin-top:18px;padding:11px 13px;gap:12px}.today-strip small{font-size:10px}.today-strip strong{font-size:13px}.today-strip .button{font-size:12px;padding:5px 0}.overview-route{display:flex;flex-direction:column;gap:18px}.route-details{width:100%}.route-stops{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}.route-stops li,.route-stops li:last-child{margin:0;padding:0 0 14px 23px;border-bottom:1px solid var(--line)}.route-stops li:before{font-size:10px;top:4px}.route-stops strong{font-size:16px}.route-stops small{font-size:11px;margin-top:3px}.route-stops p{font-size:11px;line-height:1.65;margin-top:5px}.route-notes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;padding:12px}.route-notes div+div{margin-top:0}.route-notes dt{font-size:10px}.route-notes dd{font-size:11px}.entry-grid{grid-template-columns:1fr;gap:10px}.entry-card{padding:17px 18px;display:grid;grid-template-columns:1fr auto;gap:5px 15px;align-items:center}.entry-card h3{font-size:16px;margin:0}.entry-card p{font-size:12px;grid-column:1}.entry-card .entry-bottom{grid-column:2;grid-row:1/3;margin:0;gap:12px;font-size:11px}.planning-summary{display:block;padding-top:20px}.planning-summary h2{font-size:17px;margin-bottom:12px}.planning-summary ul{font-size:12px;gap:7px 14px;padding-left:16px}
 .page-hero{grid-template-columns:minmax(0,1fr) 104px;padding:24px 0 20px;gap:14px;min-height:0;align-items:start}.page-hero h1,.page-hero .display{font-size:26px;line-height:1.35}.page-hero p{font-size:12px;line-height:1.8;margin-top:8px}.page-hero:not(.itinerary-hero) figure{width:104px;margin:4px 0 0}.page-hero:not(:has(figure)){padding:24px 0 20px}.page-hero:not(.itinerary-hero) img{border-radius:5px}
 .itinerary-controls{padding:12px;border-radius:7px;margin-bottom:7px}.control-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-bottom:12px}.control-top .segmented{grid-column:1/-1;width:100%;display:grid;grid-template-columns:1fr 1fr}.segmented button{justify-content:center;min-height:40px;font-size:12px}.control-top .select-label{grid-row:2;width:auto;margin:0;gap:7px;font-size:11px}.control-top .select-label select{width:100%;max-width:none;min-width:0;flex:1;font-size:12px;min-height:40px}.control-top #today-button{grid-row:2;font-size:12px;padding-inline:10px}.control-top #recent-button{grid-column:1/-1;justify-self:start}.control-bottom{gap:8px;padding-top:9px;align-items:center}.chips{gap:2px;flex-wrap:wrap}.chip{font-size:11px;padding:6px 8px;min-height:36px}.result-count{font-size:11px;margin-left:auto}.notice.itinerary-notice{margin-bottom:14px}.itinerary-notice summary{font-size:11px;min-height:30px}.itinerary-notice p{font-size:11px}.region-heading{gap:10px;padding-bottom:12px}.region-heading img{width:46px;height:38px}.region-heading h2{font-size:19px}.region-heading p{font-size:10px}.region-count{font-size:12px}.day-card summary{grid-template-columns:34px minmax(0,1fr) 15px;gap:5px 11px;padding:14px 13px}.day-number b{font-size:23px}.day-number small{font-size:8px}.day-title{font-size:15px;line-height:1.5}.day-subtitle{font-size:10px;line-height:1.7}.day-meta{grid-column:2;grid-row:2;display:flex;align-items:center;gap:8px}.day-meta time{font-size:11px;margin:0}.day-meta .badge{font-size:10px;padding:3px 6px}.expand-mark{grid-column:3;grid-row:1/3;width:15px}.day-number{grid-row:1/3}.day-content{padding:0 13px 17px}.quick-facts{grid-template-columns:1fr 1fr;gap:12px;margin:0 0 16px;padding:13px}.quick-facts dt{font-size:10px;margin-bottom:3px}.quick-facts dd{font-size:12px}.day-layout{display:block}.daily-atlas{margin:0}.baby-line{font-size:12px;padding:10px}.day-detail-column{display:block;margin-top:21px}.day-detail-column h3{font-size:14px;margin-bottom:14px}.timeline li{grid-template-columns:70px minmax(0,1fr);gap:8px;padding-bottom:18px}.timeline-time{font-size:11px}.timeline-body h4{font-size:14px}.timeline-body p{font-size:13px}.day-notes{border-top:1px solid var(--line);margin-top:20px;padding-top:14px}.note p{font-size:12px}.note h4{font-size:11px}.day-stay-link{font-size:12px}
 .atlas-heading{display:block;margin-top:4px}.atlas-heading h2{font-size:20px}.atlas-heading p{font-size:12px}.atlas-select-label{margin-top:14px;font-size:11px}.atlas-select-label select{width:100%;max-width:100%;font-size:12px}.atlas-figure figcaption{font-size:11px}.atlas-enlarge{font-size:10px;padding:6px 8px}.atlas-pager .button{font-size:11px;padding-inline:10px;min-height:40px}.atlas-pager span{font-size:10px}.atlas-disclaimer{font-size:11px}.atlas-day-index h3{font-size:18px}.map-day-link strong{font-size:12px}.map-day-link span{font-size:11px}
 .illustration-note{font-size:11px;margin-bottom:14px}.stay-overview{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px}.stay-overview a{padding:10px 13px;font-size:13px}.stay-overview span{font-size:18px}.stay-card{margin-bottom:18px;border-radius:8px}.stay-top{display:block;padding:20px 17px}.stay-top>img{display:none}.stay-info{padding:0}.stay-heading h2{font-size:23px}.stay-heading .nights{font-size:23px}.stay-heading .eyebrow{font-size:10px}.stay-name{font-size:12px}.stay-dates{font-size:13px;margin-top:13px}.amenities{gap:11px 15px;margin:16px 0}.amenities dt{font-size:10px}.amenities dd{font-size:13px}.stay-address{font-size:12px}.stay-bottom{padding:13px 17px;display:flex;gap:10px}.stay-bottom .badge{margin:0;font-size:10px}.stay-bottom p{font-size:12px}.warning-card{margin:0 13px 16px;padding:16px 14px}.warning-card h3{font-size:17px}.warning-grid{grid-template-columns:1fr;gap:14px}.warning-grid strong{font-size:12px}.warning-grid p{font-size:12px}
 .packing-layout{display:block;margin-top:0}.packing-sidebar{position:static;display:block;margin-bottom:16px}.packing-progress{padding:15px 17px}.packing-progress .eyebrow{font-size:11px;margin:0}.progress-values{margin:3px 0 8px}.progress-values strong{font-size:29px}.progress-values b{font-size:17px}.packing-progress p{margin-top:8px;font-size:11px}.packing-categories{display:flex;flex-direction:row;overflow-x:auto;margin-top:12px;gap:7px;padding-bottom:5px}.packing-categories a{white-space:nowrap;border:1px solid var(--line);border-radius:6px;font-size:11px;padding:8px 9px;gap:7px;min-height:38px}.packing-categories span{font-size:10px}.packing-help{font-size:11px;margin-bottom:16px}.packing-group-head{padding:16px 16px 12px}.packing-group h2{font-size:18px}.packing-group-head p{font-size:11px}.checklist{padding:4px 16px 12px}.check-row{min-height:53px;gap:12px}.check-text{font-size:14px}.storage-status{font-size:11px}
 .operation-summary{padding:13px 12px;margin-bottom:18px;gap:10px}.operation-summary>div,.operation-summary>div:first-child{padding:0 7px 0 0}.operation-summary span{font-size:10px}.operation-summary strong{font-size:12px;line-height:1.6;display:block}.family-grid{grid-template-columns:1fr;gap:14px}.family-card{padding:20px 18px}.family-card h2{font-size:19px;margin-bottom:14px}.section-index{font-size:10px;margin-bottom:7px}.family-card p{font-size:14px}.family-card .callout{font-size:12px;margin-top:14px}.family-card .caption{font-size:11px}.mobility-compare{grid-template-columns:1fr 1fr;gap:10px}.mobility-compare>div{padding:13px 11px}.mobility-compare h3{font-size:14px}.mobility-compare p{font-size:12px}.shift-schedule{gap:10px;padding:12px}.shift-schedule dd{font-size:12px}.day-bag li{font-size:13px}.site-footer{margin-top:36px;padding:20px 0}.footer-inner{display:flex;align-items:start;gap:15px}.footer-title{font-size:11px}.footer-meta{text-align:right;font-size:10px;margin:0}.build-version{display:block;margin:3px 0 0}
}
@media print{.itinerary-controls,.today-strip,.hero-actions,.page-hero figure{display:none!important}.home-hero{grid-template-columns:1fr 250px}.day-layout,.day-detail-column{display:block}.day-map-column{max-width:700px}.day-notes{margin-top:18px}.site-footer{margin-top:25px}.day-content{display:block!important}}
.stay-overview span{color:var(--navy)}
@media(max-width:600px){.trip-summary .summary-item:nth-child(n){padding:0 14px!important}.trip-summary .summary-item:first-child{padding-left:0!important}}
