:root{--thumbnail-height: clamp(281px, 28.125vw, 506px);--thumbnail-half-height: calc(clamp(281px, 28.125vw, 506px)/2) ;--strip-gap: 15px}.stills-stripe.svelte-zp7xr5{position:absolute;left:0;right:0;width:100%;max-width:100%;opacity:0;transition:opacity .5s ease;z-index:5;pointer-events:none;will-change:opacity;overflow:hidden}.stills-stripe.visible.svelte-zp7xr5{opacity:1}.stills-stripe.top.svelte-zp7xr5{bottom:calc(50% + var(--thumbnail-half-height) + var(--strip-gap))}.stills-stripe.bottom.svelte-zp7xr5{top:calc(50% + var(--thumbnail-half-height) + var(--strip-gap))}@media (max-width: 768px){:root{--thumbnail-height: clamp(169px, 39.375vw, 281px);--thumbnail-half-height: calc(clamp(169px, 39.375vw, 281px)/2) }}@media (max-width: 480px){:root{--thumbnail-height: clamp(146px, 42.19vw, 197px);--thumbnail-half-height: calc(clamp(146px, 42.19vw, 197px)/2) }}@media (max-height: 500px){.stills-stripe.svelte-zp7xr5{display:none}}.stills-container.svelte-zp7xr5{display:flex;flex-wrap:nowrap;width:fit-content;height:100%;will-change:transform;background:#000}.stills-stripe.top.svelte-zp7xr5 .stills-container.animating:where(.svelte-zp7xr5),.stills-stripe.bottom.svelte-zp7xr5 .stills-container.animating:where(.svelte-zp7xr5){animation:svelte-zp7xr5-scroll-left var(--animation-duration) linear infinite}@keyframes svelte-zp7xr5-scroll-left{0%{transform:translate(0) translateZ(0)}to{transform:translate(-50%) translateZ(0)}}.still-image.svelte-zp7xr5{flex:0 0 auto;object-fit:cover;display:block;will-change:opacity;backface-visibility:hidden;height:clamp(60px,10vh,130px);width:auto;aspect-ratio:16 / 9;margin-right:-1px;box-shadow:0 0 0 1px #000}@media (max-height: 700px){.still-image.svelte-zp7xr5{height:clamp(50px,8vh,90px)}}@media (max-width: 768px){.still-image.svelte-zp7xr5{height:clamp(40px,6vh,65px)}}@media (max-width: 480px){.still-image.svelte-zp7xr5{height:clamp(30px,5vh,50px)}}.carousel-wrapper.svelte-1qc3hd3{position:relative;width:100%;height:calc(100dvh - 140px);container-type:inline-size;overflow:hidden;isolation:isolate}.strip-wrapper.svelte-1qc3hd3{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.strip-wrapper.ready.svelte-1qc3hd3{opacity:1;transform:translateY(0)}.strip-container.svelte-1qc3hd3{display:flex;align-items:center;gap:0;width:fit-content;position:relative;will-change:transform;transform:translate(0);contain:layout style paint;backface-visibility:hidden;touch-action:pan-y;cursor:grab}.strip-container.dragging.svelte-1qc3hd3{cursor:grabbing}.project-item.svelte-1qc3hd3{display:flex;flex-direction:column;align-items:center;gap:15px;flex-shrink:0;contain:layout style paint;backface-visibility:hidden;margin-right:-1px}.project-link.svelte-1qc3hd3{position:relative;width:clamp(500px,50vw,900px);height:clamp(281px,28.125vw,506px);border-radius:0;overflow:hidden;cursor:pointer;text-decoration:none;background:#000;display:block;transition:width .3s ease,height .3s ease;outline:none;contain:layout style paint;backface-visibility:hidden;box-shadow:0 0 0 1px #000}.project-link.svelte-1qc3hd3:focus-visible{outline:2px solid #3b82f6;outline-offset:4px;user-select:none;box-shadow:0 0 0 4px #3b82f633}.project-link.dragging.svelte-1qc3hd3{cursor:grabbing;transform:scale(1.02);z-index:10}.thumbnail.svelte-1qc3hd3{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .3s ease}.thumbnail.hidden.svelte-1qc3hd3{opacity:0}.video-player.svelte-1qc3hd3{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;pointer-events:none}.video-player.visible.svelte-1qc3hd3{opacity:1}.project-title-overlay.svelte-1qc3hd3{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;gap:4px;padding:15px;opacity:0;transition:opacity .3s ease;text-align:center;background:linear-gradient(transparent,#000000b3)}.project-title-overlay.visible.svelte-1qc3hd3{opacity:1}.project-secondary-text.svelte-1qc3hd3{color:#fff;font-size:14px;font-weight:300;font-family:Josefin Sans,system-ui,-apple-system,sans-serif;margin-top:4px}.project-title.svelte-1qc3hd3{color:#fff;font-size:18px;font-weight:300;font-family:Josefin Sans,system-ui,-apple-system,sans-serif;text-transform:uppercase;margin:0}.speed-control.svelte-1qc3hd3{position:absolute;top:calc(50% + 30px);width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,0);background:#00000003;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,border-color .3s ease,background .3s ease,opacity .3s ease;backdrop-filter:blur(10px);z-index:6}.speed-control-right.svelte-1qc3hd3{right:24px}.speed-control-left.svelte-1qc3hd3{left:24px}.speed-control.svelte-1qc3hd3:hover,.speed-control.svelte-1qc3hd3:active{border-color:#fff0;background:#00000003;transform:translateY(-2px) scale(1.05)}.speed-control.svelte-1qc3hd3:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-color:#fff0;background:#00000003;box-shadow:0 0 0 4px #3b82f633;transform:translateY(-2px) scale(1.05)}.speed-control.active.svelte-1qc3hd3{background:#ffffff26;border-color:#ffffff4d}.speed-control.svelte-1qc3hd3 svg:where(.svelte-1qc3hd3){width:22px;height:22px;pointer-events:none}@media (max-width: 768px){.carousel-wrapper.svelte-1qc3hd3{height:calc(100dvh - 110px)}.strip-wrapper.svelte-1qc3hd3{gap:30px}.project-link.svelte-1qc3hd3{width:clamp(300px,70vw,500px);height:clamp(169px,39.375vw,281px)}.project-title.svelte-1qc3hd3{font-size:16px}.speed-control.svelte-1qc3hd3{top:calc(50% + 24px);width:48px;height:48px}.speed-control-right.svelte-1qc3hd3{right:16px}.speed-control-left.svelte-1qc3hd3{left:16px}.speed-control.svelte-1qc3hd3 svg:where(.svelte-1qc3hd3){width:18px;height:18px}}@media (max-width: 480px){.carousel-wrapper.svelte-1qc3hd3{height:calc(100dvh - 90px)}.project-link.svelte-1qc3hd3{width:clamp(260px,75vw,350px);height:clamp(146px,42.19vw,197px)}.project-title.svelte-1qc3hd3{font-size:14px}.speed-control.svelte-1qc3hd3{top:calc(50% + 20px);width:44px;height:44px}.speed-control-right.svelte-1qc3hd3{right:12px}.speed-control-left.svelte-1qc3hd3{left:12px}.speed-control.svelte-1qc3hd3 svg:where(.svelte-1qc3hd3){width:16px;height:16px}}.carousel-loading.svelte-1qc3hd3{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem;color:#6b7280}.loading-spinner.svelte-1qc3hd3{width:2rem;height:2rem;border:3px solid #e5e7eb;border-top:3px solid #3b82f6;border-radius:50%;animation:svelte-1qc3hd3-spin 1s linear infinite}@keyframes svelte-1qc3hd3-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.carousel-error.svelte-1qc3hd3{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem}.error-content.svelte-1qc3hd3{text-align:center;max-width:400px}.error-content.svelte-1qc3hd3 h3:where(.svelte-1qc3hd3){color:#dc2626;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.error-content.svelte-1qc3hd3 p:where(.svelte-1qc3hd3){color:#6b7280;margin:0 0 1.5rem;line-height:1.5}.retry-button.svelte-1qc3hd3{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}.retry-button.svelte-1qc3hd3:hover{background:#2563eb}main.svelte-1uha8ag{background:#fff}.category-filter.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:5px 20px;background:#fff;max-width:2000px;margin:0 auto;position:relative;z-index:20}.category-buttons.svelte-1uha8ag{display:flex;justify-content:center;align-items:center;gap:20px;flex:1}.category-button.svelte-1uha8ag{background:transparent;border:none;color:#000;font-size:12px;font-family:Josefin Sans,system-ui,-apple-system,sans-serif;font-weight:300;cursor:pointer;opacity:.4;transition:opacity .3s ease;text-transform:uppercase;outline:none}.category-button.svelte-1uha8ag:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;opacity:.7;box-shadow:0 0 0 4px #3b82f633}.category-button.svelte-1uha8ag:hover{opacity:.7}.category-button.active.svelte-1uha8ag{opacity:1}.separator.svelte-1uha8ag{color:#000;font-size:12px;font-family:Josefin Sans,system-ui,-apple-system,sans-serif;font-weight:300;opacity:.4}.contact-control.svelte-1uha8ag{position:fixed;bottom:calc(20px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:9999;background:#fffc;padding:6px 12px;border-radius:5px}.contact-link.svelte-1uha8ag{color:#000;font-size:12px;font-family:Josefin Sans,system-ui,-apple-system,sans-serif;text-decoration:none;font-weight:300;transition:opacity .3s ease}.contact-link.svelte-1uha8ag:hover{opacity:.6}@media (max-width: 768px){.category-filter.svelte-1uha8ag{padding:8px 16px}.category-buttons.svelte-1uha8ag{gap:14px}.category-button.svelte-1uha8ag{font-size:11px}.separator.svelte-1uha8ag{font-size:11px;opacity:.3}.contact-control.svelte-1uha8ag{bottom:calc(20px + env(safe-area-inset-bottom))}.contact-link.svelte-1uha8ag{font-size:12px}}@media (max-width: 480px){.category-filter.svelte-1uha8ag{padding:6px 12px}.category-buttons.svelte-1uha8ag{gap:10px}.category-button.svelte-1uha8ag,.separator.svelte-1uha8ag{font-size:10px}.contact-control.svelte-1uha8ag{bottom:calc(25px + env(safe-area-inset-bottom))}.contact-link.svelte-1uha8ag{font-size:11px}}
