.photo-stack-gallery{display:inline;color:inherit}.photo-stack-gallery__trigger{position:relative}.photo-stack-gallery__catalog{display:grid;justify-items:center;gap:4px;width:150px;color:inherit}.photo-stack-gallery__catalog__stack{display:block;width:150px;height:142px}.photo-stack-gallery__catalog__label{display:inline-block;font-size:1rem;line-height:1.25;white-space:nowrap}.photo-stack-gallery__trigger:before{content:"";position:absolute;inset:-8px -4px}.photo-stack-gallery__stack-position{position:fixed;z-index:80;left:var(--photo-stack-gallery-stack-left);top:var(--photo-stack-gallery-stack-top);display:block;width:150px;height:142px;transform-origin:center bottom}.photo-stack-gallery__stack-position[data-returning=true]{z-index:92;pointer-events:none}.photo-stack-gallery__stack-position[data-parked=true]{pointer-events:none}.photo-stack-gallery__stack{appearance:none;position:relative;display:block;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:pointer;transform-origin:center bottom}.photo-stack-gallery__stack:after{content:"";position:absolute;right:0;bottom:-12px;left:0;height:12px}.photo-stack-gallery__stack:focus-visible{outline:2px solid color-mix(in srgb,var(--foreground) 32%,transparent);outline-offset:6px;border-radius:24px}.photo-stack-gallery__stack__slot{position:absolute;inset:28px auto auto 38px;display:block;width:74px;aspect-ratio:3 / 4}.photo-stack-gallery__stack__slot[data-concealed=true]{z-index:0;opacity:0;pointer-events:none}.photo-stack-gallery__stack__card{position:relative;display:block;width:100%;height:100%;overflow:clip;border-radius:12px;background:var(--hover-bg, rgba(127, 127, 127, .12));box-shadow:var(--elevated-media-shadow, 0 8px 24px rgba(0, 0, 0, .16));transition:transform .3s cubic-bezier(.22,1,.36,1);will-change:transform}.photo-stack-gallery__stack__card:after{content:"";position:absolute;inset:0;border:2px solid rgba(255,255,255,.9);border-radius:inherit;pointer-events:none}.photo-stack-gallery__stack__card img{display:block;width:100%;height:100%;object-fit:cover;user-select:none}.photo-stack-gallery__stack__slot:nth-child(1){z-index:1}.photo-stack-gallery__stack__slot:nth-child(1) .photo-stack-gallery__stack__card{transform:translate(-19px,1px) rotate(-9deg)}.photo-stack-gallery__stack__slot:nth-child(2){z-index:3}.photo-stack-gallery__stack__slot:nth-child(2) .photo-stack-gallery__stack__card{transform:translateY(8px) rotate(1deg)}.photo-stack-gallery__stack__slot:nth-child(3){z-index:2}.photo-stack-gallery__stack__slot:nth-child(3) .photo-stack-gallery__stack__card{transform:translate(20px,2px) rotate(9deg)}.photo-stack-gallery__stack[data-fanned=true] .photo-stack-gallery__stack__slot:nth-child(1) .photo-stack-gallery__stack__card{transform:translate(-29px,-4px) rotate(-12deg)}.photo-stack-gallery__stack[data-fanned=true] .photo-stack-gallery__stack__slot:nth-child(2) .photo-stack-gallery__stack__card{transform:translateY(2px) rotate(0)}.photo-stack-gallery__stack[data-fanned=true] .photo-stack-gallery__stack__slot:nth-child(3) .photo-stack-gallery__stack__card{transform:translate(30px,-3px) rotate(12deg)}.photo-stack-gallery__gallery{position:fixed;z-index:90;inset:0;overflow:clip;background:transparent;color:var(--foreground, #111);isolation:isolate}.photo-stack-gallery__dialog{position:fixed;inset:0}.photo-stack-gallery__gallery__surface{position:fixed;z-index:89;inset:0;background:var(--background, #fff)}.photo-stack-gallery__detail{position:fixed;z-index:91;inset:0;overflow:clip;color:var(--foreground);pointer-events:none}.photo-stack-gallery__detail__media,.photo-stack-gallery__detail__meta{pointer-events:auto}.photo-stack-gallery__gallery__stage{--gallery-card-width: clamp(104px, 31vw, 154px);position:absolute;top:max(24px,env(safe-area-inset-top));right:20px;bottom:calc(32px + var(--menu-bar-height, 64px) + 28px);left:20px;max-width:520px;margin-inline:auto}.photo-stack-gallery__gallery__slot{appearance:none;position:absolute;display:block;width:var(--gallery-card-width);aspect-ratio:3 / 4;border:0;padding:0;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.photo-stack-gallery__gallery__card,.photo-stack-gallery__detail__media{position:relative;display:block;width:100%;height:100%;overflow:clip;border-radius:var(--radius-4xl, 32px);background:var(--hover-bg, rgba(127, 127, 127, .12));box-shadow:var(--elevated-media-shadow, 0 8px 24px rgba(0, 0, 0, .16))}.photo-stack-gallery__gallery__card{transform:rotate(var(--card-rotation));transition:transform .28s cubic-bezier(.22,1,.36,1)}.photo-stack-gallery__gallery__slot[data-selected=true]{z-index:2}.photo-stack-gallery__gallery__card:after,.photo-stack-gallery__detail__media:after{content:"";position:absolute;z-index:2;inset:0;border:2px solid rgba(255,255,255,.9);border-radius:inherit;pointer-events:none}.photo-stack-gallery__gallery__card img,.photo-stack-gallery__detail__media img{display:block;width:100%;height:100%;object-fit:cover;user-select:none}.photo-stack-gallery__detail__preview-image,.photo-stack-gallery__detail__full-image{position:absolute;inset:0}.photo-stack-gallery__detail__full-image{z-index:1}.photo-stack-gallery__gallery__slot:nth-child(1){top:1%;left:4%}.photo-stack-gallery__gallery__slot:nth-child(2){top:6%;right:3%}.photo-stack-gallery__gallery__slot:nth-child(3){top:35%;left:1%}.photo-stack-gallery__gallery__slot:nth-child(4){top:40%;right:4%}.photo-stack-gallery__gallery__slot:nth-child(5){bottom:1%;left:4%}.photo-stack-gallery__gallery__slot:nth-child(6){right:3%;bottom:0}.photo-stack-gallery__gallery__slot:focus-visible{outline:2px solid color-mix(in srgb,var(--foreground) 56%,transparent);outline-offset:7px;border-radius:var(--radius-4xl, 32px)}.photo-stack-gallery__gallery__close{appearance:none;display:grid;width:100%;height:100%;padding:0;place-items:center;border:0;border-radius:var(--menu-shell-radius, 999px);background:transparent;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}[data-photo-gallery-navigation-host]:has(.photo-stack-gallery__gallery__close){transform-origin:center;transition:transform .18s cubic-bezier(.22,1,.36,1)}[data-photo-gallery-navigation-host]:has(.photo-stack-gallery__gallery__close:active){transform:scale(.9);transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:reduce){[data-photo-gallery-navigation-host]:has(.photo-stack-gallery__gallery__close){transition:none;transform:none}}.photo-stack-gallery__gallery__close:disabled{pointer-events:none}.photo-stack-gallery__gallery__close svg{width:var(--menu-icon-size, 20px);height:var(--menu-icon-size, 20px)}.photo-stack-gallery__gallery__close path{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round}.photo-stack-gallery__gallery__close:focus-visible{outline:2px solid color-mix(in srgb,var(--foreground) 42%,transparent);outline-offset:4px}.photo-stack-gallery__navigation-fallback{position:fixed;z-index:100;right:50%;bottom:max(24px,env(safe-area-inset-bottom));width:56px;height:56px;translate:50% 0;border-radius:999px;background:var(--menu-surface, #111);color:var(--menu-ink, #fff);box-shadow:var(--elevated-media-shadow, 0 8px 24px rgba(0, 0, 0, .16))}.photo-stack-gallery__detail__content{--photo-stack-gallery__detail-frame-width: min(84vw, 46.5dvh , 500px);position:absolute;inset:max(20px,env(safe-area-inset-top)) 20px calc(32px + var(--menu-bar-height, 64px) + 24px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px}.photo-stack-gallery__detail__media{width:var(--photo-stack-gallery__detail-frame-width);height:auto;aspect-ratio:3 / 4;border-radius:var(--radius-5xl, 48px)}.photo-stack-gallery__detail__meta{display:flex;box-sizing:border-box;width:var(--photo-stack-gallery__detail-frame-width);padding-inline:40px;flex-direction:column;align-items:center}.photo-stack-gallery__detail__copy{width:100%;text-align:center}.photo-stack-gallery__detail__copy p{margin:0}.photo-stack-gallery__detail__caption{margin:0;color:color-mix(in srgb,var(--foreground) 62%,transparent);font-size:.875rem;font-weight:400;line-height:1.4}.photo-stack-gallery__detail__link{color:inherit;text-decoration:underline;text-decoration-color:var(--subtle);text-decoration-thickness:1px;text-underline-offset:3px;transition:text-decoration-color .2s ease}.photo-stack-gallery__detail__link:hover{text-decoration-color:var(--muted)}@media(hover:hover){.photo-stack-gallery__gallery__slot:hover .photo-stack-gallery__gallery__card{transform:translateY(-5px) rotate(var(--card-rotation)) scale(1.025)}.photo-stack-gallery__gallery__close:hover{background:color-mix(in srgb,var(--menu-surface) 94%,var(--menu-ink))}}@media(min-width:700px){.photo-stack-gallery__gallery__stage{--gallery-card-width: clamp(136px, 14vw, 208px);top:max(40px,env(safe-area-inset-top));right:48px;bottom:calc(32px + var(--menu-bar-height) + 40px);left:48px;max-width:1120px}.photo-stack-gallery__gallery__slot:nth-child(1){top:6%;left:3%}.photo-stack-gallery__gallery__slot:nth-child(2){top:1%;right:auto;left:calc(50% - var(--gallery-card-width) / 2)}.photo-stack-gallery__gallery__slot:nth-child(3){top:8%;right:3%;left:auto}.photo-stack-gallery__gallery__slot:nth-child(4){top:52%;right:auto;left:17%}.photo-stack-gallery__gallery__slot:nth-child(5){top:58%;right:auto;bottom:auto;left:calc(50% - var(--gallery-card-width) / 2)}.photo-stack-gallery__gallery__slot:nth-child(6){top:50%;right:17%;bottom:auto}.photo-stack-gallery__detail__content{--photo-stack-gallery__detail-frame-width: min(44vw, 48dvh , 500px);inset-inline:48px;gap:24px}}@media(max-height:640px){.photo-stack-gallery__detail__content{--photo-stack-gallery__detail-frame-width: min( 84vw, calc((100dvh - 260px)*.75) , 500px );gap:14px}.photo-stack-gallery__detail__meta{width:min(100%,360px);padding-inline:24px}}@media(max-height:640px)and (orientation:landscape){.photo-stack-gallery__detail__content{--photo-stack-gallery__detail-frame-width: min( 44vw, calc((100dvh - 240px)*.75) , 500px )}}@media(prefers-reduced-motion:reduce){.photo-stack-gallery__stack__card,.photo-stack-gallery__gallery__card{transition:none}}
