.gallery-page{--gallery-accent:#07849f;color:#182233}.gallery-container{width:min(100%,1232px);margin-inline:auto;padding-inline:32px}.gallery-page p{max-width:none}.gallery-hero{background:radial-gradient(at 100% 0,#e6f6f8,#0000 65%),#f7f9fb;padding:48px 0 36px}.gallery-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#647186;margin:0 0 16px;font-size:11px}.gallery-hero h1{letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(44px,5.4vw,72px);font-weight:300;line-height:1.1}.gallery-lead{color:#647186;font-size:18px;font-weight:350}.gallery-nav{flex-wrap:wrap;gap:12px 32px;margin-top:32px;display:flex}.gallery-nav a{color:#182233;border-bottom:1px solid #ccd6dc;align-items:center;gap:20px;padding-block:8px;font-size:13px;text-decoration:none;display:inline-flex}.gallery-nav a:hover{color:var(--gallery-accent);border-color:currentColor}.gallery-chapter{padding-block:48px;scroll-margin-top:100px}.gallery-chapter+.gallery-chapter{border-top:1px solid var(--rule)}.gallery-heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:28px;display:flex}.gallery-heading h2{letter-spacing:-.04em;align-items:baseline;gap:20px;margin:0;font-size:clamp(25px,3vw,36px);font-weight:350;line-height:1.2;display:flex}.gallery-heading h2 span{letter-spacing:.05em;color:var(--gallery-accent);font-size:12px}.gallery-heading p{color:#647186;max-width:390px;margin:0;font-size:14px}.gallery-media{min-width:0;margin:0}.gallery-media picture,.gallery-media img{width:100%;display:block}.gallery-media img{border-radius:2px;height:auto}.gallery-media figcaption{color:#647186;margin-top:10px;font-size:13px;line-height:1.5}.gallery-photo-link{cursor:zoom-in;display:block}.gallery-viewer{color:#182233;border:0;border-radius:4px;max-width:94vw;max-height:94dvh;padding:16px}.gallery-viewer::backdrop{background:#101b2bd9}.gallery-viewer__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.gallery-viewer__header p{margin:0;font-size:14px}.gallery-viewer__close{min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ccd6dc;flex-shrink:0;padding:8px 12px;font-size:13px}.gallery-viewer__image img,.gallery-viewer__image video{object-fit:contain;width:auto;max-width:calc(94vw - 32px);height:auto;max-height:calc(94dvh - 112px);margin-inline:auto;display:block}.gallery-viewer__image video{width:min(78vw,380px)}.gallery-arrival{grid-template-columns:1.08fr 1fr;align-items:start;gap:24px;display:grid}.gallery-arrival__wide{gap:24px;display:grid}.gallery-storage{grid-template-columns:1fr 1fr;align-items:center;gap:24px;display:grid}.gallery-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.gallery-dispatch__wide{width:66%;margin:0 auto 32px}.gallery-triptych{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px;display:grid}.gallery-clip{background:#e7ebed;border-radius:2px;display:block;position:relative;overflow:hidden}.gallery-clip__preview{color:#fff;height:100%;display:block;position:relative}.gallery-clip__preview picture{height:100%}.gallery-clip__preview:focus-visible{outline:3px solid var(--gallery-accent);outline-offset:-3px}.gallery-clip__play{color:#fff;background:#142334bd;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:56px;height:56px;transition:background .15s;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.gallery-clip__preview:hover .gallery-clip__play,.gallery-clip__preview:focus-visible .gallery-clip__play{background:#07849f}.gallery-clip__duration{color:#fff;font-variant-numeric:tabular-nums;background:#142334cf;border-radius:2px;padding:2px 8px;font-size:12px;position:absolute;bottom:12px;right:12px}.gallery-clip video{object-fit:contain;background:#17212b;width:100%;height:100%;display:block}.gallery-clip>[hidden]{display:none}.gallery-clip__error{z-index:1;background:#17212b;margin:0;padding:12px;font-size:13px;position:absolute;inset:auto 0 0}.gallery-clip__error a{color:#fff}.gallery-contact{background:#f2f7f8;justify-content:space-between;align-items:center;gap:32px;margin:16px 0 0;padding:40px;display:flex}.gallery-contact h2{letter-spacing:-.035em;margin:0 0 12px;font-size:30px;font-weight:350}.gallery-contact p{color:#647186;margin:0;font-size:15px}.gallery-contact .button{white-space:nowrap;align-items:center;gap:24px;display:inline-flex}@media (width<=960px){.gallery-heading{display:block}.gallery-heading p{margin:12px 0 0 36px}.gallery-storage{grid-template-columns:1fr}.gallery-storage>.gallery-media{width:78%}.gallery-pair{width:78%;margin-left:auto}.gallery-contact{padding:28px}}@media (width<=760px){.gallery-container{padding-inline:20px}.gallery-hero{padding-block:24px 16px}.gallery-eyebrow{margin-bottom:8px}.gallery-hero h1{margin-bottom:12px;font-size:40px}.gallery-lead{margin-bottom:0;font-size:16px;line-height:1.5}.gallery-nav{gap:4px 16px;margin-top:16px}.gallery-nav a{gap:10px;padding-block:6px;font-size:12px}.gallery-chapter{padding-block:28px}.gallery-heading{margin-bottom:20px}.gallery-heading p{margin-top:8px;font-size:13px}.gallery-arrival{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:20px 16px}.gallery-arrival__wide{display:contents}.gallery-arrival__wide>.gallery-media:first-child{grid-column:1/-1}.gallery-pair{gap:16px}.gallery-storage>.gallery-media,.gallery-pair,.gallery-dispatch__wide{width:100%}.gallery-dispatch__wide{margin-bottom:20px}.gallery-triptych{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.gallery-triptych>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 8px)}.gallery-contact{display:block}.gallery-contact .button{margin-top:24px}}@media (width<=500px){.gallery-heading h2{gap:14px}.gallery-heading p{margin-left:30px}.gallery-media figcaption{margin-top:8px;font-size:12px;line-height:1.45}.gallery-clip__play{width:44px;height:44px}.gallery-clip__duration{bottom:8px;right:8px}.gallery-contact{padding:24px}}@media (prefers-reduced-motion:reduce){.gallery-clip__play{transition:none}}
