.gallery-page{background:#0b100e}.gallery-page header{min-height:100px;padding-top:10px;padding-bottom:10px}.gallery-page header .brand img{width:85px;height:85px}.back-link{font-size:16px;color:var(--muted)}.gallery-page main{padding:40px 5% 80px}.gallery-heading h1{font-size:clamp(34px,4vw,60px);margin:10px 0 30px}.series-nav{position:sticky;top:0;z-index:2;background:#0b100ef5;backdrop-filter:blur(12px);padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;gap:14px 30px}.series-nav a{font-size:16px}.series{scroll-margin-top:95px;padding-top:45px}.series-title{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin:0 0 24px}.series-title h2{font-size:30px;letter-spacing:-.02em}.series-title>span{color:var(--muted);font-size:14px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;align-items:start}.photo{display:block;min-width:0}.photo img{display:block;width:100%;height:390px;object-fit:contain;background:#111815;transition:opacity .25s}.photo:hover img{opacity:.85}.photo>span{display:flex;justify-content:space-between;font-size:13px;color:var(--muted);padding:9px 0}.photo b{font-size:18px;font-weight:400}.lightbox{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:20px 3%;border:0;background:#080c0bf7;color:white}.lightbox::backdrop{background:#000}.lightbox-top{display:flex;align-items:center;justify-content:space-between;gap:20px;height:60px}.lightbox-top p{margin:0;font-size:16px}.lightbox button{background:transparent;color:white;border:1px solid #687069;border-radius:30px;padding:12px 20px;font:inherit;cursor:pointer}.lightbox button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.lightbox-stage{height:calc(100dvh - 145px);display:grid;grid-template-columns:55px minmax(0,1fr) 55px;align-items:center;gap:15px}.lightbox-stage img{width:100%;height:100%;min-height:0;object-fit:contain}.lightbox-stage button{padding:12px;font-size:22px}.lightbox-help{text-align:center;font-size:13px;color:var(--muted);margin:10px 0}body:has(dialog[open]){overflow:hidden}@media(min-width:1800px){.photo img{height:470px}}@media(max-width:900px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo img{height:320px}}@media(max-width:550px){.gallery-page main{padding:25px 6% 50px}.series-nav{gap:10px 18px;padding:14px 0}.series-nav a{font-size:14px}.photo-grid{grid-template-columns:1fr;gap:20px}.photo img{height:auto;max-height:560px}.series{scroll-margin-top:120px}.series-title h2{font-size:25px}.series-title>span{font-size:13px}.lightbox{padding:10px}.lightbox-stage{grid-template-columns:38px minmax(0,1fr) 38px;gap:5px}.lightbox-stage button{padding:8px}.lightbox-help{font-size:12px}.back-link{font-size:14px}}

.event-galleries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.event-gallery{display:flex;flex-direction:column;padding:32px;border:1px solid var(--line);background:#111815;transition:border-color .2s,background .2s}.event-gallery:hover{border-color:var(--accent);background:#151e18}.event-gallery h3{font-size:clamp(23px,2.2vw,34px);line-height:1.3;font-weight:500;margin:24px 0 32px;max-width:24ch}.event-action{display:flex;justify-content:space-between;gap:20px;margin-top:auto;color:var(--accent);font-size:16px}.event-action b{font-weight:400}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:650px){.event-galleries{grid-template-columns:1fr}.event-gallery{padding:24px}}
