 @media only screen and (min-width: 0rem) {#vp-banner, #vp-gallery-grid, #vp-gallery-cta {font-family: var(--font-body);}.vp-chips {position: absolute;left: 0;right: 0;bottom: 0;z-index: 2;height: 0.75rem;background: var(--chips);}.vp-chips--top {top: 0;bottom: auto;}.vp-btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.6rem;font-family: var(--font-label);font-size: 0.9375rem;font-weight: 700;letter-spacing: 0.14em;text-transform: uppercase;text-decoration: none;padding: 1.2rem 2.4rem;border: 2px solid var(--rose);background: var(--rose);color: var(--white);cursor: pointer;transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;}.vp-btn:hover {background: var(--plum);border-color: var(--plum);color: var(--white);}.vp-btn:focus-visible {outline: 3px solid var(--plum);outline-offset: 3px;}.vp-btn-ico {flex-shrink: 0;}.vp-btn--ghost {background: transparent;color: var(--white);border-color: rgba(246, 243, 244, 0.55);}.vp-btn--ghost:hover {background: var(--white);color: var(--plum-ink);border-color: var(--white);}.vp-btn--ghost:focus-visible {outline: 3px solid var(--white);outline-offset: 3px;}.vp-actions {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.85rem;}}@media only screen and (min-width: 0rem) {#vp-banner {position: relative;isolation: isolate;overflow: hidden;display: flex;align-items: center;justify-content: center;min-height: 20rem;padding: 10rem 1.5rem 5rem;text-align: center;background: var(--plum-ink);}#vp-banner .vp-banner-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#vp-banner::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(35, 34, 47, 0.88), rgba(79, 77, 101, 0.85));}#vp-banner .vp-banner-inner {width: 100%;max-width: 50rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#vp-banner .vp-banner-title {font-family: var(--font-display);font-size: clamp(2.75rem, 9.5vw, 5rem);font-weight: 400;line-height: 0.98;letter-spacing: -0.03em;color: var(--white);margin: 0;}}@media only screen and (min-width: 0rem) {#vp-gallery-grid {background: var(--shell);padding: var(--sectionPadding);}#vp-gallery-grid .vp-grid-hint {max-width: 78rem;margin: 0 auto 2rem;text-align: center;font-family: var(--font-label);font-size: 0.8125rem;font-weight: 600;letter-spacing: 0.16em;text-transform: uppercase;color: var(--rose-dk);}#vp-gallery-grid .vp-grid {list-style: none;width: 100%;max-width: 78rem;margin: 0 auto;padding: 0;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.75rem;}#vp-gallery-grid .vp-item {width: 100%;position: relative;z-index: 1;}#vp-gallery-grid .vp-open {width: 100%;margin: 0;padding: 0.5rem;border: 1px solid var(--border);background: var(--white);display: block;cursor: zoom-in;transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;}#vp-gallery-grid .vp-open:hover {transform: translateY(-4px);border-color: var(--rose);box-shadow: 0 22px 40px rgba(43, 41, 55, 0.16);}#vp-gallery-grid .vp-open:focus-visible {outline: 3px solid var(--rose);outline-offset: 3px;}#vp-gallery-grid .vp-frame {position: relative;display: block;width: 100%;aspect-ratio: 4 / 3;overflow: hidden;background: var(--shell);}#vp-gallery-grid .vp-image {width: 100%;height: 100%;object-fit: cover;object-position: center;display: block;transition: transform 0.7s ease;}#vp-gallery-grid .vp-zoom {position: absolute;right: 0;bottom: 0;width: 2.25rem;height: 2.25rem;background: var(--rose);color: var(--white);display: flex;align-items: center;justify-content: center;transition: background 0.25s ease;}#vp-gallery-grid .vp-open:hover .vp-zoom {background: var(--plum);}}@media only screen and (min-width: 0rem) {.vp-lightbox {width: 100%;height: 100%;padding: 1rem;background: rgba(35, 34, 47, 0.95);display: flex;align-items: center;justify-content: center;gap: 0.5rem;position: fixed;top: 0;left: 0;z-index: 10001;}.vp-lightbox[hidden] {display: none;}.vp-lightbox .vp-lb-stage {width: 100%;max-width: 62rem;margin: 0;background: var(--white);padding: 0.6rem;}.vp-lightbox .vp-lb-img {width: 100%;height: auto;max-height: 76vh;object-fit: contain;display: block;}.vp-lightbox .vp-lb-close {width: 2.75rem;height: 2.75rem;border: 2px solid rgba(246, 243, 244, 0.4);background: transparent;color: var(--white);display: flex;align-items: center;justify-content: center;cursor: pointer;position: absolute;top: 1rem;right: 1rem;z-index: 2;transition: background 0.25s ease, color 0.25s ease;}.vp-lightbox .vp-lb-nav {width: 2.75rem;height: 2.75rem;border: 2px solid rgba(246, 243, 244, 0.4);background: transparent;color: var(--white);display: flex;align-items: center;justify-content: center;cursor: pointer;flex: none;transition: background 0.25s ease, color 0.25s ease;}.vp-lightbox .vp-lb-close:hover, .vp-lightbox .vp-lb-nav:hover {background: var(--rose);border-color: var(--rose);color: var(--white);}.vp-lightbox .vp-lb-close:focus-visible, .vp-lightbox .vp-lb-nav:focus-visible {outline: 3px solid var(--rose-lt);outline-offset: 3px;}}@media only screen and (min-width: 0rem) {#vp-gallery-cta {position: relative;isolation: isolate;overflow: hidden;background: var(--plum-ink);padding: clamp(5.5rem, 10vw, 9rem) 1.5rem;text-align: center;}#vp-gallery-cta .vp-cta-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#vp-gallery-cta::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(35, 34, 47, 0.9), rgba(35, 34, 47, 0.94));}#vp-gallery-cta .vp-cta-inner {max-width: 50rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#vp-gallery-cta .vp-cta-title {font-family: var(--font-display);font-size: clamp(2.5rem, 8vw, 4.5rem);font-weight: 400;line-height: 0.98;letter-spacing: -0.03em;color: var(--white);margin: 0;text-wrap: balance;}#vp-gallery-cta .vp-cta-text {font-size: var(--bodyFontSize);line-height: 1.8;color: rgba(246, 243, 244, 0.86);margin: 1.35rem auto 0;max-width: 46ch;}#vp-gallery-cta .vp-actions {margin-top: 2.5rem;}}@media only screen and (min-width: 48rem) {#vp-gallery-grid {padding-left: 2.5rem;padding-right: 2.5rem;}#vp-gallery-cta {padding-left: 2.5rem;padding-right: 2.5rem;}#vp-banner {min-height: 26rem;}.vp-chips {height: 1rem;}#vp-gallery-grid .vp-grid {grid-template-columns: repeat(3, 1fr);gap: 1.25rem;}#vp-gallery-grid .vp-open {padding: 0.75rem;}#vp-gallery-grid .vp-zoom {width: 2.75rem;height: 2.75rem;}.vp-lightbox {padding: 3rem;gap: 1.5rem;}.vp-lightbox .vp-lb-close, .vp-lightbox .vp-lb-nav {width: 3.25rem;height: 3.25rem;}}@media only screen and (min-width: 64rem) {#vp-gallery-grid {padding-left: 3rem;padding-right: 3rem;}#vp-gallery-cta {padding-left: 3rem;padding-right: 3rem;}#vp-banner {min-height: 30rem;padding-top: 13rem;}#vp-gallery-grid .vp-grid {grid-template-columns: repeat(3, 1fr);gap: 1.5rem;}#vp-gallery-grid .vp-open:hover .vp-image {transform: scale(1.05);}}