@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Rock+3D&display=swap";:root{color:#1a1a1a;background-color:#fdfdfd;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{min-height:100vh;margin:0}header.svelte-oiwvqb{color:#fff;z-index:10;background-color:#000;width:100%;position:fixed;top:0;left:0}nav.svelte-oiwvqb{letter-spacing:.1em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;padding:1rem 1.5rem;font-size:16px;display:grid}.nav-left.svelte-oiwvqb{justify-self:start}.nav-center.svelte-oiwvqb{justify-self:center}.nav-right.svelte-oiwvqb{justify-self:end}a.svelte-oiwvqb{color:#fff;text-decoration:none}@media (max-width:768px){nav.svelte-oiwvqb{padding:1rem .5rem;font-size:11px}}.left-panel.svelte-138nkih{text-align:left;justify-content:center;align-items:center;height:100%;display:flex}.content.svelte-138nkih{padding:2rem 2rem 2rem 10%}h1.svelte-138nkih{color:#1a1a1a;margin:0;font-family:"Rock 3D",cursive;font-size:7rem;font-weight:400;line-height:1.1}a.svelte-138nkih{text-transform:uppercase;color:#1a1a1a;border-bottom:2px solid #1a1a1a;margin-top:2rem;padding-bottom:4px;font-size:1.2rem;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:768px){.left-panel.svelte-138nkih{text-align:center;height:auto;padding:4rem 1rem 2rem}.content.svelte-138nkih{padding:2rem}h1.svelte-138nkih{font-size:3.5rem}}.right-panel.svelte-idf3ao{justify-content:center;align-items:center;height:100%;display:flex}.image-container.svelte-idf3ao{max-width:70%;padding:2rem}img.svelte-idf3ao{width:100%;height:auto;display:block}@media (max-width:768px){.right-panel.svelte-idf3ao{height:auto;padding-bottom:2rem}.image-container.svelte-idf3ao{max-width:90%;padding:1rem}}.gallery-container.svelte-1ocen1q{flex-direction:column;justify-content:center;max-width:1200px;min-height:80vh;margin:100px auto 0;padding:2rem;display:flex}.album-list.svelte-1ocen1q{flex-direction:column;align-items:center;gap:2rem;display:flex}.album-list-item.svelte-1ocen1q{cursor:pointer;transition:transform .2s}.album-list-item.svelte-1ocen1q:hover{transform:scale(1.1)}.album-list-item.svelte-1ocen1q h3:where(.svelte-1ocen1q){text-transform:uppercase;letter-spacing:2px;color:#1a1a1a;margin:0;font-size:3rem;font-weight:900}.album-list-item.svelte-1ocen1q:hover h3:where(.svelte-1ocen1q){text-decoration:underline}.back-button.svelte-1ocen1q{cursor:pointer;text-transform:uppercase;color:#1a1a1a;background:0 0;border:none;margin-bottom:2rem;padding:0;font-size:1rem;font-weight:700}.back-button.svelte-1ocen1q:hover{text-decoration:underline}h2.svelte-1ocen1q{text-transform:uppercase;margin:0 0 2rem;font-size:2.5rem}.gallery.svelte-1ocen1q{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.gallery-item.svelte-1ocen1q{aspect-ratio:1;cursor:zoom-in;overflow:hidden}.gallery-item.svelte-1ocen1q img:where(.svelte-1ocen1q){object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.gallery-item.svelte-1ocen1q:hover img:where(.svelte-1ocen1q){transform:scale(1.03)}.lightbox.svelte-1ocen1q{z-index:1000;cursor:zoom-out;background-color:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.lightbox-content.svelte-1ocen1q{max-width:90%;max-height:90vh}.lightbox-content.svelte-1ocen1q img:where(.svelte-1ocen1q){object-fit:contain;max-width:100%;max-height:90vh;box-shadow:0 0 20px #00000080}.nav-btn.svelte-1ocen1q{color:#fff;cursor:pointer;opacity:.7;z-index:1010;background:0 0;border:none;padding:1rem;font-size:3rem;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.nav-btn.svelte-1ocen1q:hover{opacity:1}.prev.svelte-1ocen1q{left:20px}.next.svelte-1ocen1q{right:20px}@media (max-width:768px){.gallery-container.svelte-1ocen1q{margin-top:80px;padding:1rem}.gallery.svelte-1ocen1q{grid-template-columns:1fr;gap:1rem}.album-list-item.svelte-1ocen1q h3:where(.svelte-1ocen1q){font-size:2rem}h2.svelte-1ocen1q{font-size:1.8rem}.nav-btn.svelte-1ocen1q{padding:.5rem;font-size:2rem}.prev.svelte-1ocen1q{left:5px}.next.svelte-1ocen1q{right:5px}}.info-container.svelte-kuwzzo{text-align:left;flex-direction:column;justify-content:center;max-width:800px;min-height:80vh;margin:0 auto;padding:2rem;display:flex}.info-content.svelte-kuwzzo{margin-top:100px}section.svelte-kuwzzo{margin-bottom:4rem}h2.svelte-kuwzzo{letter-spacing:.2em;color:#888;margin-bottom:1rem;font-size:1rem;font-weight:900}p.svelte-kuwzzo{margin:0;font-size:2rem;font-weight:700;line-height:1.2}a.svelte-kuwzzo{color:#1a1a1a;border-bottom:2px solid #0000;text-decoration:none;transition:border-color .2s}a.svelte-kuwzzo:hover{border-bottom:2px solid #1a1a1a}@media (max-width:768px){.info-container.svelte-kuwzzo{padding:1.5rem}.info-content.svelte-kuwzzo{margin-top:80px}p.svelte-kuwzzo{word-break:break-word;font-size:1.2rem}section.svelte-kuwzzo{margin-bottom:3rem}}.main-content.svelte-1n46o8q{min-height:100vh;padding-top:50px;display:flex}.column.svelte-1n46o8q{flex:1;min-height:calc(100vh - 50px)}@media (max-width:768px){.main-content.svelte-1n46o8q{flex-direction:column}}
