@import"https://fonts.googleapis.com/css2?family=Afacad:wght@400..700&display=swap";.canvas-container.svelte-1qnxssg{width:100%;height:100%;overflow:hidden;position:relative}canvas.svelte-1qnxssg{display:block;width:100%;height:100%}:root{--animation-breathe-fixed: breathe-fixed 6s ease-in-out infinite alternate}.background-content-wrapper.svelte-1xy0qda{position:absolute;top:0;left:0;width:100%;height:100%;transition:filter 1.2s cubic-bezier(.4,0,.2,1)}.logo-overlay.svelte-1xy0qda{position:absolute;top:45vh;right:0;left:0;margin:0 auto;transform:translateY(-50%) translateZ(0);display:flex;flex-direction:column;align-items:center;z-index:3;pointer-events:none}.logo-overlay.svelte-1xy0qda .logo-text:where(.svelte-1xy0qda),.logo-overlay.svelte-1xy0qda .subtitle:where(.svelte-1xy0qda){pointer-events:auto}.logo-animated-elements.svelte-1xy0qda{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;position:relative}.logo-overlay.animate-logo.svelte-1xy0qda .logo-animated-elements:where(.svelte-1xy0qda){animation:var(--animation-breathe-fixed)}.three-dee-wrapper.svelte-1xy0qda{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.logo-text.svelte-1xy0qda{font-family:Afacad,monospace;font-size:5em;font-weight:500;margin-left:.1em;color:var(--color-text-dark);margin-bottom:-1rem;opacity:1;pointer-events:auto}.logo-text.animate-logo.svelte-1xy0qda{animation-name:svelte-1xy0qda-converge-spacing;animation-duration:1s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards}.subtitle.svelte-1xy0qda{font-size:var(--font-size-xl);color:var(--color-text-dark);text-shadow:.3px 0 0 rgba(255,0,0,.15),-.3px 0 0 rgba(0,255,255,.15),0 .3px 0 rgba(0,0,255,.08);opacity:1;pointer-events:auto}.subtitle.animate-subtitle.svelte-1xy0qda{animation-name:svelte-1xy0qda-converge-spacing-subtitle;animation-duration:1s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards}@keyframes svelte-1xy0qda-converge-spacing{0%{letter-spacing:3rem}to{letter-spacing:.6rem}}@keyframes svelte-1xy0qda-converge-spacing-subtitle{0%{letter-spacing:1rem}to{letter-spacing:.1rem}}@keyframes svelte-1xy0qda-breathe-fixed{0%,to{transform:scale(1)}50%{transform:scale(1.008)}}.scroll-indicator.svelte-1xy0qda{position:absolute;top:90vh;right:0;left:0;margin:0 auto;text-align:center;z-index:4;pointer-events:none}.scroll-indicator.svelte-1xy0qda p:where(.svelte-1xy0qda){font-size:1rem;color:#00000091;margin:0;opacity:.8}.scroll-indicator.svelte-1xy0qda .arrow:where(.svelte-1xy0qda){font-size:1.5em;color:#00000067;margin-top:.5rem;animation:svelte-1xy0qda-bounce 2s infinite}@keyframes svelte-1xy0qda-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes svelte-1xy0qda-pulse{0%,to{opacity:.5}50%{opacity:1}}@media (max-width: 768px){.logo-text.svelte-1xy0qda{font-size:4rem}.subtitle.svelte-1xy0qda{font-size:var(--font-size-lg)}.scroll-indicator.svelte-1xy0qda{top:80vh;opacity:.8}.scroll-indicator.svelte-1xy0qda .arrow:where(.svelte-1xy0qda){display:none}.scroll-indicator.svelte-1xy0qda p:where(.svelte-1xy0qda){animation:svelte-1xy0qda-pulse 2s ease-in-out infinite}}.loading-container.svelte-13zbof6{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:var(--z-overlay);display:flex;justify-content:center;align-items:center;padding:var(--frame-size);background-color:var(--color-frame);box-sizing:border-box;overflow:hidden}@media (min-width: 769px){.loading-container.svelte-13zbof6{padding-right:calc(var(--frame-size) - var(--scrollbar-width))}}.loading-content.svelte-13zbof6{width:100%;height:100%;background-color:var(--color-background);border-radius:0;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;box-sizing:border-box;will-change:opacity,transform;transform:translateZ(0);transition:opacity .5s cubic-bezier(.4,0,.2,1)}.progress-text.svelte-13zbof6{font-size:var(--font-size-4xl);font-weight:200;color:var(--color-text-dark);letter-spacing:var(--letter-spacing-wide);font-family:var(--font-primary-sans);text-shadow:.5px 0 0 rgba(255,0,0,.5),-.5px 0 0 rgba(0,255,255,.5),0 .5px 0 rgba(0,0,255,.3);text-align:center}@media (max-width: 768px){.progress-text.svelte-13zbof6{font-size:var(--font-size-2xl)}}.project-overlay.svelte-uwgofw{position:fixed;inset:0;display:flex;align-items:flex-end;justify-content:center;z-index:3000;padding:0;overflow:hidden;background:#0000;will-change:background-color;transition:background .22s cubic-bezier(.2,.9,.2,1)}.project-overlay.opening.svelte-uwgofw{background:#0000000f}.project-overlay.closing.svelte-uwgofw{background:#0000}.project-content.svelte-uwgofw{position:fixed;inset:0;margin:0;width:100vw;height:100vh;max-width:none;max-height:none;background:var(--color-background);color:#111;overflow-y:auto;border-radius:0;padding:2.2rem 5rem 2.2rem 2.2rem;contain:layout paint;overscroll-behavior:contain;will-change:transform,opacity;opacity:0;transform:translateY(16px) scale(.995)}.project-overlay.opening.svelte-uwgofw .project-content:where(.svelte-uwgofw){animation:svelte-uwgofw-modal-in .22s cubic-bezier(.2,.9,.2,1) both}.project-overlay.closing.svelte-uwgofw .project-content:where(.svelte-uwgofw){animation:svelte-uwgofw-modal-out .18s cubic-bezier(.3,.8,.3,1) both}@keyframes svelte-uwgofw-modal-in{0%{opacity:0;transform:translateY(16px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-uwgofw-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.997)}}.project-content.svelte-uwgofw:focus{outline:none}@media (max-width: 768px){.project-content.svelte-uwgofw{overflow:auto;height:auto;padding:1rem}.project-close.svelte-uwgofw{top:1rem!important;right:.5rem!important}}.project-close.svelte-uwgofw{position:fixed;right:1.7rem;top:1.5rem;background:transparent;border:none;padding:0;font-size:3rem;line-height:1;cursor:pointer;color:#333;width:44px;height:44px;border-radius:0;display:flex;align-items:center;justify-content:center;z-index:2100}.project-close.svelte-uwgofw:hover,.project-close.svelte-uwgofw:focus{background:transparent}.project-close.svelte-uwgofw:focus-visible{outline:none;border-radius:0}.close-icon.svelte-uwgofw{display:inline-block;transition:transform .24s cubic-bezier(.2,.9,.2,1),color .16s ease;transform-origin:center center;will-change:transform;font-weight:100}.project-close.svelte-uwgofw:hover .close-icon:where(.svelte-uwgofw),.project-close.svelte-uwgofw:focus-visible .close-icon:where(.svelte-uwgofw){transform:rotate(90deg) scale(1.08);color:#000}@media (prefers-reduced-motion: reduce){.project-overlay.svelte-uwgofw{transition:none;background:#0000000a}.project-content.svelte-uwgofw{opacity:1;transform:none;animation:none!important}}.project-content.svelte-1rh6sj9{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-1rh6sj9{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-1rh6sj9{display:grid;grid-template-columns:minmax(300px,360px) 1fr 1fr;gap:2.2rem;height:100%}.gallery-1.svelte-1rh6sj9{height:100%;display:flex;flex-direction:column}.gallery-1.svelte-1rh6sj9 .gallery-item:where(.svelte-1rh6sj9){width:100%;flex:1 1 0;min-height:0;object-fit:cover}.image-stack.svelte-1rh6sj9{height:100%;display:flex;flex-direction:column;gap:2.2rem}.image-stack.svelte-1rh6sj9 .gallery-item:where(.svelte-1rh6sj9),.image-stack.svelte-1rh6sj9 .project-media:where(.svelte-1rh6sj9){width:100%;flex:1 1 0;min-height:0;object-fit:cover;border-radius:0}.image-stack.svelte-1rh6sj9 .project-media:where(.svelte-1rh6sj9):where(video:where(.svelte-1rh6sj9)){background:#000}.top-aligned.svelte-1rh6sj9{object-position:50% 25%}.context.svelte-1rh6sj9{margin-top:.25rem;color:#666;font-size:.9rem}.highlights.svelte-1rh6sj9{margin-top:.5rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-1rh6sj9 ul:where(.svelte-1rh6sj9){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-1rh6sj9 li:where(.svelte-1rh6sj9){margin-bottom:.5rem}.footnote.svelte-1rh6sj9{margin-top:auto;position:sticky;bottom:0}.footnote.svelte-1rh6sj9 p:where(.svelte-1rh6sj9){font-size:.8rem;color:#666;line-height:1.3;opacity:.95;text-align:right}.repository.svelte-1rh6sj9 a:where(.svelte-1rh6sj9){color:#d19b07;text-decoration:none;font-size:.9rem;font-family:JetBrains Mono,monospace}.repository.svelte-1rh6sj9 a:where(.svelte-1rh6sj9):hover{text-decoration:underline}.project-meta.svelte-1rh6sj9{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.project-meta.svelte-1rh6sj9 h2:where(.svelte-1rh6sj9){max-width:15ch}@media (max-width: 768px){.project-content.svelte-1rh6sj9{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-1rh6sj9{display:flex;flex-direction:column;gap:0rem;height:auto}.content-grid.svelte-1rh6sj9{grid-template-columns:1fr;gap:1rem;height:auto}.gallery-1.svelte-1rh6sj9,.image-stack.svelte-1rh6sj9{height:auto;gap:1rem}.project-meta.svelte-1rh6sj9{height:auto;overflow:visible}.gallery-1.svelte-1rh6sj9 .gallery-item:where(.svelte-1rh6sj9),.image-stack.svelte-1rh6sj9 .gallery-item:where(.svelte-1rh6sj9),.image-stack.svelte-1rh6sj9 .project-media:where(.svelte-1rh6sj9){width:100%;height:auto;max-height:40vh;object-fit:cover;min-height:30vh}}.project-content.svelte-ymze2k{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-ymze2k{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-ymze2k{display:grid;grid-template-columns:1fr minmax(300px,500px);gap:2.5rem;height:100%}.media-column.svelte-ymze2k{display:flex;flex-direction:column;gap:2.2rem;height:100%;overflow:hidden}.main-media.svelte-ymze2k{flex:1;width:100%;height:auto}.main-media.svelte-ymze2k .project-media:where(.svelte-ymze2k){width:100%;height:100%;object-fit:cover}.main-media.svelte-ymze2k .project-media:where(.svelte-ymze2k):where(video:where(.svelte-ymze2k)){background:#000}.gallery-grid.svelte-ymze2k{display:grid;grid-template-columns:1fr 1fr;gap:2.2rem;flex-shrink:0;width:100%}.gallery-item-wrap.svelte-ymze2k .gallery-item:where(.svelte-ymze2k){width:100%;height:100%;object-fit:cover}.project-meta.svelte-ymze2k{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.project-meta.svelte-ymze2k h2:where(.svelte-ymze2k){max-width:15ch}.project-meta.svelte-ymze2k h3:where(.svelte-ymze2k){margin:0 0 .5rem;font-size:1.1rem;font-weight:400;color:#666}.context.svelte-ymze2k{margin-top:.5rem;font-size:.9rem;color:#444}.highlights.svelte-ymze2k{margin-top:.5rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-ymze2k ul:where(.svelte-ymze2k){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-ymze2k li:where(.svelte-ymze2k){margin-bottom:.5rem}@media (max-width: 768px){.project-content.svelte-ymze2k{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-ymze2k{display:flex;flex-direction:column;gap:0rem;height:auto}.content-grid.svelte-ymze2k{grid-template-columns:1fr;gap:1rem;height:auto;display:flex;flex-direction:column}.main-media.svelte-ymze2k{order:1;margin-bottom:1rem}.project-meta.svelte-ymze2k{order:2;height:auto;overflow:visible}.gallery-grid.svelte-ymze2k{order:3;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.media-column.svelte-ymze2k{height:auto;gap:1rem;display:contents}.main-media.svelte-ymze2k .project-media:where(.svelte-ymze2k),.gallery-item.svelte-ymze2k{width:100%;height:auto;max-height:40vh;object-fit:cover;min-height:30vh}}.project-content.svelte-vvm2sh{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-vvm2sh{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-vvm2sh{display:grid;grid-template-columns:minmax(300px,400px) 1fr;gap:2.5rem;height:100%}.media-column.svelte-vvm2sh{display:flex;flex-direction:column;gap:2.2rem;height:100%;overflow:hidden}.image-left.svelte-vvm2sh{height:100%;display:flex;flex-direction:column;gap:1rem;flex:0 0 50%}.image-middle.svelte-vvm2sh{height:100%;display:flex;flex-direction:column;gap:1rem;flex:0 0 50%;overflow:hidden}.image-left.svelte-vvm2sh .project-media:where(.svelte-vvm2sh),.image-middle.svelte-vvm2sh .gallery-item:where(.svelte-vvm2sh){width:100%;flex:1 1 0;min-height:0;object-fit:cover;object-position:center center;border-radius:0}.image-left.svelte-vvm2sh .project-media:where(.svelte-vvm2sh){object-position:center top}.image-middle.svelte-vvm2sh .gallery-item:where(.svelte-vvm2sh){object-position:50% var(--gallery-object-y, 70%)}.image-left.svelte-vvm2sh .project-media:where(.svelte-vvm2sh):where(video:where(.svelte-vvm2sh)){background:#000}.project-meta.svelte-vvm2sh{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.project-meta.svelte-vvm2sh h2:where(.svelte-vvm2sh){max-width:20ch}.description.svelte-vvm2sh{margin-top:.25rem;color:#666;max-width:30ch}.context.svelte-vvm2sh{margin-top:.5rem;font-size:.9rem;color:#444}.highlights.svelte-vvm2sh{margin-top:.5rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-vvm2sh ul:where(.svelte-vvm2sh){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-vvm2sh li:where(.svelte-vvm2sh){margin-bottom:.5rem}.tools.svelte-vvm2sh{font-weight:400;font-size:.7em;margin:0;margin-top:.5rem}.label.svelte-vvm2sh{font-size:.875em;font-weight:600;text-transform:uppercase}.built-using.svelte-vvm2sh{padding-top:.1rem;padding-bottom:.5rem}@media (max-width: 768px){.project-content.svelte-vvm2sh{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-vvm2sh{display:flex;flex-direction:column;gap:0rem;height:auto}.content-grid.svelte-vvm2sh{grid-template-columns:1fr;gap:1rem;height:auto;display:flex;flex-direction:column}.media-column.svelte-vvm2sh{display:contents}.image-left.svelte-vvm2sh{order:2}.project-meta.svelte-vvm2sh{order:1;height:auto;overflow:visible}.image-middle.svelte-vvm2sh{order:3}.image-left.svelte-vvm2sh .project-media:where(.svelte-vvm2sh),.image-middle.svelte-vvm2sh .gallery-item:where(.svelte-vvm2sh){width:100%;height:auto;max-height:40vh;object-fit:cover;min-height:30vh}}.project-content.svelte-fuctht{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-fuctht{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-fuctht{display:grid;grid-template-columns:minmax(300px,400px) 1fr;gap:2.5rem;height:100%}.image-left.svelte-fuctht{height:100%;display:flex;flex-direction:column;gap:2.2rem}.image-left.svelte-fuctht .project-media:where(.svelte-fuctht){width:100%;flex:1 1 0;min-height:0;object-fit:cover;border-radius:0}.image-left.svelte-fuctht .project-media:where(.svelte-fuctht):where(video:where(.svelte-fuctht)){background:#000}.journal-image.svelte-fuctht{width:100%;flex:.7 1 0;position:relative}.journal-image.svelte-fuctht img:where(.svelte-fuctht){width:100%;height:100%;object-fit:cover;object-position:center 22%;border-radius:0}.project-meta.svelte-fuctht{display:flex;flex-direction:column;height:100%;overflow-y:auto;margin-top:0}.project-meta.svelte-fuctht h2:where(.svelte-fuctht){max-width:25ch}.description.svelte-fuctht{margin-top:-.25rem;color:#666;margin-bottom:.5rem}.context.svelte-fuctht{margin-top:.5rem;font-size:.9rem;color:#444}.highlights.svelte-fuctht{margin-top:.5rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-fuctht ul:where(.svelte-fuctht){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-fuctht li:where(.svelte-fuctht){margin-bottom:.5rem}.label.svelte-fuctht{font-size:.875em;font-weight:600;text-transform:uppercase;color:#333}.publication.svelte-fuctht{margin-top:.75rem;padding:.5rem 1rem;border-left:4px solid #d19b07}.pub-info.svelte-fuctht{margin:0;font-size:.9rem;line-height:1.4}.pub-info.svelte-fuctht a:where(.svelte-fuctht){color:#d19b07;text-decoration:none;font-weight:500}.pub-info.svelte-fuctht a:where(.svelte-fuctht):hover{text-decoration:underline}.featured-in.svelte-fuctht{margin-top:.75rem}.featured-in.svelte-fuctht .label:where(.svelte-fuctht){margin-bottom:.5rem;display:block}.logo-grid.svelte-fuctht{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem;align-items:center}.media-logo.svelte-fuctht{height:24px;width:auto;opacity:.7;transition:opacity .2s ease}.media-logo.svelte-fuctht:hover{opacity:1}.journal-image.svelte-fuctht{width:100%;height:200px;position:relative}.journal-image.svelte-fuctht img:where(.svelte-fuctht){width:100%;height:100%;object-fit:cover;object-position:center 22%;border-radius:0;position:absolute;top:0;left:0}@media (max-width: 768px){.project-content.svelte-fuctht{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-fuctht{display:flex;flex-direction:column;gap:0rem;height:auto}.content-grid.svelte-fuctht{grid-template-columns:1fr;gap:1rem;height:auto;display:flex;flex-direction:column}.project-meta.svelte-fuctht{order:1;height:auto;overflow:visible}.image-left.svelte-fuctht{order:2;height:auto}.image-left.svelte-fuctht .project-media:where(.svelte-fuctht){width:100%;height:auto;max-height:40vh;object-fit:cover;min-height:30vh}.journal-image.svelte-fuctht{height:100px;flex:none}.logo-grid.svelte-fuctht{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem;max-width:auto}.media-logo.svelte-fuctht{height:20px}}.project-content.svelte-1llv8{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-1llv8{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-1llv8{display:grid;grid-template-columns:minmax(300px,330px) 1fr;gap:2.5rem;height:100%}.media-column.svelte-1llv8{display:flex;flex-direction:column;gap:2.2rem;height:100%;overflow:hidden}.image-grid.svelte-1llv8{flex:1;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2.2rem;height:100%;min-height:0}.image-grid.svelte-1llv8 img:where(.svelte-1llv8){width:100%;height:100%;object-fit:cover;object-position:center center;min-height:0}.project-meta.svelte-1llv8{flex:1;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.project-meta.svelte-1llv8 h2:where(.svelte-1llv8){max-width:15ch}.description.svelte-1llv8{color:#666;max-width:30ch}.context.svelte-1llv8{font-size:.9rem;color:#444}.context.svelte-1llv8 a:where(.svelte-1llv8){color:#d19b07;text-decoration:none}.context.svelte-1llv8 a:where(.svelte-1llv8):hover{text-decoration:underline}.github-link.svelte-1llv8{margin-top:.5rem}.github-link.svelte-1llv8 a:where(.svelte-1llv8){display:inline-flex;align-items:center;gap:.5rem;color:#353535;text-decoration:none;font-size:.9rem;font-weight:600}.github-link.svelte-1llv8 a:where(.svelte-1llv8):hover{text-decoration:underline}.github-link.svelte-1llv8 svg:where(.svelte-1llv8){flex-shrink:0}.image-grid.svelte-1llv8,.project-meta.svelte-1llv8{min-height:0}@media (max-width: 768px){.project-content.svelte-1llv8{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-1llv8{display:flex;flex-direction:column;gap:0rem;height:auto}.content-grid.svelte-1llv8{grid-template-columns:1fr;gap:1rem;height:auto;display:flex;flex-direction:column}.project-meta.svelte-1llv8{order:1;height:auto;overflow:visible}.media-column.svelte-1llv8{order:2;height:auto;display:contents}.image-grid.svelte-1llv8{order:2;grid-template-columns:1fr;gap:1rem;max-height:none;height:auto}.image-grid.svelte-1llv8 img:where(.svelte-1llv8){width:100%;max-height:40vh;object-fit:cover;min-height:20vh}}.project-content.svelte-165t3rr{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-165t3rr{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-165t3rr{display:grid;grid-template-columns:minmax(300px,380px) 1fr 1fr;gap:2.5rem;height:100%}.image-left.svelte-165t3rr,.image-middle.svelte-165t3rr{height:100%;display:flex;flex-direction:column;gap:2.2rem}.image-left.svelte-165t3rr .gallery-item:where(.svelte-165t3rr),.image-middle.svelte-165t3rr .project-media:where(.svelte-165t3rr),.image-middle.svelte-165t3rr .gallery-item:where(.svelte-165t3rr){width:100%;height:100%;object-fit:cover;border-radius:0;max-width:100%}.image-middle.svelte-165t3rr .project-media:where(.svelte-165t3rr),.image-middle.svelte-165t3rr .gallery-item:where(.svelte-165t3rr){aspect-ratio:1/1}.image-middle.svelte-165t3rr .project-media:where(.svelte-165t3rr):where(video:where(.svelte-165t3rr)){background:#000}.project-meta.svelte-165t3rr{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.description.svelte-165t3rr{margin-top:.25rem;color:#666;max-width:30ch}.context.svelte-165t3rr{margin-top:.5rem;font-size:.9rem;color:#444}.highlights.svelte-165t3rr{margin-top:.5rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.tools.svelte-165t3rr{font-weight:400;font-size:.7em;margin:0;margin-top:.5rem}.label.svelte-165t3rr{font-size:.875em;font-weight:600;text-transform:uppercase}.built-using.svelte-165t3rr{padding-top:.1rem;padding-bottom:.5rem}@media (max-width: 768px){.project-content.svelte-165t3rr{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-165t3rr{display:flex;flex-direction:column;gap:0rem;height:auto}.content-grid.svelte-165t3rr{grid-template-columns:1fr;gap:1rem;height:auto;display:flex;flex-direction:column}.project-meta.svelte-165t3rr{order:1;height:auto;overflow:visible}.image-left.svelte-165t3rr{order:2;height:auto}.image-middle.svelte-165t3rr{order:3;height:auto}.image-left.svelte-165t3rr .gallery-item:where(.svelte-165t3rr),.image-middle.svelte-165t3rr .project-media:where(.svelte-165t3rr),.image-middle.svelte-165t3rr .gallery-item:where(.svelte-165t3rr){width:100%;height:auto;max-height:40vw;aspect-ratio:1/1;object-fit:cover;min-height:30vh}}.scroll-gallery-wrapper.svelte-1xjmy2m{position:relative;width:100%}.gallery-sticky-container.svelte-1xjmy2m{position:sticky;top:0;width:100vw;height:100vh;overflow:visible;display:flex;align-items:center;justify-content:center;background:var(--color-background);contain:paint;backface-visibility:hidden;will-change:transform}.gallery-center-content.svelte-1xjmy2m{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.gallery-container.svelte-1xjmy2m{display:flex;flex-direction:column;align-items:center;justify-content:center}.gallery-grid.svelte-1xjmy2m{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(3,1fr);gap:1.5rem;width:85vw;height:65vh;max-width:1400px;max-height:900px;transform-origin:center center;place-items:center;margin:0 auto;backface-visibility:hidden;will-change:opacity,transform}.gallery-tile.svelte-1xjmy2m{position:relative;overflow:hidden;grid-row:var(--row-start) / span var(--row-span);grid-column:var(--col-start) / span var(--col-span);will-change:transform,opacity;transform-origin:center center;width:100%;height:100%;background:transparent;cursor:pointer;text-decoration:none;color:inherit}.title-tile.svelte-1xjmy2m{display:flex;align-items:flex-start;justify-content:flex-start;background:transparent;cursor:none}.tile-inner.svelte-1xjmy2m{position:relative;width:100%;height:100%;display:block;transition:transform .2s cubic-bezier(.2,.8,.2,1);will-change:transform;transform-origin:center center}.parallax-image-wrapper.svelte-1xjmy2m{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.parallax-image-inner.svelte-1xjmy2m{width:100%;height:100%;transition:transform .42s cubic-bezier(.25,.1,.25,1);transform-origin:center center;will-change:transform}.tile-image.svelte-1xjmy2m{position:absolute;left:0;width:100%;height:100%;object-fit:cover;opacity:1;border-radius:0;image-rendering:-webkit-optimize-contrast;image-rendering:auto;pointer-events:none;will-change:transform;transform:translateY(0) scale(1);transform-origin:center center;backface-visibility:hidden}.hero-image.svelte-1xjmy2m{top:-18%;height:130%;object-fit:cover;clip-path:none}.phylogeny-image.svelte-1xjmy2m{object-position:50% 20%;transform:scale(1.5);transform-origin:70% 80%}.hero-tile.svelte-1xjmy2m{overflow:visible;min-width:220px}.hero-title-in-tile.svelte-1xjmy2m,.hero-description-in-tile.svelte-1xjmy2m{z-index:2;position:absolute;pointer-events:none}.hero-title-in-tile.svelte-1xjmy2m{position:absolute;bottom:calc(100% + .5em);left:50%;transform:translate(-50%);width:100%;max-width:30em;box-sizing:border-box;font-family:var(--font-primary-sans, "JetBrains Mono", monospace);font-size:1.2rem;line-height:1.2rem;font-weight:800;color:#181818;text-align:right;margin:0;text-transform:uppercase;letter-spacing:.04em;pointer-events:none;z-index:2}.hero-description-in-tile.svelte-1xjmy2m{position:absolute;left:50%;top:calc(100% + 1em);transform:translate(-50%);width:100%;max-width:50ch;font-family:var(--font-primary-sans, sans-serif);font-size:11px;line-height:1.3em;color:#464646;text-align:left;margin:0;opacity:1;pointer-events:none;z-index:2}.hero-description-first.svelte-1xjmy2m{display:inline;font-weight:700;color:#232323;margin-bottom:0}.gallery-tile.svelte-1xjmy2m:not(.mobile-tile):hover .parallax-image-inner:where(.svelte-1xjmy2m),.gallery-tile.svelte-1xjmy2m:not(.mobile-tile):focus-visible .parallax-image-inner:where(.svelte-1xjmy2m){transform:scale(1.02)}.tile-hover-title.svelte-1xjmy2m{position:absolute;bottom:.6rem;left:50%;transform:translate(-50%,6px);color:#fff;opacity:0;width:100%;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1;white-space:normal;text-align:center;pointer-events:none;transition:opacity .42s cubic-bezier(.22,.1,.22,1),transform .42s cubic-bezier(.22,.1,.22,1);z-index:3}.gallery-tile.svelte-1xjmy2m:not(.mobile-tile):hover .tile-hover-title:where(.svelte-1xjmy2m),.gallery-tile.svelte-1xjmy2m:not(.mobile-tile):focus-visible .tile-hover-title:where(.svelte-1xjmy2m){opacity:1;transform:translate(-50%)}.gallery-tile.animating.svelte-1xjmy2m:hover .parallax-image-inner:where(.svelte-1xjmy2m),.gallery-tile.animating.svelte-1xjmy2m:focus-visible .parallax-image-inner:where(.svelte-1xjmy2m){transform:none}.gallery-tile.animating.svelte-1xjmy2m:hover .tile-hover-title:where(.svelte-1xjmy2m),.gallery-tile.animating.svelte-1xjmy2m:focus-visible .tile-hover-title:where(.svelte-1xjmy2m){opacity:0;transform:translate(-50%,6px)}.section-header.svelte-1xjmy2m{align-items:flex-end;margin-top:-10px}@media (max-width: 768px){.scroll-gallery-wrapper.mobile.svelte-1xjmy2m{height:auto;min-height:100vh}.scroll-gallery-wrapper.mobile.svelte-1xjmy2m .gallery-sticky-container:where(.svelte-1xjmy2m){position:static;height:auto;min-height:100vh;padding:2rem 1rem 3rem}.scroll-gallery-wrapper.mobile.svelte-1xjmy2m .gallery-center-content:where(.svelte-1xjmy2m){height:auto;align-items:stretch;gap:1.5rem}.scroll-gallery-wrapper.mobile.svelte-1xjmy2m .section-header:where(.svelte-1xjmy2m){display:flex;flex-direction:column;align-items:flex-end;padding:.5rem .5rem .25rem}.mobile-description.svelte-1xjmy2m{font-family:var(--font-primary-sans, sans-serif);margin:0;font-size:1rem;line-height:1.3;font-weight:300;letter-spacing:-.01em;color:#686868;margin-top:.8rem;max-width:40ch;text-align:right}.scroll-gallery-wrapper.mobile.svelte-1xjmy2m .gallery-grid:where(.svelte-1xjmy2m){width:100%;height:auto;display:flex;flex-direction:column;gap:1rem;margin:0;max-height:fit-content}.scroll-gallery-wrapper.mobile.svelte-1xjmy2m .gallery-tile:where(.svelte-1xjmy2m){width:100%;height:170px;transform:none;opacity:1;overflow:hidden;transition:box-shadow .2s ease}.scroll-gallery-wrapper.mobile.svelte-1xjmy2m .tile-inner:where(.svelte-1xjmy2m){transition:none;transform:none}.scroll-gallery-wrapper.mobile.svelte-1xjmy2m .parallax-image-wrapper:where(.svelte-1xjmy2m),.scroll-gallery-wrapper.mobile.svelte-1xjmy2m .parallax-image-inner:where(.svelte-1xjmy2m){transition:none;transform:none}.scroll-gallery-wrapper.mobile.svelte-1xjmy2m .tile-image:where(.svelte-1xjmy2m){transform:none;transition:none}.tile-hover-title.mobile-label.svelte-1xjmy2m{opacity:1;transform:translate(0);transition:none;bottom:1rem;left:1rem;font-size:.75rem;letter-spacing:.08em;width:auto;max-width:calc(100% - 2rem);text-align:left}}@media (prefers-reduced-motion: reduce){.tile-hover-title.svelte-1xjmy2m,.parallax-image-inner.svelte-1xjmy2m,.tile-inner.svelte-1xjmy2m{transition:none}}@media (min-width: 768px) and (max-width: 1130px){.section-title.svelte-1xjmy2m{font-size:3.5vw;text-align:right}.sedum-text.svelte-1xjmy2m{font-size:3vw;text-align:right}}.section-title.svelte-1xjmy2m{text-align:right}.gallery-container.svelte-pr6db3{width:100%;position:relative;background-color:var(--color-background)}.solid-background.svelte-1ebxjq5,.image-light.active.svelte-1ebxjq5{will-change:mask,-webkit-mask;transform:translateZ(0)}.solid-background.svelte-1ebxjq5{position:absolute;width:100%;height:100%;background-color:var(--color-xray-background);top:0;left:0;z-index:var(--z-normal);-webkit-mask-image:radial-gradient(circle calc(var(--circle-radius) * var(--circle-scale, 0)) at var(--mouse-x) var(--mouse-y),transparent 0,transparent calc(var(--circle-radius) * var(--circle-scale, 0) - 4px),black calc(var(--circle-radius) * var(--circle-scale, 0) - 3px),black calc(var(--circle-radius) * var(--circle-scale, 0)));mask-image:radial-gradient(circle calc(var(--circle-radius) * var(--circle-scale, 0)) at var(--mouse-x) var(--mouse-y),transparent 0,transparent calc(var(--circle-radius) * var(--circle-scale, 0) - 4px),black calc(var(--circle-radius) * var(--circle-scale, 0) - 3px),black calc(var(--circle-radius) * var(--circle-scale, 0)))}.text-overlay.svelte-1ebxjq5{position:absolute;z-index:2;width:100%;max-width:1200px;top:2em;right:2em;transform:translateY(0);pointer-events:none;display:flex;flex-direction:column;align-items:flex-end;margin:0 auto;box-sizing:border-box;mix-blend-mode:multiply}.text-overlay.svelte-1ebxjq5 .content-wrapper:where(.svelte-1ebxjq5){display:flex;flex-direction:column;align-items:flex-end;width:100%}.text-overlay.svelte-1ebxjq5 .titles:where(.svelte-1ebxjq5){width:100%;height:auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.text-overlay.svelte-1ebxjq5 h2:where(.svelte-1ebxjq5){font-family:var(--font-primary-sans);font-weight:1000;font-size:min(6rem,17vw);color:#49c0ab;line-height:.83;letter-spacing:-.05em;mix-blend-mode:soft-light;opacity:.5;text-transform:uppercase;margin:0}.text-overlay.svelte-1ebxjq5 p:where(.svelte-1ebxjq5){font-family:monospace,monospace;font-size:min(1.25rem,5vw);max-width:100%;font-weight:500;line-height:1;text-align:right;color:#5a8ea399;margin:0}.image-dark.svelte-1ebxjq5,.image-light.svelte-1ebxjq5{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;top:0;left:0;image-rendering:crisp-edges}.image-light.svelte-1ebxjq5{z-index:var(--z-light)}.image-light.active.svelte-1ebxjq5{-webkit-mask-image:radial-gradient(circle calc(var(--circle-radius) * var(--circle-scale, 0)) at var(--mouse-x) var(--mouse-y),transparent 0,transparent calc(var(--circle-radius) * var(--circle-scale, 0) - 4px),black calc(var(--circle-radius) * var(--circle-scale, 0) - 3px),black calc(var(--circle-radius) * var(--circle-scale, 0)));mask-image:radial-gradient(circle calc(var(--circle-radius) * var(--circle-scale, 0)) at var(--mouse-x) var(--mouse-y),transparent 0,transparent calc(var(--circle-radius) * var(--circle-scale, 0) - 4px),black calc(var(--circle-radius) * var(--circle-scale, 0) - 3px),black calc(var(--circle-radius) * var(--circle-scale, 0)))}.image-dark.svelte-1ebxjq5{z-index:var(--z-background)}.annotations.svelte-1ebxjq5{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;top:0;left:0;z-index:var(--z-normal);opacity:.8;pointer-events:none}.xray-outer-container.svelte-1ebxjq5{position:relative;width:100%;height:100%;overflow:hidden;background-color:var(--color-xray-background);z-index:var(--z-light);cursor:none}@keyframes svelte-1ebxjq5-fadeInOverlay{0%{opacity:0}to{opacity:1}}@media (max-width: 1500px){.text-overlay.svelte-1ebxjq5{max-width:100%;padding-right:2%}.text-overlay.svelte-1ebxjq5 p:where(.svelte-1ebxjq5){max-width:100%}}@media (max-width: 768px){.xray-outer-container.svelte-1ebxjq5{cursor:default}.text-overlay.svelte-1ebxjq5{top:2em}.image-dark.svelte-1ebxjq5,.image-light.svelte-1ebxjq5,.annotations.svelte-1ebxjq5{object-position:center}.text-overlay.svelte-1ebxjq5 p:where(.svelte-1ebxjq5){max-width:100%;margin-top:1rem}}@media (max-width: 400px){.text-overlay.svelte-1ebxjq5 p:where(.svelte-1ebxjq5){font-size:1rem}}.coordinates.svelte-1ebxjq5{position:absolute;transform:translate(-40px);font-family:monospace,monospace;font-size:12px;font-weight:600;color:#000;padding:2px 6px;border-radius:0;pointer-events:none;z-index:var(--z-modal);white-space:nowrap}.project-content.svelte-bhu15l{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-bhu15l{display:grid;grid-template-columns:1fr minmax(300px,350px);gap:2.2rem;align-items:start;height:100%}.media-column.svelte-bhu15l{display:flex;flex-direction:column;gap:1rem;height:100%}.project-media.svelte-bhu15l{flex:6 1 0;width:100%;height:auto;object-fit:cover;border-radius:0;display:block}.mockup-image.svelte-bhu15l{flex:4 1 0;width:100%;height:auto;object-fit:cover;border-radius:0}.project-meta.svelte-bhu15l{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.badge.svelte-bhu15l{background:#d19b07;color:#fff;font-size:.7rem;padding:.25rem .5rem;border-radius:0}.context.svelte-bhu15l{margin-top:.5rem;font-size:.9rem;color:#444}.highlights.svelte-bhu15l{margin-top:.5rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-bhu15l ul:where(.svelte-bhu15l){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-bhu15l li:where(.svelte-bhu15l){margin-bottom:.5rem}.tools.svelte-bhu15l{font-weight:400;font-size:.7em;margin:0;margin-top:.5rem}.label.svelte-bhu15l{font-size:.875em;font-weight:600;text-transform:uppercase}.built-using.svelte-bhu15l{padding-top:.1rem;padding-bottom:.5rem}@media (max-width: 768px){.project-content.svelte-bhu15l{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-bhu15l{display:flex;flex-direction:column;gap:1rem;height:auto}.media-column.svelte-bhu15l{display:flex;flex-direction:column;gap:1rem;width:100%}.project-media.svelte-bhu15l,.mockup-image.svelte-bhu15l{flex:none;width:100%;height:auto;max-height:40vh;object-fit:cover}.project-meta.svelte-bhu15l{order:2;height:auto;overflow:visible}h2.svelte-bhu15l{display:flex;justify-content:space-between;align-items:flex-start}.badge.svelte-bhu15l{margin-bottom:0;margin-left:0}}@media (min-width: 1025px){.media-column.svelte-bhu15l{height:100%;min-height:0}.project-media.svelte-bhu15l{height:60%;width:100%;object-fit:cover;display:block}.project-media.svelte-bhu15l:where(video:where(.svelte-bhu15l)){height:60%;width:100%;object-fit:cover}.mockup-image.svelte-bhu15l{height:40%;width:100%;object-fit:cover;display:block}}.project-content.svelte-1rfx4q8{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-1rfx4q8{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-1rfx4q8{display:grid;grid-template-columns:minmax(300px,380px) 1fr 1fr;gap:2.2rem;height:100%}.image-left.svelte-1rfx4q8,.image-middle.svelte-1rfx4q8{height:100%;display:flex;flex-direction:column;gap:1rem}.image-left.svelte-1rfx4q8 .project-media:where(.svelte-1rfx4q8),.image-left.svelte-1rfx4q8 .gallery-item:where(.svelte-1rfx4q8),.image-middle.svelte-1rfx4q8 .gallery-item:where(.svelte-1rfx4q8){width:100%;flex:1 1 0;min-height:0;object-fit:cover;border-radius:0}.image-left.svelte-1rfx4q8 .project-media:where(.svelte-1rfx4q8):where(video:where(.svelte-1rfx4q8)){background:#000}.project-meta.svelte-1rfx4q8{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.badge.svelte-1rfx4q8{background:#d19b07;color:#fff;font-size:.7rem;padding:.25rem .5rem;border-radius:0}.description.svelte-1rfx4q8{margin-top:.25rem;color:#666}.context.svelte-1rfx4q8{margin-top:.5rem;font-size:.9rem;color:#444}.highlights.svelte-1rfx4q8{margin-top:.5rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-1rfx4q8 ul:where(.svelte-1rfx4q8){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-1rfx4q8 li:where(.svelte-1rfx4q8){margin-bottom:.5rem}.tools.svelte-1rfx4q8{font-weight:400;font-size:.7em;margin:0;margin-top:.5rem}.label.svelte-1rfx4q8{font-size:.875em;font-weight:600;text-transform:uppercase}.built-using.svelte-1rfx4q8{padding-top:.1rem;padding-bottom:.5rem}@media (max-width: 1024px) and (min-width: 769px){.content-grid.svelte-1rfx4q8{grid-template-columns:minmax(300px,380px) 1fr}.image-middle.svelte-1rfx4q8{display:none}}@media (max-width: 768px){.project-content.svelte-1rfx4q8{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-1rfx4q8{display:flex;flex-direction:column;gap:0rem;height:auto}.content-grid.svelte-1rfx4q8{grid-template-columns:1fr;gap:1rem;height:auto}.project-meta.svelte-1rfx4q8{height:auto;overflow:visible}.image-left.svelte-1rfx4q8,.image-middle.svelte-1rfx4q8{height:auto}.image-left.svelte-1rfx4q8 .project-media:where(.svelte-1rfx4q8),.image-left.svelte-1rfx4q8 .gallery-item:where(.svelte-1rfx4q8),.image-middle.svelte-1rfx4q8 .gallery-item:where(.svelte-1rfx4q8){width:100%;height:auto;max-height:40vh;object-fit:cover;min-height:30vh}h2.svelte-1rfx4q8{display:flex;justify-content:space-between;align-items:flex-start}.badge.svelte-1rfx4q8{margin-bottom:0;margin-left:0}.image-left.svelte-1rfx4q8{order:1}.project-meta.svelte-1rfx4q8{order:2}.image-middle.svelte-1rfx4q8{order:3}}.project-content.svelte-11thnxs{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-11thnxs{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-11thnxs{display:grid;grid-template-columns:minmax(300px,300px) 1fr 1fr;gap:2.2rem;height:100%}.image-left.svelte-11thnxs,.image-middle.svelte-11thnxs{height:100%;display:flex;flex-direction:column;gap:2.2rem}.image-left.svelte-11thnxs .project-media:where(.svelte-11thnxs),.image-middle.svelte-11thnxs .gallery-item:where(.svelte-11thnxs){width:100%;flex:1 1 0;min-height:0;object-fit:cover;border-radius:0}.image-left.svelte-11thnxs .project-media:where(.svelte-11thnxs):where(video:where(.svelte-11thnxs)){background:#000}.project-meta.svelte-11thnxs{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.project-meta.svelte-11thnxs h2:where(.svelte-11thnxs){max-width:15ch}.description.svelte-11thnxs{max-width:18ch}.context.svelte-11thnxs{font-size:.9rem;color:#444}.highlights.svelte-11thnxs{margin-top:1rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-11thnxs ul:where(.svelte-11thnxs){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-11thnxs li:where(.svelte-11thnxs){margin-bottom:.5rem}@media (max-width: 768px){.project-content.svelte-11thnxs{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-11thnxs{display:flex;flex-direction:column;gap:0rem;height:auto}.content-grid.svelte-11thnxs{grid-template-columns:1fr;gap:1rem;height:auto}.project-meta.svelte-11thnxs{height:auto;overflow:visible;order:2}.image-left.svelte-11thnxs{order:1}.image-middle.svelte-11thnxs{order:3;gap:1rem}.image-left.svelte-11thnxs .project-media:where(.svelte-11thnxs),.image-middle.svelte-11thnxs .gallery-item:where(.svelte-11thnxs){width:100%;height:auto;max-height:40vh;object-fit:cover;min-height:auto}}.project-content.svelte-1yvk0qw{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-1yvk0qw{display:flex;flex-direction:column;gap:2rem;height:100%}.project-modal-wrap.svelte-1yvk0qw{gap:1rem}.project-modal-wrap.svelte-1yvk0qw{width:100%;height:100%;margin:0 auto;padding:0rem;display:grid;grid-template-columns:1fr minmax(300px,300px);gap:2rem}.project-media.svelte-1yvk0qw{width:100%;height:100%;overflow:hidden;margin-bottom:2.2rem;display:flex;align-items:center;justify-content:center}.project-media.svelte-1yvk0qw *{width:100%;height:100%;max-width:100%;max-height:100%}.project-meta.svelte-1yvk0qw{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.project-meta.svelte-1yvk0qw h2:where(.svelte-1yvk0qw){max-width:10ch}.description.svelte-1yvk0qw{margin-top:.25rem;color:#666}.context.svelte-1yvk0qw{margin-top:.5rem;font-size:.9rem;color:#444}.highlights.svelte-1yvk0qw{margin-top:.5rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-1yvk0qw ul:where(.svelte-1yvk0qw){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-1yvk0qw li:where(.svelte-1yvk0qw){margin-bottom:.5rem}@media (max-width: 768px){.project-content.svelte-1yvk0qw{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-1yvk0qw{display:flex;flex-direction:column;gap:1rem;height:auto}.project-meta.svelte-1yvk0qw{height:auto;overflow:visible}.project-media.svelte-1yvk0qw{width:100%;height:50vh;max-height:50vh;object-fit:cover}}.project-content.svelte-119zkbp{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-119zkbp{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-119zkbp{display:grid;grid-template-columns:1fr auto minmax(300px,400px);gap:2.2rem;height:100%}.media-column.svelte-119zkbp{display:flex;flex-direction:column;gap:2.2rem;height:100%;overflow:hidden}.main-media.svelte-119zkbp{flex:1;width:100%;height:auto;max-height:70vh}.main-media.svelte-119zkbp .project-media:where(.svelte-119zkbp){width:100%;aspect-ratio:16 / 9;object-fit:cover}.main-media.svelte-119zkbp .project-media:where(.svelte-119zkbp):where(video:where(.svelte-119zkbp)){height:100%}.bottom-image.svelte-119zkbp{flex-shrink:0;width:100%;height:300px;overflow:hidden}.bottom-image.svelte-119zkbp .project-media:where(.svelte-119zkbp){width:100%;height:100%;object-fit:cover;object-position:center}.monitor-column.svelte-119zkbp{width:calc(30px + 20vw);height:100%;display:flex;align-items:center}.monitor-image.svelte-119zkbp{width:100%;height:100%;object-fit:cover;aspect-ratio:auto;object-position:20%}.project-meta.svelte-119zkbp{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.project-meta.svelte-119zkbp h2:where(.svelte-119zkbp){max-width:20ch}.description.svelte-119zkbp{margin-top:.25rem;color:#666;font-size:.95rem}.highlights.svelte-119zkbp{margin-top:.5rem;padding:.5rem 1rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-119zkbp ul:where(.svelte-119zkbp){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-119zkbp li:where(.svelte-119zkbp){margin-bottom:.5rem}.tools.svelte-119zkbp{font-weight:400;font-size:.7em;margin:0;margin-top:.5rem}.label.svelte-119zkbp{font-size:.875em;font-weight:600;text-transform:uppercase}.built-using.svelte-119zkbp{padding-top:.1rem;padding-bottom:.5rem}@media (max-width: 768px){.project-content.svelte-119zkbp{overflow:auto;height:auto;padding:2.5em 0 1rem}.content-grid.svelte-119zkbp{grid-template-columns:1fr;gap:1rem;height:auto;display:flex;flex-direction:column}.main-media.svelte-119zkbp{order:1}.monitor-column.svelte-119zkbp{order:2;width:100%;height:auto}.monitor-image.svelte-119zkbp{width:100%;height:auto;max-height:1000vh;min-height:30vh}.bottom-image.svelte-119zkbp{order:3}.bottom-image.svelte-119zkbp .project-media:where(.svelte-119zkbp){width:100%;height:40vh;object-fit:cover;object-position:center}.project-meta.svelte-119zkbp{order:4;height:auto;overflow:visible}.media-column.svelte-119zkbp{height:auto;gap:1rem;display:contents}}.project-content.svelte-lznyfd{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.project-modal-wrap.svelte-lznyfd{display:flex;flex-direction:column;gap:2rem;height:100%}.content-grid.svelte-lznyfd{display:grid;grid-template-columns:minmax(300px,370px) 1fr 1fr;gap:2.2rem;height:100%}.image-left.svelte-lznyfd,.image-middle.svelte-lznyfd{height:100%;display:flex;flex-direction:column;gap:2.2rem}.image-left.svelte-lznyfd .gallery-item:where(.svelte-lznyfd),.image-middle.svelte-lznyfd .project-media:where(.svelte-lznyfd),.image-middle.svelte-lznyfd .gallery-item:where(.svelte-lznyfd){width:100%;flex:1 1 0;min-height:0;object-fit:cover;border-radius:0}.image-middle.svelte-lznyfd .project-media:where(.svelte-lznyfd):where(video:where(.svelte-lznyfd)){background:#000}.project-meta.svelte-lznyfd{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:1rem}.project-meta.svelte-lznyfd h2:where(.svelte-lznyfd){margin:0 0 .25rem;display:flex;align-items:center;gap:.5rem}.description.svelte-lznyfd{margin-top:.25rem;color:#666}.context.svelte-lznyfd{margin-top:.5rem;font-size:.9rem;color:#444}.highlights.svelte-lznyfd{margin-top:.5rem;padding:.5rem 1rem 0rem;border-left:4px solid #d19b07;margin-bottom:.7rem}.highlights.svelte-lznyfd ul:where(.svelte-lznyfd){margin:0;padding-left:1rem;list-style-type:disc;color:#333;font-size:.9rem;line-height:1.4}.highlights.svelte-lznyfd li:where(.svelte-lznyfd){margin-bottom:.5rem}.footnote.svelte-lznyfd{margin-top:auto;position:sticky;bottom:0}.footnote.svelte-lznyfd p:where(.svelte-lznyfd){font-size:.8rem;color:#666;line-height:1.3;opacity:.95;text-align:right}@media (max-width: 768px){.project-content.svelte-lznyfd{overflow:auto;height:auto;padding:2.5em 0 1rem}.project-modal-wrap.svelte-lznyfd{display:flex;flex-direction:column;gap:0rem;height:auto}.content-grid.svelte-lznyfd{grid-template-columns:1fr;gap:1rem;height:auto}.project-meta.svelte-lznyfd{height:auto;overflow:visible;order:2}.image-left.svelte-lznyfd,.image-middle.svelte-lznyfd{height:auto;gap:1rem;order:3}.image-middle.svelte-lznyfd{order:1}.image-left.svelte-lznyfd .gallery-item:where(.svelte-lznyfd),.image-middle.svelte-lznyfd .project-media:where(.svelte-lznyfd),.image-middle.svelte-lznyfd .gallery-item:where(.svelte-lznyfd){width:100%;height:auto;max-height:40vh;object-fit:cover;min-height:30vh}.footnote.svelte-lznyfd p:where(.svelte-lznyfd){margin-bottom:0}}.viz-gallery-container.svelte-1fae822{position:relative;width:100%}.gallery-center-content.svelte-1fae822{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.gallery-container.svelte-1fae822{display:flex;flex-direction:column;align-items:center;justify-content:center}.section-header.svelte-1fae822{align-items:flex-start;text-align:left}.section-header.in-grid.svelte-1fae822{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;height:100%;width:100%;background:none}.sedum-text.svelte-1fae822{margin-top:-.3em}.gallery-grid.svelte-1fae822{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(11,1fr);gap:1.5rem;width:85vw;max-width:1400px;max-height:85vh}.gallery-tile.svelte-1fae822{position:relative;grid-row:var(--row-start) / span var(--row-span);grid-column:var(--col-start) / span var(--col-span);contain:paint;display:flex;flex-direction:column}.tile-inner.svelte-1fae822{position:relative;width:100%;flex:1 1 auto;overflow:hidden;backface-visibility:hidden;transform:translateZ(0);display:flex;flex-direction:column}.parallax-image-wrapper.svelte-1fae822{position:relative;width:100%;height:100%;overflow:hidden;z-index:0;min-height:0}.parallax-image-wrapper.svelte-1fae822:before{content:"";display:block;padding-top:calc(100% / var(--aspect-ratio, 1.2));pointer-events:none}.parallax-image-inner.svelte-1fae822{position:absolute;inset:0;width:100%;height:100%;transition:transform .32s cubic-bezier(.25,.1,.25,1);transform-origin:center center;will-change:transform}.tile-image.svelte-1fae822{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1;border-radius:0;pointer-events:none;will-change:transform;transform:translateY(0) scale(1);transform-origin:center center}.tile-image.dawnchorus-video.svelte-1fae822{object-position:70% center}.gallery-tile.svelte-1fae822:not(.video-tile):hover .parallax-image-inner:where(.svelte-1fae822),.gallery-tile.svelte-1fae822:not(.video-tile):focus-visible .parallax-image-inner:where(.svelte-1fae822){transform:scale(1.02)}.tile-hover-title.svelte-1fae822{position:absolute;bottom:.6rem;left:50%;transform:translate(-50%,6px);color:#fff;opacity:0;width:100%;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1;white-space:normal;text-align:center;pointer-events:none;transition:opacity .42s cubic-bezier(.22,.1,.22,1),transform .42s cubic-bezier(.22,.1,.22,1);z-index:50}.gallery-tile.svelte-1fae822:not(.mobile-tile):hover .tile-hover-title:where(.svelte-1fae822),.gallery-tile.svelte-1fae822:not(.mobile-tile):focus-visible .tile-hover-title:where(.svelte-1fae822){opacity:1;transform:translate(-50%)}.component-wrapper.svelte-1fae822{position:relative;width:100%;aspect-ratio:var(--aspect-ratio);overflow:hidden}.geospatial-tile.svelte-1fae822 .component-wrapper:where(.svelte-1fae822){aspect-ratio:.5}.component-wrapper.svelte-1fae822 *{border-radius:0!important}.mobile-description.svelte-1fae822{font-family:var(--font-primary-sans, sans-serif);margin:0;font-size:1rem;line-height:1.3;font-weight:300;letter-spacing:-.01em;color:#686868;margin-top:.8rem;max-width:50ch}@media (max-width: 768px){.viz-gallery-container.mobile.svelte-1fae822{height:auto;min-height:100vh;padding:2rem 1rem 3rem}.viz-gallery-container.mobile.svelte-1fae822 .gallery-center-content:where(.svelte-1fae822){height:auto;align-items:stretch;gap:1.5rem;justify-content:flex-start}.viz-gallery-container.mobile.svelte-1fae822 .section-header:where(.svelte-1fae822){display:flex;flex-direction:column;align-items:flex-start;padding:.5rem .5rem .25rem}.viz-gallery-container.mobile.svelte-1fae822 .gallery-grid:where(.svelte-1fae822){width:100%;height:auto;display:flex;flex-direction:column;gap:1rem;margin:0;max-height:fit-content}.viz-gallery-container.mobile.svelte-1fae822 .gallery-tile:where(.svelte-1fae822){width:100%;height:170px;transform:none;opacity:1;overflow:hidden}.viz-gallery-container.mobile.svelte-1fae822 .tile-inner:where(.svelte-1fae822){transition:none;transform:none}.viz-gallery-container.mobile.svelte-1fae822 .parallax-image-wrapper:where(.svelte-1fae822),.viz-gallery-container.mobile.svelte-1fae822 .parallax-image-inner:where(.svelte-1fae822){transition:none;transform:none}.viz-gallery-container.mobile.svelte-1fae822 .tile-image:where(.svelte-1fae822){transform:none;transition:none}.section-title.svelte-1fae822{text-align:left}.tile-hover-title.mobile-label.svelte-1fae822{opacity:1;transform:translate(0);transition:none;bottom:1rem;left:1rem;font-size:.75rem;letter-spacing:.08em;width:auto;max-width:calc(100% - 2rem);text-align:left}}@media (max-width: 480px){.gallery-grid.svelte-1fae822{grid-template-columns:1fr;grid-template-rows:repeat(11,1fr)}}.title-tile.svelte-1fae822{display:flex;align-items:flex-start;justify-content:flex-start;background:transparent;cursor:none!important}@media (prefers-reduced-motion: reduce){.gallery-tile.svelte-1fae822{transition:none;opacity:1;transform:translateY(0) scale(1)}}.viz-container.svelte-aowy0r{width:100%;position:relative;background-color:var(--color-background, #fafafd)}.viz-sticky-container.svelte-aowy0r{position:relative;width:100vw;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--color-background)}.viz-center-content.svelte-aowy0r{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.about-section.svelte-3x4aw3{width:100%;height:fit-content;background:#242424;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;align-items:center;justify-content:center;padding:9rem 3rem 12rem;box-sizing:border-box}.container.svelte-3x4aw3{width:100%;max-width:1100px;display:flex;flex-direction:column;justify-content:center;gap:6rem}.header.svelte-3x4aw3{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:0}.section-header.centered.svelte-3x4aw3{align-items:center;text-align:center}.section-header.svelte-3x4aw3 .section-title:where(.svelte-3x4aw3){color:#f7f7f7}.section-header.svelte-3x4aw3 .sedum-text:where(.svelte-3x4aw3){color:#777}.section-title.animated.svelte-3x4aw3{opacity:0;transform:translateY(20px);transition:all 1.2s cubic-bezier(.25,.46,.45,.94)}.section-title.animated.visible.svelte-3x4aw3{opacity:1;transform:translateY(0)}.section-header.svelte-3x4aw3 .sedum-text.animated:where(.svelte-3x4aw3){opacity:0;transform:translateY(10px);transition:all 1.2s cubic-bezier(.25,.46,.45,.94)}.section-header.svelte-3x4aw3 .sedum-text.animated.visible:where(.svelte-3x4aw3){opacity:1;transform:translateY(0)}.tagline.svelte-3x4aw3{width:100%;max-width:720px;margin:0 auto;text-align:center;opacity:0;transform:translateY(8px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.tagline.show.svelte-3x4aw3{opacity:1;transform:translateY(0)}.tagline-quote.svelte-3x4aw3{font-family:var(--font-primary-sans, sans-serif);margin:0;font-size:1rem;line-height:1.3;font-weight:300;letter-spacing:-.01em;color:#cfcfcf}.team-grid.svelte-3x4aw3{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:3rem;align-items:start;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.team-grid.show.svelte-3x4aw3{opacity:1;transform:translateY(0)}.team-member.svelte-3x4aw3{opacity:0;transform:translateY(14px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}.team-grid.show.svelte-3x4aw3 .team-member:where(.svelte-3x4aw3){opacity:1;transform:translateY(0);transition-delay:calc(var(--stagger-base, 80ms) + var(--stagger-index, 0) * var(--stagger-step, .13s))}.team-member.svelte-3x4aw3{display:flex;flex-direction:column;background:transparent;border:none;padding:0}.image-wrapper.svelte-3x4aw3{width:100%;aspect-ratio:1;overflow:hidden;margin-bottom:1.5rem;background:#333;border-radius:0}.nilo-member.svelte-3x4aw3 .image-wrapper:where(.svelte-3x4aw3){border-top-left-radius:0}.david-member.svelte-3x4aw3 .image-wrapper:where(.svelte-3x4aw3){border-top-right-radius:0}.member-image.svelte-3x4aw3{width:100%;height:100%;object-fit:cover;filter:grayscale(.1) contrast(1.05)}.member-info.svelte-3x4aw3{flex:1;display:flex;flex-direction:column}.member-name.svelte-3x4aw3{font-size:1.1rem;font-weight:500;color:#fff;margin:0 0 .1rem;letter-spacing:.01em}.member-role.svelte-3x4aw3{font-size:.9rem;color:#aaa;font-style:italic;font-weight:300;margin:0 0 .8rem}.member-bio.svelte-3x4aw3{font-family:var(--font-primary-sans);font-size:.9rem;line-height:1.5;color:#ccc;margin:0;flex:1;font-weight:300}.film-tooltip.svelte-3x4aw3{position:fixed;z-index:1000;width:480px;background:#1a1a1a;overflow:hidden;border:1px solid rgba(255,255,255,.1);pointer-events:none;box-shadow:0 8px 32px #0006}.film-tooltip.svelte-3x4aw3 img:where(.svelte-3x4aw3){width:100%;height:auto;display:block}.tooltip-caption.svelte-3x4aw3{position:absolute;top:12px;left:16px;color:#fff;font-size:.8rem;line-height:1.3;display:flex;flex-direction:column;gap:2px;font-weight:300}@media (max-width: 1200px){.team-grid.svelte-3x4aw3{grid-template-columns:1fr 1fr 1fr;gap:2.5rem}.tagline.svelte-3x4aw3{min-height:3.6rem}}@media (max-width: 1024px){.team-grid.svelte-3x4aw3{grid-template-columns:1fr 1fr 1fr;gap:2.5rem}}@media (max-width: 768px){.about-section.svelte-3x4aw3{height:auto;min-height:100vh;padding:5rem 1.5rem 4rem}.container.svelte-3x4aw3{gap:2.5rem}.header.svelte-3x4aw3{align-items:center;text-align:center;gap:1rem}.tagline.svelte-3x4aw3{min-height:3rem}.team-grid.svelte-3x4aw3{grid-template-columns:1fr;gap:1.5rem}.nilo-member.svelte-3x4aw3 .image-wrapper:where(.svelte-3x4aw3),.david-member.svelte-3x4aw3 .image-wrapper:where(.svelte-3x4aw3){border-radius:0}.section-title.animated.svelte-3x4aw3,.sedum-text.animated.svelte-3x4aw3,.tagline.svelte-3x4aw3,.team-grid.svelte-3x4aw3,.team-member.svelte-3x4aw3{opacity:1!important;transform:none!important}}@media (max-width: 480px){.about-section.svelte-3x4aw3{padding:4rem 1rem 3rem}.container.svelte-3x4aw3{gap:2rem}.tagline.svelte-3x4aw3{min-height:2.6rem}}.services.svelte-1hftmuj{position:relative;width:100%;background:var(--color-background, #fafafd);overflow:visible;display:block}.services-container.svelte-1hftmuj{max-width:1300px;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 auto;padding:2.5rem 6rem;gap:2rem;position:relative}.services-container.mobile.svelte-1hftmuj{padding:0;max-width:100%;height:auto;overflow-y:visible;align-items:flex-start}.mobile-services.svelte-1hftmuj{width:100%;min-height:auto;padding:2rem 1rem 3rem}.mobile-services-header.svelte-1hftmuj{text-align:center;margin-bottom:0rem;padding:3rem 0 1rem}.mobile-title-stack.svelte-1hftmuj{display:flex;flex-direction:column;align-items:center}.mobile-services-grid.svelte-1hftmuj{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:7rem auto 0}.mobile-service-card.svelte-1hftmuj{background:#fff;border-radius:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-service-card.svelte-1hftmuj:hover{transform:translateY(-4px)}.mobile-card-image.svelte-1hftmuj{width:100%;height:170px;overflow:hidden}.mobile-service-image.svelte-1hftmuj{width:100%;height:100%;object-fit:cover;object-position:center}.mobile-card-content.svelte-1hftmuj{padding:1.75rem}.mobile-service-number.svelte-1hftmuj{font-family:var(--font-primary-sans);font-size:.9rem;font-weight:500;color:var(--color-accent, #ffcf60);letter-spacing:.1em;margin-bottom:.75rem}.mobile-service-name.svelte-1hftmuj{font-family:var(--font-primary-sans);font-size:1.4rem;font-weight:600;color:#222;margin:0 0 1rem;line-height:1.1;text-transform:uppercase;letter-spacing:.01em}.mobile-service-description.svelte-1hftmuj{font-family:var(--font-primary-sans);font-size:.9rem;line-height:1.5;color:#555;margin:0;font-weight:300}.mobile-service-tools.svelte-1hftmuj{margin-top:1.5rem}.mobile-tools-toggle.svelte-1hftmuj{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 0;background:none;border:none;border-top:1px solid #f0f0f0;font-family:var(--font-primary-sans);font-size:.95rem;font-weight:500;color:#333;cursor:pointer;transition:color .2s ease}.mobile-tools-toggle.svelte-1hftmuj:hover{color:#111}.mobile-chev.svelte-1hftmuj{transition:transform .2s ease;color:#666}.mobile-tools-toggle.expanded.svelte-1hftmuj .mobile-chev:where(.svelte-1hftmuj){transform:rotate(180deg)}.mobile-tools-grid.svelte-1hftmuj{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:1rem;padding:1.5rem 0 .5rem}.mobile-tool-item.svelte-1hftmuj{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;background:#f8f9fa;border-radius:0;transition:all .2s ease}.mobile-tool-item.svelte-1hftmuj:hover{background:#f0f2f5;transform:translateY(-1px)}.mobile-tool-item.svelte-1hftmuj i:where(.svelte-1hftmuj){font-size:24px;color:#666}.mobile-tool-name.svelte-1hftmuj{font-family:var(--font-primary-sans);font-size:.8rem;font-weight:500;color:#444;text-align:center;line-height:1.2}.services-grid.svelte-1hftmuj{display:flex;flex-direction:column;gap:0rem;height:fit-content;position:relative;overflow:visible;width:900px;max-width:900px}.vertical-timeline.svelte-1hftmuj{position:absolute;left:0;top:-3px;width:2px;height:100%;z-index:10;pointer-events:none}.timeline-line.svelte-1hftmuj{position:absolute;left:0;top:0;width:2px;height:100%;background:#0000000f;border-radius:1px}.timeline-fill.svelte-1hftmuj{position:absolute;top:0;left:0;width:100%;background:var(--color-accent, #ffcf60);border-radius:1px;transition:height .1s linear}.vertical-marker.svelte-1hftmuj{position:absolute;left:50%;transform:translate(-50%);z-index:11;transition:opacity .2s ease}.vertical-marker.svelte-1hftmuj .marker-dot:where(.svelte-1hftmuj){width:6px;height:6px;border-radius:50%;background:#00000026;transition:all .25s ease}.vertical-marker.active.svelte-1hftmuj .marker-dot:where(.svelte-1hftmuj){background:var(--color-accent, #ffcf60);transform:scale(1.33)}.vertical-marker.current.svelte-1hftmuj .marker-dot:where(.svelte-1hftmuj){background:var(--color-accent, #ffcf60);transform:scale(1.8)}.service-item.svelte-1hftmuj{transition:all .3s ease;position:relative;z-index:2;background:none}.service-header.svelte-1hftmuj{display:flex;align-items:center;gap:1.5rem;padding:.7rem 0 .7rem 1.5rem;transition:all .3s ease;margin-top:2px}.service-header.svelte-1hftmuj:hover{padding-left:2rem;padding-right:1rem;margin-left:-.5rem;margin-right:-1rem}.service-item.active.svelte-1hftmuj .service-header:where(.svelte-1hftmuj){padding-left:2rem;padding-right:1rem;margin-left:-.5rem;margin-right:-1rem}.service-number.svelte-1hftmuj{font-family:var(--font-primary-sans);font-size:1.1rem;font-weight:300;color:var(--color-accent, #ffcf60);letter-spacing:.1em;min-width:2.5rem;text-align:right;flex-shrink:0;padding-top:0;position:relative;z-index:2;line-height:1.2}.service-title-section.svelte-1hftmuj{flex:1;display:flex;flex-direction:column;justify-content:flex-start;margin-top:0}.service-name.svelte-1hftmuj{font-family:var(--font-primary-sans);font-size:1.2rem;font-weight:400;text-transform:uppercase;letter-spacing:.01em;color:#333;margin:0;transition:all .3s ease;line-height:1.2;position:relative;z-index:2}.service-item.active.svelte-1hftmuj .service-name:where(.svelte-1hftmuj){font-weight:600;color:#222}.service-expanded.svelte-1hftmuj{overflow:hidden}.service-content.svelte-1hftmuj{display:block;padding:0 1rem 2rem 6.05rem;margin-left:-.5rem;margin-right:-1rem;width:100%;box-sizing:border-box}.service-text.svelte-1hftmuj{max-width:500px;width:100%}.service-description.svelte-1hftmuj{font-family:var(--font-primary-sans);font-size:1rem;line-height:1.6;color:#444;opacity:.9}.service-tools.svelte-1hftmuj{margin:.4rem 0 -3rem}.tools-row.svelte-1hftmuj{display:flex;align-items:center;gap:.4rem}.tools-toggle-pill.svelte-1hftmuj{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;font-family:var(--font-primary-sans);font-size:.85rem;color:#444;background:#42424216;border:none;border-radius:0;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.tools-toggle-pill.svelte-1hftmuj:hover{background:#0000000d;border-color:#0000001f;color:#222}.tools-toggle-pill.svelte-1hftmuj .chev:where(.svelte-1hftmuj){transition:transform .2s ease}.tools-toggle-pill.expanded.svelte-1hftmuj .chev:where(.svelte-1hftmuj){transform:rotate(180deg)}.tools-panel.svelte-1hftmuj{margin-top:.35rem}.tools-panel-preallocated.svelte-1hftmuj{min-height:44px;transition:min-height .2s}.tools-grid.svelte-1hftmuj{display:flex;flex-wrap:wrap;gap:.35rem .4rem}.service-tools.svelte-1hftmuj .tool-item:where(.svelte-1hftmuj){position:relative;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#666;background:transparent;border:none;border-radius:8px;transition:color .2s ease,border-color .2s ease,transform .15s ease,background .2s ease}.service-tools.svelte-1hftmuj .tool-item:where(.svelte-1hftmuj) i:where(.svelte-1hftmuj){font-size:18px;line-height:1}.service-tools.svelte-1hftmuj .tool-item:where(.svelte-1hftmuj):hover,.service-tools.svelte-1hftmuj .tool-item:where(.svelte-1hftmuj):focus{color:#333;background:transparent;transform:translateY(-1px)}.tool-tooltip.svelte-1hftmuj{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);min-width:140px;max-width:220px;background:#f7f7f7;color:#222;border:1px solid #e0e0e0;border-radius:0;padding:.45em .8em;font-family:var(--font-primary-sans);font-size:.93rem;line-height:1.35;z-index:100;opacity:0;pointer-events:none;animation:svelte-1hftmuj-tooltipFadeIn .14s cubic-bezier(.25,.46,.45,.94) forwards;text-align:left}@keyframes svelte-1hftmuj-tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.tool-tooltip-title.svelte-1hftmuj{font-weight:600;font-size:1em;margin-bottom:.09em;color:#222}.tool-tooltip-desc.svelte-1hftmuj{font-weight:400;font-size:.93em;color:#444;opacity:.92}.service-tools.svelte-1hftmuj .tool-item:where(.svelte-1hftmuj):after{display:none!important}.services-header-col.svelte-1hftmuj{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;z-index:20;height:100%;margin-left:2.5rem;transition:justify-content .6s cubic-bezier(.4,0,.2,1)}.services-header.svelte-1hftmuj{display:flex;flex-direction:column;align-items:flex-start;position:relative;gap:1rem;margin-bottom:3rem;transition:margin-bottom .6s cubic-bezier(.4,0,.2,1)}.services-title-stack.svelte-1hftmuj{display:flex;flex-direction:column;align-items:flex-start}.scroll-hint.svelte-1hftmuj{display:none}.scroll-hint-floating.svelte-1hftmuj{position:fixed;left:50%;bottom:2.5rem;transform:translate(-50%);display:flex;align-items:center;gap:.7rem;z-index:100;opacity:0;pointer-events:none;animation:svelte-1hftmuj-scrollHintFadeIn .7s .2s forwards;transition:opacity .3s}.scroll-hint-floating.minimal.svelte-1hftmuj{background:none;border-radius:0;padding:0}@keyframes svelte-1hftmuj-scrollHintFadeIn{0%{opacity:0}to{opacity:1}}.scroll-hint-floating[aria-hidden=true].svelte-1hftmuj{opacity:0!important;transition:opacity .3s}.scroll-hint-icon.svelte-1hftmuj{display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;background:none;border-radius:0}.scroll-hint-icon.minimal.svelte-1hftmuj svg:where(.svelte-1hftmuj){stroke:var(--color-accent, #e7a220)}.scroll-hint-text.svelte-1hftmuj{font-family:Inter,Arial,sans-serif;font-size:1rem;font-weight:500;color:#222;letter-spacing:.01em;opacity:.92;background:none;padding:0}.scroll-hint-text.minimal.svelte-1hftmuj{color:#222;font-weight:400;opacity:.85}.service-image-display.svelte-1hftmuj .image-container:where(.svelte-1hftmuj){aspect-ratio:1;width:345px;height:auto;overflow:hidden;border-radius:0;display:block;position:relative}.image-stage.svelte-1hftmuj{position:absolute;inset:0;width:100%;height:100%}.service-image-display.svelte-1hftmuj .service-image:where(.svelte-1hftmuj){width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:absolute;inset:0;will-change:transform}.service-image.current.svelte-1hftmuj{z-index:2}.service-image.prev.svelte-1hftmuj{z-index:1}.slide-in-up.svelte-1hftmuj{animation:svelte-1hftmuj-slideInUp .26s ease both}.slide-out-up.svelte-1hftmuj{animation:svelte-1hftmuj-slideOutUp .26s ease both}.slide-in-down.svelte-1hftmuj{animation:svelte-1hftmuj-slideInDown .26s ease both}.slide-out-down.svelte-1hftmuj{animation:svelte-1hftmuj-slideOutDown .26s ease both}@keyframes svelte-1hftmuj-slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes svelte-1hftmuj-slideOutUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes svelte-1hftmuj-slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes svelte-1hftmuj-slideOutDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.services-header-col.without-image.svelte-1hftmuj{justify-content:center}.services-header-col.with-image.svelte-1hftmuj{justify-content:flex-start}.service-image-display.svelte-1hftmuj{opacity:0;visibility:hidden;height:0;transition:opacity .4s cubic-bezier(.4,0,.2,1) .2s,visibility 0s linear .6s,height .6s cubic-bezier(.4,0,.2,1),margin .6s cubic-bezier(.4,0,.2,1);pointer-events:none}.service-image-display.visible.svelte-1hftmuj{opacity:1;visibility:visible;height:345px;transition:opacity .4s cubic-bezier(.4,0,.2,1) .2s,visibility 0s linear 0s,height .6s cubic-bezier(.4,0,.2,1),margin .6s cubic-bezier(.4,0,.2,1);pointer-events:auto}.services-header-col.without-image.svelte-1hftmuj .service-image-display:where(.svelte-1hftmuj){height:0;min-height:0;overflow:hidden;margin:0}.services-header-col.without-image.svelte-1hftmuj .services-header:where(.svelte-1hftmuj){margin-bottom:0}@media (max-width: 1024px){.services.svelte-1hftmuj{height:auto;overflow:visible;position:relative;display:block}.services-container.svelte-1hftmuj:not(.mobile){padding:2rem 1.5rem;flex-direction:column;gap:3rem}.service-content.svelte-1hftmuj{padding-left:4rem}.service-image-display.svelte-1hftmuj .image-container:where(.svelte-1hftmuj){width:110px}.service-image-display.visible.svelte-1hftmuj{height:110px}}@media (max-width: 768px){.services-container.svelte-1hftmuj:not(.mobile){padding:2rem 1rem}.service-header.svelte-1hftmuj{padding-left:1.2rem}.service-content.svelte-1hftmuj{padding-left:2.5rem}.vertical-timeline.svelte-1hftmuj{left:-.2rem}.service-image-display.svelte-1hftmuj .image-container:where(.svelte-1hftmuj){width:90px}.service-image-display.visible.svelte-1hftmuj{height:90px}.scroll-hint-floating.svelte-1hftmuj{bottom:1.2rem;font-size:.92rem}.scroll-hint-icon.svelte-1hftmuj{width:1.6rem;height:1.6rem}.scroll-hint-text.svelte-1hftmuj{font-size:.92rem}}@media (min-width: 1025px){.services.svelte-1hftmuj{position:absolute;inset:0;height:100vh;background:var(--color-background, #fafafd);overflow:hidden;display:flex;align-items:center;justify-content:center}}.network.svelte-15mwusf{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;background:transparent;z-index:0;display:flex;align-items:center;justify-content:center;object-fit:contain}.contact-section.svelte-aw5fqi{background:var(--color-background, #fafafd);color:#333;position:relative;font-family:var(--font-primary-sans, "Inter")}.contact-container.svelte-aw5fqi{width:100%;height:100%;position:relative}.network-background.svelte-aw5fqi{position:absolute;inset:0;width:100%;height:100%;background:#1b1e20;display:flex;align-items:center;justify-content:center}.network-background.svelte-aw5fqi .network{position:absolute;inset:0;width:100%;height:100%}.content-overlay.svelte-aw5fqi{position:absolute;inset:0;background:linear-gradient(to bottom,#1b1e2000 50%,#1b1e20b3 80%,#1b1e20e6);display:flex;flex-direction:column;justify-content:flex-end;padding:3rem 2rem 4rem;z-index:10;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box;border-bottom:1px solid rgb(88,88,88)}.content-overlay.mobile.svelte-aw5fqi{padding:2rem 1.5rem 3rem}.title-section.svelte-aw5fqi{margin-bottom:2rem;opacity:0;transform:translateY(20px);transition:all 1.2s cubic-bezier(.25,.46,.45,.94)}.title-section.visible.svelte-aw5fqi{opacity:1;transform:translateY(0)}.title-stack.svelte-aw5fqi{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.sedum-text.svelte-aw5fqi{color:#ffffffb3}.contact-title.svelte-aw5fqi{color:#fff}.contact-subtitle.svelte-aw5fqi{margin:0 0 3rem;opacity:0;transform:translateY(8px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.contact-subtitle.visible.svelte-aw5fqi{opacity:1;transform:translateY(0)}.big-text.svelte-aw5fqi{display:block;font-size:1.6rem;font-weight:600;color:#fff;line-height:1.3;margin-bottom:.75rem}.small-text.svelte-aw5fqi{display:block;font-size:1.1rem;color:#fffc;line-height:1.4}.contact-grid.svelte-aw5fqi{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem 2rem;margin-bottom:3rem}.contact-grid.mobile.svelte-aw5fqi{grid-template-columns:1fr 1fr;gap:1.5rem 1rem;margin-bottom:2rem}.contact-item.svelte-aw5fqi{display:flex;flex-direction:column;gap:.5rem;opacity:0;transform:translateY(14px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}.contact-content.visible.svelte-aw5fqi .contact-item:where(.svelte-aw5fqi),.contact-content.visible.svelte-aw5fqi .contact-btn:where(.svelte-aw5fqi){opacity:1;transform:translateY(0);transition-delay:calc(var(--stagger-base, 0ms) + var(--stagger-index, 0) * var(--stagger-step, .2s))}.contact-label.svelte-aw5fqi{font-size:.8rem;font-weight:500;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.contact-value.svelte-aw5fqi{font-size:1rem;color:#ffffffe6;line-height:1.3}.contact-link.svelte-aw5fqi{font-size:1rem;color:#fff;text-decoration:none;transition:opacity .2s ease;line-height:1.3}.contact-link.svelte-aw5fqi:hover{opacity:.8}.contact-btn.svelte-aw5fqi{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);padding:1.2rem 2rem;font-size:1rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:all .3s ease;text-transform:uppercase;width:auto;align-self:flex-start;opacity:0;transform:translateY(14px);will-change:opacity,transform}.contact-btn.mobile.svelte-aw5fqi{width:100%;padding:1rem 1.5rem}.contact-btn.svelte-aw5fqi:hover{background:#ffffff1a;border-color:#ffffff80}.form-overlay.svelte-aw5fqi{position:absolute;inset:0;background:#000000e6;z-index:20;display:flex;flex-direction:column;padding:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.close-btn.svelte-aw5fqi{align-self:flex-end;background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;margin-bottom:2rem;transition:all .3s ease}.close-btn.svelte-aw5fqi:hover{background:#ffffff1a;border-color:#ffffff80}.contact-form.svelte-aw5fqi{display:flex;flex-direction:column;height:100%;color:#fff;max-width:800px;margin:0 auto;width:100%}.form-grid.svelte-aw5fqi{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto 1fr;gap:1.5rem;flex:1;margin-bottom:2rem}.form-grid.mobile.svelte-aw5fqi{display:flex;flex-direction:column;gap:1.5rem}.field.svelte-aw5fqi{display:flex;flex-direction:column;gap:.5rem}.field-message.svelte-aw5fqi{grid-column:1 / -1;display:flex;flex-direction:column;height:100%}.field.svelte-aw5fqi label:where(.svelte-aw5fqi){font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;font-weight:500;color:#fffc}.field.svelte-aw5fqi input:where(.svelte-aw5fqi),.field.svelte-aw5fqi textarea:where(.svelte-aw5fqi){background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fff;padding:1rem;font:inherit;transition:all .3s ease;outline:none}.field.svelte-aw5fqi textarea:where(.svelte-aw5fqi){flex:1;min-height:120px;resize:vertical}.form-grid.mobile.svelte-aw5fqi .field:where(.svelte-aw5fqi) textarea:where(.svelte-aw5fqi){min-height:100px;resize:none}.field.svelte-aw5fqi input:where(.svelte-aw5fqi):focus,.field.svelte-aw5fqi textarea:where(.svelte-aw5fqi):focus{border-color:#fff6;background:#ffffff14}.field.svelte-aw5fqi input:where(.svelte-aw5fqi)::placeholder,.field.svelte-aw5fqi textarea:where(.svelte-aw5fqi)::placeholder{color:#ffffff80}.form-actions.svelte-aw5fqi{display:flex;justify-content:flex-end}.send-btn.svelte-aw5fqi{background:transparent;color:#fff;border:1px solid #fff;padding:1rem 2rem;font-weight:600;font-size:1rem;letter-spacing:.02em;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.send-btn.mobile.svelte-aw5fqi{width:100%;justify-content:center}.send-btn.svelte-aw5fqi:hover{background:#ffffff1a}@media (max-width: 1024px){.contact-title.svelte-aw5fqi{font-size:2.8rem}.big-text.svelte-aw5fqi{font-size:1.4rem}.small-text.svelte-aw5fqi{font-size:1rem}.contact-grid.svelte-aw5fqi:not(.mobile){grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media (max-width: 768px){.content-overlay.svelte-aw5fqi:not(.mobile){padding:2rem 1.5rem 3rem}.contact-title.svelte-aw5fqi{font-size:2.2rem}.big-text.svelte-aw5fqi{font-size:1.2rem}.small-text.svelte-aw5fqi{font-size:.95rem}.contact-grid.svelte-aw5fqi:not(.mobile){grid-template-columns:1fr;gap:1.5rem}.form-overlay.svelte-aw5fqi{padding:1.5rem}.form-grid.svelte-aw5fqi:not(.mobile){grid-template-columns:1fr}}@media (max-width: 480px){.content-overlay.svelte-aw5fqi{padding:1.5rem 1rem 2rem}.contact-title.svelte-aw5fqi{font-size:1.8rem}.big-text.svelte-aw5fqi{font-size:1.1rem}.small-text.svelte-aw5fqi{font-size:.9rem}.form-overlay.svelte-aw5fqi{padding:1rem}.close-btn.svelte-aw5fqi{margin-bottom:1rem}}.contact-btn.svelte-aw5fqi{display:none}.page-content.svelte-zywzhf{font-size:var(--font-size-base);width:100%;margin:0;padding:0;position:relative;background-color:var(--color-background)}.landing-section.svelte-zywzhf{z-index:auto;position:relative;height:110vh}.landing-section.svelte-zywzhf .landing-section__content:where(.svelte-zywzhf){position:relative;width:100%;height:100%;overflow:hidden;contain:layout style paint}.section--gallery.svelte-zywzhf{position:relative;background-color:var(--color-background);z-index:auto;min-height:100vh}.section--gallery.svelte-zywzhf .section__content:where(.svelte-zywzhf){height:auto;width:100%;padding:0;background-color:transparent;border-radius:0;overflow:visible}.section--viz.svelte-zywzhf{position:relative;background:var(--color-background, #fafafd);z-index:auto}.section--viz.svelte-zywzhf .section__content:where(.svelte-zywzhf){padding:0;background:transparent;overflow:visible}.about-wrapper.svelte-zywzhf{width:100%;margin:0 auto;height:fit-content}.section.about-section.svelte-zywzhf{position:relative;top:unset;width:100%;margin:0;padding:0;border:0;box-sizing:border-box;contain:layout style}.about-section.svelte-zywzhf .section__content:where(.svelte-zywzhf){width:100%;height:100%;margin:0;padding:0;border:0;box-sizing:border-box;overflow:hidden;background-color:transparent}.services-wrapper.svelte-zywzhf{height:300vh;position:relative;z-index:auto}.services-section.svelte-zywzhf{position:sticky;top:0;height:100vh;width:100%;margin:0;padding:0;border:0;box-sizing:border-box;contain:layout style}.services-section.svelte-zywzhf .section__content:where(.svelte-zywzhf){height:100vh;width:100%;margin:0;padding:0;border:0;box-sizing:border-box;overflow:hidden;background-color:transparent}.section--contact.svelte-zywzhf{position:relative;height:auto;background:var(--color-background)}.section--contact.svelte-zywzhf .section__content:where(.svelte-zywzhf){padding:0;background:transparent;overflow:visible;height:100%}.controls-overlay.svelte-zywzhf{position:fixed;background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:none;padding:7px 12px;display:flex;flex-direction:column;gap:0;font-size:.89em;z-index:1002;-webkit-user-select:none;user-select:none;pointer-events:auto;min-width:110px;cursor:none;transition:none;will-change:transform,opacity}.controls-overlay.controls-fade-transition.svelte-zywzhf{transition:opacity .4s cubic-bezier(.4,0,.2,1);opacity:0}.controls-overlay.controls-fade-transition.controls-visible.svelte-zywzhf{opacity:1}.controls-overlay.svelte-zywzhf label:where(.svelte-zywzhf){cursor:none}.controls-drag-bar.svelte-zywzhf{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:0;padding-bottom:0;user-select:none;-webkit-user-select:none}.drag-icon.svelte-zywzhf{display:inline-block;vertical-align:middle;opacity:.6;margin-right:2px;pointer-events:auto;outline:none}.drag-icon.svelte-zywzhf:active{cursor:grabbing}.drag-icon.svelte-zywzhf:focus{outline:none}.controls-overlay.svelte-zywzhf label:where(.svelte-zywzhf){display:flex;align-items:center;gap:7px;margin:0}.controls-overlay.svelte-zywzhf label.slider-gap:where(.svelte-zywzhf){margin-left:12px}.controls-overlay.svelte-zywzhf span:where(.svelte-zywzhf){color:#444;font-size:.93em;font-weight:400;letter-spacing:.01em;opacity:.7;text-transform:lowercase;transform:translateY(-1px)}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf){width:70px;margin:0;-webkit-appearance:none;appearance:none;background:transparent;cursor:none!important}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf)::-webkit-slider-runnable-track{height:2.5px;background:#e3e3e3;border-radius:0}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf)::-webkit-slider-thumb{-webkit-appearance:none;width:13px;height:13px;border-radius:50%;background:#bbb;border:1.5px solid #fff;box-shadow:0 1px 2px #0000000a;margin-top:-5px;transition:background .15s}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):hover::-webkit-slider-thumb{background:#888}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):active::-webkit-slider-thumb{background:#666}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf)::-moz-range-thumb{width:13px;height:13px;border-radius:50%;background:#bbb;border:1.5px solid #fff;box-shadow:0 1px 2px #0000000a;transition:background .15s}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):hover::-moz-range-thumb{background:#888}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):active::-moz-range-thumb{background:#666}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf)::-ms-thumb{width:13px;height:13px;border-radius:50%;background:#bbb;border:1.5px solid #fff;box-shadow:0 1px 2px #0000000a;transition:background .15s}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):hover::-ms-thumb{background:#888}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):active::-ms-thumb{background:#666}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf)::-ms-fill-lower{background:#e3e3e3}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf)::-ms-fill-upper{background:#e3e3e3}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):focus::-ms-fill-lower{background:#e3e3e3}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):focus::-ms-fill-upper{background:#e3e3e3}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf)::-moz-range-track{height:2.5px;background:#e3e3e3;border-radius:0}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):focus{outline:none}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):focus::-webkit-slider-thumb{outline:none}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):focus::-ms-thumb{outline:none}.controls-overlay.svelte-zywzhf input[type=range]:where(.svelte-zywzhf):focus::-moz-range-thumb{outline:none}.controls-animate-in.svelte-zywzhf{animation:svelte-zywzhf-controls-slide-fade-in 1.05s cubic-bezier(.4,0,.2,1) both}.controls-animate-in-delay.svelte-zywzhf{animation-delay:1.9s}@keyframes svelte-zywzhf-controls-slide-fade-in{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.controls-overlay.svelte-zywzhf{display:none}}@media (max-width: 1024px){.services-wrapper.svelte-zywzhf{height:auto;position:relative}.services-section.svelte-zywzhf{position:relative;height:auto;min-height:auto}.services-section.svelte-zywzhf .section__content:where(.svelte-zywzhf){height:auto;overflow:visible}}
