.container.svelte-yf68lf{height:auto;min-height:100vh;padding:4rem 2rem;max-width:1400px;margin:0 auto}.header.svelte-yf68lf{text-align:center;margin-bottom:4rem}h1.svelte-yf68lf{font-family:var(--font-heading);font-size:3rem;margin:0;text-transform:uppercase;letter-spacing:2px;color:var(--text-light)}.gallery.svelte-yf68lf{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.gallery-item.svelte-yf68lf{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#0000004d;cursor:pointer;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.gallery-item.svelte-yf68lf:hover{transform:scale(1.02);box-shadow:0 8px 24px #0006}.gallery-item.svelte-yf68lf img:where(.svelte-yf68lf){width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}.gallery-item.svelte-yf68lf:hover img:where(.svelte-yf68lf){opacity:.85}.gallery-info.svelte-yf68lf{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);padding:2rem 1.5rem 1.5rem;transform:translateY(100%);transition:transform .3s ease}.gallery-item.svelte-yf68lf:hover .gallery-info:where(.svelte-yf68lf){transform:translateY(0)}.gallery-info.svelte-yf68lf h3:where(.svelte-yf68lf){font-family:var(--font-heading);font-size:1.2rem;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:1px;color:var(--text-light)}.gallery-info.svelte-yf68lf p:where(.svelte-yf68lf){font-family:var(--font-sans);font-size:.9rem;margin:0;color:#fffc}@media(max-width:768px){.container.svelte-yf68lf{padding:2rem 1rem}h1.svelte-yf68lf{font-size:2rem}.gallery.svelte-yf68lf{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.gallery-info.svelte-yf68lf{padding:1.5rem 1rem 1rem}.gallery-info.svelte-yf68lf h3:where(.svelte-yf68lf){font-size:1rem}}@media(max-width:480px){.container.svelte-yf68lf{padding:1.5rem 1rem}h1.svelte-yf68lf{font-size:1.5rem}.gallery.svelte-yf68lf{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.gallery-info.svelte-yf68lf{padding:1rem .75rem .75rem}.gallery-info.svelte-yf68lf h3:where(.svelte-yf68lf){font-size:.9rem}.gallery-info.svelte-yf68lf p:where(.svelte-yf68lf){font-size:.8rem}}.lightbox-overlay.svelte-yf68lf{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10000}.lightbox-dialog.svelte-yf68lf{position:relative;max-width:90vw;max-height:90vh;outline:none}.lightbox-content.svelte-yf68lf{display:flex;align-items:center;justify-content:center;background:transparent}.lightbox-image.svelte-yf68lf{max-width:calc(100vw - 160px);max-height:calc(100vh - 160px);object-fit:contain;border-radius:6px;box-shadow:0 20px 50px #0009}.lightbox-caption.svelte-yf68lf{margin-top:.75rem;color:#fff;text-align:center}.lightbox-close.svelte-yf68lf,.lightbox-prev.svelte-yf68lf,.lightbox-next.svelte-yf68lf{position:absolute;background:#00000080;color:#fff;border:none;padding:.5rem .75rem;border-radius:4px;cursor:pointer}.lightbox-close.svelte-yf68lf{top:-12px;right:-12px}.lightbox-prev.svelte-yf68lf{left:-56px;top:50%;transform:translateY(-50%)}.lightbox-next.svelte-yf68lf{right:-56px;top:50%;transform:translateY(-50%)}@media(max-width:640px){.lightbox-prev.svelte-yf68lf,.lightbox-next.svelte-yf68lf{display:none}.lightbox-image.svelte-yf68lf{max-width:92vw;max-height:70vh}}
