/* Journey House is an illustrative client brand. Shared detail connects the
   itinerary, website and enquiry without changing any animation targets. */
.itinerary-demo .jh-emblem,
.website-demo .jh-emblem { width:18px; height:18px; flex:none; }
.itinerary-demo .raw-note { transform:none; border-color:#c6cec1; box-shadow:0 14px 30px #1725220d; }
.itinerary-demo .raw-note .window-bar { background:#eef1e8; border-bottom-color:#d5ddcf; }
.itinerary-demo .raw-note .window-bar>span:first-child { display:flex; gap:9px; align-items:center; }
.itinerary-demo .raw-note h3 { margin:25px 26px 7px; font-size:25px; letter-spacing:-.035em; }
.itinerary-demo .note-trip-meta { display:block; margin:0 26px 17px; font-size:11px; color:var(--muted); }
.itinerary-demo .raw-note>p { font-size:11px; line-height:1.6; }
.itinerary-demo .raw-note>p>span { display:grid; grid-template-columns:20px 1fr; gap:9px; padding:7px 0; border-top:1px solid #1725220c; }
.itinerary-demo .raw-note>p b { font-weight:400; color:#849080; }
.itinerary-demo .file-tag { display:flex; gap:8px; align-items:center; margin:17px 26px 0; padding-top:13px; border-top:1px solid #d4dace; font-size:10px; }
.itinerary-demo .file-tag i { width:5px; height:5px; border-radius:50%; background:#718968; flex:none; }
.itinerary-demo .itinerary-book { border:1px solid #d1d6ca; box-shadow:0 16px 30px #17252214; }
.itinerary-demo .book-cover::after { background:linear-gradient(180deg,#0b211c4d,transparent 30%,#0b211ccc 100%); }
.itinerary-demo .book-cover>small { display:flex; align-items:center; gap:8px; font:500 9px/1.5 var(--ct-font-body); letter-spacing:.07em; }
.itinerary-demo .book-cover>div { left:24px; right:20px; bottom:25px; }
.itinerary-demo .book-cover h3 { font-size:38px; line-height:1.04; font-weight:500; margin:15px 0 12px; letter-spacing:-.045em; }
.itinerary-demo .book-cover p { font-size:11px; line-height:1.5; color:#f7f5e7e6; }
.itinerary-demo .book-cover-rule { display:block; width:27px; height:1px; background:#fff8; margin:19px 0 11px; }
.itinerary-demo .book-cover .book-cover-meta { font-size:7px; letter-spacing:.02em; line-height:1.6; }
.itinerary-demo .book-page { padding:22px; display:flex; flex-direction:column; background:linear-gradient(90deg,#17252208,transparent 15px),#fffef7; }
.itinerary-demo .book-page>small { font-size:8px; line-height:1.5; color:var(--muted); }
.itinerary-demo .book-page>h3 { font-size:26px; margin:11px 0 7px; line-height:1.15; letter-spacing:-.04em; }
.itinerary-demo .book-route { display:flex; gap:11px; align-items:center; font-size:10px; color:var(--muted); margin-bottom:13px; }
.itinerary-demo .book-route>span { color:#8d9a86; }
.itinerary-demo .book-page .day { display:flex; gap:11px; align-items:flex-start; flex:1; min-height:0; padding:7px 0; border-top-color:#dce0d5; font-size:11px; line-height:1.4; }
.itinerary-demo .day>b { flex:none; font-size:9px; padding-top:2px; color:#71846b; }
.itinerary-demo .day strong { font-weight:600; }
.itinerary-demo .day p { font-size:10px; line-height:1.45; margin-top:3px; color:#61715f; }
.itinerary-demo .book-footer { flex:none; display:flex; justify-content:space-between; font-size:7px; letter-spacing:.015em; margin:8px 0 0; padding-top:10px; border-color:#d2d9cb; color:#64735f; }
.itinerary-demo .format-chip { box-shadow:0 3px 12px #17252208; font-size:10px; padding:10px 13px; background:#f6f8f0; }
.itinerary-demo .format-colours i { background:#213d34; }
.itinerary-demo .format-colours i:nth-child(2) { background:#f2ebd4; }
.itinerary-demo .format-colours i:nth-child(3) { background:#a5b99b; }

.website-demo .travel-browser { border:1px solid #c6cdbf; border-radius:11px; background:#fffaf0; }
.website-demo .window-bar { height:35px; background:#e8ece3; color:#66735f; font-size:9px; }
.website-demo .travel-address { display:flex; gap:7px; align-items:center; }
.website-demo .window-dots { letter-spacing:2px; color:#a7b39f; font-size:7px; }
.website-demo .travel-home { background:#f7f3e7; height:calc(100% - 35px); }
.website-demo .travel-home>nav { height:56px; padding:17px 23px; border-bottom:1px solid #384c3415; background:#f7f3e7; }
.website-demo .travel-home nav b { display:flex; align-items:center; gap:8px; font-size:14px; font-weight:600; letter-spacing:-.03em; }
.website-demo .travel-home nav span { padding:0; background:none; font-size:9px; color:#65715e; }
.website-demo .travel-copy { padding:30px 25px; width:57%; }
.website-demo .travel-copy>small { display:block; max-width:26ch; font-size:7px; line-height:1.65; letter-spacing:.065em; color:#63735d; }
.website-demo .travel-copy h3 { font-size:clamp(32px,3.05vw,47px); line-height:1.06; margin:17px 0; letter-spacing:-.05em; font-weight:500; }
.website-demo .travel-copy p { font-size:11px; line-height:1.6; max-width:25ch; color:#5e6c57; }
.website-demo .travel-cta { display:inline-flex; align-items:center; justify-content:space-between; gap:18px; border-radius:4px; padding:11px 13px; background:#294533; color:#fbf8ea; font-size:9px; margin-top:21px; }
.website-demo .travel-cta svg { flex:none; }
.website-demo .travel-detail { display:block; margin-top:14px; font:7px/1.6 var(--mono); letter-spacing:.025em; color:#738068; }
.website-demo .travel-home>img { top:56px; height:calc(100% - 56px); width:44%; object-position:center; }
.website-demo .enquiry-card { width:275px; right:0; bottom:0; padding:19px 21px; border-color:#c5d0bb; background:#fbfcf7; box-shadow:0 14px 35px #1725221a; border-radius:10px; }
.website-demo .enquiry-reference { display:flex; align-items:center; justify-content:space-between; gap:10px; font:8px/1.5 var(--mono); color:#64735f; }
.website-demo .enquiry-reference .badge { padding:4px 7px; font:500 9px/1.3 var(--ct-font-body); border-radius:4px; background:#e4edcc; }
.website-demo .enquiry-card h3 { font-size:27px; font-weight:550; letter-spacing:-.04em; margin:15px 0 6px; }
.website-demo .enquiry-intent { display:block; font-size:10px; line-height:1.6; color:#6b7666; margin-bottom:15px; max-width:30ch; }
.website-demo .enquiry-card>div { padding:8px 0; font-size:10px; line-height:1.5; border-bottom-color:#dce3d5; gap:14px; }
.website-demo .enquiry-card>div>span { color:#6b7767; }
.website-demo .enquiry-card>div>b { font-weight:550; text-align:right; }
.website-demo .enquiry-card>p { margin-top:16px; gap:8px; font-size:9px; line-height:1.5; }
.website-demo .enquiry-check { width:18px; height:18px; flex:none; display:grid; place-items:center; border-radius:50%; background:#e0ebd5; color:#49623d; }
.website-demo .enquiry-check svg { width:13px; height:13px; }

@media(min-width:1000px) {
  .itinerary-demo { height:460px; }
  .itinerary-demo .itinerary-book { inset:24px 22px 57px; }
  .itinerary-demo .raw-note { inset:29px 40px 63px; }
  .website-demo { height:460px; }
  .website-demo .travel-browser { inset:0 18px 28px 0; }
}
@media(min-width:1000px) and (max-height:760px) {
  .itinerary-demo,.website-demo { height:430px; }
  .itinerary-demo .book-page { padding:18px 20px; }
  .itinerary-demo .book-page>h3 { font-size:24px; margin-top:8px; }
  .itinerary-demo .book-route { margin-bottom:9px; }
  .itinerary-demo .book-page .day { padding:5px 0; }
  .itinerary-demo .book-footer { margin-top:6px; padding-top:8px; }
  .itinerary-demo .raw-note h3 { margin-top:20px; }
  .itinerary-demo .raw-note>p>span { padding:6px 0; }
  .website-demo .travel-copy { padding-block:23px; }
  .website-demo .travel-copy h3 { font-size:38px; }
}
@media(max-width:999px), (min-width:1000px) and (max-height:679px) {
  .itinerary-demo { height:auto; }
  .itinerary-demo .raw-note { inset:auto; }
  .itinerary-demo .itinerary-book { inset:auto; min-height:440px; }
  .itinerary-demo .book-page { padding:25px; }
  .itinerary-demo .book-page>h3 { font-size:30px; }
  .itinerary-demo .book-route { font-size:12px; margin-bottom:16px; }
  .itinerary-demo .book-page>small { font-size:9px; }
  .itinerary-demo .book-page .day { font-size:13px; padding:10px 0; }
  .itinerary-demo .day>b { font-size:10px; }
  .itinerary-demo .day p { font-size:11px; }
  .itinerary-demo .book-footer { font-size:9px; }
  .itinerary-demo .raw-note>p { font-size:12px; }
  .itinerary-demo .note-trip-meta { font-size:12px; }
  .itinerary-demo .file-tag { font-size:11px; margin-bottom:21px; }
  .website-demo { height:auto; display:grid; gap:20px; }
  .website-demo .travel-browser { position:relative; inset:auto; }
  .website-demo .travel-home { height:auto; }
  .website-demo .travel-copy { padding:31px 28px 35px; }
  .website-demo .travel-copy>small { font-size:8px; }
  .website-demo .travel-copy h3 { font-size:43px; }
  .website-demo .travel-copy p { font-size:13px; }
  .website-demo .travel-cta { font-size:11px; }
  .website-demo .travel-detail { font-size:8px; }
  .website-demo .enquiry-card { position:relative; inset:auto; width:auto; padding:26px; }
  .website-demo .enquiry-reference { font-size:10px; }
  .website-demo .enquiry-card h3 { font-size:32px; }
  .website-demo .enquiry-intent { font-size:13px; max-width:none; }
  .website-demo .enquiry-card>div { padding:12px 0; font-size:13px; }
  .website-demo .enquiry-card>p { font-size:12px; }
}
@media(max-width:640px) {
  .itinerary-demo .raw-note h3 { margin-inline:18px; font-size:25px; }
  .itinerary-demo .note-trip-meta { margin-inline:18px; font-size:11px; }
  .itinerary-demo .raw-note>p { margin-inline:18px; font-size:11px; }
  .itinerary-demo .raw-note>p>span { grid-template-columns:18px 1fr; gap:7px; padding:9px 0; }
  .itinerary-demo .file-tag { margin-inline:18px; font-size:10px; }
  .itinerary-demo .book-cover { min-height:315px; }
  .itinerary-demo .book-cover>small { left:22px; top:22px; font-size:10px; }
  .itinerary-demo .book-cover>div { left:22px; right:20px; bottom:26px; }
  .itinerary-demo .book-cover h3 { font-size:43px; }
  .itinerary-demo .book-cover p { font-size:12px; }
  .itinerary-demo .book-cover .book-cover-meta { font-size:8px; }
  .itinerary-demo .book-page { padding:25px 22px; }
  .itinerary-demo .book-page .day { display:flex; padding:12px 0; font-size:13px; }
  .itinerary-demo .day p { font-size:12px; }
  .itinerary-demo .format-chip { font-size:10px; line-height:1.5; }
  .website-demo .travel-home>nav { height:53px; padding:15px 18px; }
  .website-demo .travel-home nav b { font-size:14px; gap:7px; }
  .website-demo .travel-home nav span { font-size:8px; }
  .website-demo .travel-copy { width:100%; padding:27px 22px 29px; }
  .website-demo .travel-copy>small { max-width:30ch; font-size:8px; }
  .website-demo .travel-copy h3 { font-size:43px; margin:16px 0; }
  .website-demo .travel-copy p { max-width:31ch; font-size:13px; }
  .website-demo .travel-cta { font-size:11px; }
  .website-demo .travel-home>img { position:relative; inset:auto; width:100%; height:175px; }
  .website-demo .enquiry-card { padding:24px 22px; }
  .website-demo .enquiry-card h3 { font-size:30px; }
  .website-demo .enquiry-reference { font-size:9px; }
  .website-demo .enquiry-card>div { font-size:12px; }
}

/* Phone scroll mode keeps the notes, cover, day plan and enquiry inside the
   canvas established by mobile-stage.css; its JS owns transforms and opacity. */
@media(max-width:640px) and (min-height:560px) {
  .mobile-stage-active .itinerary-demo .raw-note { inset:14px 14px 52px; }
  .mobile-stage-active .itinerary-demo .raw-note h3 { margin:25px 19px 7px; }
  .mobile-stage-active .itinerary-demo .note-trip-meta { margin:0 19px 21px; }
  .mobile-stage-active .itinerary-demo .raw-note>p { margin-inline:19px; font-size:12px; line-height:1.55; }
  .mobile-stage-active .itinerary-demo .raw-note>p>span { padding:10px 0; }
  .mobile-stage-active .itinerary-demo .file-tag { margin:19px 19px 0; padding-top:14px; }
  .mobile-stage-active .itinerary-demo .itinerary-book { min-height:0; }
  .mobile-stage-active .itinerary-demo .book-cover { min-height:0; }
  .mobile-stage-active .itinerary-demo .book-cover>small { top:25px; left:23px; }
  .mobile-stage-active .itinerary-demo .book-cover h3 { font-size:46px; }
  .mobile-stage-active .itinerary-demo .book-cover>div { bottom:28px; left:23px; }
  .mobile-stage-active .itinerary-demo .book-page { padding:24px 22px; }
  .mobile-stage-active .itinerary-demo .book-page>h3 { font-size:29px; margin:10px 0 7px; }
  .mobile-stage-active .itinerary-demo .book-route { font-size:11px; margin-bottom:15px; }
  .mobile-stage-active .itinerary-demo .book-page .day { padding:9px 0; font-size:12px; }
  .mobile-stage-active .itinerary-demo .day p { font-size:11px; line-height:1.45; }
  .mobile-stage-active .itinerary-demo .book-footer { font-size:8px; margin-top:8px; padding-top:10px; }
  .mobile-stage-active .itinerary-demo .format-chip { padding:7px 9px; line-height:1.35; font-size:8px; }
  .mobile-stage-active .website-demo .travel-browser { position:absolute; inset:10px 0; }
  .mobile-stage-active .website-demo .window-bar { height:32px; }
  .mobile-stage-active .website-demo .travel-home { height:calc(100% - 32px); display:flex; flex-direction:column; }
  .mobile-stage-active .website-demo .travel-home>nav { height:49px; padding:14px 18px; flex:none; }
  .mobile-stage-active .website-demo .travel-copy { padding:24px 22px; flex:none; }
  .mobile-stage-active .website-demo .travel-copy h3 { font-size:40px; margin:13px 0; }
  .mobile-stage-active .website-demo .travel-copy p { font-size:12px; }
  .mobile-stage-active .website-demo .travel-cta { margin-top:18px; font-size:10px; }
  .mobile-stage-active .website-demo .travel-detail { font-size:7px; margin-top:13px; }
  .mobile-stage-active .website-demo .travel-home>img { position:relative; inset:auto; width:100%; height:0; flex:1 1 80px; min-height:60px; max-height:none; object-fit:cover; }
  .mobile-stage-active .website-demo .enquiry-card { position:absolute; inset:26px 8px; width:auto; padding:26px 23px; justify-content:center; }
  .mobile-stage-active .website-demo .enquiry-reference { font-size:9px; }
  .mobile-stage-active .website-demo .enquiry-reference .badge { font-size:10px; }
  .mobile-stage-active .website-demo .enquiry-card h3 { font-size:32px; margin:24px 0 8px; }
  .mobile-stage-active .website-demo .enquiry-intent { font-size:12px; margin-bottom:21px; }
  .mobile-stage-active .website-demo .enquiry-card>div { padding:13px 0; font-size:12px; }
  .mobile-stage-active .website-demo .enquiry-card>p { font-size:11px; margin-top:23px; }
}
@media(max-width:640px) and (min-height:560px) and (max-height:680px) {
  .mobile-stage-active .itinerary-demo .raw-note h3 { margin-top:18px; font-size:23px; }
  .mobile-stage-active .itinerary-demo .note-trip-meta { margin-bottom:14px; font-size:10px; }
  .mobile-stage-active .itinerary-demo .raw-note>p { font-size:11px; }
  .mobile-stage-active .itinerary-demo .raw-note>p>span { padding:7px 0; }
  .mobile-stage-active .itinerary-demo .file-tag { margin-top:12px; padding-top:11px; font-size:9px; }
  .mobile-stage-active .itinerary-demo .book-page { padding:17px 19px; }
  .mobile-stage-active .itinerary-demo .book-page>h3 { font-size:25px; margin-top:8px; }
  .mobile-stage-active .itinerary-demo .book-route { font-size:10px; margin-bottom:9px; }
  .mobile-stage-active .itinerary-demo .book-page .day { padding:5px 0; font-size:11px; gap:9px; }
  .mobile-stage-active .itinerary-demo .day p { font-size:10px; margin-top:2px; }
  .mobile-stage-active .itinerary-demo .book-footer { font-size:7px; padding-top:7px; margin-top:5px; }
  .mobile-stage-active .website-demo .travel-home>nav { height:42px; padding-block:10px; }
  .mobile-stage-active .website-demo .travel-copy { padding:17px 20px; }
  .mobile-stage-active .website-demo .travel-copy h3 { font-size:34px; margin:11px 0; }
  .mobile-stage-active .website-demo .travel-copy p { font-size:11px; }
  .mobile-stage-active .website-demo .travel-cta { margin-top:13px; padding:9px 11px; }
  .mobile-stage-active .website-demo .travel-detail { display:none; }
  .mobile-stage-active .website-demo .enquiry-card { inset:16px 8px; padding:21px; }
  .mobile-stage-active .website-demo .enquiry-card h3 { margin-top:17px; font-size:28px; }
  .mobile-stage-active .website-demo .enquiry-intent { font-size:11px; margin-bottom:15px; }
  .mobile-stage-active .website-demo .enquiry-card>div { padding:9px 0; font-size:11px; }
  .mobile-stage-active .website-demo .enquiry-card>p { margin-top:16px; font-size:10px; }
}
@media(max-width:340px) {
  .itinerary-demo .raw-note h3 { font-size:23px; }
  .itinerary-demo .raw-note>p { font-size:10px; }
  .itinerary-demo .raw-note>p>span { grid-template-columns:15px 1fr; gap:5px; }
  .itinerary-demo .book-cover h3 { font-size:38px; }
  .itinerary-demo .book-page { padding-inline:17px; }
  .itinerary-demo .book-page>h3 { font-size:26px; }
  .itinerary-demo .book-page .day { font-size:12px; }
  .itinerary-demo .day p { font-size:11px; }
  .website-demo .travel-home nav span { display:none; }
  .website-demo .travel-copy h3 { font-size:38px; }
  .website-demo .enquiry-card>div { font-size:11px; }
  .mobile-stage-active .itinerary-demo .raw-note>p { font-size:10px; margin-inline:15px; }
  .mobile-stage-active .itinerary-demo .book-page { padding-inline:16px; }
  .mobile-stage-active .itinerary-demo .book-cover h3 { font-size:38px; }
  .mobile-stage-active .website-demo .enquiry-card { padding-inline:17px; }
  .mobile-stage-active .website-demo .enquiry-reference { font-size:8px; }
}
