:root{--gallery-bg: #F5EFE6;--gallery-cream: #F0E8DA;--gallery-maroon: #7B1C2E;--gallery-maroon-dark: #5C1220;--gallery-gold: #C8A97A;--gallery-text: #3A2A1E;--gallery-text-light: #7A6050;--gallery-border: #DDD0BE;--gallery-white: #FFFFFF;--gallery-font-display: "Playfair Display", "Georgia", serif;--gallery-font-body: "Cormorant Garamond", "Georgia", serif;--gallery-font-ui: "Montserrat", "Helvetica Neue", sans-serif}.gallery-page{background-color:var(--gallery-bg);color:var(--gallery-text);font-family:var(--gallery-font-body)}.gallery-hero{display:flex;min-height:280px;overflow:hidden}.gallery-hero__left{flex:0 0 44%;background-color:var(--gallery-cream);display:flex;align-items:center;gap:0;position:relative;padding:48px 40px 48px 24px}.gallery-hero__floral--left{flex:0 0 90px;display:flex;align-items:center;justify-content:center;opacity:.7}.gallery-hero__floral--left svg,.gallery-hero__floral--left img{width:90px;height:180px;object-fit:contain}.gallery-hero__text{flex:1;padding-left:16px}.gallery-hero__title{font-family:var(--gallery-font-display);font-size:clamp(2.8rem,5vw,5rem);font-weight:700;letter-spacing:.18em;color:var(--gallery-maroon);margin:0 0 8px;line-height:1}.gallery-hero__divider{display:flex;align-items:center;margin:8px 0}.gallery-hero__ornament{color:var(--gallery-gold);font-size:1rem}.gallery-hero__subtitle{font-family:var(--gallery-font-display);font-size:clamp(1.1rem,2vw,1.5rem);font-weight:600;font-style:italic;color:var(--gallery-maroon);margin:0 0 12px;line-height:1.3}.gallery-hero__desc{font-family:var(--gallery-font-body);font-size:1rem;color:var(--gallery-text-light);margin:0;max-width:340px;line-height:1.6}.gallery-hero__right{flex:1;position:relative;overflow:hidden}.gallery-hero__img{width:100%;height:100%;object-fit:cover;display:block}.gallery-hero__img--placeholder{background:var(--gallery-border);display:flex;align-items:center;justify-content:center}.gallery-hero__img--placeholder svg{width:80px;height:80px;opacity:.3}.gallery-hero__right:before{content:"";position:absolute;top:0;left:0;width:80px;height:100%;background:linear-gradient(to right,var(--gallery-cream),transparent);z-index:1;pointer-events:none}.gallery-mid{display:flex;gap:32px;padding:32px 32px 0;align-items:flex-start}.gallery-mid__left{flex:0 0 340px;display:flex;flex-direction:column;gap:0}.gallery-mid__right{flex:1}.gallery-featured-video__wrap{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:4px;background:#1a1a1a}.gallery-featured-video__vid,.gallery-featured-video__iframe-wrap iframe{width:100%;height:100%;object-fit:cover;display:block}.gallery-featured-video__iframe-wrap,.gallery-featured-video__placeholder{width:100%;height:100%}.gallery-featured-video__placeholder svg{width:100%;height:100%;opacity:.2}.gallery-featured-video__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;transition:opacity .25s;padding:0}.gallery-featured-video__play svg{width:64px;height:64px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4));transition:transform .2s}.gallery-featured-video__play:hover svg{transform:scale(1.08)}.gallery-featured-story{background:var(--gallery-cream);text-align:center;padding:28px 28px 32px;border:1px solid var(--gallery-border);border-top:none}.gallery-featured-story__eyebrow{font-family:var(--gallery-font-ui);font-size:.68rem;letter-spacing:.18em;color:var(--gallery-text-light);display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px}.gallery-featured-story__ornament{color:var(--gallery-gold);font-size:.75rem}.gallery-featured-story__title{font-family:var(--gallery-font-display);font-size:1.45rem;font-weight:600;color:var(--gallery-maroon);margin:0 0 10px;line-height:1.25}.gallery-featured-story__desc{font-size:.95rem;color:var(--gallery-text-light);margin:0 0 20px;line-height:1.55}.gallery-featured-story__btn{display:inline-flex;align-items:center;gap:8px;background:var(--gallery-maroon);color:var(--gallery-white);font-family:var(--gallery-font-ui);font-size:.7rem;font-weight:600;letter-spacing:.15em;padding:12px 24px;text-decoration:none;border:2px solid var(--gallery-maroon);transition:background .2s,color .2s}.gallery-featured-story__btn:hover{background:var(--gallery-maroon-dark);border-color:var(--gallery-maroon-dark)}.gallery-section-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.gallery-section-header--centered{justify-content:center}.gallery-section-header--right{justify-content:flex-end}.gallery-section-header__rule{flex:1;max-width:120px;height:1px;background:var(--gallery-border);display:block}.gallery-section-header__ornament{color:var(--gallery-gold);font-size:.75rem;flex-shrink:0}.gallery-section-header__title{font-family:var(--gallery-font-ui);font-size:.75rem;font-weight:700;letter-spacing:.2em;color:var(--gallery-text);margin:0;white-space:nowrap}.gallery-grid{display:grid;gap:6px}.gallery-grid--5col{grid-template-columns:repeat(5,1fr)}.gallery-grid--6col{grid-template-columns:repeat(6,1fr)}.gallery-grid__item{overflow:hidden;aspect-ratio:1 / 1;border-radius:2px}.gallery-grid__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.gallery-grid__item:hover .gallery-grid__img{transform:scale(1.06)}.gallery-grid__img--placeholder{background:var(--gallery-border);display:flex;align-items:center;justify-content:center}.gallery-grid__img--placeholder svg{width:40px;height:40px;opacity:.3}.gallery-videos-section{padding:32px 32px 0}.gallery-videos-row-wrap{position:relative;display:flex;align-items:center;gap:8px;overflow:hidden}.gallery-videos-row{flex:1;display:flex;gap:8px;overflow:hidden;padding-bottom:4px;min-width:0}.gallery-videos-arrow{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--gallery-gold);background:var(--gallery-cream);color:var(--gallery-maroon);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s;z-index:2;flex-shrink:0}.gallery-videos-arrow:hover{background:var(--gallery-maroon);color:#fff;border-color:var(--gallery-maroon)}.gallery-videos-arrow:disabled{opacity:.3;cursor:default;pointer-events:none}.gallery-videos-arrow svg{width:16px;height:16px}.gallery-video-card{flex:0 0 180px;display:flex;flex-direction:column;gap:8px}.gallery-video-card__thumb{position:relative;aspect-ratio:16 / 10;overflow:hidden;border-radius:2px;background:#1a1a1a}.gallery-video-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .25s;z-index:2}.gallery-video-card__poster{opacity:1}.gallery-video-card__vid{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .25s;z-index:1}.gallery-video-card__img--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--gallery-border);display:flex;align-items:center;justify-content:center;z-index:2}.gallery-video-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;z-index:3}.gallery-video-card__play svg{width:44px;height:44px;transition:transform .2s}.gallery-video-card__play:hover svg{transform:scale(1.1)}.gallery-video-card__info{text-align:center}.gallery-video-card__title{font-family:var(--gallery-font-body);font-size:.85rem;font-weight:600;color:var(--gallery-text);margin:0 0 2px;line-height:1.3}.gallery-video-card__sub{font-family:var(--gallery-font-ui);font-size:.72rem;color:var(--gallery-text-light);margin:0;letter-spacing:.04em}.gallery-videos-track{display:flex;gap:8px;transition:transform .35s ease;will-change:transform}.gallery-community-section,.gallery-memories-section{padding:32px 32px 0}.gallery-memories-row{display:flex;gap:6px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--gallery-gold) var(--gallery-cream);padding-bottom:4px}.gallery-memories-row__item{flex:0 0 calc(10% - 6px);min-width:110px;aspect-ratio:1 / 1;overflow:hidden;border-radius:2px}.gallery-memories-row__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.gallery-memories-row__item:hover .gallery-memories-row__img{transform:scale(1.07)}.gallery-memories-row__img--placeholder{background:var(--gallery-border);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gallery-cta{display:flex;align-items:center;justify-content:center;padding:48px 32px 56px;margin-top:40px;position:relative;background:var(--gallery-bg)}.gallery-cta__floral{position:absolute;bottom:0;width:140px;opacity:.65}.gallery-cta__floral--left{left:0}.gallery-cta__floral--right{right:0}.gallery-cta__content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.gallery-cta__text{font-family:var(--gallery-font-display);font-size:clamp(1.3rem,2.5vw,1.8rem);font-style:italic;color:var(--gallery-text);margin:0}.gallery-cta__btn{display:inline-flex;align-items:center;gap:10px;background:var(--gallery-maroon);color:var(--gallery-white);font-family:var(--gallery-font-ui);font-size:.7rem;font-weight:700;letter-spacing:.18em;padding:14px 32px;text-decoration:none;border:2px solid var(--gallery-maroon);transition:background .2s,border-color .2s}.gallery-cta__btn:hover{background:var(--gallery-maroon-dark);border-color:var(--gallery-maroon-dark)}@media(max-width:1024px){.gallery-grid--5col,.gallery-grid--6col{grid-template-columns:repeat(4,1fr)}.gallery-mid{gap:20px}.gallery-mid__left{flex:0 0 280px}}@media(max-width:768px){.gallery-hero{flex-direction:column;min-height:unset}.gallery-hero__left{flex:none;padding:32px 20px 28px;width:100%;box-sizing:border-box}.gallery-hero__right{height:240px}.gallery-hero__right:before{display:none}.gallery-mid{flex-direction:column;padding:24px 16px 0}.gallery-mid__left{flex:none;width:100%}.gallery-grid--5col,.gallery-grid--6col{grid-template-columns:repeat(3,1fr)}.gallery-videos-section,.gallery-community-section,.gallery-memories-section{padding:24px 16px 0}.gallery-video-card{flex:0 0 150px}.gallery-cta{padding:40px 20px 48px}.gallery-cta__floral{width:90px}}@media(max-width:480px){.gallery-hero__title{font-size:2.8rem}.gallery-hero__floral--left{display:none}.gallery-grid--5col,.gallery-grid--6col{grid-template-columns:repeat(2,1fr)}.gallery-video-card{flex:0 0 140px}.gallery-memories-row__item{min-width:90px}}@media(prefers-reduced-motion:reduce){.gallery-grid__img,.gallery-memories-row__img,.gallery-featured-video__play svg,.gallery-video-card__play svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gallery-page.css.map */
