.cat-loading.svelte-1t71636{position:absolute;inset:0;display:grid;place-items:center;z-index:1000001;pointer-events:auto;background:var(--bg)}.ring.svelte-1t71636{width:42px;height:42px;border-radius:999px;border:3px solid color-mix(in oklab,var(--fg) 12%,transparent);border-top-color:color-mix(in oklab,var(--fg) 60%,transparent);animation:svelte-1t71636-spin 1s linear infinite}@keyframes svelte-1t71636-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.filters.svelte-1t71636{position:absolute;right:16px;bottom:16px;display:flex;flex-direction:column;gap:10px;z-index:1000004;pointer-events:auto}.dark-toggle.svelte-1t71636{width:36px;height:36px;border-radius:8px;border:1px solid #cfcfcf;background:var(--chip-bg);color:#444;cursor:pointer;display:grid;place-items:center;transition:background-color .2s ease,border-color .2s ease}.dark-toggle.svelte-1t71636:hover{background:var(--chip-bg-hover);border-color:#a8a8a8}.socials.svelte-1t71636{display:flex;gap:8px;margin-bottom:6px;justify-content:flex-end}.btn.social.svelte-1t71636{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;border:1px solid var(--chip-border);background:var(--chip-bg);color:var(--chip-fg-active);cursor:pointer;text-decoration:none}.btn.social.svelte-1t71636:hover{background:var(--chip-bg-hover);border-color:var(--chip-border-active)}.btn.social.svelte-1t71636 svg:where(.svelte-1t71636){width:18px;height:18px;display:block}.chips.svelte-1t71636{display:flex;flex-wrap:wrap;gap:10px;align-items:center}@media (min-width: 641px){.chips-full.svelte-1t71636{display:none}.filters.svelte-1t71636:hover .chips-full:where(.svelte-1t71636),.filters.svelte-1t71636:focus-within .chips-full:where(.svelte-1t71636){display:flex;flex-direction:column;align-items:stretch;gap:8px}.filters.svelte-1t71636:hover .chips-collapsed:where(.svelte-1t71636),.filters.svelte-1t71636:focus-within .chips-collapsed:where(.svelte-1t71636){display:none}.chips-collapsed.svelte-1t71636{display:flex;flex-direction:column;align-items:stretch;gap:8px}.filters.svelte-1t71636 .filter:where(.svelte-1t71636){opacity:.28;transition:opacity .2s ease}.filters.svelte-1t71636:hover .filter:where(.svelte-1t71636),.filters.svelte-1t71636:focus-within .filter:where(.svelte-1t71636){opacity:1}.filters.svelte-1t71636 .socials:where(.svelte-1t71636){opacity:1}}.more-chip.svelte-1t71636{font-weight:500}.filters.svelte-1t71636,.filters.svelte-1t71636 :where(.svelte-1t71636){touch-action:auto}.cat-dropdown.svelte-1t71636{position:relative}.cat-toggle.svelte-1t71636{background:var(--chip-bg);color:var(--chip-fg);border:1px solid var(--chip-border);padding:6px 12px;border-radius:8px;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.cat-toggle.svelte-1t71636 .caret:where(.svelte-1t71636){opacity:.7}.cat-menu.svelte-1t71636{position:absolute;top:calc(100% + 8px);right:0;left:auto;width:min(92vw,420px);max-height:min(60vh,420px);overflow:auto;list-style:none;padding:8px;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:var(--chip-bg);border:1px solid var(--chip-border);border-radius:12px;box-shadow:0 16px 50px #0000002e,0 6px 20px #0000001f;z-index:1000006;-webkit-overflow-scrolling:touch;touch-action:pan-y;transform:translateZ(0)}.cat-item.svelte-1t71636{width:100%;background:transparent;border:0;padding:0;text-align:left;cursor:pointer}.cat-row.svelte-1t71636{position:relative;display:block;width:100%;padding:10px 12px;border-radius:8px;background:var(--chip-bg);color:var(--chip-fg);border:1px solid var(--chip-border)}.cat-item.is-active.svelte-1t71636 .cat-row:where(.svelte-1t71636){background:var(--chip-bg-active);color:var(--chip-fg-active);border-color:var(--chip-border-active)}.filter.svelte-1t71636{background:var(--chip-bg);color:var(--chip-fg);border:1px solid var(--chip-border);padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.filter.svelte-1t71636:hover{border-color:var(--chip-border-active);color:var(--chip-fg-active);background-color:var(--chip-bg-hover)}.filter.is-active.svelte-1t71636{border-color:var(--chip-border-active);color:var(--chip-fg-active);background-color:var(--chip-bg-active)}@media (max-width: 640px){.filters.svelte-1t71636{top:calc(env(safe-area-inset-top) + 8px);right:calc(env(safe-area-inset-right) + 8px);left:auto;bottom:auto;flex-direction:row;align-items:center;gap:8px;overflow:visible;padding:4px 6px;border-radius:10px;background:transparent;border:0;-webkit-overflow-scrolling:touch}.filters.svelte-1t71636::-webkit-scrollbar{display:none}.socials-bottom.svelte-1t71636{display:none}.dark-toggle.svelte-1t71636{width:32px;height:32px;flex:0 0 auto}.filter.svelte-1t71636{display:none}}.card.svelte-10hmyfc{position:absolute;top:50%;left:50%;transform-style:preserve-3d;cursor:zoom-in;will-change:transform;background:transparent;border:0;padding:0;z-index:calc(1000 - var(--i, 0));pointer-events:auto}.slab.svelte-10hmyfc{width:var( --w, min(76vw, var(--base, 520px), calc(85vh * var(--aspect, 4 / 3))) );height:var(--h, auto);max-width:var(--max-w, var(--base, 520px));max-height:var(--max-h, min(var(--base, 520px), 85vh));aspect-ratio:var(--aspect, 4 / 3);border-radius:0;overflow:visible;background:transparent;box-shadow:none;transition:transform .25s ease,filter .25s ease;will-change:transform,box-shadow;position:relative;transform-style:preserve-3d;transform:translateZ(calc(var(--t) * -.5))}.slab.svelte-10hmyfc .face:where(.svelte-10hmyfc){position:absolute;inset:0;overflow:hidden}.slab.svelte-10hmyfc .front:where(.svelte-10hmyfc){z-index:2;background:#0e0e0e;transform:translateZ(calc(var(--t) * .5));box-shadow:inset 0 0 .5px #ffffff2e,inset 0 -10px 22px #00000047}.slab.svelte-10hmyfc .floor-label:where(.svelte-10hmyfc){position:absolute;left:100%;top:85%;margin-left:calc(var(--w, min(76vw, var(--base, 520px))) * .12);transform-origin:top left;z-index:0;pointer-events:none;filter:blur(.1px);backface-visibility:hidden}.floor-label__text.svelte-10hmyfc{display:inline-block;font-size:clamp(20px,3vw,44px);color:#a6a6a6;text-align:left;text-transform:uppercase;opacity:.45;text-shadow:0 1px 0 rgba(200,200,200,.55),0 4px 10px rgba(160,160,160,.25);white-space:normal;width:600px;line-height:1}.floor-label__text.is-long.svelte-10hmyfc{font-size:clamp(18px,2.6vw,36px);opacity:.42}.floor-label__text.is-very-long.svelte-10hmyfc{font-size:clamp(16px,2.3vw,30px);opacity:.4}.slab.svelte-10hmyfc .front:where(.svelte-10hmyfc) img:where(.svelte-10hmyfc),.slab.svelte-10hmyfc .front:where(.svelte-10hmyfc) video:where(.svelte-10hmyfc){width:100%;height:100%;object-fit:cover;display:block}.slab.svelte-10hmyfc .front:where(.svelte-10hmyfc):before{content:"";position:absolute;top:0;left:0;right:0;height:calc(var(--t) * .75);background:linear-gradient(to bottom,#ffffff0f,#0000);pointer-events:none}.slab.svelte-10hmyfc .front:where(.svelte-10hmyfc):after{content:"";position:absolute;top:0;right:0;bottom:0;width:calc(var(--t) * .75);background:linear-gradient(to right,#00000024,#00000057);pointer-events:none}.slab.svelte-10hmyfc:after{content:"";position:absolute;left:0;right:0;bottom:0;height:calc(var(--t) * .9);background:linear-gradient(to bottom,#0000002e,#0000);pointer-events:none;transform:translateZ(0)}.card.svelte-10hmyfc:hover .slab:where(.svelte-10hmyfc),.card.svelte-10hmyfc:focus-visible .slab:where(.svelte-10hmyfc){transform:translateZ(14px) translate(120px)}@media (max-width: 640px){.slab.svelte-10hmyfc .floor-label:where(.svelte-10hmyfc){top:90%;margin-left:calc(var(--w, min(76vw, var(--base, 520px))) * .08)}.floor-label__text.svelte-10hmyfc{font-size:clamp(24px,4.2vw,28px)}.floor-label__text.is-long.svelte-10hmyfc{font-size:clamp(22px,3.8vw,26px)}.floor-label__text.is-very-long.svelte-10hmyfc{font-size:clamp(20px,3.4vw,24px)}}.gallery.svelte-18ns2bi{height:100vh;perspective:none;overflow:hidden;position:relative;touch-action:none}.track.svelte-18ns2bi{position:relative;height:100%;transform-style:preserve-3d;pointer-events:none}.empty-state.svelte-18ns2bi{position:absolute;inset:0;display:grid;place-items:center;color:var(--chip-fg);font-size:clamp(16px,2.6vw,22px);opacity:.8;pointer-events:none}.gallery.svelte-18ns2bi:before,.gallery.svelte-18ns2bi:after{content:"";position:absolute;pointer-events:none;z-index:5}.gallery.svelte-18ns2bi:before{top:0;right:0;width:65vw;height:55vh;background:radial-gradient(120% 100% at 100% 0%,var(--fog-strong),rgba(255,255,255,0) 40%)}.gallery.svelte-18ns2bi:after{left:0;bottom:0;width:70vw;height:60vh;background:radial-gradient(120% 100% at 0% 100%,var(--fog-weak),rgba(255,255,255,0) 40%)}.overlay.svelte-1sb5n2y{position:fixed;inset:0;display:grid;grid-template-columns:80px 1fr 80px;align-items:center;background:color-mix(in oklab,var(--bg) 15%,black 85%);z-index:1000}.stage.svelte-1sb5n2y{position:relative;width:min(92vw,1100px);justify-self:center;align-self:center;max-height:82vh}.media.svelte-1sb5n2y{width:100%;height:auto;max-height:82vh;object-fit:contain;display:block;border-radius:12px;box-shadow:0 50px 120px #000c;background:#111}.meta.svelte-1sb5n2y{margin-top:.75rem;text-align:center;max-width:min(92vw,1100px);justify-self:center;color:#fff}.title.svelte-1sb5n2y{font-size:clamp(1rem,2.6vw,1.6rem);font-weight:600;opacity:.92}.caption.svelte-1sb5n2y{margin-top:.25rem;font-size:clamp(.9rem,2.2vw,1.2rem);color:#fff}.yt-embed.svelte-1sb5n2y{margin-top:12px;aspect-ratio:16 / 9;max-height:82vh}.yt-embed.svelte-1sb5n2y iframe:where(.svelte-1sb5n2y){width:100%;height:100%;border:0;border-radius:12px}.nav.svelte-1sb5n2y{width:56px;height:56px;border-radius:999px;border:none;background:#ffffff1f;color:#fff;font-size:2rem;cursor:pointer;align-self:center;transition:background .2s ease}.nav.svelte-1sb5n2y:hover{background:#fff3}.left.svelte-1sb5n2y{justify-self:start;margin-left:12px}.right.svelte-1sb5n2y{justify-self:end;margin-right:12px}.close.svelte-1sb5n2y{position:fixed;top:16px;right:16px;width:44px;height:44px;border-radius:999px;border:none;background:#ffffff26;color:#fff;font-size:1.1rem;cursor:pointer}.close.svelte-1sb5n2y:hover{background:#ffffff40}@media (max-width: 640px){.overlay.svelte-1sb5n2y{grid-template-columns:1fr}.nav.svelte-1sb5n2y{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;z-index:1001;background:#ffffff38;color:#000;box-shadow:0 4px 18px #00000059}.left.svelte-1sb5n2y{left:8px;margin-left:0}.right.svelte-1sb5n2y{right:8px;margin-right:0}.stage.svelte-1sb5n2y{width:min(94vw,1100px);max-height:78vh}.media.svelte-1sb5n2y{max-height:78vh}.meta.svelte-1sb5n2y{padding:0 10px}}:root{--bg: #f3f3f2;--fg: #0f0f0f;--muted: #7a7a7a;--card-edge: rgba(0,0,0,.8);--chip-bg: #f2f2f2;--chip-bg-hover: #e9e9e9;--chip-bg-active: #e2e2e2;--chip-fg: #6a6a6a;--chip-fg-active: #2e2e2e;--chip-border: #cfcfcf;--chip-border-active: #8c8c8c;--fog-strong: rgba(255,255,255,.5);--fog-weak: rgba(255,255,255,.38)}*{box-sizing:border-box}html,body,#app{height:100%}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);overflow:hidden;overscroll-behavior:none;transition:background-color .35s ease,color .35s ease}body{font:14px/1.4 system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{height:100vh;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.header{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(180deg,#f3f3f2e6,#f3f3f200);-webkit-backdrop-filter:saturate(140%) blur(6px);backdrop-filter:saturate(140%) blur(6px)}.brand{font-weight:650;letter-spacing:.3px}.muted{color:var(--muted)}.footer{padding:2rem 1.25rem;text-align:center;color:var(--muted)}.dark{--bg: rgb(26, 26, 26);--fg: #e6e6e6;--muted: #a0a0a0;--card-edge: rgba(0,0,0,.9);--chip-bg: #1b1b1f;--chip-bg-hover: #22222a;--chip-bg-active: #2a2a33;--chip-fg: #c8c8c8;--chip-fg-active: #f1f1f1;--chip-border: #3a3a44;--chip-border-active: #4a4a54;--fog-strong: rgba(0,0,0,.45);--fog-weak: rgba(0,0,0,.3)}.site-logo.svelte-1at2yku{position:fixed;top:12px;left:12px;z-index:1000002;display:inline-block;padding:6px;border-radius:10px}.site-logo.svelte-1at2yku img:where(.svelte-1at2yku){width:80px;height:80px;display:block;filter:none}.site-logo.svelte-1at2yku img:where(.svelte-1at2yku){filter:invert(0);transition:filter .3s ease}.dark .site-logo.svelte-1at2yku img:where(.svelte-1at2yku){filter:invert(1)}@media (max-width: 640px){.site-logo.svelte-1at2yku{top:8px;left:8px;padding:4px}.site-logo.svelte-1at2yku img:where(.svelte-1at2yku){width:56px;height:56px}}.loading-overlay.svelte-1at2yku{position:fixed;inset:0;background:radial-gradient(1200px 800px at 50% 40%,rgba(0,0,0,.06),transparent),var(--bg);display:grid;place-items:center;z-index:1000005;opacity:1;transition:opacity var(--overlay-fade, .42s) ease}.loading-overlay.fade-out.svelte-1at2yku{opacity:0;pointer-events:none}.portal-full.svelte-1at2yku{width:220px;height:220px;animation:svelte-1at2yku-spin 6s linear infinite;display:block}@keyframes svelte-1at2yku-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
