.date-gallery-overview,.date-gallery-overview-photos{gap:var(--date-gallery-overview-gap);background:var(--paper);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1.2fr 1fr;width:100%;min-width:0;height:100%;min-height:0;display:grid}.date-gallery-overview--video{display:flex}.date-gallery-overview-video{aspect-ratio:9/16;flex:none;min-width:0;max-width:45%;height:100%;position:relative;overflow:hidden}.date-gallery-overview-photos{flex:1;grid-template-columns:minmax(0,1fr)}.date-gallery-overview-video .date-gallery-clip video{width:100%}body .date-gallery .date-gallery-overview-tile{width:100%;min-width:0;height:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;display:block;overflow:hidden}.date-gallery-overview-tile:first-child{grid-row:1/-1}.date-gallery .date-gallery-overview-tile img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;display:block}.date-gallery-overview-photos>.date-gallery-overview-tile:first-child{grid-row:auto}.date-gallery-dialog-image>.date-gallery-overview--video{background:0 0;justify-content:center}.date-gallery-dialog-image .date-gallery-overview-photos{width:auto;max-width:calc(100% - 40% - var(--date-gallery-overview-gap));aspect-ratio:3/4;background:0 0;flex:none}.date-gallery-overview-tile:focus-visible{outline-offset:-5px!important;outline:3px solid #fff!important}.date-gallery-thumbnails .date-gallery-overview{--date-gallery-overview-gap:2px}@media (max-width:760px){.date-gallery-dialog-image>.date-gallery-overview--video{height:min(100%,66.6667vw - 16px)}}body .date-gallery{--gallery-control-size:var(--number-badge-size);--date-gallery-frame-height:min(calc(100cqw * 2 / 3),clamp(180px,calc(100svh - 300px),720px));--date-gallery-overview-gap:8px;min-width:0;margin:48px 0 64px;scroll-margin-top:100px;container-type:inline-size}.date-gallery button{cursor:var(--cursor-pointer,pointer);color:var(--ink)}.date-gallery-frame{background:var(--surface-subtle);isolation:isolate;border-radius:0;position:relative;overflow:hidden}.date-gallery-viewport{height:var(--date-gallery-frame-height);touch-action:pan-y pinch-zoom;overflow:hidden}body .date-gallery--video-overview{--date-gallery-frame-height:calc((100cqw - var(--date-gallery-overview-gap) / 4) * 16 / 21)}.date-gallery--video-overview .date-gallery-frame{background:var(--paper);width:100%;margin-inline:0}.date-gallery--video-overview .date-gallery-slide>a>img{object-fit:cover}.date-gallery-track{height:100%;display:flex}.date-gallery-slide{flex:0 0 100%;min-width:0;height:100%;position:relative}.date-gallery-slide>a{cursor:zoom-in;width:100%;height:100%;display:block;position:relative}.date-gallery-slide img{object-fit:contain;width:100%;height:100%;display:block}.date-gallery-expand,.date-gallery-count{color:#fff;-webkit-backdrop-filter:blur(12px);background:#000000a3;position:absolute;top:16px}.date-gallery-expand{width:var(--gallery-control-size);height:var(--gallery-control-size);border:0;border-radius:50%;place-items:center;padding:0;display:grid;right:16px}.date-gallery-count{width:var(--gallery-control-size);height:var(--gallery-control-size);font:var(--weight-rounded) 16px/1 var(--font-rounded);font-variant-numeric:tabular-nums;pointer-events:none;border-radius:50%;place-items:center;padding:0;display:grid;left:16px}.date-gallery-arrows{gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.date-gallery-arrows button{width:var(--gallery-control-size);height:var(--gallery-control-size);color:#111;background:#fff;border:0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid;box-shadow:0 2px 8px #0001}.date-gallery-back{transform:rotate(90deg)}.date-gallery-next{transform:rotate(-90deg)}.date-gallery :is(.date-gallery-expand,.date-gallery-arrows button,.date-gallery-dialog header button,.date-gallery-dialog footer button)>svg{width:16px;height:16px}@media (pointer:coarse){.date-gallery :is(.date-gallery-arrows,.date-gallery-dialog footer){gap:12px}.date-gallery :is(.date-gallery-arrows button,.date-gallery-dialog header button,.date-gallery-dialog footer button){position:relative}.date-gallery :is(.date-gallery-expand,.date-gallery-arrows button,.date-gallery-dialog header button,.date-gallery-dialog footer button):before{content:"";position:absolute;inset:-6px}}body .date-gallery-caption{text-align:center;margin-top:14px;margin-bottom:0;display:grid}body .date-gallery-thumbnails+.date-gallery-caption{margin-top:8px}body .date-gallery-caption p{color:var(--text-muted);grid-area:1/1;margin:0 0 3px;font-size:14px;font-weight:400;line-height:20px}.date-gallery-caption a,.date-video-source,.date-gallery-dialog-caption a{color:var(--text-muted);border:0;align-items:center;gap:4px;font-size:12px;line-height:18px;text-decoration:none;display:inline-flex}.date-gallery-caption a:hover,.date-video-source:hover{text-decoration:underline}.date-gallery-thumbnails{overscroll-behavior-x:contain;scrollbar-width:none;gap:8px;margin-top:14px;padding:6px 2px;display:flex;position:relative;overflow:auto}.date-gallery-thumbnails::-webkit-scrollbar{display:none}.date-gallery-thumbnails button{opacity:.55;background:0 0;border:1px solid #0000;border-radius:0;flex:0 0 76px;width:76px;height:56px;padding:3px;transition:opacity .16s,border-color .16s;position:relative}.date-gallery-thumbnails>button:first-child{margin-inline-start:auto}.date-gallery-thumbnails>button:last-child{margin-inline-end:auto}.date-gallery-thumbnails button[aria-pressed=true]{border-color:var(--ink);opacity:1}.date-gallery-thumbnails img{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.date-gallery-video{margin-top:24px}.date-video-launch{border:1px solid var(--line-subtle);background:var(--paper);text-align:left;box-sizing:border-box;width:100%;color:var(--ink);border-radius:20px;align-items:center;gap:14px;padding:12px;text-decoration:none;display:flex}.date-video-launch>img{object-fit:contain;border-radius:12px;width:100px;height:72px}.date-video-play{border:1px solid var(--line-subtle);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.date-video-copy{flex:1;gap:4px;display:grid}.date-video-copy strong{font:600 17px/22px var(--font-rounded)}.date-video-player{color:#fff;background:#111;border-radius:20px;overflow:hidden}.date-video-heading{justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;font-size:14px;display:flex}.date-video-heading button{color:#fff;background:0 0;border:0;flex:none;place-items:center;width:44px;height:44px;display:grid}.date-video-player video,.date-video-player iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.date-gallery :is(button,a):focus-visible{outline:2px solid var(--ink);outline-offset:3px}.date-gallery-slide>a:focus-visible{outline-offset:-6px;outline:3px solid #fff}.date-gallery-dialog{color:#fff;background:0 0;border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:auto}.date-gallery-dialog::backdrop{background:#0c0c0cf0}.date-gallery-dialog-content{box-sizing:border-box;flex-direction:column;gap:12px;max-width:1240px;height:100%;margin:auto;padding:20px 24px;display:flex}.date-gallery-dialog header{justify-content:space-between;align-items:center;gap:16px;display:flex}body .date-gallery-dialog h2{font:600 20px/26px var(--font-rounded);color:#fff;margin:0}.date-gallery-dialog button{width:var(--gallery-control-size);height:var(--gallery-control-size);color:#fff;background:#ffffff10;border:1px solid #ffffff40;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.date-gallery-dialog-image{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.date-gallery-dialog-image img{object-fit:contain;border-radius:0;width:auto;max-width:100%;height:auto;max-height:100%;display:block}body .date-gallery-dialog-caption p{color:#fff;margin:0;font-size:14px;line-height:20px}.date-gallery-dialog-caption a{color:#bbb}.date-gallery-dialog footer{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:24px;font-size:14px;display:flex}.date-gallery-dialog :is(button,a):focus-visible{outline-color:#fff}@media (hover:hover){.date-gallery-thumbnails button:hover{opacity:1}.date-video-launch:hover{background:var(--surface-subtle)}}@media (max-width:760px){body .date-gallery{margin:36px 0 48px}.date-gallery-frame{border-radius:0}.date-gallery-expand{top:12px;right:12px}.date-gallery-count{top:12px;left:12px}.date-gallery-arrows{bottom:12px;right:12px}.date-gallery-thumbnails button{flex-basis:68px;width:68px;height:52px}.date-video-launch{gap:10px}.date-video-launch>img{width:64px;height:64px}.date-video-play{width:40px;height:40px}.date-video-launch>svg{display:none}.date-video-copy strong{font-size:15px;line-height:20px}.date-gallery-dialog-content{padding:12px}.date-gallery-dialog h2{font-size:18px}}@media (prefers-reduced-motion:reduce){.date-gallery *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}body .date-gallery .date-gallery-thumbnails button{border-radius:0}body .date-gallery .date-video-launch{border-radius:20px}.date-gallery .date-gallery-expand{color:#fff;background:#000000a3}.date-gallery-clip{justify-content:center;width:100%;height:100%;min-height:0;display:flex;position:relative}.date-gallery-clip video{object-fit:contain;width:auto;max-width:100%;height:100%;min-height:0;display:block}.date-gallery-clip-status{background:var(--paper);color:var(--ink);padding:12px;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.date-gallery-thumbnail-play{color:#fff;filter:drop-shadow(0 1px 3px #000);place-items:center;display:grid;position:absolute;inset:0}.date-gallery-dialog-caption>span{display:block}@media (max-width:760px){body .date-gallery{--date-gallery-overview-gap:4px}.date-gallery-lead-video{margin-inline:calc(50% - 50vw);background:var(--surface-subtle);width:100vw;max-width:none;margin-bottom:16px;position:relative}.date-gallery-lead-video .date-gallery-clip video{object-fit:contain;width:100%;height:100%}body .date-gallery--mobile-lead{--date-gallery-frame-height:calc(100cqw * 2 / 3)}}
