:root{--ink:#18201d;--muted:#60706a;--paper:#f7f4ed;--card:#fff;--line:#dedbd2;--green:#285f4d;--green-dark:#164436;--sand:#e8dcc4;--sun:#e9a23b;--shadow:0 18px 46px rgba(25,39,33,.10);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f4f0e7 0,#faf9f6 440px,#f7f4ed 100%)}a{color:var(--green-dark);text-underline-offset:3px}img,video{display:block;width:100%;height:auto}.site-header{max-width:1240px;margin:auto;padding:26px 30px;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;color:var(--ink);font-family:Georgia,serif;font-size:1.45rem;font-weight:700;letter-spacing:.02em}.local-chip,.status{display:inline-flex;align-items:center;border:1px solid #b8c7c1;border-radius:999px;padding:5px 9px;color:var(--green-dark);background:#edf3f0;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:800}main{max-width:1240px;margin:auto;padding:28px 30px 80px}.page-intro{max-width:780px;padding:56px 0 46px}.eyebrow{margin:0 0 10px;color:var(--green);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.page-intro h1,.trip-hero h1,.empty h1{font-family:Georgia,serif;font-size:clamp(3.4rem,8vw,7rem);font-weight:500;line-height:.92;letter-spacing:-.05em;margin:0}.page-intro>p:last-child{font-size:1.22rem;line-height:1.65;color:var(--muted);max-width:660px}.trip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.trip-card{overflow:hidden;background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#d7ded7}.card-image img{height:100%;object-fit:cover;transition:transform .35s ease}.trip-card:hover .card-image img{transform:scale(1.025)}.card-copy{padding:26px}.meta{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.78rem;letter-spacing:.03em}.card-copy h2{font-family:Georgia,serif;font-size:2rem;margin:16px 0 4px}.card-copy h2 a{text-decoration:none;color:var(--ink)}.destination{color:var(--green);font-weight:700}.card-copy>p:not(.destination){color:var(--muted);line-height:1.6}.text-link{font-weight:800;text-decoration:none}.bundle-errors{padding:20px 24px;margin:0 0 30px;border:1px solid #c77c62;border-radius:12px;background:#fff5ef}.bundle-errors h2{margin-top:0}.back{margin-bottom:24px}.back a{text-decoration:none;font-weight:700}.trip-hero{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);min-height:650px;border-radius:24px;overflow:hidden;background:var(--green-dark);color:white;box-shadow:var(--shadow)}.hero-copy{padding:clamp(38px,6vw,76px);display:flex;flex-direction:column;justify-content:center}.hero-copy .eyebrow{color:#cde0d8}.hero-status{align-self:flex-start;color:white;border-color:#89a89b;background:rgba(255,255,255,.08);margin-bottom:16px}.trip-hero h1{font-size:clamp(3.1rem,6vw,6.5rem)}.hero-destination{font-size:1.35rem;font-weight:700;margin:26px 0 4px}.hero-dates{color:#cde0d8;margin:0}.hero-summary{font-size:1.08rem;line-height:1.7;color:#e7f0ec}.hero-media{margin:0;min-height:100%}.hero-media img,.hero-media video{height:100%;object-fit:cover}.highlights{list-style:none;margin:30px 0 0;padding:0;display:flex;gap:10px;flex-wrap:wrap}.highlights li{border:1px solid #c7cfc9;background:white;border-radius:999px;padding:10px 14px;font-size:.86rem;font-weight:700}.story-intro{max-width:810px;margin:80px auto}.story-intro>p:last-child{font-family:Georgia,serif;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.45;white-space:pre-line}.category-index{margin:0 0 34px;padding:26px;background:#efe8da;border-radius:18px;display:grid;grid-template-columns:240px 1fr;gap:26px;align-items:start}.category-index strong{font-family:Georgia,serif;font-size:1.35rem}.category-index ul{list-style:none;margin:0;padding:0;display:flex;gap:10px;flex-wrap:wrap}.category-index a{display:flex;gap:7px;align-items:center;text-decoration:none;padding:10px 13px;background:white;border:1px solid #d3cbbb;border-radius:999px;font-weight:750}.category-index a span{text-transform:uppercase;color:var(--green);font-size:.68rem;letter-spacing:.1em}.category-index small{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:#e7eee9;color:var(--green-dark)}.category-list{display:grid;gap:30px}.story-category{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow);scroll-margin-top:20px}.story-category>summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:minmax(300px,1.1fr) minmax(280px,.9fr);min-height:430px}.story-category>summary::-webkit-details-marker{display:none}.category-cover{overflow:hidden;background:#d7ded7}.category-cover-placeholder{height:100%;min-height:260px;display:grid;place-items:center;color:var(--muted);font-family:Georgia,serif;font-size:1.2rem}.category-cover img,.category-cover video{height:100%;object-fit:cover;transition:transform .35s ease}.story-category>summary:hover .category-cover img{transform:scale(1.02)}.category-summary{padding:clamp(28px,5vw,58px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.category-kind{text-transform:uppercase;color:var(--green);font-size:.72rem;font-weight:850;letter-spacing:.15em}.category-title{font-family:Georgia,serif;font-size:clamp(2.25rem,4.5vw,4.6rem);line-height:1;margin:14px 0}.category-meta{font-weight:750;color:var(--green);margin-bottom:18px}.category-deck{color:var(--muted);font-size:1.03rem;line-height:1.65}.expand-label{margin-top:28px;font-weight:850;color:var(--green-dark)}.story-category[open] .expand-label span{display:inline-block;transform:rotate(45deg)}.category-body{border-top:1px solid var(--line);padding:clamp(24px,5vw,58px)}.location-map{max-width:820px;margin:0 auto 34px;border:1px solid var(--line);border-radius:12px;background:#faf9f6;padding:15px 18px}.location-map>summary{cursor:pointer;color:var(--green-dark);font-weight:850;list-style-position:inside}.location-map>p{margin:12px 0 2px;color:var(--muted);line-height:1.55}.map-frame{margin-top:14px;aspect-ratio:16/8;min-height:280px;overflow:hidden;border-radius:8px;background:#e4e8e1}.map-frame iframe{width:100%;height:100%;border:0}.location-map>a{display:inline-block;margin-top:12px;font-weight:800}.category-story{max-width:820px;margin:0 auto 42px}.category-story>p{font-family:Georgia,serif;font-size:1.35rem;line-height:1.65;white-space:pre-line}.category-links{display:flex;gap:16px;flex-wrap:wrap}.category-links a{font-weight:800}.photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;align-items:start}.photo-card{margin:0;background:#faf9f6;border:1px solid var(--line);border-radius:13px;overflow:hidden}.photo-card img,.photo-card video{max-height:650px;object-fit:cover;background:#dce3de}.photo-card figcaption{padding:15px;color:var(--ink);font-size:.92rem;line-height:1.5}.photo-card figcaption>strong{display:block}.photo-disclosure{margin-top:12px;border-top:1px solid var(--line);padding-top:10px}.photo-disclosure>summary{cursor:pointer;color:var(--green-dark);font-weight:800;list-style-position:inside}.photo-disclosure>div{padding:10px 2px 2px;color:var(--muted)}.photo-disclosure h4{margin:12px 0 3px;color:var(--ink);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.photo-disclosure p{margin:0;white-space:pre-line}.photo-captured{font-size:.8rem}.photo-captured strong{color:var(--ink)}footer{border-top:1px solid var(--line);padding:34px;text-align:center;color:var(--muted)}.empty{padding:80px 24px;text-align:center;background:white;border:1px solid var(--line);border-radius:18px}.empty h1{font-size:clamp(2.5rem,7vw,5rem)}@media(max-width:820px){.trip-grid{grid-template-columns:1fr}.trip-hero{grid-template-columns:1fr}.hero-media{min-height:360px;order:-1}.category-index{grid-template-columns:1fr}.story-category>summary{grid-template-columns:1fr}.category-cover{aspect-ratio:4/3}.photo-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}@media(max-width:520px){.site-header,main{padding-left:18px;padding-right:18px}.page-intro{padding-top:32px}.card-copy{padding:20px}.trip-hero{border-radius:16px}.hero-copy{padding:30px}.story-intro{margin:55px 4px}.category-index{padding:20px}.category-index a{width:100%;justify-content:space-between}.story-category{border-radius:14px}.category-cover{aspect-ratio:5/4}.category-summary{padding:26px 22px}.category-body{padding:24px 18px}.photo-grid{grid-template-columns:1fr}.local-chip{display:none}}@media print{body{background:white}.site-header,footer,.back,.category-index{display:none}main{max-width:none;padding:0}.trip-hero{min-height:0;box-shadow:none;break-after:page}.story-category{box-shadow:none;break-inside:avoid}.story-category>summary{min-height:0}.category-body{display:block}.photo-card{break-inside:avoid}}

/* Local authoring and public-release review. */
.editor-link{display:inline-block;padding:12px 18px;background:var(--green-dark);color:white;border-radius:9px;text-decoration:none;font-weight:750;margin-bottom:24px}
.editor-intro{max-width:850px;margin:20px 0 32px}.editor-intro h1{font:500 clamp(2.4rem,5vw,4.5rem)/1.1 Georgia,serif;margin:0}.editor-intro p{line-height:1.65;color:var(--muted)}
.editor-toolbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px;background:#f7f4edf5;border:1px solid var(--line);border-radius:12px;box-shadow:0 6px 20px #18201d12}.editor-toolbar p{margin:0;flex:1;min-width:130px}.editor-toolbar strong{width:100%;font-size:.85rem;color:var(--green)}
#trip-editor button{font:inherit;font-weight:700;padding:10px 14px;border:1px solid var(--green);border-radius:8px;background:var(--green-dark);color:white;cursor:pointer}#trip-editor button.secondary{background:white;color:var(--green-dark)}#trip-editor button:disabled{opacity:.5;cursor:wait}
.edit-field{display:flex;flex-direction:column;gap:7px;font-size:.85rem;font-weight:700;min-width:0;margin:12px 0}.edit-field input,.edit-field textarea,.gallery-controls select{width:100%;font:400 1rem/1.5 system-ui;padding:10px;border:1px solid #a7b7ad;border-radius:7px;background:white;color:var(--ink)}.edit-field textarea{resize:vertical}.edit-text-grid{display:grid;gap:0 20px;grid-template-columns:1fr 1fr}.edit-field:has(textarea){grid-column:1/-1}
.edit-details{padding:14px;border:1px solid var(--line);border-radius:9px;background:#faf9f6;margin:12px 0}.edit-details summary{cursor:pointer;font-weight:750}.overview{margin:24px 0}.gallery-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:28px 0}.gallery-controls label{display:flex;gap:8px;align-items:center}.gallery-controls p{width:100%;margin:0;color:var(--muted)}
.edit-category{margin:40px 0}.edit-category h2,.release-panel h2{font:500 2rem Georgia,serif}.edit-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.edit-photo{background:white;border:2px solid transparent;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #18201d12;min-width:0}.edit-photo[hidden]{display:none}.edit-photo>a{display:block}.edit-photo img,.edit-photo video{aspect-ratio:4/3;object-fit:contain;background:#e3e6e0}.edit-photo.excluded{border-color:#b9aca0;background:#eeeae4}.edit-photo.excluded img,.edit-photo.excluded video{opacity:.45}.edit-photo-copy{padding:16px}.include-control{display:flex;align-items:center;gap:8px;font-weight:750}.include-control input,#review-confirmed{width:20px;height:20px;accent-color:var(--green);flex-shrink:0}.filename{display:block;overflow-wrap:anywhere;color:var(--muted);margin-top:12px;font-size:.68rem}.cover-label,.duplicate-label{display:block;font-weight:750;font-size:.78rem;color:var(--green);margin-top:8px}.duplicate-label{color:#925113}.selection-actions{display:flex;gap:10px;margin:18px 0}.release-panel{padding:28px;background:#e7eee9;border:1px solid #b8c7c1;border-radius:12px;margin:40px 0}.release-panel p{line-height:1.6}.release-panel label{display:flex;align-items:center;gap:10px;margin:20px 0}.preview-notice{padding:18px;background:#e7eee9;border:1px solid #b8c7c1;border-radius:10px;margin-bottom:20px}
@media(max-width:950px){.edit-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.edit-gallery,.edit-text-grid{grid-template-columns:1fr}.editor-toolbar{position:static}.edit-photo img,.edit-photo video{max-height:340px}}
@media print{.editor-link,.preview-notice{display:none}}

.edit-category{scroll-margin-top:150px}.gallery-controls select{max-width:280px}
.story-group{margin:22px 0;border:1px solid var(--line);border-radius:18px;background:#f1eee6;overflow:hidden;box-shadow:var(--shadow)}.story-group>summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;list-style:none}.story-group>summary::-webkit-details-marker{display:none}.story-group-title{font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700;color:var(--green-dark)}.story-group-count{color:var(--muted);font-size:.9rem;font-weight:750}.story-group[open]>summary{border-bottom:1px solid var(--line)}.story-group-items{padding:12px 18px 4px}.story-group-items .story-category{margin:14px 0 22px;box-shadow:none}


/* Keep the trip page readable at ordinary viewing sizes. */
.page-intro h1,.trip-hero h1,.empty h1{font-size:clamp(2.35rem,4.6vw,4.25rem);line-height:1.02;letter-spacing:-.035em}
.page-intro>p:last-child{font-size:1.05rem;line-height:1.65}
.trip-hero{min-height:490px}
.hero-copy{padding:clamp(28px,4vw,54px)}
.trip-hero h1{font-size:clamp(2.4rem,4.4vw,4.2rem)}
.hero-destination{font-size:1.12rem;margin:18px 0 4px}
.hero-summary{font-size:1rem;line-height:1.65}
.story-intro{max-width:760px;margin:54px auto}
.story-intro>p:last-child{font-family:inherit;font-size:1.08rem;line-height:1.7;white-space:pre-line}
.category-index{grid-template-columns:190px 1fr;gap:20px;padding:22px}
.category-index strong{font-family:inherit;font-size:1rem}
.story-category>summary{min-height:320px}
.category-summary{padding:clamp(24px,3.5vw,40px)}
.category-title{font-size:clamp(1.65rem,2.7vw,2.4rem);line-height:1.08;margin:10px 0}
.category-meta{margin-bottom:12px}
.category-deck{font-size:.98rem;line-height:1.6}
.expand-label{margin-top:18px}
.category-body{padding:clamp(22px,3.5vw,40px)}
.category-story{margin-bottom:32px}
.category-story>p{font-family:inherit;font-size:1.05rem;line-height:1.7;white-space:pre-line}
.story-group-title{font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.25}
@media(max-width:820px){.story-category>summary{min-height:0}}
@media(max-width:520px){.page-intro h1,.trip-hero h1,.empty h1{font-size:clamp(2.1rem,10vw,3rem)}.hero-copy{padding:26px}.story-intro{margin:38px 4px}.category-index{grid-template-columns:1fr}.category-summary{padding:24px 20px}}
/* Reserve media space without fetching hidden gallery assets. */
img[data-src]{aspect-ratio:4/3;background:#e3e6e0}
.video-player{position:relative;min-height:180px;background:#18201d;aspect-ratio:4/3;display:grid;place-items:center}
.video-player video{width:100%;height:100%;max-height:75vh;object-fit:contain}
.load-video{position:absolute;inset:0;margin:auto;width:max-content;height:max-content;padding:14px 24px;border:1px solid #fff8;border-radius:999px;background:#fff;color:#18201d;font:700 1rem system-ui;cursor:pointer}
.load-video:hover,.load-video:focus-visible{background:#e8dcc4;outline:3px solid #e9a23b;outline-offset:3px}

.video-player video[hidden]{display:none}
