/* Modern destination guide: crisp typography, cool surfaces, large photography. */
:root { --page: #f5f7fa; --surface: #ffffff; --ink: #17202d; --muted: #596577; --muted-2: #677386; --hairline: #dde3eb; --blue: #285ee8; --blue-soft: #eaf0ff; --max: 1180px; }
body { background: var(--page); }
section[id] { scroll-margin-top: 110px; }
a, button, select { -webkit-tap-highlight-color: transparent; }
a:focus-visible, button:focus-visible, select:focus-visible, summary:focus-visible { outline: 2px solid #8a6842; outline-offset: 5px; }
.site-header { background: rgba(255,255,255,.94); backdrop-filter: blur(16px); }
.nav { min-height: 76px; }
.brand { font-size: 14px; letter-spacing: .035em; }
.nav-links { gap: 28px; font-size: 12px; }
.language-picker { position: relative; display: inline-flex; align-items: center; flex: 0 0 auto; }
.language-select { min-height: 34px; max-width: 118px; padding: 0 26px 0 10px; border: 1px solid var(--hairline); border-radius: 999px; appearance: none; background: rgba(255,255,255,.82); color: var(--ink); font: 600 12px var(--font); cursor: pointer; }
.language-picker::after { content: ""; position: absolute; right: 10px; top: 50%; width: 6px; height: 6px; border-right: 1.5px solid var(--muted); border-bottom: 1.5px solid var(--muted); transform: translateY(-70%) rotate(45deg); pointer-events: none; }
.language-select:focus-visible { outline: 2px solid var(--blue); outline-offset: 3px; }
.currency-control select { background: transparent; box-shadow: none; border-color: var(--hairline); }
.hero { min-height: min(740px, 80svh); place-items: end start; margin: 20px auto 0; width: min(100% - 40px,1440px); border-radius: 28px; }
.hero::before, .hero-image-ready .hero::before { opacity: 1; transform: none; background: linear-gradient(90deg,rgba(12,23,20,.74),rgba(12,23,20,.12)),linear-gradient(0deg,rgba(12,23,20,.55),transparent 65%),var(--hero-image-url) center / cover no-repeat; }
.hero-inner { width: min(100% - 80px,1180px); margin: 0 auto; padding: 90px 0 64px; text-align: left; }
.eyebrow { margin-bottom: 24px; font-size: 11px; letter-spacing: .14em; color: #edf2ff; }
.hero h1 { max-width: 970px; margin: 0; font-family: var(--font); font-size: clamp(64px,9vw,112px); font-weight: 750; line-height: .98; letter-spacing: -.065em; }
.hero h1 em { display: inline-block; margin-top: 16px; font-size: .48em; font-style: normal; font-weight: 500; letter-spacing: -.045em; color: #dce7ff; }
.hero-copy { margin: 30px 0 0; max-width: 490px; font-size: 16px; line-height: 1.7; }
.hero-meta { justify-content: flex-start; gap: 0; margin-top: 28px; }
.chip { min-height: 20px; padding: 0 18px; border: 0; border-right: 1px solid #ffffff50; border-radius: 0; background: none; backdrop-filter: none; font-size: 11px; }
.chip:first-child { padding-left: 0; }.chip:last-child { border: 0; }
.hero-price { font-size: 12px; font-weight: 500; }
.hero-explore { display: inline-flex; gap: 28px; align-items: center; margin-top: 30px; padding: 15px 20px; color: #17202d; background: #fff; border-radius: 12px; font-size: 13px; font-weight: 650; transition: background .2s ease; }
.hero-explore:hover { background: #eaf0ff; }
section { padding: 88px 0; }
h2 { font-family: var(--font); font-weight: 650; font-size: clamp(32px,4.2vw,52px); line-height: 1.1; letter-spacing: -.05em; }
h3 { font-size: 23px; font-weight: 500; }
.section-kicker,.related-guides-kicker { font-size: 11px; letter-spacing: .12em; color: var(--blue); }
.lead { font-size: 17px; line-height: 1.7; max-width: 660px; }
.intro-grid { gap: 64px; }
.summary-grid { grid-template-columns: 1.5fr repeat(3,1fr); gap: 12px; border-bottom: 0; }
.summary-tile,.summary-support-grid .summary-tile,.summary-budget { display: block; min-height: 0; padding: 24px; border: 1px solid var(--hairline); border-radius: 18px; background: var(--surface); box-shadow: none; }
.summary-tile::before,.summary-icon,.summary-budget .summary-icon,.summary-support-grid .summary-icon { display: none; }
.summary-budget { background: var(--blue-soft); }.summary-support-grid .summary-tile:last-child { border-right: 1px solid var(--hairline); }
.summary-budget .summary-content { display: flex; flex-direction: column; }
.summary-budget-title { order: -1; margin: 0 0 12px; font-size: 10px; letter-spacing: .14em; text-transform: uppercase; color: var(--muted); }
.summary-tile .summary-price { font-size: clamp(19px,2vw,26px); white-space: normal; line-height: 1.3; margin: 0; }
.summary-support-grid .summary-tile strong { font-size: 20px; max-width: none; margin-top: 14px; }
.summary-support-grid .summary-tile p,.summary-budget p { font-size: 12px; line-height: 1.6; margin-top: 10px; }
.summary-note { padding: 16px 0; font-size: 12px; }
.glass-card p.trust-line { font-size: 12px; color: var(--muted-2); }
.share-bar { padding: 20px 0; border: 0; border-top: 1px solid var(--hairline); border-bottom: 1px solid var(--hairline); background: none; border-radius: 0; }
.share-bar h2 { font-family: inherit; font-size: 17px; }
.share-button { border-radius: 10px; box-shadow: none; }
.share-button-primary { background: var(--blue); border-color: var(--blue); }
.story { border: 0; gap: 60px; margin-top: 44px; }
.story-card { grid-template-columns: minmax(0,1.1fr) minmax(0,1fr); gap: 48px; padding: 0 0 60px; align-items: start; }
.day-number { display: none; }
.story-image { width: 100%; aspect-ratio: 1; border-radius: 22px; }
.story-card:nth-child(even) .story-image { grid-column: 2; grid-row: 1; }
.story-card:nth-child(even) .story-content { grid-column: 1; grid-row: 1; }
.day-label { letter-spacing: .17em; font-size: 10px; margin: 4px 0 18px; }
.story-content h3 { font-family: var(--font); font-size: clamp(27px,3vw,36px); line-height: 1.15; font-weight: 650; letter-spacing: -.04em; }
.story-card p { font-size: 15px; line-height: 1.7; }
.story-plan { margin-top: 24px; gap: 12px; }.story-plan div { font-size: 13px; line-height: 1.55; }
.story-plan .story-rain strong { color: #776645; }
.story-map-link { color: var(--blue); border-bottom: 1px solid #314e4340; padding-bottom: 5px; }
.story-tags { gap: 14px; margin-top: 20px; }.story-tag { padding: 0; min-height: 24px; background: none; font-size: 11px; }.story-tag .material-symbols-outlined { color: var(--blue); font-size: 16px; }
#budget { background: #edf1f7; }
.cost-value { white-space: normal; font-variant-numeric: tabular-nums; font-size: clamp(20px,2.3vw,28px); }
.cost-price { justify-items: end; }.cost-card { padding: 24px 0; }
.transport-image,.faq-image { border-radius: 22px; box-shadow: none; }
.transport-feature-strip { border-radius: 18px; background: #eaf0ff; box-shadow: none; }
.transport-feature-icon,.transport-row-icon,.tip-icon,.tip-icon.pack,.tip-icon.food,.faq-question-icon,.faq-answer-icon { background: transparent; color: var(--blue); }
.transport-feature-icon .material-symbols-outlined,.transport-row-icon .material-symbols-outlined { color: var(--blue); }
.transport-card { padding: 26px 0; }.transport-stat strong { color: var(--blue); }
.tip { border-radius: 0; background: transparent; box-shadow: none; border: 0; border-bottom: 1px solid var(--hairline); }
.tip-note,.transport-note { background: none; font-size: 13px; }.faq-toggle { background: #eaf0ff; }
.faq-item summary { font-size: 17px; padding: 22px 0; }.faq-answer { padding: 0 0 24px; }.faq-answer p { font-size: 15px; line-height: 1.7; }
.faq-tag { background: #eaf0ff; }.faq-tag .material-symbols-outlined { color: var(--blue); }
.topic-card { border-radius: 18px; background: var(--surface); padding: 26px; }.topic-card > .material-symbols-outlined { color: var(--blue); }.topic-card b { color: var(--blue); }
.related-guides { background: #edf1f7; }.related-guides h2 { font-family: var(--font); font-weight: 650; }
.related-guide-link strong { font-size: 19px; font-weight: 500; }
.cta { padding: 90px 24px; background: #101b32; }
.cta h2 { font-family: var(--font); font-weight: 650; color: #fff; }.cta p { color: #c3cfe4; }
.cta.cta-inline h2 { color: #17202d !important; text-shadow: none; }
.cta-inline p { color: #46546a; }
.cta-inline .cta-brand { color: var(--blue); }
.cta-brand { letter-spacing: .12em; text-transform: uppercase; font-size: 11px; color: #c3cfe4; }
.cta-signature { display: flex; align-items: center; gap: 12px; }
.cta .cta-app-icon {
  display: block;
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  margin: 0;
  border-radius: 16px;
  object-fit: cover;
  box-shadow: 0 12px 24px rgba(18,43,80,.16);
}
.cta-signature .cta-brand::before { display: none; }
.cta .app-store-badge { gap: 36px; padding: 16px 22px; border-radius: 12px; background: #fff; color: #17202d; }
.cta-media img { max-height: 480px; width: 100%; object-fit: contain; border-radius: 8px; box-shadow: none; }
footer { padding: 36px 20px; background: var(--page); font-size: 11px; }

/* Itinerary v2: plan visible by default, sticky day rail, one clear layout for every day */
.ip-section { background: #f5f7fb; }
.ip-intro { display: flex; flex-wrap: wrap; align-items: end; justify-content: space-between; gap: 20px 32px; }
.ip-intro .lead { margin-top: 14px; }
.ip-sr { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); }
.ip-toggle-all { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; padding: 0 16px; border: 1px solid var(--hairline); border-radius: 12px; background: var(--surface); color: var(--ink); font: 600 14px var(--font); cursor: pointer; }
.ip-toggle-all:hover { background: var(--blue-soft); }
.ip-toggle-all .material-symbols-outlined { font-size: 20px; color: var(--blue); }
 
/* Sticky day rail */
.ip-rail-wrap { position: sticky; top: var(--ip-top, 76px); z-index: 40; margin: 26px 0 22px; padding: 10px 0; background: rgba(245, 247, 251, .94); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border-bottom: 1px solid var(--hairline); }
.ip-rail { display: flex; gap: 8px; overflow-x: auto; scrollbar-width: none; }
.ip-rail::-webkit-scrollbar { display: none; }
.ip-rail a { display: inline-flex; align-items: center; gap: 8px; flex: 0 0 auto; min-height: 44px; padding: 0 14px 0 8px; border: 1px solid var(--hairline); border-radius: 999px; background: var(--surface); color: var(--ink); font-size: 14px; font-weight: 600; white-space: nowrap; }
.ip-rail a b { display: grid; place-items: center; width: 28px; height: 28px; border-radius: 50%; background: var(--blue-soft); color: var(--blue); font-size: 13px; }
.ip-rail a.is-active { border-color: var(--blue); background: var(--blue-soft); color: var(--blue); }
.ip-rail a.is-active b { background: var(--blue); color: #fff; }
 
/* Day cards */
.ip-days { display: grid; gap: 14px; }
.ip-day { border: 1px solid var(--hairline); border-radius: 20px; background: var(--surface); scroll-margin-top: calc(var(--ip-top, 76px) + 76px); }
.ip-day > summary { display: flex; align-items: flex-start; gap: 18px; padding: 22px; cursor: pointer; list-style: none; }
.ip-day > summary::-webkit-details-marker { display: none; }
.ip-day > summary::marker { content: ""; }
.ip-badge { display: grid; place-items: center; flex: 0 0 44px; width: 44px; height: 44px; border-radius: 50%; background: var(--blue-soft); color: var(--blue); font-size: 18px; font-weight: 700; }
.ip-head { flex: 1; min-width: 0; }
.ip-head h3 { margin: 0; font-size: clamp(20px, 2.3vw, 26px); font-weight: 650; line-height: 1.2; letter-spacing: -.03em; color: var(--ink); }
.ip-focus { margin: 6px 0 0; color: var(--muted); font-size: 15px; line-height: 1.5; }
.ip-meta { display: flex; flex-wrap: wrap; gap: 6px 18px; margin: 12px 0 0; padding: 0; list-style: none; color: var(--muted); font-size: 13px; line-height: 1.4; }
.ip-meta li { display: inline-flex; align-items: center; gap: 6px; }
.ip-meta .material-symbols-outlined { color: var(--blue); font-size: 18px; }
.ip-thumb { flex: 0 0 168px; width: 168px; height: 112px; border-radius: 12px; object-fit: cover; }
.ip-plus { display: grid; place-items: center; flex: 0 0 32px; width: 32px; height: 32px; border-radius: 50%; background: #e8e8ed; color: #515154; font-size: 23px; line-height: 1; transition: transform .2s ease, background .2s ease; }
.ip-day[open] .ip-plus { transform: rotate(45deg); background: #dce7ff; }
.ip-body { padding: 4px 22px 22px 84px; }
 
/* Timeline */
.ip-steps { margin: 0; padding: 0; list-style: none; }
.ip-step { display: grid; grid-template-columns: 104px minmax(0, 1fr); gap: 16px; }
.ip-step time { padding-top: 1px; color: var(--blue); font-size: 13px; font-weight: 700; line-height: 1.4; }
.ip-step-body { position: relative; padding: 0 0 22px 22px; border-left: 2px solid var(--hairline); }
.ip-step:last-child .ip-step-body { padding-bottom: 6px; }
.ip-step-body::before { content: ""; position: absolute; top: 3px; left: -6px; width: 10px; height: 10px; border-radius: 50%; background: var(--surface); border: 2px solid var(--blue); }
.ip-step-body strong { display: block; color: var(--ink); font-size: 16px; line-height: 1.35; }
.ip-step-body p { margin: 5px 0 0; max-width: 62ch; color: var(--muted); font-size: 15px; line-height: 1.6; }
.ip-links { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 10px; }
.ip-links a { display: inline-flex; align-items: center; gap: 6px; min-height: 36px; padding: 0 12px; border: 1px solid var(--hairline); border-radius: 999px; color: var(--blue); font-size: 13px; font-weight: 600; }
.ip-links a:hover { background: var(--blue-soft); }
.ip-links .material-symbols-outlined { font-size: 17px; }
 
.ip-rain { display: flex; gap: 10px; margin: 8px 0 18px; padding: 12px 14px; border-radius: 12px; background: var(--blue-soft); color: #33445e; font-size: 14px; line-height: 1.55; }
.ip-rain .material-symbols-outlined { flex: 0 0 auto; color: var(--blue); font-size: 20px; }
.ip-rain strong { color: var(--ink); }
 
.ip-foot { display: flex; justify-content: space-between; gap: 12px; padding-top: 14px; border-top: 1px solid var(--hairline); }
.ip-foot a { display: inline-flex; align-items: center; gap: 6px; min-height: 44px; color: var(--blue); font-size: 14px; font-weight: 600; }
.ip-foot a:last-child { margin-left: auto; }
.ip-foot .material-symbols-outlined { font-size: 20px; }
 
.ip-day > summary:focus-visible { outline: 2px solid var(--blue); outline-offset: -2px; border-radius: 20px; }
 
@media (max-width: 760px) {
  .ip-day > summary { flex-wrap: wrap; gap: 14px; padding: 18px; }
  .ip-thumb { order: -1; flex: 0 0 100%; width: 100%; height: 170px; }
  .ip-badge { flex-basis: 40px; width: 40px; height: 40px; font-size: 16px; }
  .ip-head { flex-basis: calc(100% - 100px); }
  .ip-body { padding: 0 18px 18px; }
  .ip-step { grid-template-columns: 1fr; gap: 4px; }
  .ip-step time { padding-left: 24px; }
  .ip-step-body { margin-left: 4px; padding-bottom: 20px; }
  .ip-toggle-all { width: 100%; justify-content: center; }
}
@media (prefers-reduced-motion: reduce) { .ip-plus { transition: none; } }
@media (max-width: 1000px) {
 .summary-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }.summary-budget { grid-column: auto; }.summary-tile,.summary-support-grid .summary-tile { padding: 18px; }.summary-budget { padding-left: 18px; }.story-card { gap: 28px; }
}
@media (max-width: 760px) {
 .nav { min-height: 66px; flex-wrap: wrap; padding: 12px 0; gap: 10px; }.brand span { display: inline; }.nav-actions { flex: 1; justify-content: flex-end; gap: 8px; }.nav-links { display: none; }.language-select { max-width: 106px; min-height: 36px; font-size: 11px; }
 .hero { min-height: 670px; min-height: min(760px,90svh); }.hero-inner { width: calc(100% - 40px); padding: 60px 0 42px; }.hero h1 { font-size: clamp(54px,12vw,82px); }.hero h1 em { font-size: .6em; line-height: 1.12; }.hero-copy { font-size: 14px; margin-top: 24px; }.hero-meta { gap: 12px; }.chip { padding: 0; border: 0; }.hero-explore { margin-top: 26px; }
 section { padding: 56px 0; }.container { width: calc(100% - 40px); }.summary-support-grid { display: contents; }.summary-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }.summary-tile,.summary-support-grid .summary-tile { padding: 14px 12px; border: 0; border-bottom: 1px solid var(--hairline); }.summary-budget { padding-left: 12px; }.summary-tile .summary-price { font-size: 18px; }.summary-support-grid .summary-tile strong { font-size: 17px; }.summary-note { grid-column: 1/-1; }.intro-grid { gap: 36px; }
 .share-bar { gap: 18px; }.share-actions { width: 100%; }.share-status:empty { display: none; }
 .story { gap: 34px; }.story-card { grid-template-columns: 1fr; gap: 22px; padding-bottom: 34px; }.story-card:nth-child(even) .story-image,.story-card:nth-child(even) .story-content { grid-column: auto; grid-row: auto; }.story-image { aspect-ratio: 1.25; }.story-plan { margin-top: 20px; }.cost-price { justify-items: start; }.cost-card { padding: 18px 0; }
 .cta-inner { display: grid; grid-template-columns: 1fr; }.cta h2,.cta p { max-width: none; margin-left: 0; }.cta-media { max-width: 320px; justify-self: center; }.cta { padding: 58px 20px; }.cta .app-store-badge { align-self: flex-start; }
}
@media (max-width: 760px) {
 .hero { width: calc(100% - 24px); margin-top: 12px; border-radius: 20px; min-height: 600px; }
 .hero-inner { width: calc(100% - 40px); }.hero h1 { font-size: clamp(52px,12vw,80px); }
 .summary-grid { gap: 10px; }.summary-tile,.summary-support-grid .summary-tile { border: 1px solid var(--hairline); padding: 16px; }.summary-budget { padding-left: 16px; }
 .summary-tile .summary-price { overflow-wrap: anywhere; }.story-image { border-radius: 16px; }
 .hero-explore { min-height: 44px; }.share-button { min-height: 44px; }
}
@media (prefers-reduced-motion: reduce) { *,*::before,*::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; } }
/* Short headlines up front; native disclosures retain keyboard and no-script access. */
:root { --page: #f5f5f7; --surface: #fff; --ink: #1d1d1f; --blue: #0066cc; }
.learn-details { display: block; width: 100%; margin-top: 22px; min-width: 0; }
.learn-details > summary { display: grid; grid-template-columns: minmax(0, 1fr) 30px; align-items: center; gap: 20px; width: 100%; min-height: 48px; box-sizing: border-box; padding: 12px 0; color: var(--blue); cursor: pointer; list-style: none; font-size: 15px; font-weight: 500; }
.learn-details > summary::-webkit-details-marker { display: none; }
.learn-details > summary::marker { content: ""; }
.learn-details > summary > span { display: grid; align-items: center; justify-content: center; width: 30px; height: 30px; box-sizing: border-box; padding: 0; border-radius: 50%; color: #515154; background: #e8e8ed; font-size: 23px; font-weight: 400; line-height: 1; text-align: center; transition: transform .2s ease; }
.learn-details[open] > summary > span { transform: rotate(45deg); }
.learn-body { padding: 4px 0 20px; }
.section-details { border-top: 1px solid var(--hairline); }
.cost-detail { margin-top: 6px; }.cost-detail > summary { display: inline-flex; align-items: center; gap: 7px; color: var(--blue); cursor: pointer; font-size: 13px; padding: 8px 0; list-style: none; }.cost-detail > summary::-webkit-details-marker { display: none; }.cost-detail > summary::after { content: "+"; display: inline-grid; place-items: center; width: 18px; height: 18px; border: 1px solid currentColor; border-radius: 50%; font-size: 15px; font-weight: 400; line-height: 1; }.cost-detail[open] > summary::after { content: "−"; }
.cost-badge,.cost-caption { display: none; }
.story { gap: 28px; }.story-card { align-items: center; padding: 28px; border: 0; background: white; border-radius: 28px; }
.story-image { aspect-ratio: 1.35; }.story-content h3 { max-width: 16ch; }
.story-plan { margin-top: 18px; }.story-card .learn-body p { font-size: 15px; }
.faq-item summary { display: grid; grid-template-columns: 40px minmax(0,1fr) 40px; width: 100%; gap: 16px; align-items: center; }
.faq-question-icon { width: 36px; height: 36px; }.faq-question-icon .material-symbols-outlined { font-size: 22px; }
.faq-toggle { justify-self: end; width: 36px; height: 36px; margin-left: auto; box-sizing: border-box; padding: 0; line-height: 1; }
.share-bar .section-kicker,.share-bar p:not(.section-kicker) { display: none; }
.transport-feature-strip { margin-top: 32px; }.transport-details { margin-top: 12px; }
.tips-list { margin-top: 8px; }.faq-hero-copy .lead { display: none; }
.hero-copy { font-size: 21px; }.hero h1 em { font-size: .42em; }
@media (max-width: 760px) { .story-card { padding: 18px; border-radius: 22px; }.story-content h3 { max-width: none; }.learn-details > summary { font-size: 14px; }.hero-copy { font-size: 18px; } }
@media print { .print-summary h1,.print-summary h2 { color: #111; }.print-summary { background: white; } }
@media (prefers-reduced-motion: no-preference) { .motion-ready .story-card,.motion-ready .topic-card,.motion-ready .summary-tile,.motion-ready .cta { will-change: transform, opacity; } }

/* CTA system: one clear handoff, a concrete product preview, and a mobile-safe follow-up. */
.cta { position: relative; overflow: hidden; isolation: isolate; }
.cta-inner { width: min(1080px, 100%); margin: 0 auto; }
.cta-copy { display: flex; flex-direction: column; align-items: flex-start; min-width: 0; }
.cta h2 { max-width: 560px; }
.cta p { max-width: 510px; }
.cta-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 20px; margin-top: 26px; }
.cta-actions > a { align-self: auto; width: auto; height: auto; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; color: inherit; box-shadow: none; }
.cta .app-store-badge { display: block; width: auto; height: auto; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; line-height: 0; box-shadow: none; }
.cta .app-store-badge img { display: block; width: 180px; height: auto; min-height: 60px; object-fit: contain; }
.cta .app-store-badge:hover, .cta .app-store-badge:active { background: transparent; }
.cta .app-store-badge:focus-visible { outline: 2px solid currentColor; outline-offset: 6px; border-radius: 6px; }
.cta .cta-secondary { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; color: inherit; font-size: 14px; font-weight: 600; line-height: 1.3; text-decoration: none; border-bottom: 1px solid currentColor; }
.cta .cta-secondary span { transition: transform .2s ease; }
.cta .cta-secondary:hover span, .cta .cta-secondary:focus-visible span { transform: translateX(4px); }
.cta-proof { display: flex; flex-wrap: wrap; gap: 0; margin: 24px 0 0; padding: 0; color: inherit; font-size: 12px; line-height: 1.5; list-style: none; opacity: .78; }
.cta-proof li { display: inline-flex; align-items: center; }
.cta-proof li + li::before { content: ""; width: 3px; height: 3px; margin: 0 10px; border-radius: 50%; background: currentColor; opacity: .55; }
.cta-media { align-self: center; display: flex; justify-content: center; min-width: 0; }
.cta-media img { display: block; width: min(100%, 300px); height: auto; max-height: 520px; object-fit: contain; }
.cta-inline { color: var(--ink); background: var(--blue-soft); }
.cta-inline .cta-brand { color: var(--blue); }
.cta-inline p { color: #46546a; }
.cta-inline .cta-secondary { color: var(--blue); }
.cta-inline .cta-media img { filter: drop-shadow(0 24px 32px rgba(18, 43, 80, .2)); }
.cta-closing { color: #fff; background: #101b32; }
.cta-closing .cta-brand { color: #c3cfe4; }
.cta-closing p { color: #c3cfe4; }
.cta-closing .cta-secondary { color: #dbe7ff; }
.cta-closing .cta-media img { filter: drop-shadow(0 24px 36px rgba(0, 0, 0, .36)); }
.mobile-cta { display: none; }

@media (max-width: 760px) {
 .cta { padding: 64px 20px; }
 .cta-inner { grid-template-columns: 1fr; gap: 32px; }
 .cta-media { order: 2; }
 .cta-media img { width: min(100%, 250px); max-height: 480px; }
 .cta-actions { align-items: flex-start; flex-direction: column; gap: 16px; }
 .cta-proof { margin-top: 20px; font-size: 11px; }
 .mobile-cta { position: fixed; z-index: 30; right: 12px; bottom: calc(12px + env(safe-area-inset-bottom)); left: 12px; display: flex; align-items: stretch; border: 1px solid rgba(255, 255, 255, .2); border-radius: 18px; background: rgba(16, 27, 50, .94); box-shadow: 0 16px 36px rgba(10, 18, 35, .28); backdrop-filter: blur(18px); opacity: 0; transform: translateY(16px); visibility: hidden; pointer-events: none; transition: opacity .25s ease, transform .25s ease, visibility .25s ease; }
 .mobile-cta.is-visible { opacity: 1; transform: translateY(0); visibility: visible; pointer-events: auto; }
 .mobile-cta-link { display: flex; align-items: center; min-width: 0; min-height: 64px; flex: 1; gap: 14px; padding: 10px 14px; color: #fff; text-decoration: none; }
 .mobile-cta-copy { display: grid; min-width: 0; gap: 2px; }
 .mobile-cta-copy strong { overflow: hidden; font-size: 14px; font-weight: 650; line-height: 1.25; text-overflow: ellipsis; white-space: nowrap; }
 .mobile-cta-copy small { color: #c3cfe4; font-size: 11px; line-height: 1.3; }
 .mobile-cta-arrow { margin-left: auto; color: #dbe7ff; font-size: 24px; line-height: 1; }
 .mobile-cta-dismiss { display: grid; place-items: center; flex: 0 0 44px; width: 44px; min-height: 44px; margin: 10px 8px 10px 0; padding: 0; border: 0; border-left: 1px solid rgba(255, 255, 255, .2); border-radius: 0; background: transparent; color: #c3cfe4; font-size: 22px; line-height: 1; cursor: pointer; }
 .mobile-cta-dismiss:hover, .mobile-cta-dismiss:focus-visible { color: #fff; }
 html.mobile-cta-active body { padding-bottom: 92px; }
}
@media (min-width: 761px) { .mobile-cta { display: none !important; } }
@media (prefers-reduced-motion: reduce) { .cta .cta-secondary span { transition: none; }.mobile-cta { transition: none; transform: none; } }

/* Wayfinding and decision summaries: keep the long guide easy to scan on a phone. */
.mobile-section-nav { display: none; }
.guide-meta { margin: 14px 0 0; color: var(--muted-2); font-size: 12px; line-height: 1.5; }
.budget-total { position: sticky; top: 92px; z-index: 2; display: flex; align-items: center; justify-content: space-between; gap: 24px; margin: 34px 0 24px; padding: 18px 20px; border: 1px solid var(--hairline); border-radius: 16px; background: rgba(255,255,255,.86); box-shadow: 0 12px 30px rgba(18,43,80,.08); backdrop-filter: blur(14px); }
.budget-total > div { display: grid; gap: 4px; }
.budget-total-label { color: var(--muted-2); font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.budget-total strong { color: var(--ink); font-size: clamp(22px, 3vw, 32px); font-weight: 700; letter-spacing: -.035em; line-height: 1.15; font-variant-numeric: tabular-nums; }
.budget-total-note { max-width: 260px; color: var(--muted); font-size: 12px; line-height: 1.45; text-align: right; }
.transport-feature { color: inherit; text-decoration: none; transition: background .2s ease, transform .2s ease; }
.transport-feature:hover, .transport-feature:focus-visible { background: rgba(255,255,255,.58); transform: translateY(-2px); }
.transport-feature:focus-visible { outline: 2px solid var(--blue); outline-offset: -3px; }
.cost-detail > summary { color: var(--blue); font-size: 11px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.cost-detail > p { margin: 7px 0 0; color: var(--muted); font-size: 14px; line-height: 1.45; }
.cost-items { display: flex; flex-wrap: wrap; gap: 7px; margin: 7px 0 0; padding: 0; list-style: none; }
.cost-items li { display: inline-flex; align-items: center; min-height: 28px; padding: 5px 10px; border: 1px solid rgba(0, 102, 204, .14); border-radius: 999px; background: rgba(255, 255, 255, .7); color: var(--ink); font-size: 12px; font-weight: 550; line-height: 1.25; }

@media (max-width: 760px) {
  .mobile-section-nav { display: flex; align-items: center; gap: 12px; width: 100%; min-height: 46px; padding: 0 20px 10px; overflow: hidden; background: rgba(255,255,255,.94); border-top: 1px solid var(--hairline); }
  .mobile-section-label { flex: 0 0 auto; color: var(--muted-2); font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
  .mobile-section-links { display: flex; gap: 8px; min-width: 0; overflow-x: auto; scrollbar-width: none; }
  .mobile-section-links::-webkit-scrollbar { display: none; }
  .mobile-section-links a { display: inline-flex; align-items: center; min-height: 36px; flex: 0 0 auto; padding: 0 12px; border: 1px solid var(--hairline); border-radius: 999px; background: var(--surface); color: var(--ink); font-size: 12px; font-weight: 650; white-space: nowrap; }
  .mobile-section-links a.is-active { border-color: var(--blue); background: var(--blue-soft); color: var(--blue); }
  .mobile-section-links a:active { background: var(--blue-soft); }
  .budget-total { position: relative; top: auto; display: grid; gap: 12px; margin-top: 26px; padding: 16px; }
  .budget-total-note { max-width: none; text-align: left; }
}

@media (prefers-reduced-motion: reduce) {
  .transport-feature { transition: none; }
}

/* Premium CTA treatment: a focused handoff with depth, hierarchy and a framed product preview. */
.cta { border-top: 1px solid rgba(255,255,255,.16); }
.cta::before { content: ""; position: absolute; inset: 0; pointer-events: none; opacity: .9; background: radial-gradient(circle at 82% 18%, rgba(74,126,255,.24), transparent 34%), radial-gradient(circle at 8% 96%, rgba(255,255,255,.32), transparent 30%), repeating-linear-gradient(135deg, rgba(255,255,255,.04) 0, rgba(255,255,255,.04) 1px, transparent 1px, transparent 11px); }
.cta-inner { position: relative; z-index: 1; grid-template-columns: minmax(0,1.08fr) minmax(280px,.92fr); gap: clamp(42px,7vw,96px); align-items: center; }
.cta-copy { padding: clamp(4px,1vw,12px) 0; }
.cta-brand { display: inline-flex; align-items: center; gap: 9px; }
.cta-brand::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: currentColor; box-shadow: 0 0 0 5px color-mix(in srgb, currentColor 14%, transparent); }
.cta h2 { margin-top: 18px; font-size: clamp(42px,5.2vw,72px); line-height: 1.02; letter-spacing: -.055em; }
.cta-inline { background: radial-gradient(circle at 78% 18%, rgba(62,112,239,.14), transparent 34%), linear-gradient(135deg, #e6edff 0%, #f7f9ff 58%, #e8efff 100%); }
.cta-inline::before { opacity: .6; }
.cta-inline p { max-width: 540px; color: #42536c; }
.cta-closing { background: radial-gradient(circle at 78% 20%, rgba(79,128,255,.18), transparent 36%), #101b32; }
.cta-actions { gap: 14px; margin-top: 30px; }
.cta .cta-secondary { order: -1; justify-content: center; min-height: 48px; padding: 0 20px; border: 0; border-radius: 999px; font-size: 14px; font-weight: 700; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.cta .cta-secondary:hover, .cta .cta-secondary:focus-visible { transform: translateY(-2px); }
.cta-inline .cta-secondary { color: #fff; background: #1769e8; box-shadow: 0 12px 26px rgba(23,105,232,.24); }
.cta-inline .cta-secondary:hover, .cta-inline .cta-secondary:focus-visible { background: #0d57cb; box-shadow: 0 15px 30px rgba(23,105,232,.32); }
.cta-closing .cta-secondary { color: #16243e; background: #fff; box-shadow: 0 12px 26px rgba(0,0,0,.2); }
.cta-closing .cta-secondary:hover, .cta-closing .cta-secondary:focus-visible { background: #eaf0ff; box-shadow: 0 15px 30px rgba(0,0,0,.28); }
.cta-proof { gap: 8px; margin-top: 26px; opacity: 1; }
.cta-proof li { min-height: 28px; padding: 5px 10px; border: 1px solid currentColor; border-radius: 999px; opacity: .72; }
.cta-proof li + li::before { display: none; }
.cta-media { position: relative; width: min(100%,350px); padding: 28px 22px 18px; border: 1px solid rgba(255,255,255,.7); border-radius: 32px; background: rgba(255,255,255,.58); box-shadow: 0 26px 60px rgba(18,43,80,.16); }
.cta-media::before { content: "TRIP BUDGET"; position: absolute; top: 13px; left: 22px; color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: .14em; }
.cta-media img { width: min(100%,260px); margin: 17px auto 0; border-radius: 20px; filter: drop-shadow(0 22px 28px rgba(18,43,80,.2)); }
.cta-closing .cta-media { border-color: rgba(255,255,255,.18); background: rgba(255,255,255,.08); box-shadow: 0 26px 60px rgba(0,0,0,.3); }
.cta-closing .cta-media::before { color: #b8ccff; }

@media (max-width: 760px) {
  .cta-inner { gap: 38px; }
  .cta h2 { margin-top: 16px; font-size: clamp(42px,11vw,62px); }
  .cta-actions { align-items: flex-start; }
  .cta-media { width: min(100%,320px); padding: 26px 18px 16px; }
  .cta-media::before { left: 18px; }
  .cta-media img { width: min(100%,245px); }
  .cta-proof { gap: 6px; }
  .cta-proof li { padding: 5px 8px; font-size: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  .cta .cta-secondary { transition: none; }
}

/* Keep the CTA readable on narrow phones: the copy owns the row, then the
   product preview follows at a controlled width. The inline CTA's legacy
   flex rules otherwise shrink .cta-copy to its content width. */
@media (max-width: 600px) {
  .cta,
  .cta-inner,
  .cta-copy,
  .cta-media { min-width: 0; max-width: 100%; }

  .cta { padding: 58px 20px calc(132px + env(safe-area-inset-bottom)); }
  .cta-inner {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 30px;
  }
  .cta-copy { width: 100%; padding: 0; }
  .cta h2 {
    width: 100%;
    max-width: none;
    font-size: clamp(40px, 11.5vw, 56px);
    line-height: 1.02;
    overflow-wrap: normal;
    word-break: normal;
  }
  .cta p { width: 100%; max-width: 34rem; font-size: 16px; line-height: 1.55; }
  .cta-actions {
    width: 100%;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
  }
  .cta .app-store-badge { flex: 0 0 auto; }
  .cta .app-store-badge img { width: 164px; min-height: 0; }
  .cta .cta-secondary { flex: 0 1 auto; min-height: 44px; padding: 0 16px; }
  .cta-media {
    order: 2;
    align-self: center;
    width: min(100%, 286px);
    padding: 24px 16px 14px;
  }
  .cta-media img { width: min(100%, 214px); max-height: 370px; margin-top: 16px; }
  .cta-signature { gap: 10px; }
  .cta .cta-app-icon { flex-basis: 48px; width: 48px; height: 48px; border-radius: 14px; }
  html.mobile-cta-active body { padding-bottom: calc(112px + env(safe-area-inset-bottom)); }
}

/* Real-route timeline: personal detail with the same quiet, editorial rhythm as the guide. */
.real-route { background: #f5f7fb; }
.real-route-heading { display: flex; align-items: end; justify-content: space-between; gap: 36px; }
.real-route-heading .lead { margin-bottom: 0; }
.real-route-stamp { display: grid; grid-template-columns: auto auto; align-items: center; gap: 12px; flex: 0 0 auto; padding: 12px 16px; border: 1px solid var(--hairline); border-radius: 16px; background: rgba(255,255,255,.76); color: var(--muted); font-size: 11px; line-height: 1.35; }
.real-route-stamp strong { color: var(--blue); font-size: 42px; line-height: .85; letter-spacing: -.06em; }
.real-route-check { display: flex; align-items: flex-start; gap: 12px; margin-top: 30px; padding: 16px 18px; border: 1px solid #d7e3ff; border-radius: 16px; background: #eef4ff; color: #415473; font-size: 13px; line-height: 1.6; }
.real-route-check .material-symbols-outlined { flex: 0 0 auto; color: var(--blue); font-size: 20px; }
.real-route-check p { margin: 0; }
.real-route-check strong { color: var(--ink); }
.real-route-check a { color: var(--blue); text-decoration: underline; text-underline-offset: 3px; }
.real-route-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 14px; margin-top: 28px; }
.real-day-card { position: relative; min-width: 0; padding: 24px 24px 22px 66px; border: 1px solid var(--hairline); border-radius: 22px; background: var(--surface); box-shadow: 0 12px 30px rgba(18,43,80,.05); }
.real-day-index { position: absolute; top: 24px; left: 24px; color: var(--blue); font-size: 11px; font-weight: 800; letter-spacing: .12em; }
.real-day-details > summary { display: grid; grid-template-columns: minmax(0,1fr) 30px; align-items: center; gap: 16px; min-height: 52px; cursor: pointer; list-style: none; }
.real-day-details > summary::-webkit-details-marker { display: none; }
.real-day-details > summary::marker { content: ""; }
.real-day-summary-copy { display: grid; gap: 5px; min-width: 0; }
.real-day-date { color: var(--blue); font-size: 10px; font-weight: 750; letter-spacing: .13em; text-transform: uppercase; }
.real-day-summary-copy strong { color: var(--ink); font-family: var(--font); font-size: clamp(21px,2.4vw,28px); font-weight: 650; line-height: 1.12; letter-spacing: -.04em; }
.real-day-summary-copy small { color: var(--muted); font-size: 12px; line-height: 1.45; }
.real-day-toggle { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: #e8e8ed; color: #515154; font-size: 23px; font-weight: 400; line-height: 1; transition: transform .2s ease, background .2s ease; }
.real-day-details[open] .real-day-toggle { transform: rotate(45deg); background: #dce7ff; }
.real-day-body { padding-top: 18px; }
.real-day-timeline { display: grid; gap: 0; margin: 0; padding: 0; list-style: none; }
.real-day-timeline li { display: grid; grid-template-columns: 88px minmax(0,1fr); gap: 14px; padding: 13px 0; border-top: 1px solid var(--hairline); }
.real-day-timeline time { color: var(--blue); font-size: 11px; font-weight: 750; line-height: 1.45; font-variant-numeric: tabular-nums; }
.real-day-timeline div { display: grid; gap: 4px; min-width: 0; }
.real-day-timeline strong { color: var(--ink); font-size: 13px; line-height: 1.35; }
.real-day-timeline span { color: var(--muted); font-size: 13px; line-height: 1.55; }
.real-day-note { margin: 16px 0 0; padding: 11px 12px; border-left: 3px solid #8a6842; background: #fbf8f3; color: #665946; font-size: 12px; line-height: 1.55; }
.real-day-card-disney { background: linear-gradient(145deg, #fff 0%, #f7f4ff 100%); }
.budget-route-note { margin: 22px 0 0; padding: 14px 16px; border-left: 3px solid var(--blue); background: #eef4ff; color: #42536c; font-size: 13px; line-height: 1.6; }
.budget-route-note strong { color: var(--ink); }

/* Budget follows the itinerary's grouped iOS surfaces while keeping every
   category visible for quick comparison. */
.budget-ios {
  background: #f2f2f7;
  color: #1c1c1e;
}
.budget-ios .container { max-width: 980px; }
.budget-ios-intro {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px 32px;
}
.budget-ios-intro h2 { max-width: 650px; color: #1c1c1e; }
.budget-ios-intro .lead { max-width: 660px; color: #636366; }
.budget-ios-summary {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  gap: 10px;
  flex: 0 0 auto;
  min-width: 132px;
  padding: 12px 16px;
  border-radius: 16px;
  background: rgba(255,255,255,.78);
  box-shadow: inset 0 0 0 1px rgba(60,60,67,.08);
  color: #636366;
  font-size: 11px;
  line-height: 1.25;
}
.budget-ios-summary strong {
  color: #0a84ff;
  font-size: 42px;
  font-weight: 750;
  letter-spacing: -.06em;
  line-height: .85;
}
.budget-ios-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 30px;
}
.budget-ios-card {
  --budget-accent: #0a84ff;
  position: relative;
  display: grid;
  grid-template-columns: 48px minmax(0,1fr);
  gap: 16px;
  min-width: 0;
  overflow: hidden;
  padding: 22px 22px 20px;
  border-radius: 22px;
  background: rgba(255,255,255,.96);
  box-shadow: 0 1px 1px rgba(0,0,0,.04), 0 10px 28px rgba(0,0,0,.055);
}
.budget-ios-card::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: var(--budget-accent);
}
.budget-ios-card:nth-child(2) { --budget-accent: #5e5ce6; }
.budget-ios-card:nth-child(3) { --budget-accent: #ff9f0a; }
.budget-ios-card:nth-child(4) { --budget-accent: #30d158; }
.budget-ios-card:nth-child(5) { --budget-accent: #c751d9; }
.budget-ios-card-disney { background: linear-gradient(145deg, #fff 0%, #f7f4ff 100%); }
.budget-ios-icon {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 13px;
  background: rgba(10,132,255,.12);
  color: var(--budget-accent);
  box-shadow: inset 0 0 0 1px rgba(10,132,255,.14);
}
.budget-ios-card:nth-child(2) .budget-ios-icon { background: rgba(94,92,230,.12); box-shadow: inset 0 0 0 1px rgba(94,92,230,.14); }
.budget-ios-card:nth-child(3) .budget-ios-icon { background: rgba(255,159,10,.14); box-shadow: inset 0 0 0 1px rgba(255,159,10,.16); }
.budget-ios-card:nth-child(4) .budget-ios-icon { background: rgba(48,209,88,.14); box-shadow: inset 0 0 0 1px rgba(48,209,88,.16); }
.budget-ios-card:nth-child(5) .budget-ios-icon { background: rgba(199,81,217,.12); box-shadow: inset 0 0 0 1px rgba(199,81,217,.14); }
.budget-ios-icon .material-symbols-outlined { font-size: 21px; }
.budget-ios-content { min-width: 0; }
.budget-ios-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.budget-ios-label {
  color: var(--budget-accent);
  font-size: 10px;
  font-weight: 750;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.budget-ios-number {
  color: #8e8e93;
  font-size: 11px;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}
.budget-ios-card h3 {
  margin: 8px 0 0;
  color: #1c1c1e;
  font-size: clamp(20px, 2.1vw, 25px);
  font-weight: 650;
  line-height: 1.15;
  letter-spacing: -.035em;
}
.budget-ios-price {
  margin-top: 11px;
  color: var(--budget-accent);
  font-size: clamp(24px, 2.6vw, 34px);
  font-weight: 750;
  letter-spacing: -.045em;
  line-height: 1.05;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.budget-ios-price-caption {
  display: block;
  margin-top: 4px;
  color: #8e8e93;
  font-size: 10px;
  font-weight: 650;
  letter-spacing: .04em;
  line-height: 1.3;
  text-transform: uppercase;
}
.budget-ios-focus {
  margin: 8px 0 0;
  color: #3a3a3c;
  font-size: 14px;
  font-weight: 550;
  line-height: 1.5;
}
.budget-ios-detail {
  margin: 7px 0 0;
  color: #636366;
  font-size: 13px;
  line-height: 1.5;
}
.budget-ios-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}
.budget-ios-meta li {
  min-height: 26px;
  padding: 4px 9px;
  border-radius: 999px;
  background: #f2f2f7;
  color: #636366;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.25;
}
.budget-ios-note {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin: 18px 0 0;
  padding: 13px 14px;
  border-radius: 14px;
  background: rgba(10,132,255,.1);
  color: #3a3a3c;
  font-size: 13px;
  line-height: 1.5;
}
.budget-ios-note .material-symbols-outlined { flex: 0 0 auto; color: #007aff; font-size: 18px; }
.budget-ios-note strong { color: #1c1c1e; }

/* Rancang wordmark: use the app icon and keep the product name prominent. */
.brand { gap: 10px; color: #1d1d1f; font-weight: 750; letter-spacing: -.01em; }
.brand-mark {
  width: 29px !important;
  height: 29px !important;
  border-radius: 8px;
  object-fit: cover;
  box-shadow: 0 2px 8px rgba(18,43,80,.12);
}
.brand-name { display: inline !important; font-size: 15px; font-weight: 750; letter-spacing: -.02em; }
@media (max-width: 760px) {
  .budget-ios { padding-top: 68px; }
  .budget-ios-intro { align-items: flex-start; flex-direction: column; gap: 20px; }
  .budget-ios-summary { align-self: flex-start; }
  .budget-ios-list { grid-template-columns: 1fr; gap: 12px; margin-top: 24px; }
  .budget-ios-card { grid-template-columns: 42px minmax(0,1fr); gap: 13px; padding: 19px 18px 18px; border-radius: 20px; }
  .budget-ios-icon { width: 40px; height: 40px; border-radius: 12px; }
  .budget-ios-card h3 { font-size: 22px; }
  .budget-ios-price { font-size: 27px; }
  .budget-ios-focus { font-size: 14px; }
  .brand-mark { width: 28px !important; height: 28px !important; border-radius: 8px; }
  .brand-name { font-size: 15px; }
}
@media (min-width: 761px) {
  .budget-ios-card:last-child { grid-column: 1 / -1; }
}
@media (max-width: 760px) {
  .real-route-heading { align-items: flex-start; flex-direction: column; gap: 22px; }
  .real-route-stamp { align-self: flex-start; }
  .real-route-grid { grid-template-columns: 1fr; gap: 12px; }
  .real-day-card { padding: 20px 18px 18px 54px; border-radius: 18px; }
  .real-day-index { top: 20px; left: 18px; }
  .real-day-summary-copy strong { font-size: 23px; }
  .real-day-timeline li { grid-template-columns: 76px minmax(0,1fr); gap: 10px; }
  .real-day-timeline span { font-size: 12px; }
}
@media (prefers-reduced-motion: reduce) {
  .real-day-toggle { transition: none; }
}
/* Day highlights stay visible while the full plan remains collapsible. */
#itinerary .real-route-grid { align-items: start; }
#itinerary .day-overview { padding: 24px; overflow: hidden; }
.day-photo { display: block; width: calc(100% + 48px); max-width: none; height: 230px; margin: -24px -24px 24px; object-fit: cover; object-position: center 48%; }
.day-overview-heading h3 { margin: 10px 0 12px; font-size: clamp(24px, 2.5vw, 30px); line-height: 1.15; letter-spacing: -.035em; font-weight: 650; color: var(--ink); }
.day-focus { margin: 0; color: #34445b; font-size: 15px; line-height: 1.5; font-weight: 600; }
.day-highlights { display: grid; gap: 10px; margin: 20px 0 24px; padding-left: 18px; color: #46546a; font-size: 14px; line-height: 1.55; }
.day-highlights li::marker { color: var(--blue); }
.day-overview .real-day-details { border-top: 1px solid var(--hairline); padding-top: 14px; }
.day-overview .real-day-summary-copy strong { font-size: 14px; color: var(--blue); letter-spacing: 0; }
@media (max-width: 760px) { #itinerary .day-overview { padding: 20px; } .day-photo { width: calc(100% + 40px); margin: -20px -20px 20px; height: 210px; } }

/* iOS-style itinerary: grouped surfaces, system spacing and familiar disclosures. */
.ip-section {
  --ip-system-blue: #0a84ff;
  --ip-system-indigo: #5e5ce6;
  --ip-system-orange: #ff9f0a;
  --ip-system-green: #30d158;
  --ip-system-pink: #ff375f;
  --ip-system-gray: #f2f2f7;
  background: var(--ip-system-gray);
}
.ip-section .container { max-width: 980px; }
.ip-intro { align-items: flex-end; }
.ip-intro h2 { max-width: 650px; color: #1c1c1e; }
.ip-intro .lead { max-width: 660px; color: #636366; }
.ip-toggle-all {
  min-height: 40px;
  padding: 0 15px;
  border: 0;
  border-radius: 12px;
  background: rgba(120, 120, 128, .12);
  color: var(--ip-system-blue);
  box-shadow: none;
}
.ip-toggle-all:hover { background: rgba(120, 120, 128, .18); }
.ip-toggle-all .material-symbols-outlined { color: currentColor; }
.ip-rail-wrap {
  top: var(--ip-top, 76px);
  margin: 28px -12px 24px;
  padding: 10px 12px;
  border: 0;
  background: rgba(242, 242, 247, .84);
  box-shadow: 0 1px rgba(60, 60, 67, .16);
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
}
.ip-rail { gap: 7px; }
.ip-rail a {
  min-height: 38px;
  padding: 0 12px 0 6px;
  border: 0;
  border-radius: 11px;
  background: rgba(255, 255, 255, .78);
  color: #3a3a3c;
  font-size: 13px;
  font-weight: 650;
  box-shadow: inset 0 0 0 1px rgba(60, 60, 67, .08);
}
.ip-rail a b {
  width: 26px;
  height: 26px;
  border-radius: 8px;
  background: #e5e5ea;
  color: #3a3a3c;
  font-size: 12px;
}
.ip-rail a.is-active {
  background: var(--ip-system-blue);
  color: #fff;
  box-shadow: none;
}
.ip-rail a.is-active b { background: rgba(255, 255, 255, .22); color: #fff; }
.ip-days { gap: 16px; }
.ip-day {
  --ip-accent: var(--ip-system-blue);
  position: relative;
  overflow: hidden;
  border: 0;
  border-radius: 24px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .04), 0 10px 28px rgba(0, 0, 0, .055);
}
.ip-day::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: var(--ip-accent);
}
.ip-day:nth-child(2) { --ip-accent: var(--ip-system-indigo); }
.ip-day:nth-child(3) { --ip-accent: var(--ip-system-orange); }
.ip-day:nth-child(4) { --ip-accent: var(--ip-system-green); }
.ip-day:nth-child(5) { --ip-accent: var(--ip-system-pink); }
.ip-day:nth-child(6) { --ip-accent: #8e8e93; }
.ip-day > summary {
  align-items: center;
  gap: 16px;
  padding: 22px 24px;
}
.ip-day > summary:hover { background: rgba(120, 120, 128, .035); }
.ip-badge {
  flex-basis: 48px;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: color-mix(in srgb, var(--ip-accent) 14%, white);
  color: var(--ip-accent);
  font-size: 18px;
  font-weight: 750;
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--ip-accent) 12%, transparent);
}
.ip-head h3 { color: #1c1c1e; font-size: clamp(21px, 2.25vw, 27px); }
.ip-focus { color: #636366; font-size: 15px; font-weight: 550; }
.ip-meta { gap: 7px; margin-top: 13px; }
.ip-meta li {
  min-height: 28px;
  padding: 4px 9px;
  border-radius: 999px;
  background: #f2f2f7;
  color: #636366;
  font-size: 12px;
  font-weight: 600;
}
.ip-meta .material-symbols-outlined { color: var(--ip-accent); font-size: 16px; }
.ip-thumb {
  flex-basis: 178px;
  width: 178px;
  height: 118px;
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, .14);
}
.ip-plus {
  flex-basis: 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(120, 120, 128, .12);
  color: #636366;
  font-size: 0;
}
.ip-plus::after { content: "›"; font-size: 27px; font-weight: 400; line-height: 1; }
.ip-day[open] .ip-plus { transform: rotate(90deg); background: color-mix(in srgb, var(--ip-accent) 14%, white); color: var(--ip-accent); }
.ip-body {
  margin: 0 20px 20px 88px;
  padding: 0;
  border-radius: 16px;
  background: #f2f2f7;
  overflow: hidden;
}
.ip-steps { background: #fff; }
.ip-step { grid-template-columns: 116px minmax(0, 1fr); gap: 0; }
.ip-step + .ip-step { border-top: 1px solid rgba(60, 60, 67, .12); }
.ip-step time {
  display: flex;
  align-items: flex-start;
  padding: 19px 12px 18px 18px;
  color: var(--ip-accent);
  font-size: 12px;
  font-weight: 750;
  letter-spacing: .01em;
}
.ip-step-body { padding: 17px 18px 18px 0; border: 0; }
.ip-step:last-child .ip-step-body { padding-bottom: 18px; }
.ip-step-body::before { display: none; }
.ip-step-body strong { color: #1c1c1e; font-size: 16px; }
.ip-step-body p { color: #636366; font-size: 14px; line-height: 1.55; }
.ip-links a {
  min-height: 32px;
  border: 0;
  border-radius: 9px;
  background: rgba(10, 132, 255, .1);
  color: #007aff;
  font-size: 12px;
}
.ip-rain {
  margin: 12px;
  padding: 12px 14px;
  border-radius: 12px;
  background: rgba(10, 132, 255, .1);
  color: #3a3a3c;
  font-size: 13px;
}
.ip-rain .material-symbols-outlined { color: #007aff; }
.ip-foot { margin: 0 12px; padding: 8px 2px 0; border-top-color: rgba(60, 60, 67, .12); }
.ip-foot a { min-height: 40px; color: #007aff; font-size: 13px; }
.ip-day > summary:focus-visible { outline-color: var(--ip-accent); outline-offset: -4px; }
@media (max-width: 760px) {
  .ip-section { padding-top: 68px; }
  .ip-rail-wrap { margin-right: -20px; margin-left: -20px; padding-right: 20px; padding-left: 20px; }
  .ip-day { border-radius: 20px; }
  .ip-day > summary { gap: 12px; padding: 18px; }
  .ip-thumb { order: -1; flex-basis: 100%; width: 100%; height: 184px; border-radius: 14px; }
  .ip-badge { flex-basis: 42px; width: 42px; height: 42px; border-radius: 12px; font-size: 16px; }
  .ip-head { flex-basis: calc(100% - 96px); }
  .ip-head h3 { font-size: 21px; }
  .ip-meta { gap: 6px; }
  .ip-body { margin: 0 14px 14px; border-radius: 14px; }
  .ip-step { grid-template-columns: 1fr; }
  .ip-step time { padding: 15px 16px 2px; }
  .ip-step-body { padding: 6px 16px 16px; }
  .ip-step:last-child .ip-step-body { padding-bottom: 16px; }
}
