@charset "UTF-8";.content-section.svelte-9sjhhd{position:relative;width:100%;min-height:var(--content-section-min-height, 100vh);min-height:var(--content-section-min-height, 100dvh);display:flex;align-items:center;justify-content:center;padding:6rem 2rem;overflow:hidden}@media(max-aspect-ratio:1/1){.content-section.svelte-9sjhhd{min-height:var(--content-section-min-height, auto);padding:4rem 1.5rem}}.content-section.cover.svelte-9sjhhd,.content-section.contain.svelte-9sjhhd{padding:0;height:100vh;height:100dvh}.content-section.pad-bottom.svelte-9sjhhd{padding-bottom:8rem}.content-section.cover.svelte-9sjhhd video,.content-section.cover.svelte-9sjhhd img{width:100%;height:100%;object-fit:cover}.content-section.contain.svelte-9sjhhd video,.content-section.contain.svelte-9sjhhd img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.content-section.full-width.svelte-9sjhhd{padding:0;min-height:auto}.container.svelte-9sjhhd{width:100%;max-width:1200px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2}.container.full-width.svelte-9sjhhd{max-width:100%}.container.full-frame.svelte-9sjhhd{height:100%}.titlebar-wrapper.svelte-1g9tomv{position:sticky;bottom:0;left:0;right:0;height:0;z-index:100;pointer-events:none}.inner.svelte-1g9tomv{position:absolute;bottom:2rem;left:0;right:0;display:flex;justify-content:center;padding:0 2rem;pointer-events:none}.inner.svelte-1g9tomv .titlebar-panel{pointer-events:auto;width:70%;min-width:460px;max-width:800px;height:auto;box-shadow:var(--shadow-pane)}@supports (-webkit-hyphens: none){.titlebar-wrapper.svelte-1g9tomv:hover .titlebar-panel .glass-bg,.titlebar-panel:has(.about.visible) .glass-bg{background:#121212eb!important}}@media(prefers-reduced-transparency:reduce){.titlebar-panel:has(.about.visible) .glass-bg{background:#121212f0!important}}.layout.svelte-1g9tomv{width:100%;display:flex;align-items:stretch}.logo.svelte-1g9tomv{background:transparent;border:none;padding:0 0 0 1.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;outline:none;color:inherit}.logo.svelte-1g9tomv svg{height:2.45rem;width:auto;max-width:6rem;fill:currentColor;color:inherit}.content.svelte-1g9tomv{display:flex;flex-direction:column;justify-content:flex-start;flex:1;padding-left:3.5rem;min-width:0}.header.svelte-1g9tomv{width:100%;height:4.875rem;background:transparent;border:none;padding-right:1.75rem;cursor:pointer;color:inherit;text-align:left;outline:none;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-width:0}h2.svelte-1g9tomv{font-size:clamp(1rem,1.4vw,1.15rem);font-weight:700;text-transform:uppercase;line-height:1.05;letter-spacing:.05em;flex:1}.indicators.svelte-1g9tomv{display:inline-flex;align-items:center;gap:1rem;flex-shrink:0}.info.svelte-1g9tomv{display:inline-flex;align-items:center;justify-content:center;color:currentColor}.info.svelte-1g9tomv svg{width:20px;height:20px;display:block}.about.svelte-1g9tomv{max-height:0;overflow:hidden;display:flex;flex-direction:column;transition:max-height .4s cubic-bezier(.45,0,.55,1)}.about.visible.svelte-1g9tomv{max-height:calc(100vh - 12rem);max-height:calc(100dvh - 12rem)}.about-scroller.svelte-1g9tomv{overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0}.about-scroller.transitioning.svelte-1g9tomv{overflow-y:hidden}.about-spacer.svelte-1g9tomv{flex:0 0 2rem}.about-inner.svelte-1g9tomv{padding:0 1.75rem 0 0;color:var(--text-color);display:flex;flex-direction:column;gap:1.5rem}.about-text.svelte-1g9tomv{font-size:clamp(.95rem,1.3vw,1.05rem);font-weight:500;line-height:1.6;opacity:.9;display:flex;flex-direction:column;gap:1rem}.about-role.svelte-1g9tomv{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.about-role.svelte-1g9tomv a:where(.svelte-1g9tomv){font-size:clamp(.85rem,1.1vw,.95rem);font-weight:500;color:var(--text-color);text-decoration:none;letter-spacing:.05em;text-transform:uppercase;opacity:.75;transition:opacity .25s ease;display:inline-block}.about-role.svelte-1g9tomv a:where(.svelte-1g9tomv):hover{opacity:1}.role.svelte-1g9tomv{font-size:clamp(.85rem,1.1vw,.95rem);font-weight:500;color:var(--text-color);letter-spacing:.05em;margin-bottom:.5rem}@media(hover:hover){.titlebar-wrapper.svelte-1g9tomv:hover .titlebar-panel{box-shadow:var(--shadow-pane-hover)}.titlebar-wrapper.svelte-1g9tomv:hover .about:where(.svelte-1g9tomv){max-height:calc(100vh - 12rem);max-height:calc(100dvh - 12rem)}}@media(max-aspect-ratio:1/1){.inner.svelte-1g9tomv{bottom:1rem;padding:0 1rem}.inner.svelte-1g9tomv .titlebar-panel{width:100%;min-width:0;max-width:none}.inner.svelte-1g9tomv .titlebar-panel:has(.about.visible) .glass-bg{background:#121212eb!important}.layout.svelte-1g9tomv{display:grid;grid-template-columns:auto 1fr;width:100%}.content.svelte-1g9tomv{display:contents}.logo.svelte-1g9tomv{grid-column:1;grid-row:1;align-self:start;justify-self:start;width:auto;height:4.875rem;padding:0 .75rem 0 1.25rem}.header.svelte-1g9tomv{grid-column:2;grid-row:1;width:100%;height:4.875rem;padding:0 1.25rem 0 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.about.svelte-1g9tomv{grid-column:1/span 2;grid-row:2;width:100%}.about.visible.svelte-1g9tomv{max-height:calc(100vh - 13rem);max-height:calc(100dvh - 13rem)}.about-spacer.svelte-1g9tomv{flex:0 0 1.7rem}.about-inner.svelte-1g9tomv{padding:0 1.25rem;gap:1rem}.about-text.svelte-1g9tomv{font-size:.9rem}}.cs-hero.svelte-16sasvy{width:100%;height:100vh;height:100dvh;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden;background:var(--color-bg)}@media(max-aspect-ratio:1/1){.cs-hero.svelte-16sasvy{padding:1.5rem}}.media-wrap.svelte-16sasvy{position:absolute;inset:0;z-index:1}.media-wrap.svelte-16sasvy video:where(.svelte-16sasvy),.media-wrap.svelte-16sasvy img:where(.svelte-16sasvy){width:100%;height:100%;object-fit:cover;display:block}.overlay.svelte-16sasvy{position:absolute;inset:0;z-index:2;background:radial-gradient(circle,#00000059,#000c);pointer-events:none}.content.svelte-16sasvy{position:relative;z-index:3;text-align:center;max-width:1000px;width:100%;padding:0 1rem}h1.svelte-16sasvy{color:var(--color-off-white);text-shadow:0 4px 30px rgba(0,0,0,.7);text-wrap:balance}.device-mockup.svelte-11zs7ht{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.frame.svelte-11zs7ht{display:flex;align-items:center;justify-content:center}.placeholder.svelte-11zs7ht{border-radius:40px}img.svelte-15k1pbj{display:block;width:100%;height:auto}@media(max-aspect-ratio:1/1){img.crop-tall-mobile.svelte-15k1pbj{aspect-ratio:var(--crop-ratio, 13/9)!important;object-fit:cover!important;width:100%!important;height:auto!important}}.content-grid.svelte-qw8ek6{display:grid;width:100%;height:100%;grid-template-columns:repeat(var(--desktop-cols),1fr);grid-auto-rows:auto}@media(max-aspect-ratio:1/1){.content-grid.svelte-qw8ek6{grid-template-columns:repeat(var(--mobile-cols),1fr)}}.content-grid.svelte-qw8ek6>img,.content-grid.svelte-qw8ek6>video,.content-grid.svelte-qw8ek6>picture{width:100%;height:auto;display:block}.content-grid.svelte-qw8ek6>*:not(img):not(video):not(picture){width:100%}.clipped-video{clip-path:inset(1px)}.video-overlay-text.svelte-a4vexf{position:absolute;top:6rem;left:0;right:0;text-align:center;z-index:10;margin:0}@media(max-aspect-ratio:1/1){.padMobile{padding:14vh 0}}.block-twist.svelte-1wafhzt{position:relative;width:100%;height:100%;background:#fff;overflow:hidden}canvas.svelte-1wafhzt{display:block;width:100%;height:100%}.controls.svelte-1wafhzt{position:absolute;top:2rem;left:2rem;z-index:10;display:flex;align-items:center;gap:.5rem;background:transparent;border-radius:9999px;padding:.375rem}.controls.svelte-1wafhzt button:where(.svelte-1wafhzt){background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-off-black);border-radius:50%}.eagle-custom-layout.svelte-11yragl{display:flex;flex-direction:row;width:100%}.eagle1-wrap.svelte-11yragl{flex:540;position:relative;overflow:hidden}.eagle2-wrap.svelte-11yragl{flex:1380;position:relative;overflow:hidden}.eagle-custom-layout.svelte-11yragl img{width:100%!important;height:auto!important;display:block!important}@media(max-aspect-ratio:1/1){.eagle-custom-layout.svelte-11yragl{flex-direction:column}.eagle1-wrap.svelte-11yragl{width:100%;aspect-ratio:2/1}.eagle1-wrap.svelte-11yragl img{position:absolute;top:50%;left:50%;width:50%!important;height:200%!important;transform:translate(-50%,-50%) rotate(-90deg);object-fit:cover}.eagle2-wrap.svelte-11yragl{width:100%}}
