.gallery-page.svelte-79xebn,.gallery-grid.svelte-79xebn{--board-gap: calc(var(--space-md) * .8)}.gallery-page.svelte-79xebn{padding:var(--board-gap)}.gallery-page.gallery-page--scroll.svelte-79xebn{padding:0;height:100%;display:flex;align-items:stretch;overflow:hidden}.gallery-controls.svelte-79xebn{position:fixed;bottom:var(--space-lg);z-index:12;pointer-events:none;transition:right var(--duration-normal) ease}.layout-toggle.svelte-79xebn{pointer-events:auto;display:flex;align-items:center;gap:2px;padding:4px;border:1px solid var(--border);border-radius:0;background:color-mix(in srgb,var(--bg) 82%,transparent);backdrop-filter:blur(10px);box-shadow:0 8px 24px #00000014}.layout-button.svelte-79xebn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:0;color:var(--text-muted);transition:background var(--duration-fast) ease,color var(--duration-fast) ease}.layout-button.active.svelte-79xebn{background:var(--bg-surface);color:var(--text)}.gallery-grid.masonry.svelte-79xebn{column-count:4;column-gap:var(--board-gap);column-fill:balance}.gallery-grid.grid.svelte-79xebn{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--board-gap)}.gallery-item.svelte-79xebn,.gallery-panel.svelte-79xebn{position:relative;display:block;padding:0;overflow:hidden;outline:none;-webkit-tap-highlight-color:transparent}.gallery-item.svelte-79xebn{width:100%;margin:0 0 var(--board-gap);break-inside:avoid;content-visibility:auto;contain-intrinsic-size:auto 300px}.gallery-item.selected.svelte-79xebn:after,.gallery-panel.selected.svelte-79xebn:after{content:"";position:absolute;inset:0;border:3px solid var(--accent);pointer-events:none;z-index:1}.gallery-item.svelte-79xebn:focus,.gallery-item.svelte-79xebn:focus-visible,.gallery-panel.svelte-79xebn:focus,.gallery-panel.svelte-79xebn:focus-visible{outline:none;box-shadow:none}.gallery-item.selected.svelte-79xebn:focus,.gallery-item.selected.svelte-79xebn:focus-visible,.gallery-panel.selected.svelte-79xebn:focus,.gallery-panel.selected.svelte-79xebn:focus-visible{box-shadow:none}.gallery-grid.grid.svelte-79xebn .gallery-item:where(.svelte-79xebn){aspect-ratio:5 / 6;margin:0}.gallery-item.svelte-79xebn img:where(.svelte-79xebn),.gallery-item.svelte-79xebn video:where(.svelte-79xebn){display:block;width:100%;height:auto;opacity:0;transition:opacity .22s ease;will-change:opacity}.gallery-panel.svelte-79xebn .gallery-panel-media:where(.svelte-79xebn),.gallery-panel.svelte-79xebn img.is-loaded:where(.svelte-79xebn),.gallery-panel.svelte-79xebn video.is-loaded:where(.svelte-79xebn){opacity:1}.gallery-item.svelte-79xebn img.is-loaded:where(.svelte-79xebn),.gallery-item.svelte-79xebn video.is-loaded:where(.svelte-79xebn){opacity:1}.gallery-grid.grid.svelte-79xebn .gallery-item:where(.svelte-79xebn) img:where(.svelte-79xebn),.gallery-grid.grid.svelte-79xebn .gallery-item:where(.svelte-79xebn) video:where(.svelte-79xebn){height:100%;object-fit:cover}.play-badge.svelte-79xebn{position:absolute;bottom:6px;right:6px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;background:#00000080;color:#ffffffd9;pointer-events:none;transition:opacity .18s ease}.gallery-item.svelte-79xebn:hover .play-badge:where(.svelte-79xebn),.gallery-panel.svelte-79xebn:hover .play-badge:where(.svelte-79xebn){opacity:0}.gallery-panel.svelte-79xebn{flex-shrink:0;width:auto;height:100%;contain:layout style paint;cursor:default}.gallery-panel.svelte-79xebn img.gallery-panel-media:where(.svelte-79xebn),.gallery-panel.svelte-79xebn video.gallery-panel-media:where(.svelte-79xebn){display:block;height:100%;width:auto;max-width:100%;max-height:100%;object-fit:contain;user-select:none;pointer-events:none}.sketch-media.svelte-79xebn{filter:opacity(.75)}[data-theme=dark] .sketch-media.svelte-79xebn{filter:invert(1) hue-rotate(180deg) opacity(.75)}.lightbox.svelte-79xebn{--lightbox-control-color: color-mix(in srgb, var(--accent) 14%, var(--border));--lightbox-control-fill: color-mix(in srgb, var(--border) 82%, transparent);position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:var(--space-xl);background:#f5f0eaf9}.lightbox-frame.svelte-79xebn{width:min(100%,1400px);height:calc(100vh - var(--space-xl) * 2);max-height:100%;display:flex;align-items:center;justify-content:center}.lightbox-frame.svelte-79xebn img:where(.svelte-79xebn),.lightbox-frame.svelte-79xebn video:where(.svelte-79xebn){max-width:100%;max-height:100%;object-fit:contain}.lightbox-nav.svelte-79xebn,.lightbox-close.svelte-79xebn{position:absolute;display:inline-flex;align-items:center;justify-content:center;padding:0;color:var(--lightbox-control-color);opacity:.72;transition:opacity var(--duration-fast) ease,background var(--duration-fast) ease,color var(--duration-fast) ease}.lightbox-nav.svelte-79xebn{top:0;bottom:0;width:25%;padding:0;align-items:center}.lightbox-nav.svelte-79xebn:disabled{opacity:.22;cursor:default}.lightbox-close.svelte-79xebn{top:var(--space-sm);right:var(--space-sm);padding:8px 10px;border:1px solid var(--lightbox-control-color);background:var(--lightbox-control-fill);backdrop-filter:blur(10px)}.lightbox-esc.svelte-79xebn{font-family:var(--mono);font-size:var(--text-sm);letter-spacing:.08em;line-height:1}.lightbox-nav.svelte-79xebn:hover:not(:disabled),.lightbox-close.svelte-79xebn:hover{opacity:1;color:color-mix(in srgb,var(--accent) 22%,var(--text))}.lightbox-nav-left.svelte-79xebn{left:0;justify-content:flex-start;padding-left:var(--space-lg)}.lightbox-nav-right.svelte-79xebn{right:0;justify-content:flex-end;padding-right:var(--space-lg)}.page-stage:has(.gallery-page){scrollbar-width:none}.page-stage:has(.gallery-page)::-webkit-scrollbar{width:0;height:0}:root[data-theme=dark] .lightbox.svelte-79xebn{--lightbox-control-color: color-mix(in srgb, var(--accent) 18%, rgba(255, 245, 234, .78));--lightbox-control-fill: rgba(48, 41, 32, .84);background:#14100cf9}:root[data-theme=dark] .lightbox-nav.svelte-79xebn,:root[data-theme=dark] .lightbox-close.svelte-79xebn{color:var(--lightbox-control-color)}:root[data-theme=dark] .lightbox-close.svelte-79xebn{border-color:var(--lightbox-control-color);background:var(--lightbox-control-fill)}:root[data-theme=dark] .lightbox-nav.svelte-79xebn:hover:not(:disabled),:root[data-theme=dark] .lightbox-close.svelte-79xebn:hover{color:color-mix(in srgb,var(--accent) 26%,#fff5ea)}@media(max-width:720px){.lightbox.svelte-79xebn{padding:var(--space-lg)}.lightbox-frame.svelte-79xebn{height:calc(100vh - var(--space-lg) * 2)}.lightbox-nav-left.svelte-79xebn{padding-left:var(--space-md)}.lightbox-nav-right.svelte-79xebn{padding-right:var(--space-md)}.gallery-page.svelte-79xebn{padding:var(--board-gap)}.gallery-page.gallery-page--scroll.svelte-79xebn{padding:0}.gallery-controls.svelte-79xebn{bottom:var(--space-md)}}@media(min-width:1440px){.gallery-grid.masonry.svelte-79xebn{column-count:5}.gallery-grid.grid.svelte-79xebn{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:860px){.gallery-grid.masonry.svelte-79xebn{column-count:3}.gallery-grid.grid.svelte-79xebn{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.gallery-grid.masonry.svelte-79xebn{column-count:2}.gallery-grid.grid.svelte-79xebn{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.gallery-grid.masonry.svelte-79xebn{column-count:1}.gallery-grid.grid.svelte-79xebn{grid-template-columns:1fr}}
