/* Place-led travel reading: restrained editorial imagery, then a bright field notebook. */
#prepare-view{--guide-ink:#203a3d;--guide-paper:#f2eee4;--guide-muted:#526668}
.guide-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;padding:44px 0 30px}
.guide-heading h1{font:clamp(34px,4.2vw,56px)/1.25 var(--serif);letter-spacing:-1.5px;margin:16px 0 20px;word-break:keep-all}
.guide-heading p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:0;word-break:keep-all}
.guide-edition{font-size:13px;line-height:1.9;color:var(--gold);text-align:right;flex-shrink:0;padding-bottom:5px}
.guide-destinations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.guide-destinations button{position:relative;display:grid;grid-template-columns:98px 1fr;align-items:stretch;min-width:0;text-align:left;padding:0;border:1px solid var(--line);background:#172c32;overflow:hidden;border-radius:8px}
.guide-destinations button[aria-pressed=true]{border:2px solid var(--gold);background:#253b3e}
.guide-destinations img{height:100%;min-height:160px;width:100%;object-fit:cover}
.guide-destinations button>span{padding:18px 16px;min-width:0}
.guide-destinations small{display:block;color:var(--gold);font-size:11px;line-height:1.7}
.guide-destinations strong{display:block;font-size:20px;font-weight:500;margin:8px 0;word-break:keep-all}
.guide-destinations em{display:block;font:13px/1.65 var(--sans);color:#c0ccca;word-break:keep-all}
.guide-destinations small:last-child{font-size:10px;color:#b0c0be;margin-top:8px}
.guide-context{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:18px 0 10px;font-size:13px;color:var(--muted)}
.guide-context>p{margin:0}.guide-context>p span{color:var(--muted)}.guide-context>details{max-width:360px}.guide-context summary{cursor:pointer;min-height:44px;white-space:nowrap}.guide-context details p{font-size:12px;line-height:1.7}
.guide-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0 22px;scroll-margin-top:24px}
.guide-modes{display:flex;gap:4px;border:1px solid #536867;padding:5px;border-radius:8px;background:#10262b}
.guide-modes button{min-height:46px;font-size:14px;padding:12px 22px;border-radius:4px;color:#c6d2cf;white-space:nowrap}
.guide-modes button[aria-pressed=true]{background:var(--gold);color:#14282d;font-weight:600}
#study-progress{font-size:12px;line-height:1.7;margin:0;max-width:230px;text-align:right}
.guide-panel{outline:none;scroll-margin-top:24px}.guide-panel:focus-visible{outline:2px solid var(--gold);outline-offset:6px}
.guide-overview{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);background:var(--guide-paper);color:var(--guide-ink);border-radius:10px;overflow:hidden}
.guide-story-intro{padding:40px}.guide-overview .eyebrow{color:#77603a;font-size:12px;letter-spacing:1px}
.guide-overview h2{font:30px/1.5 var(--serif);margin:12px 0;word-break:keep-all;text-wrap:balance}
.guide-reading-time{color:var(--guide-muted);font-size:13px;margin:0 0 22px}
.guide-facts{list-style:none;padding:0;margin:0 0 26px}.guide-facts li{display:grid;grid-template-columns:30px 1fr;gap:16px;padding:20px 0;border-top:1px solid #ccd1c7}
.guide-facts li>span{font:22px Georgia;color:#8c6738;padding-top:2px}.guide-facts h3{font-size:18px;margin:0 0 9px;font-weight:600;word-break:keep-all}.guide-facts p{font-size:16px;line-height:1.85;margin:0;color:#385256;word-break:keep-all;overflow-wrap:anywhere}
.guide-overview .primary{background:#244b4e;color:#fff;padding:15px 20px;font-size:14px;border:0;gap:20px}
.guide-notebook{background:#e5e8db;padding:40px 30px;border-left:1px solid #cbd2c3;display:flex;flex-direction:column;justify-content:center}
.guide-notebook svg{width:100%;max-width:340px;align-self:center;color:#587168}.guide-notebook svg text{fill:currentColor;stroke:none;font:14px system-ui}
.guide-diagram-caption{font-size:11px;line-height:1.6;color:#536557;text-align:center}.guide-notebook>p:not(.eyebrow){font:22px/1.7 var(--serif);word-break:keep-all;margin:26px 0}.guide-notebook>button{text-align:left;color:#234c45;font-size:15px;min-height:44px;text-decoration:underline;text-underline-offset:6px}
.guide-preview{padding:40px 0 10px}.guide-preview h2,.guide-deep h2,.guide-field h2{font:28px/1.5 var(--serif);margin:12px 0 24px;word-break:keep-all}
.guide-stops{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 20px}.guide-stops button{display:grid;grid-template-columns:32px 1fr;gap:6px 12px;text-align:left;padding:20px;border:1px solid var(--line);border-radius:6px;background:#193036;min-height:112px}
.guide-stops button>span{grid-row:span 2;font:24px Georgia;color:var(--gold)}.guide-stops strong{font-size:16px;font-weight:500;line-height:1.6;word-break:keep-all}.guide-stops small{font-size:12px;color:var(--muted)}
#prepare-view[data-mode=field] .guide-stops button[aria-pressed=true]{border-color:var(--gold);background:#293e3d}
.guide-deep{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:44px;padding:16px 0}.guide-deep figure{margin:0;min-width:0}.guide-deep figure img{width:100%;height:auto;max-height:560px;object-fit:contain;background:#172b31;border-radius:6px}.guide-deep figcaption{font-size:12px;color:var(--muted);line-height:1.7}.guide-deep figcaption summary{padding:14px 0;min-height:44px;cursor:pointer}.guide-deep .study-lessons p{font-size:16px}.guide-deep .study-story{text-align:left}.guide-deep .study-check{font-size:14px}.study-more>p{font-size:16px}
.guide-section-heading{display:flex;gap:20px;align-items:center;justify-content:space-between}.guide-section-heading h2{margin-bottom:12px}.guide-download{padding:13px 20px;border:1px solid var(--gold);border-radius:6px;color:var(--gold);min-height:46px;font-size:15px;white-space:nowrap}.guide-download-hint{font-size:13px;line-height:1.8;color:var(--muted);margin:0 0 24px}
.guide-field-card{max-width:880px;margin:0 auto;padding:36px 44px;background:var(--guide-paper);color:var(--guide-ink);border-radius:8px;border-top:5px solid #b39a68}
.guide-card-top{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:12px;color:var(--guide-muted)}.guide-field-card h3{font:30px/1.5 var(--serif);word-break:keep-all;margin:18px 0 28px}
.guide-find{padding:24px;background:#e3e8dd;border-radius:6px}.guide-find small{font-size:12px;color:#49655b}.guide-find p{font-size:21px;line-height:1.8;margin:8px 0 0;word-break:keep-all}.guide-field-card blockquote{font:23px/1.7 var(--serif);padding:8px 0 8px 20px;border-left:2px solid #ab8b51;margin:26px 0;word-break:keep-all}
.guide-explain{border-top:1px solid #ccd1c7;border-bottom:1px solid #ccd1c7}.guide-explain summary{cursor:pointer;min-height:48px;padding:15px 0;font-size:16px}.guide-explain p{font-size:16px;line-height:1.85;word-break:keep-all}.guide-caution{color:#596657;border-left:2px solid #9eaa91;padding-left:14px}
.guide-field-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 0}.guide-field-actions .study-check{color:#29494b;font-size:15px}.guide-field-actions input{accent-color:#315d52}.guide-field-actions a{color:#244b4e;font-size:15px;min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:5px}
.guide-source{font-size:12px;line-height:1.8;color:#4c6467;display:block;min-height:44px;padding:8px 0;overflow-wrap:anywhere}
.guide-bottom{display:flex;justify-content:space-between;align-items:start;gap:24px;border-top:1px solid var(--line);padding:26px 0;margin-top:34px}.guide-bottom>button{color:var(--gold);font-size:15px;min-height:44px;text-align:left}.guide-bottom details{max-width:430px;font-size:13px;line-height:1.8;color:var(--muted)}.guide-bottom summary{cursor:pointer;min-height:44px}.guide-bottom details button{min-height:44px;text-decoration:underline}
#prepare-view button:hover{filter:brightness(1.12)}#prepare-view :is(button,a,summary,input):focus-visible{outline:3px solid #75b8d4;outline-offset:4px}
@media(max-width:1024px){.guide-destinations button{grid-template-columns:72px 1fr}.guide-destinations strong{font-size:17px}.guide-destinations button>span{padding:14px 12px}.guide-overview{grid-template-columns:1.3fr 1fr}.guide-story-intro{padding:28px}.guide-notebook{padding:28px 22px}.guide-context>p span{display:none}}
@media(max-width:760px){.guide-heading{padding:28px 0 24px;display:block}.guide-heading h1{font-size:38px}.guide-edition{display:none}.guide-heading p:not(.eyebrow){font-size:16px}.guide-destinations{gap:8px}.guide-destinations button{display:flex;flex-direction:column}.guide-destinations img{height:82px;min-height:0;max-height:82px}.guide-destinations button>span{padding:10px 8px}.guide-destinations strong{font-size:15px;line-height:1.6;margin:4px 0}.guide-destinations em,.guide-destinations small:last-child{display:none}.guide-destinations small{font-size:10px}.guide-context{font-size:12px;padding:14px 0 0;gap:8px}.guide-context details{max-width:50%}.guide-context>p{line-height:1.8}.guide-toolbar{display:block;padding-top:4px}.guide-modes{width:100%}.guide-modes button{flex:1;padding:12px 8px;font-size:13px}#study-progress{max-width:none;text-align:left;margin-top:10px;font-size:12px}.guide-overview{grid-template-columns:1fr}.guide-story-intro{padding:26px 22px}.guide-overview h2{font-size:26px}.guide-facts li{grid-template-columns:24px 1fr;gap:12px}.guide-facts h3{font-size:18px}.guide-notebook{border-left:0;border-top:1px solid #cbd2c3;padding:26px}.guide-notebook svg{max-width:235px}.guide-notebook>p:not(.eyebrow){font-size:22px}.guide-preview{padding-top:30px}.guide-preview h2,.guide-field h2,.guide-deep h2{font-size:25px}.guide-stops{grid-template-columns:1fr;gap:8px}.guide-stops button{min-height:86px;padding:16px}.guide-deep{grid-template-columns:1fr;gap:24px}.guide-deep figure img{max-height:300px}.guide-section-heading{display:block}.guide-download{margin-bottom:12px}.guide-field-card{padding:24px 22px}.guide-field-card h3{font-size:26px}.guide-find{padding:20px}.guide-find p{font-size:19px}.guide-field-card blockquote{font-size:21px}.guide-field-actions{flex-wrap:wrap}.guide-bottom{display:block}.guide-bottom details{margin-top:20px}.guide-card-top{font-size:11px}}
@media print{body[data-hall=prepare] :is(.guide-heading,.guide-destinations,.guide-context,.guide-toolbar,.guide-bottom,.guide-download,.guide-download-hint,.guide-stops){display:none!important}.guide-field-card{background:white!important;border:1px solid #aaa;box-shadow:none}.guide-field-card details>p{display:block}.guide-field-card .guide-field-actions{display:none}}
.guide-overview .inline-person,.guide-field-card .inline-person{color:#275c60;border-bottom-color:#7b9f95;font:inherit}
