 @media only screen and (min-width: 0rem) {#gallery-7100 {position: relative;padding: 4rem 1.5rem;background: var(--fog);font-family: var(--font-body);}#gallery-7100 .cs-container {width: 100%;max-width: 80rem;margin: 0 auto;}#gallery-7100 .g-grid {list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.75rem;}#gallery-7100 .g-item {margin: 0;padding: 0;font-size: inherit;line-height: inherit;}#gallery-7100 .g-open {position: relative;display: block;width: 100%;height: 9rem;padding: 0;border: none;overflow: hidden;border-radius: var(--radius);background: var(--fog-deep);cursor: pointer;}#gallery-7100 .g-open:focus-visible {outline: 3px solid var(--sky-dark);outline-offset: 3px;}#gallery-7100 .g-open img {display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.7s ease;}#gallery-7100 .g-open:hover img {transform: scale(1.06);}#gallery-7100 .g-zoom {position: absolute;inset: 0;z-index: 1;display: flex;align-items: center;justify-content: center;font-family: var(--font-body);font-size: 0.75rem;font-weight: 700;letter-spacing: 0.2em;text-transform: uppercase;color: var(--white);background: linear-gradient(180deg, rgba(27, 30, 32, 0.35), rgba(27, 30, 32, 0.8));opacity: 0;transition: opacity 0.3s ease;}#gallery-7100 .g-open:hover .g-zoom, #gallery-7100 .g-open:focus-visible .g-zoom {opacity: 1;}#gallery-7100 .g-cta {margin-top: 3.5rem;display: flex;justify-content: center;}#gallery-7100 .g-button {display: inline-flex;align-items: center;justify-content: center;font-family: var(--font-body);font-size: 0.8125rem;font-weight: 700;letter-spacing: 0.1em;text-transform: uppercase;line-height: 1;text-decoration: none;padding: 1.2rem 2.4rem;border: 2px solid var(--sky);border-radius: var(--radius);background: var(--sky);color: var(--graphite-ink);transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease;}#gallery-7100 .g-button:hover {background: var(--graphite-ink);border-color: var(--graphite-ink);color: var(--white);}}@media only screen and (min-width: 48rem) {#gallery-7100 {padding: 5rem 2.5rem;}#gallery-7100 .g-grid {grid-template-columns: repeat(3, 1fr);gap: 1rem;}#gallery-7100 .g-open {height: 11rem;}}@media only screen and (min-width: 64rem) {#gallery-7100 {padding: 6.5rem 3rem;}#gallery-7100 .g-grid {grid-template-columns: repeat(4, 1fr);gap: 1.25rem;}#gallery-7100 .g-open {height: 13rem;}#gallery-7100 .g-cta {margin-top: 4.5rem;}}@media only screen and (min-width: 0rem) {.g-lightbox {position: fixed;inset: 0;z-index: 99999;display: flex;align-items: center;justify-content: center;padding: 4.5rem 1rem 5rem;background: rgba(27, 30, 32, 0.96);backdrop-filter: blur(6px);-webkit-backdrop-filter: blur(6px);font-family: var(--font-body);}.g-lightbox[hidden] {display: none;}.g-stage {position: relative;z-index: 1;margin: 0;max-width: 68rem;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1rem;pointer-events: none;}.g-stage img {display: block;max-width: 100%;max-height: 62svh;object-fit: contain;border-radius: var(--radius);pointer-events: auto;}.g-caption {display: flex;flex-direction: column;align-items: center;gap: 0.5rem;text-align: center;pointer-events: auto;}.g-index {font-family: var(--font-body);font-size: 0.75rem;font-weight: 700;letter-spacing: 0.16em;line-height: 1;color: var(--graphite-ink);padding: 0.55rem 1.1rem;background: var(--sky);border-radius: var(--radius);}.g-alt {max-width: 46ch;font-size: 0.875rem;font-weight: 400;line-height: 1.6;color: rgba(242, 245, 247, 0.78);}.g-close {position: absolute;top: 1rem;right: 1rem;z-index: 2;width: 2.875rem;height: 2.875rem;display: flex;align-items: center;justify-content: center;font-size: 1.75rem;line-height: 1;background: rgba(242, 245, 247, 0.08);border: 1px solid var(--border-light);border-radius: var(--radius);color: var(--white);cursor: pointer;transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;}.g-nav {position: absolute;top: 50%;transform: translateY(-50%);z-index: 2;width: 3rem;height: 3rem;display: flex;align-items: center;justify-content: center;font-size: 1.75rem;line-height: 1;background: rgba(242, 245, 247, 0.08);border: 1px solid var(--border-light);border-radius: var(--radius);color: var(--white);cursor: pointer;transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;}.g-nav-prev {left: 1rem;}.g-nav-next {right: 1rem;}.g-close:hover, .g-nav:hover {background: var(--sky);border-color: var(--sky);color: var(--graphite-ink);}.g-close:focus-visible, .g-nav:focus-visible {outline: 3px solid var(--sky-soft);outline-offset: 3px;}}@media only screen and (min-width: 64rem) {.g-lightbox {padding: 5rem 6rem;}.g-stage img {max-height: 72svh;}.g-nav {width: 3.5rem;height: 3.5rem;}.g-nav-prev {left: 2rem;}.g-nav-next {right: 2rem;}.g-close {top: 2rem;right: 2rem;}}