:root{--bg: #0e1008;--bg-2: #151a0c;--bg-3: #1c230f;--olive: #344120;--olive-lt: #4a5e2a;--olive-dk: #222d12;--yellow: #F7DD49;--line: rgba(74,94,42,.45);--line-bright:rgba(74,94,42,.8);--text: #d8dcc8;--muted: #7a8c5a;--maxw: 1300px;--ff-stencil: "Saira Stencil One", "Oswald", system-ui, sans-serif;--ff-cond: "Saira Condensed", "Oswald", system-ui, sans-serif;--ff-mono: "Share Tech Mono", "JetBrains Mono", "Courier New", monospace}[data-astro-cid-sahthylw],[data-astro-cid-sahthylw]:before,[data-astro-cid-sahthylw]:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--ff-cond)}a[data-astro-cid-sahthylw]{text-decoration:none;color:inherit}img[data-astro-cid-sahthylw]{display:block;max-width:100%}.mono[data-astro-cid-sahthylw]{font-family:var(--ff-mono)}.accent[data-astro-cid-sahthylw]{color:var(--yellow)}.blink[data-astro-cid-sahthylw]{animation:blink 1.2s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.scanlines[data-astro-cid-sahthylw]{position:fixed;inset:0;z-index:9999;pointer-events:none;background-image:repeating-linear-gradient(to bottom,transparent 0px,transparent 3px,rgba(0,0,0,.08) 3px,rgba(0,0,0,.08) 4px);mix-blend-mode:multiply}.nav[data-astro-cid-sahthylw]{position:fixed;inset:0 0 auto;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,4vw,2.5rem);background:#0e1008e6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line-bright)}.nav__brand[data-astro-cid-sahthylw]{display:flex;align-items:center;gap:.65rem}.nav__brand[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{border-radius:3px}.nav__brand-text[data-astro-cid-sahthylw]{display:flex;flex-direction:column;line-height:1.1}.nav__brand-name[data-astro-cid-sahthylw]{font-family:var(--ff-cond);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#fff}.nav__brand-name[data-astro-cid-sahthylw] strong[data-astro-cid-sahthylw]{color:var(--yellow)}.nav__brand-tag[data-astro-cid-sahthylw]{font-family:var(--ff-mono);font-size:.58rem;letter-spacing:.1em;color:var(--muted)}.nav__links[data-astro-cid-sahthylw]{display:flex;gap:1.8rem}.nav__links[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]{font-family:var(--ff-mono);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:var(--muted);position:relative;padding:.2rem 0;transition:color .2s}.nav__links[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:before{content:"// ";color:var(--olive-lt);transition:color .2s}.nav__links[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:hover{color:var(--yellow)}.nav__links[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:hover:before{color:var(--yellow)}@media(max-width:900px){.nav__links[data-astro-cid-sahthylw]{display:none}}@media(max-width:600px){.nav__brand-text[data-astro-cid-sahthylw]{display:none}}.btn[data-astro-cid-sahthylw]{display:inline-flex;align-items:center;gap:.5em;font-family:var(--ff-mono);font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;background:var(--yellow);color:#0e1008;padding:.9rem 1.6rem;border:2px solid var(--yellow);clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);transition:background .25s,color .25s,box-shadow .25s,transform .25s}.btn[data-astro-cid-sahthylw]:hover{transform:translateY(-3px);box-shadow:0 8px 28px -6px #f7dd4980}.btn--sm[data-astro-cid-sahthylw]{padding:.6rem 1.1rem;font-size:.76rem;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%)}.btn--dark[data-astro-cid-sahthylw]{background:var(--bg);color:var(--yellow);border-color:var(--olive-lt)}.btn--dark[data-astro-cid-sahthylw]:hover{background:var(--olive-dk)}.btn--dark-ghost[data-astro-cid-sahthylw]{background:transparent;color:var(--bg);border-color:#00000059}.btn--dark-ghost[data-astro-cid-sahthylw]:hover{background:var(--bg);color:var(--yellow);border-color:var(--bg)}.gal-hero[data-astro-cid-sahthylw]{position:relative;min-height:42vh;display:flex;align-items:flex-end;padding:8rem 1.5rem 4rem;overflow:hidden;background:var(--bg);border-bottom:1px solid var(--line)}.topo-bg[data-astro-cid-sahthylw]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.topo-svg[data-astro-cid-sahthylw]{width:100%;height:100%}.topo-path[data-astro-cid-sahthylw]{fill:none;stroke:var(--olive-lt);stroke-width:1.2;opacity:.4;stroke-dasharray:2000;stroke-dashoffset:2000;animation:draw 5s ease forwards}.tp-1[data-astro-cid-sahthylw]{animation-delay:0s}.tp-2[data-astro-cid-sahthylw]{animation-delay:.3s}.tp-3[data-astro-cid-sahthylw]{animation-delay:.6s}.tp-4[data-astro-cid-sahthylw]{animation-delay:.9s}@keyframes draw{to{stroke-dashoffset:0}}.gal-hero__inner[data-astro-cid-sahthylw]{position:relative;z-index:2;max-width:var(--maxw);width:100%;margin:0 auto}.eyebrow[data-astro-cid-sahthylw]{font-family:var(--ff-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--yellow);margin-bottom:.9rem;display:block}.gal-hero__title[data-astro-cid-sahthylw]{font-family:var(--ff-stencil);font-size:clamp(3.5rem,12vw,9rem);line-height:.88;letter-spacing:.04em;text-transform:uppercase;color:#fff}.gal-hero__sub[data-astro-cid-sahthylw]{color:var(--muted);font-size:clamp(.95rem,1.4vw,1.1rem);margin-top:1.4rem;max-width:52ch;line-height:1.7}.cat-section[data-astro-cid-sahthylw]{padding:clamp(3rem,6vw,6rem) clamp(1rem,4vw,2.5rem);border-bottom:1px solid var(--line)}.cat-section--dark[data-astro-cid-sahthylw]{background:var(--bg-2)}.cat-section__head[data-astro-cid-sahthylw]{max-width:var(--maxw);margin:0 auto 2.5rem;display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;flex-wrap:wrap}.cat-section__title[data-astro-cid-sahthylw]{font-family:var(--ff-stencil);font-size:clamp(1.8rem,4vw,3.2rem);line-height:1;letter-spacing:.04em;text-transform:uppercase;color:var(--text);margin-top:.5rem}.cat-section__sub[data-astro-cid-sahthylw]{color:var(--muted);font-size:.95rem;margin-top:.7rem;max-width:44ch;line-height:1.65}.cat-section__meta[data-astro-cid-sahthylw]{display:flex;gap:.8rem;align-items:center;font-size:.7rem;letter-spacing:.18em;color:var(--muted);flex-wrap:wrap}.cat-section__meta[data-astro-cid-sahthylw] .sep[data-astro-cid-sahthylw]{color:var(--olive-lt)}.photo-grid[data-astro-cid-sahthylw]{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:3px}.gal-item[data-astro-cid-sahthylw]{position:relative;overflow:hidden;cursor:pointer;aspect-ratio:4 / 3;background:var(--bg-3)}.gal-item[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s ease;filter:saturate(.85) brightness(.9)}.gal-item[data-astro-cid-sahthylw]:hover img[data-astro-cid-sahthylw]{transform:scale(1.06);filter:saturate(1) brightness(1)}.gal-item__overlay[data-astro-cid-sahthylw]{position:absolute;inset:0;display:flex;align-items:flex-end;padding:.75rem;background:linear-gradient(to top,rgba(14,16,8,.85) 0%,transparent 55%);opacity:0;transition:opacity .3s ease}.gal-item__overlay[data-astro-cid-sahthylw] span[data-astro-cid-sahthylw]{font-size:.6rem;letter-spacing:.2em;color:var(--yellow);text-shadow:0 0 8px rgba(247,221,73,.6)}.gal-item[data-astro-cid-sahthylw]:hover .gal-item__overlay[data-astro-cid-sahthylw]{opacity:1}.gal-item__hud-tl[data-astro-cid-sahthylw],.gal-item__hud-br[data-astro-cid-sahthylw]{position:absolute;z-index:2;width:16px;height:16px;pointer-events:none;opacity:0;transition:opacity .3s ease}.gal-item__hud-tl[data-astro-cid-sahthylw]:before,.gal-item__hud-tl[data-astro-cid-sahthylw]:after,.gal-item__hud-br[data-astro-cid-sahthylw]:before,.gal-item__hud-br[data-astro-cid-sahthylw]:after{content:"";position:absolute;background:var(--yellow)}.gal-item__hud-tl[data-astro-cid-sahthylw]{top:.5rem;left:.5rem}.gal-item__hud-tl[data-astro-cid-sahthylw]:before{top:0;left:0;width:2px;height:10px}.gal-item__hud-tl[data-astro-cid-sahthylw]:after{top:0;left:0;width:10px;height:2px}.gal-item__hud-br[data-astro-cid-sahthylw]{bottom:.5rem;right:.5rem}.gal-item__hud-br[data-astro-cid-sahthylw]:before{bottom:0;right:0;width:2px;height:10px}.gal-item__hud-br[data-astro-cid-sahthylw]:after{bottom:0;right:0;width:10px;height:2px}.gal-item[data-astro-cid-sahthylw]:hover .gal-item__hud-tl[data-astro-cid-sahthylw],.gal-item[data-astro-cid-sahthylw]:hover .gal-item__hud-br[data-astro-cid-sahthylw]{opacity:1}@media(min-width:600px){.photo-grid[data-astro-cid-sahthylw] .gal-item[data-astro-cid-sahthylw]:first-child{grid-column:span 2;aspect-ratio:16 / 9}}.gal-cta[data-astro-cid-sahthylw]{background:var(--yellow);padding:clamp(3.5rem,7vw,6rem) 1.5rem;text-align:center}.gal-cta__title[data-astro-cid-sahthylw]{font-family:var(--ff-stencil);font-size:clamp(2.4rem,8vw,6rem);line-height:.88;letter-spacing:.06em;text-transform:uppercase;color:#0e1008;margin-top:.8rem}.gal-cta__sub[data-astro-cid-sahthylw]{font-family:var(--ff-cond);font-size:1rem;color:#0009;margin-top:.8rem}.gal-cta__actions[data-astro-cid-sahthylw]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.lb[data-astro-cid-sahthylw]{position:fixed;inset:0;z-index:10000;background:#080808f7;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease}.lb--open[data-astro-cid-sahthylw]{opacity:1;pointer-events:all}.lb__stage[data-astro-cid-sahthylw]{position:relative;max-width:92vw;max-height:82vh;display:flex;align-items:center;justify-content:center}.lb__stage[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{max-width:92vw;max-height:82vh;object-fit:contain;box-shadow:0 0 80px #000c;border:1px solid rgba(74,94,42,.4);transition:opacity .18s ease}.lb__stage[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw].lb--fade{opacity:0}.lb__close[data-astro-cid-sahthylw]{position:fixed;top:1.4rem;right:1.4rem;font-family:var(--ff-mono);font-size:1.4rem;color:var(--yellow);background:none;border:none;cursor:pointer;line-height:1;padding:.4rem .6rem;transition:color .2s,transform .2s}.lb__close[data-astro-cid-sahthylw]:hover{color:#fff;transform:scale(1.15)}.lb__nav[data-astro-cid-sahthylw]{position:fixed;top:50%;transform:translateY(-50%);font-family:var(--ff-mono);font-size:2.8rem;color:var(--yellow);background:none;border:none;cursor:pointer;padding:1rem;line-height:1;transition:color .2s,transform .2s;user-select:none}.lb__nav[data-astro-cid-sahthylw]:hover{color:#fff}.lb__nav--prev[data-astro-cid-sahthylw]{left:.5rem}.lb__nav--next[data-astro-cid-sahthylw]{right:.5rem}.lb__nav--prev[data-astro-cid-sahthylw]:hover{transform:translateY(-50%) translate(-3px)}.lb__nav--next[data-astro-cid-sahthylw]:hover{transform:translateY(-50%) translate(3px)}.lb__footer[data-astro-cid-sahthylw]{position:fixed;bottom:1.5rem;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:0 3rem}.lb__counter[data-astro-cid-sahthylw]{font-size:.68rem;letter-spacing:.22em;color:var(--yellow)}.lb__alt[data-astro-cid-sahthylw]{font-size:.62rem;letter-spacing:.12em;color:var(--muted);text-align:center;max-width:60ch}@media(max-width:480px){.nav[data-astro-cid-sahthylw]{padding-left:1rem;padding-right:1rem}.cat-section__head[data-astro-cid-sahthylw]{flex-direction:column;align-items:flex-start}.lb__nav[data-astro-cid-sahthylw]{font-size:2rem}}.gal-footer[data-astro-cid-sahthylw]{border-top:1px solid var(--line);padding:1.4rem 1.5rem}.gal-footer__inner[data-astro-cid-sahthylw]{max-width:var(--maxw);margin:0 auto;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.76rem}
