.gallery-hero{padding-top:120px;padding-bottom:24px}.gallery-hero h1{font-size:clamp(52px,6.2vw,80px);line-height:.9;margin:18px 0 20px}.gallery-hero h1 span{color:#b9bec6}.gallery-intro{display:flex;align-items:center;justify-content:space-between;gap:32px}.gallery-intro p{color:#c7cbd1;font-size:19px;max-width:660px;margin:0}.gallery-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 24px;background:#d60009;color:#fff;text-decoration:none;border-radius:999px;font:700 17px/1.2 var(--disp);white-space:nowrap}
.gallery-tabs{display:flex;flex-wrap:wrap;gap:10px;padding-top:32px}.gallery-tabs a{display:flex;align-items:center;min-height:44px;padding:10px 20px;border:1px solid #69707b;border-radius:999px;text-decoration:none;color:#d3d6dc}.gallery-tabs a[aria-current]{background:#f4f6f8;color:#111;border-color:#f4f6f8;font-weight:600}.gallery-section{padding-top:38px;padding-bottom:24px}.gallery-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.gallery-section-head h2{font-size:clamp(36px,5vw,58px)}.gallery-section-head p{margin:0 0 12px;color:#b9bec6}.gallery-section-head>a{color:#f4f6f8;min-height:44px;display:flex;align-items:center;text-underline-offset:6px}.gallery-tip{color:#b9bec6;margin:0 0 18px}.gallery-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gallery-grid li{min-width:0;scroll-margin-top:110px}.gallery-photo{display:block;position:relative;overflow:hidden;aspect-ratio:4/3;background:#17191c;border:1px solid #393d44;border-radius:12px}.gallery-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}.gallery-photo:hover img{transform:scale(1.035)}.gallery-photo>span{position:absolute;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;color:#fff;font:600 13px var(--mono);text-shadow:0 1px 4px #000}.gallery-photo>span b{font-size:20px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#151719dd}.gallery-help{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px 40px;align-items:center;margin-top:45px;margin-bottom:70px;padding-top:35px;border-top:1px solid #45474b}.gallery-help h2{font-size:clamp(32px,4vw,48px)}.gallery-help p{color:#c7cbd1;max-width:630px}.gallery-help .gallery-fine{grid-column:1/-1;font-size:14px;color:#aeb5bf;max-width:none;margin:0}
.gallery-viewer{color:#f4f6f8;background:#101113;border:1px solid #5b626d;border-radius:18px;padding:18px;width:min(1180px,calc(100vw - 32px));max-width:none;height:min(900px,calc(100dvh - 32px));max-height:none;overflow:auto;overscroll-behavior:contain}.gallery-viewer[open]{display:flex;flex-direction:column;gap:14px}.gallery-viewer::backdrop{background:#000e}.gallery-viewer-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0}.gallery-viewer h2{font-size:22px;line-height:1.1;margin:0}.gallery-viewer button{background:#24282e;color:#fff;border:1px solid #737c89;border-radius:999px;min-width:48px;min-height:48px;font:600 17px var(--body);padding:10px 18px;cursor:pointer}.gallery-viewer button:disabled{opacity:.35;cursor:default}.gallery-viewer-stage{position:relative;flex:1;min-height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-viewer-stage img{display:block;max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}.gallery-viewer-stage img[hidden]{display:none}.gallery-load{position:absolute;color:#d6d9df;text-align:center;padding:20px;font-size:18px}.gallery-viewer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;flex-shrink:0}.gallery-viewer-arrows{display:flex;align-items:center;gap:12px}.gallery-count{font:600 15px var(--mono);min-width:62px;text-align:center}.gallery-viewer [data-original]{font-size:15px;min-height:44px;display:flex;align-items:center;text-underline-offset:4px}.gallery-page :is(a,button):focus-visible,.gallery-viewer :is(a,button):focus-visible{outline:3px solid #fff;outline-offset:4px}.gallery-skip{position:fixed;top:8px;left:8px;z-index:10000;background:#fff;color:#111;padding:14px;transform:translateY(-180%)}.gallery-skip:focus{transform:none}#gallery-main{scroll-margin-top:110px}
@media(max-width:800px){.gallery-hero{padding-top:120px}.gallery-intro{display:block}.gallery-intro .gallery-cta{margin-top:20px}.gallery-intro p{font-size:19px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-section-head{align-items:start;flex-direction:column;gap:6px}.gallery-help{grid-template-columns:1fr}.gallery-help>.gallery-cta{justify-self:start}.gallery-viewer{width:calc(100vw - 16px);height:calc(100dvh - 16px);padding:12px;border-radius:12px}.gallery-viewer h2{font-size:20px;max-width:210px}.gallery-viewer-bottom{justify-content:center}.gallery-viewer-bottom .gallery-cta{width:100%;order:2}.gallery-viewer-bottom [data-original]{order:3}.gallery-viewer-stage{min-height:150px}}
.gallery-photo>span{background:#101113e8;padding:4px 8px;border-radius:8px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gallery-photo img{transition:none}.gallery-photo:hover img{transform:none}}
