 @media only screen and (min-width: 0rem) {#gallery-7100 {padding: 3.5rem 0 4.5rem;background-color: var(--bone);border-top: 1px solid var(--white);box-shadow: var(--seamLight);}#gallery-7100 .cs-container {width: 100%;max-width: 82rem;margin: auto;padding: 0 1.25rem;display: flex;flex-direction: column;align-items: center;}#gallery-7100 .g-grid {list-style: none;margin: 0;padding: 0;width: 100%;display: grid;grid-template-columns: 1fr;gap: 0.85rem;}#gallery-7100 .g-item {aspect-ratio: 1 / 1;overflow: hidden;border-radius: var(--radius);border: 1px solid var(--line);background-color: var(--boneDark);transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;}#gallery-7100 .g-item:hover {transform: translateY(-4px);border-color: var(--bronze);box-shadow: var(--shadowLift);}#gallery-7100 .g-open {display: block;width: 100%;height: 100%;padding: 0;border: none;background: none;cursor: pointer;position: relative;overflow: hidden;}#gallery-7100 .g-open img {width: 100%;height: 100%;object-fit: cover;display: block;transition: transform 0.6s ease;}#gallery-7100 .g-open::after {content: "";position: absolute;inset: 0;background-color: rgba(34, 32, 29, 0);transition: background-color 0.3s ease;}#gallery-7100 .g-zoom {position: absolute;left: 50%;bottom: 0.85rem;transform: translate(-50%, 0.5rem);padding: 0.5rem 1rem;border-radius: var(--radiusSmall);background-color: var(--primary);color: var(--deep);font-family: var(--headingFont);font-size: 0.7rem;font-weight: 700;letter-spacing: 0.14em;text-transform: uppercase;line-height: 1;opacity: 0;transition: opacity 0.3s ease, transform 0.3s ease;z-index: 2;}#gallery-7100 .g-open:hover img, #gallery-7100 .g-open:focus-visible img {transform: scale(1.06);}#gallery-7100 .g-open:hover::after, #gallery-7100 .g-open:focus-visible::after {background-color: rgba(34, 32, 29, 0.42);}#gallery-7100 .g-open:hover .g-zoom, #gallery-7100 .g-open:focus-visible .g-zoom {opacity: 1;transform: translate(-50%, 0);}}@media only screen and (min-width: 48rem) {#gallery-7100 {padding: 6rem 0;}#gallery-7100 .cs-container {padding: 0 2rem;}#gallery-7100 .g-grid {grid-template-columns: repeat(2, 1fr);gap: 0.85rem;}}@media only screen and (min-width: 64rem) {#gallery-7100 .g-grid {grid-template-columns: repeat(4, 1fr);gap: 1rem;}}@media only screen and (min-width: 0rem) {.g-lightbox {position: fixed;inset: 0;z-index: 100000;background-color: rgba(34, 32, 29, 0.96);display: flex;align-items: center;justify-content: center;padding: 4.5rem 0.75rem 4rem;}.g-lightbox[hidden] {display: none;}.g-stage {margin: 0;max-width: 62rem;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1.25rem;}.g-stage img {max-width: 100%;max-height: 68vh;width: auto;height: auto;display: block;border-radius: var(--radius);border: 1px solid rgba(255, 255, 255, 0.16);}.g-caption {display: flex;flex-direction: column;align-items: center;gap: 0.65rem;text-align: center;}.g-index {font-family: var(--headingFont);font-size: 0.75rem;font-weight: 700;letter-spacing: 0.18em;color: var(--deep);background-color: var(--primary);border-radius: var(--radiusSmall);padding: 0.4rem 0.9rem;}.g-alt {font-size: 0.95rem;line-height: 1.65;color: rgba(244, 240, 233, 0.72);max-width: 34rem;}.g-close {position: absolute;top: 1rem;right: 1rem;width: 3rem;height: 3rem;font-size: 1.85rem;line-height: 1;color: var(--white);background-color: var(--bronze);border: none;border-radius: var(--radiusSmall);cursor: pointer;transition: background-color 0.25s ease, color 0.25s ease;}.g-nav {position: absolute;top: 50%;transform: translateY(-50%);width: 2.85rem;height: 2.85rem;font-size: 1.6rem;line-height: 1;color: var(--deep);background-color: var(--primary);border: none;border-radius: var(--radiusSmall);cursor: pointer;transition: background-color 0.25s ease, transform 0.25s ease;}.g-nav-prev {left: 0.5rem;}.g-nav-next {right: 0.5rem;}.g-close:hover {background-color: var(--primary);color: var(--deep);}.g-nav:hover {background-color: var(--primaryLight);}}@media only screen and (min-width: 48rem) {.g-lightbox {padding: 5rem 5.5rem;}.g-nav {width: 3.25rem;height: 3.25rem;}.g-nav:hover {transform: translateY(-50%) scale(1.05);}.g-nav-prev {left: 1.5rem;}.g-nav-next {right: 1.5rem;}}@media only screen and (min-width: 0rem) {#gallery-cta {padding: 4rem 0 4.5rem;background-color: var(--deep);border-top: 1px solid rgba(255, 255, 255, 0.11);box-shadow: var(--seamDark);}#gallery-cta .cs-container {width: 100%;max-width: 82rem;margin: auto;padding: 0 1.25rem;display: flex;flex-direction: column;align-items: center;text-align: center;}#gallery-cta .cta-lites {display: flex;justify-content: center;gap: 0.25rem;margin-bottom: 1.35rem;}#gallery-cta .cta-lites span {display: block;width: 1.5rem;height: 0.9rem;border-radius: 1px;background-color: rgba(255, 255, 255, 0.13);border: 1px solid rgba(255, 255, 255, 0.24);}#gallery-cta h2 {font-family: var(--headingFont);font-size: clamp(1.85rem, 5.2vw, 3rem);font-weight: 700;letter-spacing: -0.035em;line-height: 1.08;color: var(--white);max-width: 18ch;}#gallery-cta .cta-actions {margin-top: 2.25rem;display: flex;flex-direction: column;align-items: center;gap: 1.35rem;}#gallery-cta .cta-phone {font-family: var(--headingFont);font-size: 0.88rem;font-weight: 700;letter-spacing: 0.08em;text-transform: uppercase;color: var(--white);text-decoration: none;border-bottom: 3px solid var(--primary);padding-bottom: 0.35rem;transition: color 0.25s ease;}#gallery-cta .cta-phone:hover {color: var(--primary);}}@media only screen and (min-width: 48rem) {#gallery-cta {padding: 5rem 0 5.5rem;}#gallery-cta .cs-container {padding: 0 2rem;}#gallery-cta .cta-actions {flex-direction: row;gap: 2.25rem;}}