:root{--gallery-bg: #f3ede4;--gallery-panel: rgba(255, 250, 240, .86);--gallery-panel-solid: #fff8ee;--gallery-text: #1f2925;--gallery-muted: #59655f;--gallery-accent: #2f4b45;--gallery-gold: #9b7244;--gallery-line: rgba(31, 41, 37, .12);--gallery-shadow: 0 22px 50px rgba(43, 54, 42, .12)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}.nomadGalleryBody{margin:0;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(197,169,109,.18),transparent 34%),radial-gradient(circle at 85% 8%,rgba(89,116,107,.2),transparent 28%),linear-gradient(180deg,#f6efe7,#eee4d6);color:var(--gallery-text);font-family:Instrument Sans,sans-serif;line-height:1.55}.nomadGalleryBody a{color:inherit}.nomadGalleryBody button{font:inherit}html:not(.js) .jsOnly{display:none!important}.nomadSkipLink{position:fixed;top:.75rem;left:.75rem;z-index:50;padding:.75rem 1rem;border-radius:999px;background:var(--gallery-text);color:#fff!important;transform:translateY(-160%)}.nomadSkipLink:focus{transform:translateY(0)}.ambient{position:fixed;z-index:0;width:32rem;height:32rem;border-radius:999px;filter:blur(42px);opacity:.28;pointer-events:none}.ambientLeft{top:-9rem;left:-10rem;background:#d9b67f}.ambientRight{right:-10rem;bottom:-8rem;background:#7d9589}.galleryShell,.storyPage{position:relative;z-index:1;width:min(calc(100% - 2rem),1380px);margin:0 auto}.galleryShell{display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);gap:1.5rem;padding:1.5rem 0 4rem}.galleryHeader,.galleryIntro,.filterPanel,.storyCard,.editorialNote,.storyArticle,.sourceNote,.storyActions,.promptDisclosure,.storyPager a{border:1px solid var(--gallery-line);background:var(--gallery-panel);box-shadow:var(--gallery-shadow);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.galleryHeader{position:sticky;top:1.5rem;align-self:start;padding:1.5rem;border-radius:28px}.backLink,.storyBreadcrumbs a{font-weight:700;text-decoration-thickness:1px;text-underline-offset:.22em}.eyebrow{margin:1.2rem 0 .7rem;color:#6d5a34;font-size:.78rem;letter-spacing:.15em;text-transform:uppercase}.galleryHeader h1,.galleryIntro h2,.storyCard h2,.storyArticle h1,.storyActions h2{margin:0;font-family:Cormorant Garamond,serif;font-weight:600;line-height:.98}.galleryHeader h1{font-size:clamp(2.9rem,6vw,4.6rem)}.galleryLead,.galleryIntro>p:last-child,.sourceNote p{color:var(--gallery-muted)}.galleryFacts{display:grid;gap:.9rem;margin:1.4rem 0 0}.galleryFacts div{display:grid;gap:.15rem}.galleryFacts dt{color:var(--gallery-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.galleryFacts dd{margin:0;font-weight:700}.galleryMain{min-width:0}.galleryProgress{position:sticky;top:.75rem;z-index:12;margin-bottom:1rem;padding:.85rem 1rem;border:1px solid var(--gallery-line);border-radius:18px;background:#fffaf0f0;box-shadow:0 12px 32px #2b362a1f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.galleryProgressHeading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:var(--gallery-muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.galleryProgressHeading strong{color:var(--gallery-text);letter-spacing:normal;text-transform:none}.galleryProgressTrack{height:5px;margin-top:.65rem;overflow:hidden;border-radius:999px;background:#2f4b4526}.galleryProgressFill{display:block;width:var(--gallery-progress, 3.333%);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gallery-gold),#52776d);transition:width .24s ease-out}.galleryIntro,.filterPanel,.editorialNote{padding:clamp(1.25rem,3vw,2rem);border-radius:28px}.galleryIntro .eyebrow,.filterPanel .eyebrow{margin-top:0}.galleryIntro h2{max-width:15ch;font-size:clamp(2.6rem,6vw,5.2rem)}.galleryIntro>p:last-child{max-width:67ch;margin-bottom:0}.filterPanel{margin-top:1rem}.filterHeading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.filterHeading h2{margin:0;font-size:1.2rem}.visibleCount{margin:0;color:var(--gallery-muted)}.filterList,.storyTags,.storyActionButtons{display:flex;flex-wrap:wrap;gap:.7rem}.filterList{margin-top:1rem}.filterButton,.actionButton,.textButton{min-height:44px;cursor:pointer;border:1px solid var(--gallery-line);border-radius:999px;background:#ffffff9e;color:var(--gallery-text);font-weight:700}.filterButton,.actionButton{padding:.75rem 1rem}.filterButton.isActive{border-color:var(--gallery-accent);background:var(--gallery-accent);color:#fff}.filterButton:hover,.filterButton:focus-visible,.actionButton:hover,.actionButton:focus-visible,.textButton:hover,.textButton:focus-visible,.storyCardLink:hover,.storyCardLink:focus-visible,.storyPager a:hover,.storyPager a:focus-visible{transform:translateY(-2px)}.filterButton:focus-visible,.actionButton:focus-visible,.textButton:focus-visible,.storyCardLink:focus-visible,.storyPager a:focus-visible,.backLink:focus-visible,.storyBreadcrumbs a:focus-visible{outline:3px solid var(--gallery-accent);outline-offset:4px}.storyGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1.25rem}.storyCard{min-width:0;overflow:hidden;border-radius:24px}.storyCard.revealPending{opacity:0;transform:translateY(28px);transition:opacity .6s ease-out var(--story-reveal-delay, 0ms),transform .6s ease-out var(--story-reveal-delay, 0ms)}.storyCard.revealPending.isVisible{opacity:1;transform:translateY(0)}.storyCard[hidden]{display:none}.storyCardLink{position:relative;display:block;height:100%;isolation:isolate;text-decoration:none;transition:transform .18s ease}.storyCardLink:focus-visible{outline-offset:-4px}.storyCover,.storyHero{position:relative;margin:0;overflow:hidden;background:#d8c6a8}.storyCover{aspect-ratio:3 / 2}.storyCover img,.storyHero img{display:block;width:100%;height:100%;object-fit:cover}.storyCover img{transition:transform .5s ease}.storyCardLink:hover .storyCover img,.storyCardLink:focus-visible .storyCover img{transform:scale(1.035)}.storyCover figcaption{position:absolute;right:.8rem;bottom:.8rem;padding:.42rem .7rem;border-radius:999px;background:#121f1dcc;color:#fff;font-size:.78rem}.storyPreview{position:absolute;inset:0;z-index:3;display:flex;visibility:hidden;align-items:center;justify-content:center;flex-direction:column;gap:.85rem;padding:clamp(1.25rem,5vw,2.25rem);background:#121f1df0;color:#fffaf1;opacity:0;pointer-events:none;text-align:center;transition:opacity .26s ease,visibility 0s linear .26s}.storyPreview span{color:#e0bd82;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.storyPreview p{max-width:34ch;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(1.35rem,3vw,1.75rem);line-height:1.25}.storyPreview strong{font-size:.85rem}@media(hover:hover)and (pointer:fine){.storyCardLink:hover .storyPreview{visibility:visible;opacity:1;transition-delay:0s}}.storyCardLink:focus-visible .storyPreview{visibility:visible;opacity:1;transition-delay:0s}.storyCardContent{padding:1.1rem}.storyCard h2{font-size:clamp(2rem,4vw,2.8rem)}.storyCardContent>p{margin:.7rem 0 0;color:var(--gallery-muted)}.storyMeta{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;color:var(--gallery-muted);font-size:.86rem}.storyTags{margin-top:.9rem}.tagPill{display:inline-flex;align-items:center;min-height:34px;padding:.38rem .7rem;border:1px solid var(--gallery-line);border-radius:999px;background:#ffffff94;font-size:.82rem}.emptyState{padding:2rem;text-align:center;color:var(--gallery-muted)}.editorialNote{margin-top:1.25rem}.editorialNote h2{margin-top:0}.editorialNote p{max-width:72ch;margin-bottom:0}.storyPage{padding:1.5rem 0 4rem}.storyBreadcrumbs{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem;color:var(--gallery-muted)}.storyArticle{overflow:hidden;border-radius:30px}.storyHero{aspect-ratio:3 / 2;max-height:75vh}.storyArticleInner{width:min(100% - 2rem,780px);margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem) 0}.storyArticleHeader h1{font-size:clamp(3.4rem,9vw,7rem)}.storyExcerpt{margin:1rem 0 0;color:var(--gallery-muted);font-size:1.16rem}.storyByline{display:flex;flex-wrap:wrap;gap:.55rem 1rem;margin-top:1.2rem;color:var(--gallery-muted);font-size:.9rem}.sourceNote,.storyActions{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin:2rem 0;padding:1.25rem;border-radius:22px}.sourceNote h2,.storyActions h2{margin:0}.sourceNote p{margin:.45rem 0 0}.sourceNote>a{flex:0 0 auto;font-weight:700}.storyBody{font-family:Cormorant Garamond,serif;font-size:clamp(1.45rem,2.4vw,1.72rem);line-height:1.62}.storyBody p{margin:0 0 1.35rem}.storyActions{align-items:start;flex-direction:column}.storyActions .eyebrow{margin-top:0}.actionFeedback{min-height:1.5em;margin:0;color:var(--gallery-muted)}.promptDisclosure{padding:1.2rem;border-radius:22px}.promptDisclosure summary{cursor:pointer;font-weight:700}.promptDisclosure p{color:var(--gallery-muted)}.textButton{padding:.65rem .9rem}.storyPager{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.storyKeyboardHint{display:flex;justify-content:center;flex-wrap:wrap;gap:.65rem 1rem;margin:1rem 0 0;color:var(--gallery-muted);font-size:.82rem}.storyKeyboardHint span{display:inline-flex;align-items:center;gap:.35rem}.storyKeyboardHint kbd{min-width:2rem;padding:.2rem .45rem;border:1px solid var(--gallery-line);border-bottom-width:2px;border-radius:7px;background:#ffffffa8;color:var(--gallery-text);font:inherit;font-weight:700;text-align:center}.storyPager a{display:grid;gap:.35rem;min-height:100px;padding:1rem;border-radius:20px;text-decoration:none;transition:transform .18s ease}.storyPager span{color:var(--gallery-muted);font-size:.82rem}@media(max-width:980px){.galleryShell{grid-template-columns:1fr}.galleryHeader{position:static}.galleryHeader h1{max-width:15ch}.galleryFacts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.galleryShell,.storyPage{width:min(calc(100% - 1rem),1380px)}.galleryShell,.storyPage{padding-top:.5rem}.galleryHeader,.galleryIntro,.filterPanel,.editorialNote,.storyArticle{border-radius:20px}.galleryHeader{padding:1.1rem}.galleryHeader h1{font-size:clamp(2.75rem,14vw,3.55rem)}.galleryHeader .galleryLead{margin-bottom:0}.galleryFacts{display:none}.galleryIntro h2{font-size:clamp(2.35rem,12vw,3.35rem)}.galleryProgress{top:.35rem;padding:.75rem .85rem;border-radius:15px}.galleryProgressHeading>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.galleryProgressHeading{justify-content:flex-end}.storyGrid{grid-template-columns:1fr}.filterHeading,.sourceNote{align-items:start;flex-direction:column}.storyArticleInner{width:min(100% - 1.5rem,780px)}.storyArticleHeader h1{font-size:clamp(3rem,17vw,4.5rem)}.storyPager{grid-template-columns:1fr}.storyPager a:nth-child(2){order:-1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.storyCard.revealPending,.storyCard.revealPending.isVisible{opacity:1;transform:none}}@media print{.ambient,.storyBreadcrumbs,.storyActions,.promptDisclosure,.storyKeyboardHint,.storyPager{display:none!important}.nomadGalleryBody,.storyArticle{background:#fff;box-shadow:none}.storyArticle{border:0}}
