 @media only screen and (min-width: 0rem) {#ml-banner, #ml-gallery-grid, #ml-gallery-cta {font-family: var(--font-body);}.ml-mow {position: absolute;left: 0;right: 0;bottom: 0;z-index: 2;height: 1.5rem;background: var(--stripe);}.ml-mow--top {top: 0;bottom: auto;}.ml-btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.55rem;font-family: var(--font-label);font-size: 1.0625rem;font-weight: 700;letter-spacing: 0.03em;text-decoration: none;padding: 1.1rem 2.4rem;border: 2px solid var(--moss-dk);border-radius: 999rem;background: var(--moss-dk);color: var(--white);cursor: pointer;transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;}.ml-btn:hover {background: var(--moss);border-color: var(--moss);color: var(--forest);transform: translateY(-2px);}.ml-btn:focus-visible {outline: 3px solid var(--forest);outline-offset: 3px;}.ml-btn-ico {flex-shrink: 0;}.ml-btn--ghost {background: transparent;color: var(--paper);border-color: rgba(247, 245, 239, 0.5);}.ml-btn--ghost:hover {background: var(--paper);color: var(--forest);border-color: var(--paper);}.ml-btn--ghost:focus-visible {outline: 3px solid var(--moss);outline-offset: 3px;}.ml-actions {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.85rem;}}@media only screen and (min-width: 0rem) {#ml-banner {position: relative;isolation: isolate;overflow: hidden;display: flex;align-items: center;justify-content: center;min-height: 20rem;padding: 10rem 1.5rem 4.5rem;text-align: center;background: var(--forest);font-family: var(--font-body);}#ml-banner .ml-banner-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#ml-banner::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(23, 32, 15, 0.78), rgba(23, 32, 15, 0.9));}#ml-banner .ml-banner-inner {width: 100%;max-width: 52rem;margin: 0 auto;}#ml-banner .ml-banner-title {font-family: var(--font-display);font-size: clamp(2.25rem, 7vw, 4rem);font-weight: 700;line-height: 1.05;letter-spacing: -0.025em;color: var(--white);margin: 0;text-wrap: balance;}}@media only screen and (min-width: 0rem) {#ml-gallery-grid {background: var(--paper);padding: 4.5rem 1.5rem;}#ml-gallery-grid .ml-grid {list-style: none;margin: 0 auto;padding: 0;max-width: 78rem;display: grid;grid-template-columns: 1fr;gap: 1rem;}#ml-gallery-grid .ml-item {margin: 0;padding: 0;}#ml-gallery-grid .ml-open {display: block;width: 100%;padding: 0;margin: 0;border: 0;border-radius: 1.25rem;overflow: hidden;background: var(--sand-dk);aspect-ratio: 4 / 3;cursor: pointer;}#ml-gallery-grid .ml-open:focus-visible {outline: 3px solid var(--moss-dk);outline-offset: 4px;}#ml-gallery-grid .ml-image {width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.55s ease;}#ml-gallery-grid .ml-open:hover .ml-image {transform: scale(1.06);}}@media only screen and (min-width: 0rem) {.ml-lightbox {position: fixed;inset: 0;z-index: 100000;display: flex;align-items: center;justify-content: center;gap: 0.5rem;padding: 1rem;background: rgba(23, 32, 15, 0.94);}.ml-lightbox[hidden] {display: none;}.ml-lightbox .ml-lb-stage {margin: 0;max-width: 68rem;width: 100%;}.ml-lightbox .ml-lb-img {width: 100%;height: auto;max-height: 80svh;object-fit: contain;border-radius: 1rem;}.ml-lightbox .ml-lb-close, .ml-lightbox .ml-lb-nav {display: flex;align-items: center;justify-content: center;width: 3rem;height: 3rem;flex-shrink: 0;color: var(--paper);background: rgba(247, 245, 239, 0.12);border: 1px solid rgba(247, 245, 239, 0.3);border-radius: 999rem;cursor: pointer;transition: background 0.25s ease, color 0.25s ease;}.ml-lightbox .ml-lb-close:hover, .ml-lightbox .ml-lb-nav:hover {background: var(--moss);color: var(--forest);}.ml-lightbox .ml-lb-close:focus-visible, .ml-lightbox .ml-lb-nav:focus-visible {outline: 3px solid var(--moss);outline-offset: 3px;}.ml-lightbox .ml-lb-close {position: absolute;top: 1rem;right: 1rem;}}@media only screen and (min-width: 0rem) {#ml-gallery-cta {position: relative;isolation: isolate;background: var(--forest);padding: 6rem 1.5rem;text-align: center;overflow: hidden;}#ml-gallery-cta .ml-cta-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#ml-gallery-cta::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(23, 32, 15, 0.88), rgba(23, 32, 15, 0.93));}#ml-gallery-cta .ml-cta-inner {max-width: 50rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#ml-gallery-cta .ml-cta-title {font-family: var(--font-display);font-size: clamp(2rem, 6vw, 3.5rem);font-weight: 700;line-height: 1.06;letter-spacing: -0.025em;color: var(--white);margin: 0;text-wrap: balance;}#ml-gallery-cta .ml-cta-text {font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: rgba(247, 245, 239, 0.88);margin: 1.25rem auto 0;max-width: 46ch;}#ml-gallery-cta .ml-actions {margin-top: 2.25rem;}}@media only screen and (min-width: 48rem) {#ml-banner, #ml-gallery-grid, #ml-gallery-cta {padding-left: 2.5rem;padding-right: 2.5rem;}.ml-mow {height: 1.75rem;}#ml-banner {padding: 11rem 2.5rem 5rem;}#ml-gallery-grid .ml-grid {grid-template-columns: repeat(2, 1fr);gap: 1.25rem;}.ml-lightbox {padding: 2rem;gap: 1rem;}.ml-lightbox .ml-lb-close, .ml-lightbox .ml-lb-nav {width: 3.5rem;height: 3.5rem;}}@media only screen and (min-width: 64rem) {#ml-banner {min-height: 24rem;padding: 14rem 3rem 6rem;}#ml-gallery-grid {padding: 4rem 3rem 6.5rem;}#ml-gallery-cta {padding: 8rem 3rem;}#ml-gallery-grid .ml-grid {grid-template-columns: repeat(3, 1fr);gap: 1.5rem;}.ml-lightbox {padding: 3rem;gap: 1.5rem;}}