.project-gallery{padding-top:60px;padding-bottom:65px}.gallery-heading{margin-bottom:38px}.gallery-heading h2{font-size:clamp(42px,4.2vw,64px)}.gallery-heading p{max-width:560px;margin-top:19px;font-size:13px}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 26px;display:grid}.gallery-photo{min-width:0}.gallery-photo-link{background:var(--color-surface);display:block;position:relative;overflow:hidden}.gallery-photo-link picture{aspect-ratio:3/2;align-items:center;display:flex}.gallery-photo-link img{object-fit:contain;width:100%;height:100%;transition:filter .25s}.gallery-photo-link:hover img{filter:brightness(1.04)}.gallery-zoom{background:var(--color-background);width:44px;height:44px;color:var(--color-brand-deep);place-items:center;display:grid;position:absolute;bottom:14px;right:14px;box-shadow:0 2px 8px #35203f20}.gallery-photo-meta{letter-spacing:.035em;color:var(--color-muted);justify-content:space-between;margin:16px 0 9px;font-size:10px;display:flex}.gallery-photo figcaption h3{font-size:17px}.gallery-photo figcaption p{max-width:360px;margin-top:8px;font-size:12px;line-height:1.7}.gallery-open{overflow:hidden}.gallery-dialog{background:var(--color-background);color:var(--color-text);border:0;width:min(1100px,100vw - 48px);max-width:none;max-height:calc(100dvh - 32px);padding:0;overflow:auto}.gallery-dialog::backdrop{background:#1e1526e8}.gallery-dialog-inner{padding:15px 28px 17px}.gallery-dialog-top{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:10px;font-size:12px;display:flex}.gallery-dialog button{border:1px solid var(--color-border);min-width:44px;min-height:44px;color:var(--color-brand-deep);background:0 0;justify-content:center;align-items:center;gap:12px;padding:9px 13px;font-size:12px;display:inline-flex}.gallery-dialog button:hover{background:#ebe5ee}.gallery-dialog-figure{margin:0}.gallery-full-image{object-fit:contain;background:var(--color-surface);width:100%;height:min(65dvh,760px)}.gallery-dialog-figure figcaption{padding:16px 0 5px}.gallery-dialog-figure h3{font-size:19px}.gallery-dialog-figure p{margin-top:5px;font-size:12px}.gallery-dialog-controls{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.gallery-counter{color:var(--color-muted);font-size:12px}@media (width<=1023px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}}@media (width<=639px){.project-gallery{padding-top:42px;padding-bottom:45px}.gallery-heading{margin-bottom:28px}.gallery-grid{grid-template-columns:minmax(0,1fr);gap:35px}.gallery-photo-link picture{aspect-ratio:auto}.gallery-photo-link img{height:auto}.gallery-photo figcaption h3{font-size:20px}.gallery-photo figcaption p{font-size:13px}.gallery-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.gallery-dialog-inner{padding:10px 14px 14px}.gallery-full-image{height:53dvh}.gallery-dialog-figure p{font-size:11px}.gallery-dialog-figure h3{font-size:17px}.gallery-dialog-top{margin-bottom:12px}}
