.gallery-module__MXvojG__container{max-width:1400px;margin:0 auto;padding:0 2.5rem}.gallery-module__MXvojG__serifAccent{font-family:var(--font-serif);font-style:italic;font-weight:400}.gallery-module__MXvojG__banner{background:var(--ink);align-items:flex-end;min-height:42vh;display:flex;position:relative;overflow:hidden}.gallery-module__MXvojG__bannerFallback{z-index:0;background:radial-gradient(circle at 25% 35%, #744f2399 0%, transparent 50%), radial-gradient(circle at 78% 28%, #1c6973cc 0%, transparent 48%), radial-gradient(circle at 62% 85%, #70c0d073 0%, transparent 50%), linear-gradient(135deg, var(--teal-deep) 0%, var(--ink) 72%);position:absolute;inset:0}.gallery-module__MXvojG__bannerImg{object-fit:cover;z-index:0;position:absolute;inset:0}.gallery-module__MXvojG__bannerOverlay{z-index:1;background:linear-gradient(#0f141940 0%,#0f14199e 100%);position:absolute;inset:0}.gallery-module__MXvojG__bannerContent{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:3.5rem 2.5rem 3rem;position:relative}.gallery-module__MXvojG__eyebrow{color:var(--lime);letter-spacing:.18em;text-transform:uppercase;font-variation-settings:"wdth" 75;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.78rem;font-weight:500;display:flex}.gallery-module__MXvojG__eyebrow:before{content:"";background:var(--lime);width:24px;height:1px;display:inline-block}.gallery-module__MXvojG__banner h1{font-family:var(--font-display);letter-spacing:-.04em;color:var(--paper);font-variation-settings:"wdth" 100,"opsz" 96;max-width:18ch;margin-bottom:1.25rem;font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:500;line-height:.98}.gallery-module__MXvojG__banner h1 .gallery-module__MXvojG__serifAccent{color:var(--lime)}.gallery-module__MXvojG__lead{color:#faf8f3d9;max-width:54ch;font-size:1.2rem;line-height:1.55}.gallery-module__MXvojG__body{background-color:var(--paper);background-image:var(--paper-texture);background-repeat:repeat;min-height:40vh;padding:4rem 0 6rem}.gallery-module__MXvojG__albums{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.gallery-module__MXvojG__albumCard{border:1px solid var(--rule);background:var(--ink);border-radius:10px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.gallery-module__MXvojG__albumCard:hover{transform:translateY(-4px);box-shadow:0 18px 40px -20px #0f14194d}.gallery-module__MXvojG__albumTile{aspect-ratio:4/3;position:relative;overflow:hidden}.gallery-module__MXvojG__albumTileFallback{background:linear-gradient(150deg, var(--teal) 0%, var(--ink) 100%);position:absolute;inset:0}.gallery-module__MXvojG__albumTile img{object-fit:cover;transition:transform .6s}.gallery-module__MXvojG__albumCard:hover .gallery-module__MXvojG__albumTile img{transform:scale(1.05)}.gallery-module__MXvojG__albumTileOverlay{z-index:1;background:linear-gradient(#0f141900 35%,#0f1419c7 100%);position:absolute;inset:0}.gallery-module__MXvojG__albumTileText{z-index:2;color:var(--paper);padding:1.4rem;position:absolute;bottom:0;left:0;right:0}.gallery-module__MXvojG__albumName{font-family:var(--font-display);letter-spacing:-.02em;font-variation-settings:"wdth" 95,"opsz" 40;font-size:1.5rem;font-weight:500;line-height:1.05}.gallery-module__MXvojG__albumMeta{letter-spacing:.1em;text-transform:uppercase;font-variation-settings:"wdth" 75;color:var(--lime);align-items:center;gap:.75rem;margin-top:.4rem;font-size:.75rem;display:flex}.gallery-module__MXvojG__albumMetaDot{background:#faf8f380;border-radius:50%;width:3px;height:3px}.gallery-module__MXvojG__albumMetaCount{color:#faf8f3b3}.gallery-module__MXvojG__backLink{color:var(--teal);align-items:center;gap:8px;margin-bottom:2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.gallery-module__MXvojG__backLink:hover{gap:12px}.gallery-module__MXvojG__albumHead{border-bottom:1px solid var(--rule);margin-bottom:2.75rem;padding-bottom:1.5rem}.gallery-module__MXvojG__albumHead h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-variation-settings:"wdth" 95,"opsz" 60;max-width:24ch;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.02}.gallery-module__MXvojG__albumHeadMeta{color:var(--teal);letter-spacing:.16em;text-transform:uppercase;font-variation-settings:"wdth" 75;margin-bottom:.75rem;font-size:.78rem;font-weight:500}.gallery-module__MXvojG__albumHead p{color:var(--muted);max-width:60ch;margin-top:1rem;font-size:1.1rem;line-height:1.55}.gallery-module__MXvojG__masonry{column-count:3;column-gap:1rem}.gallery-module__MXvojG__masonryItem{break-inside:avoid;cursor:zoom-in;background:var(--paper-warm);border:none;border-radius:8px;width:100%;margin-bottom:1rem;padding:0;display:block;position:relative;overflow:hidden}.gallery-module__MXvojG__masonryItem img{width:100%;height:auto;transition:transform .4s,filter .4s;display:block}.gallery-module__MXvojG__masonryItem:hover img{filter:brightness(.92);transform:scale(1.03)}.gallery-module__MXvojG__caption{color:var(--paper);opacity:0;text-align:left;background:linear-gradient(#0000,#0f1419b3);padding:1rem .9rem .7rem;font-size:.82rem;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.gallery-module__MXvojG__masonryItem:hover .gallery-module__MXvojG__caption{opacity:1}.gallery-module__MXvojG__lightbox{z-index:1000;background:#0f1419f0;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.gallery-module__MXvojG__lightboxImg{object-fit:contain;border-radius:4px;width:auto;max-width:92vw;height:auto;max-height:82vh}.gallery-module__MXvojG__lightboxCap{text-align:center;color:#faf8f3d9;padding:0 2rem;font-size:.95rem;position:absolute;bottom:1.5rem;left:0;right:0}.gallery-module__MXvojG__lbClose{color:var(--paper);cursor:pointer;background:#faf8f31f;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;transition:background .2s;display:flex;position:absolute;top:1.25rem;right:1.5rem}.gallery-module__MXvojG__lbClose:hover{background:#faf8f340}.gallery-module__MXvojG__lbNav{color:var(--paper);cursor:pointer;background:#faf8f31f;border:none;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__MXvojG__lbNav:hover{background:#faf8f340}.gallery-module__MXvojG__lbPrev{left:1.5rem}.gallery-module__MXvojG__lbNext{right:1.5rem}.gallery-module__MXvojG__empty{color:var(--muted);text-align:center;padding:3rem 0;font-size:1.05rem}@media (max-width:1100px){.gallery-module__MXvojG__albums{grid-template-columns:repeat(2,1fr)}.gallery-module__MXvojG__masonry{column-count:2}}@media (max-width:960px){.gallery-module__MXvojG__bannerContent{padding:2.5rem 1.5rem}.gallery-module__MXvojG__container{padding:0 1.5rem}.gallery-module__MXvojG__body{padding:2.5rem 0 4rem}}@media (max-width:560px){.gallery-module__MXvojG__albums{grid-template-columns:1fr}.gallery-module__MXvojG__masonry{column-count:1}.gallery-module__MXvojG__lbNav{width:40px;height:40px}}
