.closing-button.svelte-56v0s6{display:flex;align-items:center;justify-content:center;background:#0009;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#fff;padding:0}.closing-button.svelte-56v0s6:hover{background:#000c;transform:scale(1.1)}.closing-button.svelte-56v0s6:focus{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.closing-button.svelte-56v0s6:active{transform:scale(.95)}.closing-button.svelte-56v0s6 svg:where(.svelte-56v0s6){display:block}.closing-button.small.svelte-56v0s6{width:24px;height:24px}.closing-button.small.svelte-56v0s6 svg:where(.svelte-56v0s6){width:12px;height:12px}.closing-button.medium.svelte-56v0s6{width:32px;height:32px}.closing-button.medium.svelte-56v0s6 svg:where(.svelte-56v0s6){width:16px;height:16px}.closing-button.large.svelte-56v0s6{width:40px;height:40px}.closing-button.large.svelte-56v0s6 svg:where(.svelte-56v0s6){width:20px;height:20px}.closing-button.light.svelte-56v0s6{background:#9499a2;color:#fff}.closing-button.light.svelte-56v0s6:hover{background:#ffffff4d}.closing-button.dark.svelte-56v0s6{background:#000c;color:#fff}.closing-button.dark.svelte-56v0s6:hover{background:#000000e6}.closing-button.default.svelte-56v0s6{background:#0009;color:#fff}.closing-button.default.svelte-56v0s6:hover{background:#000c}.nav-button.svelte-554f4w{display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#fff;padding:0}.nav-button.svelte-554f4w:hover{background:#fff3;transform:scale(1.1)}.nav-button.svelte-554f4w:focus{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.nav-button.svelte-554f4w:active{transform:scale(.95)}.nav-button.svelte-554f4w svg:where(.svelte-554f4w){display:block}.nav-button.small.svelte-554f4w{width:32px;height:32px}.nav-button.small.svelte-554f4w svg:where(.svelte-554f4w){width:16px;height:16px}.nav-button.medium.svelte-554f4w{width:60px;height:60px}.nav-button.medium.svelte-554f4w svg:where(.svelte-554f4w){width:24px;height:24px}.nav-button.large.svelte-554f4w{width:80px;height:80px}.nav-button.large.svelte-554f4w svg:where(.svelte-554f4w){width:32px;height:32px}.nav-button.light.svelte-554f4w{background:#9499a2;color:#fff}.nav-button.light.svelte-554f4w:hover{background:#ffffff4d}.nav-button.dark.svelte-554f4w{background:#0009;color:#fff}.nav-button.dark.svelte-554f4w:hover{background:#000c}.nav-button.default.svelte-554f4w{background:#fff0;color:#fff}.nav-button.default.svelte-554f4w:hover{background:#fff3}.photo-library.svelte-e0nnp6{margin-bottom:2rem}.library-title.svelte-e0nnp6{font-size:1.1rem;color:#fff;margin-bottom:1rem;font-weight:600}.photo-grid.svelte-e0nnp6{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.photo-item.svelte-e0nnp6{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:8px;cursor:pointer;transition:all .3s ease}.photo-item.svelte-e0nnp6:hover{transform:translateY(-2px);box-shadow:0 5px 15px #00000026}.photo-item.svelte-e0nnp6:hover .photo-overlay:where(.svelte-e0nnp6){opacity:1}.photo-item.svelte-e0nnp6 img:where(.svelte-e0nnp6){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.photo-item.svelte-e0nnp6:hover img:where(.svelte-e0nnp6){transform:scale(1.05)}.photo-overlay.svelte-e0nnp6{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.lightbox.svelte-e0nnp6{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer}.lightbox-content.svelte-e0nnp6{position:relative;max-width:90vw;max-height:90vh;cursor:default}.lightbox-close-container.svelte-e0nnp6{position:absolute;top:-60px;right:0;z-index:1001}.lightbox-nav.svelte-e0nnp6{position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav.lightbox-prev.svelte-e0nnp6{left:-80px}.lightbox-nav.lightbox-next.svelte-e0nnp6{right:-80px}.lightbox-image.svelte-e0nnp6 img:where(.svelte-e0nnp6){max-width:100%;max-height:70vh;object-fit:contain}.lightbox-caption.svelte-e0nnp6{position:absolute;bottom:-60px;left:0;right:0;text-align:center}.lightbox-caption.svelte-e0nnp6 p:where(.svelte-e0nnp6){color:#fff;font-size:.9rem;margin:0;font-style:italic}.lightbox-counter.svelte-e0nnp6{position:absolute;bottom:-100px;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:.8rem}@media (max-width: 768px){.photo-grid.svelte-e0nnp6{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem}.lightbox-nav.lightbox-prev.svelte-e0nnp6{left:10px}.lightbox-nav.lightbox-next.svelte-e0nnp6{right:10px}.lightbox-close-container.svelte-e0nnp6{top:10px;right:10px}}.iteration-loading.svelte-15uipjd{padding:2rem 0}.loading-skeleton.svelte-15uipjd .skeleton-line:where(.svelte-15uipjd){height:1.2rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-15uipjd-skeleton-loading 1.5s infinite;border-radius:.25rem;margin-bottom:.75rem}.loading-skeleton.svelte-15uipjd .skeleton-line.long:where(.svelte-15uipjd){width:90%}.loading-skeleton.svelte-15uipjd .skeleton-line.medium:where(.svelte-15uipjd){width:70%}.loading-skeleton.svelte-15uipjd .skeleton-line.short:where(.svelte-15uipjd){width:50%}@keyframes svelte-15uipjd-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.iteration-content.svelte-15uipjd{max-width:100%}.iteration-description.svelte-15uipjd{margin-bottom:3rem}.iteration-description.svelte-15uipjd h1{font-size:2rem;margin-bottom:1.5rem;color:#fff}.iteration-description.svelte-15uipjd h2{margin-top:2.5rem;margin-bottom:1rem;color:#ffd600}.iteration-description.svelte-15uipjd blockquote{border-left:4px solid #ffd600;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#9499a2;background:#ffffff0d;padding:1.5rem;border-radius:.5rem}.iteration-specifics.svelte-15uipjd{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.iteration-specifics.svelte-15uipjd .specifics-heading:where(.svelte-15uipjd){font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.iteration-specifics.svelte-15uipjd .specifics-content:where(.svelte-15uipjd){background:#ffffff0d;padding:2rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.2)}.iteration-specifics.svelte-15uipjd .specifics-content:where(.svelte-15uipjd) h3{margin-top:0;color:#ffd600}.iteration-specifics.svelte-15uipjd .specifics-content:where(.svelte-15uipjd) ul{margin-left:0}.iteration-specifics.svelte-15uipjd .specifics-content:where(.svelte-15uipjd) li{margin:.5rem 0}@media (max-width: 768px){.iteration-description.svelte-15uipjd h1{font-size:1.75rem}.iteration-specifics.svelte-15uipjd .specifics-content:where(.svelte-15uipjd){padding:1.5rem}}
