.tde-gallery-page{position:relative;width:100vw;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;}
.tde-gallery-page{--red:#d81920;--black:#080808;--ink:#161616;background:#f8f7f5;color:var(--ink)}.tde-gallery-hero{position:relative;min-height:360px;overflow:hidden;display:flex;align-items:center;color:#fff;background:#111}.tde-gallery-hero:after{content:'';position:absolute;inset:-12%;background-image:var(--tde-gallery-hero);background-size:calc(100% * var(--tde-hero-zoom,1));background-repeat:no-repeat;background-position:var(--tde-hero-x,50%) var(--tde-hero-y,50%);z-index:0}.tde-gallery-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,min(1,calc(var(--tde-hero-overlay,.52) + var(--tde-hero-fade,.58) * .55))) 0%,rgba(5,5,5,var(--tde-hero-overlay,.52)) 44%,rgba(5,5,5,max(.02,calc(var(--tde-hero-overlay,.52) - var(--tde-hero-fade,.58) * .55))) 100%);z-index:1}.tde-gallery-hero-inner{position:relative;z-index:2;width:min(1240px,calc(100% - 48px));margin:auto}.tde-gallery-hero p{color:var(--red);font-size:13px;font-weight:800;letter-spacing:.18em}.tde-gallery-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(54px,7vw,92px);font-weight:500;line-height:.95;margin:12px 0 22px}.tde-gallery-rule{width:64px;height:2px;background:var(--red);margin-bottom:20px}.tde-gallery-hero span{display:block;max-width:530px;font-size:18px;line-height:1.6}.tde-gallery-browser,.tde-gallery-videos{width:min(1280px,calc(100% - 48px));margin:auto;padding:38px 0 70px}.tde-gallery-years{display:flex;justify-content:center;gap:24px;margin-bottom:32px}.tde-gallery-years button{min-width:190px;border:0;background:#eeeae5;padding:20px 45px;font:500 42px/1 'Cormorant Garamond',serif;cursor:pointer}.tde-gallery-years button.is-active{background:#111;color:#fff;box-shadow:inset 0 -3px var(--red)}.tde-gallery-categories{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:24px}.tde-gallery-categories button{border:1px solid #d5d2ce;background:#fff;border-radius:999px;padding:10px 20px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;cursor:pointer}.tde-gallery-categories button.is-active{background:var(--red);border-color:var(--red);color:#fff}.tde-gallery-grid{columns:4 250px;column-gap:12px}.tde-gallery-photo{width:100%;padding:0;border:0;background:none;margin:0 0 12px;break-inside:avoid;cursor:zoom-in;overflow:hidden;border-radius:5px;display:block}.tde-gallery-photo[hidden]{display:none}.tde-gallery-photo img{width:100%;height:auto;display:block;transition:transform .45s ease,filter .45s ease}.tde-gallery-photo:hover img{transform:scale(1.025);filter:brightness(.92)}.tde-gallery-empty{text-align:center;padding:70px 20px;color:#777}.tde-gallery-videos{padding-top:10px}.tde-gallery-section-title{display:flex;align-items:center;gap:18px;margin-bottom:28px}.tde-gallery-section-title span{height:1px;background:#bbb;flex:1}.tde-gallery-section-title p{margin:0;color:var(--red);font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.14em}.tde-gallery-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tde-gallery-video{position:relative;min-height:270px;border:0;padding:0;overflow:hidden;background:#111;color:#fff;text-align:left;cursor:pointer;border-radius:6px}.tde-gallery-video>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.tde-video-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.18))}.tde-video-copy{position:absolute;left:28px;bottom:28px;z-index:2;display:flex;flex-direction:column;max-width:65%}.tde-video-copy small{font-size:13px}.tde-video-copy strong{font:500 32px/1.05 'Cormorant Garamond',serif;margin:4px 0 18px}.tde-video-copy em{font-style:normal;color:#fff;border:1px solid var(--red);padding:8px 12px;width:max-content;font-size:11px;text-transform:uppercase}.tde-gallery-video i{position:absolute;right:26px;top:50%;z-index:3;font-style:normal;font-size:28px}.tde-gallery-lightbox,.tde-gallery-video-modal{position:fixed;inset:0;background:rgba(0,0,0,.94);z-index:100000;display:none;align-items:center;justify-content:center}.tde-gallery-lightbox.is-open,.tde-gallery-video-modal.is-open{display:flex}.tde-gallery-lightbox img{max-width:88vw;max-height:88vh;object-fit:contain}.tde-gallery-lightbox button,.tde-gallery-video-modal>button{position:absolute;border:0;background:none;color:#fff;font-size:48px;cursor:pointer;z-index:3}.tde-lightbox-close,.tde-gallery-video-modal>button{right:24px;top:15px}.tde-lightbox-prev{left:20px}.tde-lightbox-next{right:20px}.tde-gallery-video-modal>div{width:min(1000px,90vw);aspect-ratio:16/9}.tde-gallery-video-modal iframe{width:100%;height:100%;border:0}@media(max-width:800px){.tde-gallery-hero{min-height:300px}.tde-gallery-hero-inner,.tde-gallery-browser,.tde-gallery-videos{width:min(100% - 28px,1280px)}.tde-gallery-years{gap:8px}.tde-gallery-years button{min-width:0;flex:1;padding:16px 8px;font-size:32px}.tde-gallery-categories{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding-bottom:6px}.tde-gallery-categories button{white-space:nowrap}.tde-gallery-grid{columns:2 145px;column-gap:8px}.tde-gallery-photo{margin-bottom:8px}.tde-gallery-video-grid{grid-template-columns:1fr}.tde-gallery-lightbox img{max-width:94vw;max-height:80vh}}

/* v1.0.6 align Gallery hero copy with all TDE page heroes */
.tde-gallery-hero-inner{text-align:left!important;margin-left:auto!important;margin-right:auto!important}.tde-gallery-hero-inner>*{text-align:left!important}.tde-gallery-hero .tde-gallery-rule{margin-left:0!important;margin-right:0!important}
