*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.carousel-container.svelte-gygcht{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;background:#000;touch-action:pan-y}@media(max-width:1023px){.carousel-container.svelte-gygcht{touch-action:pan-x}}.video-layer.svelte-gygcht{position:absolute;top:0;left:0;width:100%;height:100%;transition:height .5s cubic-bezier(.4,0,.2,1);z-index:20;overflow:hidden}.video-layer.lifted.svelte-gygcht{height:5vh;cursor:pointer}.slides.svelte-gygcht{display:flex;flex-direction:row;height:100%;transition:transform .4s ease-out}@media(max-width:1023px){.slides.svelte-gygcht{flex-direction:column;width:100%}}.slides.no-transition.svelte-gygcht{transition:none}.slide.svelte-gygcht{min-width:100vw;height:100vh;position:relative;background:#000;flex-shrink:0;overflow:hidden}@media(max-width:1023px){.slide.svelte-gygcht{min-height:100vh}}.slide.svelte-gygcht video:where(.svelte-gygcht){width:100%;height:100%;object-fit:cover;object-position:center center}.board.svelte-gygcht{position:absolute;left:0;width:100%;background:#111;overflow-y:auto;opacity:0;pointer-events:none;transition:opacity .3s ease}.board.visible.svelte-gygcht{opacity:1;pointer-events:auto}.board-1.svelte-gygcht{height:95vh;z-index:15;transition:top .5s cubic-bezier(.4,0,.2,1),opacity .3s ease}.board-2.svelte-gygcht{height:90vh;z-index:17;transition:top .5s cubic-bezier(.4,0,.2,1),opacity .3s ease}.level-bar.svelte-gygcht{position:absolute;left:0;width:100%;height:5vh;display:flex;align-items:flex-start;justify-content:center;padding-top:1.2vh;gap:8px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;opacity:0;pointer-events:none;transition:all .3s ease;border:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.level-bar.visible.svelte-gygcht{opacity:1;pointer-events:auto}.level-bar.hover-retracted.svelte-gygcht{height:2vh;padding-top:.4vh;opacity:.6}.level-bar.svelte-gygcht:hover{filter:brightness(1.15)}.level-bar.svelte-gygcht svg:where(.svelte-gygcht){opacity:.7}.level-bar-1.svelte-gygcht{top:5vh;z-index:16}.board-content.svelte-gygcht{padding:60px 80px;max-width:1400px;margin:0 auto}.project-info.svelte-gygcht{margin-bottom:60px}.project-info.svelte-gygcht h1:where(.svelte-gygcht){font-size:3rem;font-weight:600;color:#fff;margin-bottom:8px}.project-info.svelte-gygcht h2:where(.svelte-gygcht){font-size:1.5rem;font-weight:400;color:#ffffffb3;margin-bottom:32px}.project-info.svelte-gygcht .description:where(.svelte-gygcht){font-size:1.1rem;line-height:1.7;color:#ffffffd9;white-space:pre-line;max-width:800px;margin-bottom:24px}.project-info.svelte-gygcht .credits:where(.svelte-gygcht){font-size:.95rem;line-height:1.6;color:#ffffff80;white-space:pre-line}.project-images.svelte-gygcht{column-count:3;column-gap:16px}@media(max-width:1200px){.project-images.svelte-gygcht{column-count:2}}.desktop-image-container.svelte-gygcht{position:relative;break-inside:avoid;margin-bottom:16px}.desktop-image-container.svelte-gygcht img:where(.svelte-gygcht){display:block;width:100%;height:auto;border-radius:4px}.desktop-image-overlay.svelte-gygcht{position:absolute;bottom:0;left:0;right:0;padding:12px;border-radius:0 0 4px 4px;opacity:0;transition:opacity .2s ease;pointer-events:none}.desktop-image-overlay.svelte-gygcht:before{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;border-radius:0 0 4px 4px;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%);pointer-events:none}.desktop-image-container.svelte-gygcht:hover .desktop-image-overlay:where(.svelte-gygcht){opacity:1}.desktop-image-caption.svelte-gygcht{position:relative;color:#ffffffb3;font-size:.85rem;line-height:1.4;margin:0}.board-trigger.svelte-gygcht{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fffc;padding:12px 24px;border-radius:24px;cursor:pointer;font-size:.9rem;transition:all .2s ease;z-index:16;display:flex;align-items:center;gap:8px}.board-trigger.svelte-gygcht:hover{background:#fff3;color:#fff}.board-trigger.svelte-gygcht svg:where(.svelte-gygcht){width:16px;height:16px}.typo-gallery.svelte-gygcht h2:where(.svelte-gygcht){font-size:2rem;color:#fff;margin-bottom:40px}.gallery-grid.svelte-gygcht{column-count:3;column-gap:16px}@media(max-width:1200px){.gallery-grid.svelte-gygcht{column-count:2}}.bottom-trigger.svelte-gygcht{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fffc;padding:12px 24px;border-radius:24px;cursor:pointer;font-size:.9rem;transition:all .2s ease;z-index:25;display:flex;align-items:center;gap:8px;opacity:0;pointer-events:none}.bottom-trigger.active.svelte-gygcht{opacity:1;pointer-events:auto}.bottom-trigger.svelte-gygcht:hover{background:#fff3;color:#fff}.bottom-trigger.svelte-gygcht svg:where(.svelte-gygcht){width:16px;height:16px}.nav-button.svelte-gygcht{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);color:#fff;width:56px;height:56px;border-radius:50%;cursor:pointer;z-index:25;transition:all .3s ease;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.nav-button.active.svelte-gygcht{opacity:1;pointer-events:auto}.nav-button.active.svelte-gygcht:hover{background:#ffffff40;transform:translateY(-50%) scale(1.05)}.nav-button.active.svelte-gygcht:active{transform:translateY(-50%) scale(.95)}.nav-button.prev.svelte-gygcht{left:24px}.nav-button.next.svelte-gygcht{right:24px}.sound-button.svelte-gygcht{position:absolute;bottom:24px;right:24px;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);color:#fff;width:56px;height:56px;border-radius:50%;cursor:pointer;z-index:25;transition:all .3s ease;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.sound-button.active.svelte-gygcht{opacity:1;pointer-events:auto}.sound-button.active.svelte-gygcht:hover{background:#ffffff40;transform:scale(1.05)}.sound-button.active.svelte-gygcht:active{transform:scale(.95)}.mobile-detail.svelte-gygcht{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#111;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;z-index:30;color:#fff}.mobile-detail.visible.svelte-gygcht{transform:translate(0)}.mobile-back.svelte-gygcht{position:sticky;top:0;left:0;width:100%;padding:16px;background:#111;border:none;color:#fff;display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:500;z-index:31;cursor:pointer}.mobile-back.svelte-gygcht svg:where(.svelte-gygcht){flex-shrink:0}.mobile-back.svelte-gygcht span:where(.svelte-gygcht){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-content.svelte-gygcht{padding:8px 20px 40px}.mobile-content.svelte-gygcht h1:where(.svelte-gygcht){font-size:1.8rem;font-weight:600;margin-bottom:4px}.mobile-content.svelte-gygcht h2:where(.svelte-gygcht){font-size:1.1rem;font-weight:400;color:#ffffffb3;margin-bottom:24px}.mobile-content.svelte-gygcht h3:where(.svelte-gygcht){font-size:1.2rem;font-weight:500;margin-top:32px;margin-bottom:16px}.mobile-content.svelte-gygcht .description:where(.svelte-gygcht){font-size:1rem;line-height:1.6;color:#ffffffd9;white-space:pre-line;margin-bottom:16px}.mobile-content.svelte-gygcht .credits:where(.svelte-gygcht){font-size:.9rem;line-height:1.5;color:#ffffff80;white-space:pre-line}.mobile-images.svelte-gygcht{display:flex;flex-direction:column;gap:12px;margin-top:24px}.mobile-images.svelte-gygcht img:where(.svelte-gygcht){width:100%;height:auto;border-radius:4px}.mobile-image-container.svelte-gygcht{position:relative}.mobile-image-container.svelte-gygcht img:where(.svelte-gygcht){display:block}.mobile-image-overlay.svelte-gygcht{position:absolute;bottom:0;left:0;right:0;padding:12px;border-radius:0 0 4px 4px;opacity:0;transition:opacity .3s ease;pointer-events:none}.mobile-image-overlay.svelte-gygcht:before{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;border-radius:0 0 4px 4px;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%);pointer-events:none}.mobile-image-overlay.visible.svelte-gygcht{opacity:1}.mobile-image-caption.svelte-gygcht{position:relative;color:#ffffffb3;font-size:.85rem;line-height:1.4;margin:0}
