/* Five compositions, not five palettes. Keep shared interaction and touch sizing. */
.dock .dock-home{border-right:1px solid var(--line);border-radius:0;padding-right:16px;margin-right:3px}.modal-home{display:inline-flex;align-items:center;min-height:44px;font:650 13px var(--sans);text-decoration:none;letter-spacing:0}.dialog-top .eyebrow:has(.modal-home){margin-top:-10px}.map-tab header{padding-bottom:18px}.map-tab h2{font-size:var(--title1);margin:8px 0}.map-tab header p{font-size:var(--footnote)}#trip .map-tab .direct-map{margin-inline:-12px;width:calc(100% + 24px);border-radius:12px;overflow:hidden;background:#fff}#trip .map-tab .direct-map img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}#trip .map-tab .map-order{margin-top:20px;border-top:1px solid var(--line)}.map-order summary{font-size:15px}.map-order ol{padding:0;list-style:none}.map-order li{display:flex;align-items:baseline;gap:16px;border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.map-order time{color:var(--accent);font-variant-numeric:tabular-nums;flex:none}.theme-strip{display:none}
/* 01 — A light, card-based companion. The cover becomes the app canvas. */
body[data-theme="glass"] .hero{position:relative;isolation:isolate;min-height:620px;display:flex;align-items:center;padding:48px;margin:28px 0 32px;border-radius:32px;overflow:hidden}body[data-theme="glass"] .hero .cover{position:absolute;inset:0;z-index:-1}body[data-theme="glass"] .hero .cover:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f1f8f1f7 0%,#f1f8f1df 34%,#f1f8f100 77%)}body[data-theme="glass"] .hero .cover img{width:100%;height:100%;border-radius:0;object-position:70% center}body[data-theme="glass"] .hero .cover figcaption{position:absolute;bottom:14px;right:20px;z-index:1;color:#21372a}body[data-theme="glass"] .hero .cover figcaption span:first-child{display:none}body[data-theme="glass"] .hero .hero-copy{max-width:470px}body[data-theme="glass"] .hero h1{font-size:90px}body[data-theme="glass"] .hero .departure{max-width:300px;border-color:#83a693}body[data-theme="glass"] .summary-strip{border:0;gap:16px}body[data-theme="glass"] .summary-strip article{padding:18px;background:var(--white);border:1px solid var(--line);border-radius:20px}body[data-theme="glass"] .feature{box-shadow:0 10px 30px #244c3210}body[data-theme="glass"] .section-fold>summary{padding-inline:8px}body[data-theme="glass"] .chapter-head{align-items:center}body[data-theme="glass"] .chapter-head>span{font:650 16px var(--sans);background:var(--sage);width:44px;height:44px;display:grid;place-items:center;border-radius:15px;color:var(--green)}body[data-theme="glass"] .chapter-head h2{font-size:32px;font-weight:650}body[data-theme="glass"] .feature .facts{border:0;gap:8px}body[data-theme="glass"] .feature .facts>div{padding:12px;background:var(--sage);border-radius:10px}body[data-theme="glass"] .theme-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:30px}body[data-theme="glass"] .theme-strip a{padding:18px 22px;border-radius:18px;text-decoration:none;background:var(--white);border:1px solid var(--line)}.theme-strip small{display:block;color:var(--muted);font-size:12px;letter-spacing:0}.theme-strip b{display:block;font-size:20px;margin-top:4px}
/* 03 — Immersive panoramic chapters, with quiet information below the image. */
body[data-theme="night"]>header.wrap{width:100%;padding:0}body[data-theme="night"] .topbar{width:min(1120px,calc(100% - 40px));margin:auto;border-bottom:0}body[data-theme="night"] .hero{isolation:isolate;position:relative;height:740px;padding:65px max(40px,calc((100vw - 1120px)/2));margin:0;display:flex;align-items:end;overflow:hidden}body[data-theme="night"] .hero .cover{position:absolute;inset:0;z-index:-1}body[data-theme="night"] .hero .cover img{width:100%;height:100%;object-fit:cover;border-radius:0;object-position:center 46%}body[data-theme="night"] .hero .cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#101e2a08,#101e2a55 40%,#101e2af7),linear-gradient(90deg,#101e2a88,transparent 70%)}body[data-theme="night"] .hero .cover figcaption{position:absolute;right:30px;bottom:20px;z-index:1;color:#cfdddd}body[data-theme="night"] .hero .cover figcaption span:first-child{display:none}body[data-theme="night"] .hero-copy{max-width:640px}body[data-theme="night"] .hero h1{font-size:90px;margin:10px 0 20px}body[data-theme="night"] .hero .departure{position:absolute;right:max(40px,calc((100vw - 1120px)/2));bottom:75px;margin:0;border:1px solid #76939080;padding:20px;background:#101e2a70;border-radius:15px;backdrop-filter:blur(15px)}body[data-theme="night"] .feature,body[data-theme="night"] .feature.compact{display:block;position:relative;padding:0 0 36px;margin-top:16px}body[data-theme="night"] .feature>.gallery .photo{height:470px;width:100%;object-fit:cover;border-radius:18px}body[data-theme="night"] .feature>div{position:relative;width:calc(100% - 80px);margin:22px auto 0;display:grid;grid-template-columns:1fr 1.2fr;gap:0 60px}body[data-theme="night"] .feature>div>.eyebrow,body[data-theme="night"] .feature>div>h3,body[data-theme="night"] .feature>div>.english{grid-column:1}body[data-theme="night"] .feature>div>p{grid-column:2;grid-row:1/5;align-self:center}body[data-theme="night"] .feature>div>.facts,body[data-theme="night"] .feature>div>.text-fold,body[data-theme="night"] .feature>div>.actions{grid-column:1/-1}body[data-theme="night"] .feature>div>.outline{justify-self:start;margin-top:20px}body[data-theme="night"] .chapter-head>span{font-size:70px;color:#537880}body[data-theme="night"] .chapter{padding-top:88px}body[data-theme="night"] .chapter-head{padding-bottom:24px;border-bottom:1px solid var(--line)}body[data-theme="night"] .section-fold{border-top:0}body[data-theme="night"] .periods{border-left:2px solid var(--accent);padding-left:22px}body[data-theme="night"] .photo-note{background:var(--white);border:0;padding:20px;border-radius:14px}
/* 04 — A compact control deck: overview tiles and a two-column content board. */
body[data-theme="aurora"] .hero{grid-template-columns:1.1fr .9fr;gap:30px;padding-top:32px;padding-bottom:32px}body[data-theme="aurora"] .hero .cover img{border-radius:50%;height:auto;aspect-ratio:1;object-fit:cover;border:12px solid #626b9560}body[data-theme="aurora"] .hero h1{font-size:76px}body[data-theme="aurora"] .hero .cover figcaption{justify-content:center}body[data-theme="aurora"] .hero .cover figcaption span:first-child{display:none}body[data-theme="aurora"] .theme-strip{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;margin:0 0 40px}body[data-theme="aurora"] .theme-strip a{position:relative;padding:20px 24px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(120deg,#394065,#25494c);text-decoration:none}.theme-strip a:after{content:'↗';float:right;margin-top:-25px}body[data-theme="aurora"] .theme-strip b{font-size:24px}body[data-theme="aurora"]>main.wrap{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}body[data-theme="aurora"] #route,body[data-theme="aurora"] #shops,body[data-theme="aurora"] #food,body[data-theme="aurora"] .footer{grid-column:1/-1}body[data-theme="aurora"] #experiences{grid-row:auto}body[data-theme="aurora"] .chapter{padding:30px 24px 12px;margin-top:22px;border:1px solid var(--line);border-radius:26px;background:#202c4370;min-width:0}body[data-theme="aurora"] .chapter h2{font-size:30px}body[data-theme="aurora"] .chapter-head{gap:12px;flex-wrap:wrap}body[data-theme="aurora"] .chapter-head>span{font:600 16px var(--sans);width:36px;height:36px;background:#4c5276;border-radius:10px;display:grid;place-items:center;color:#e1e6ff}body[data-theme="aurora"] .feature,body[data-theme="aurora"] .feature.compact{display:block;border:0;background:transparent;box-shadow:none;padding:0}body[data-theme="aurora"] .feature>.gallery{margin-bottom:22px}body[data-theme="aurora"] .feature .photo{height:260px;object-fit:cover}body[data-theme="aurora"] #food .feature{display:grid;grid-template-columns:1fr 1fr;gap:24px}body[data-theme="aurora"] .checks{grid-template-columns:1fr}body[data-theme="aurora"] .feature h3{font-size:30px}body[data-theme="aurora"] .facts{gap:12px}body[data-theme="aurora"] .phrase{align-items:start;flex-wrap:wrap}body[data-theme="aurora"] .day-no{font:600 23px var(--sans);width:40px}
/* 05 — Travel files: page numbers, ticket dividers, narrow photos and timetables. */
body[data-theme="mono"] .hero{grid-template-columns:1.25fr .75fr;gap:40px;border-bottom:3px double var(--ink);padding-bottom:36px}body[data-theme="mono"] .hero .cover{transform:rotate(3deg);padding:12px 12px 5px;background:var(--white);border:1px solid var(--line);box-shadow:7px 9px 0 var(--sage)}body[data-theme="mono"] .hero .cover img{height:360px}body[data-theme="mono"] .hero .cover figcaption{font-family:ui-monospace,Consolas,monospace;font-size:10px}body[data-theme="mono"] .hero .cover figcaption span:first-child{display:none}body[data-theme="mono"] .departure{border-top:1px dashed var(--ink);border-bottom:1px dashed var(--ink);padding:15px 0;position:relative}body[data-theme="mono"] .departure:after{content:'';height:43px;width:58px;background:repeating-linear-gradient(90deg,var(--ink) 0 1px,transparent 1px 3px,var(--ink) 3px 5px,transparent 5px 8px);margin-left:auto}body[data-theme="mono"] .chapter-head{border-top:2px solid var(--ink);padding-top:20px}body[data-theme="mono"] .chapter-head>span{font:500 24px ui-monospace,Consolas,monospace;border:1px solid var(--ink);width:46px;height:46px;color:var(--ink);display:grid;place-items:center}.chapter-head>span{flex:none}body[data-theme="mono"] .chapter h2{font-size:32px}body[data-theme="mono"] .feature,body[data-theme="mono"] .feature.compact{grid-template-columns:300px 1fr;gap:36px;align-items:start}body[data-theme="mono"] .feature .photo{height:380px;object-fit:cover}body[data-theme="mono"] .feature>div{border-left:1px solid var(--line);padding-left:28px}body[data-theme="mono"] .periods{display:block;border-top:1px solid var(--line)}body[data-theme="mono"] .periods>div{display:grid;grid-template-columns:65px 1fr;border-bottom:1px solid var(--line);padding:14px 0}body[data-theme="mono"] .periods b{font-family:ui-monospace,Consolas,monospace}body[data-theme="mono"] .day>summary .day-no{font-style:normal;font-family:ui-monospace,Consolas,monospace;font-size:28px}body[data-theme="mono"] .mini{border:1px solid var(--ink);background:transparent}body[data-theme="mono"] .mini .stop-strip{display:block}body[data-theme="mono"] .mini .stop-link{display:grid;grid-template-columns:100px 1fr 150px;gap:10px;align-items:center;background:transparent;min-height:54px;padding:10px 0;border:0;border-bottom:1px dashed var(--line)}body[data-theme="mono"] .mini .stop-link b{margin:0}body[data-theme="mono"] .shopping-pair{grid-template-columns:1.4fr .6fr}body[data-theme="mono"] .shopping-pair .photo{height:330px}body[data-theme="mono"] .trip-stop .eyebrow{font-family:ui-monospace,Consolas,monospace}body[data-theme="mono"] .trip-stats{border-top:1px dashed var(--ink);padding-top:12px}body[data-theme="mono"] .section-fold>summary b{font-family:var(--serif);font-size:21px}
/* Each phone layout is authored, rather than shrinking the desktop composition. */
@media(max-width:760px){.dock{width:calc(100% - 24px);max-width:430px;justify-content:space-between;gap:0}.dock button,.dock a{padding-inline:10px;font-size:14px;flex:none}.dock .dock-home{font-size:13px;padding-right:10px;margin-right:0}.dock .selected{flex:1}.theme-strip b{font-size:17px}body[data-theme="glass"] .hero{display:grid;min-height:0;padding:0;margin-top:20px;background:var(--white);border:1px solid var(--line);border-radius:24px;overflow:hidden}body[data-theme="glass"] .hero .cover{position:relative;inset:auto;grid-row:1;z-index:0}body[data-theme="glass"] .hero .cover img{height:245px;object-position:center}body[data-theme="glass"] .hero .cover:after{display:none}body[data-theme="glass"] .hero .cover figcaption{bottom:8px;right:10px;font-size:10px;background:#ffffffbd;padding:2px 5px;border-radius:3px}body[data-theme="glass"] .hero .hero-copy{padding:22px;max-width:none}body[data-theme="glass"] .hero h1{font-size:54px}body[data-theme="glass"] .hero h1 em{display:inline;margin-left:8px}body[data-theme="glass"] .theme-strip{grid-template-columns:1fr 1fr;gap:8px}body[data-theme="glass"] .theme-strip a{padding:14px}.theme-strip a:last-child{grid-column:auto}body[data-theme="glass"] .theme-strip a:first-child{grid-column:1/-1}body[data-theme="glass"] .chapter-head h2{font-size:28px}body[data-theme="glass"] .summary-strip{gap:10px}body[data-theme="glass"] .feature .facts{flex-wrap:wrap}body[data-theme="glass"] .feature .facts>div{min-width:75px}body[data-theme="night"] .hero{height:740px;padding:32px 24px 35px;align-items:end}body[data-theme="night"] .hero-copy{width:100%}body[data-theme="night"] .hero h1{font-size:60px}body[data-theme="night"] .hero .departure{position:static;margin:22px 0 16px;padding:12px 15px;max-width:320px}body[data-theme="night"] .hero .cover figcaption{bottom:7px;right:16px;font-size:10px}body[data-theme="night"] .hero .cover img{object-position:60% center}body[data-theme="night"] .chapter{padding-top:56px}body[data-theme="night"] .chapter-head>span{font-size:46px}body[data-theme="night"] .chapter-head h2{font-size:29px}body[data-theme="night"] .feature>.gallery .photo{height:285px;border-radius:8px}body[data-theme="night"] .feature>div{width:100%;display:block;margin-top:25px}body[data-theme="night"] .feature>div>p{margin-top:14px}body[data-theme="night"] .photo-note{padding:14px}body[data-theme="aurora"] .hero{grid-template-columns:1fr 110px;gap:12px;align-items:start}body[data-theme="aurora"] .hero .cover{grid-row:1;grid-column:2;align-self:start;margin-top:34px}body[data-theme="aurora"] .hero .cover img{border-width:4px;aspect-ratio:1;height:auto;border-radius:50%}body[data-theme="aurora"] .hero .cover figcaption{display:none}body[data-theme="aurora"] .hero-copy{grid-column:1;grid-row:1;display:contents}body[data-theme="aurora"] .hero-copy>.eyebrow{grid-column:1/-1}body[data-theme="aurora"] .hero h1{grid-column:1;font-size:40px;margin:8px 0}body[data-theme="aurora"] .hero-copy>p,body[data-theme="aurora"] .hero .departure,body[data-theme="aurora"] .hero .actions{grid-column:1/-1}body[data-theme="aurora"] .theme-strip{grid-template-columns:1fr 1fr;gap:8px}body[data-theme="aurora"] .theme-strip a{padding:15px}body[data-theme="aurora"] .theme-strip a:first-child{grid-column:1/-1}body[data-theme="aurora"] .theme-strip b{font-size:20px}body[data-theme="aurora"]>main.wrap{display:block;width:calc(100% - 24px)}body[data-theme="aurora"] .chapter{padding:22px 16px 8px;margin-top:16px;border-radius:21px}body[data-theme="aurora"] .chapter h2{font-size:26px}body[data-theme="aurora"] .feature,body[data-theme="aurora"] #food .feature{display:block;padding:0}body[data-theme="aurora"] .feature .photo{height:220px}body[data-theme="aurora"] .day{padding-inline:12px}body[data-theme="aurora"] .day>summary h3{font-size:21px}body[data-theme="aurora"] .day-no{width:25px;font-size:20px}body[data-theme="mono"] .hero{display:flex;flex-direction:column;gap:24px;align-items:stretch}body[data-theme="mono"] .hero .hero-copy{display:block}body[data-theme="mono"] .hero .cover{order:2;align-self:end;width:68%;margin-right:8px;transform:rotate(2deg)}body[data-theme="mono"] .hero .cover img{height:200px}body[data-theme="mono"] .hero h1{font-size:52px}body[data-theme="mono"] .hero h1 em{display:inline}body[data-theme="mono"] .hero .departure{margin-top:20px}body[data-theme="mono"] .feature,body[data-theme="mono"] .feature.compact{display:block}body[data-theme="mono"] .feature>.gallery{width:80%;margin:auto auto 24px 0}body[data-theme="mono"] .feature .photo{height:300px}body[data-theme="mono"] .feature>div{border-left:0;padding-left:0;border-top:1px solid var(--ink);padding-top:18px}body[data-theme="mono"] .chapter h2{font-size:28px}body[data-theme="mono"] .periods>div{grid-template-columns:44px 1fr}body[data-theme="mono"] .mini .stop-link{grid-template-columns:80px 1fr;gap:5px}body[data-theme="mono"] .mini .stop-link>span{grid-column:2}body[data-theme="mono"] .shopping-pair{grid-template-columns:1fr 1fr}body[data-theme="mono"] .shopping-pair .photo{height:220px}}
/* Phone-sized trip panel also needs the ticket list layout on desktop. */
body[data-theme="mono"] #trip .mini .stop-link{grid-template-columns:80px 1fr;gap:5px}body[data-theme="mono"] #trip .mini .stop-link>span{grid-column:2}
@media(max-width:360px){.dock button,.dock a{padding-inline:8px;font-size:13px}.dock .dock-home{padding-right:8px;font-size:12px}body[data-theme="aurora"] .hero{grid-template-columns:1fr 85px}body[data-theme="aurora"] .hero h1{font-size:35px}body[data-theme="glass"] .hero h1{font-size:46px}body[data-theme="night"] .hero h1{font-size:51px}}
