.logoloop{position:relative;--logoloop-gap: 32px;--logoloop-logoHeight: 28px;--logoloop-fadeColorAuto: #ffffff}.logoloop--vertical{height:100%;display:inline-block}.logoloop--scale-hover{padding-top:calc(var(--logoloop-logoHeight) * .1);padding-bottom:calc(var(--logoloop-logoHeight) * .1)}@media(prefers-color-scheme:dark){.logoloop{--logoloop-fadeColorAuto: #0b0b0b}}.logoloop__track{display:flex;width:max-content;will-change:transform;user-select:none;position:relative;z-index:0}.logoloop--vertical .logoloop__track{flex-direction:column;height:max-content;width:100%}.logoloop__list{display:flex;align-items:center}.logoloop--vertical .logoloop__list{flex-direction:column}.logoloop__item{flex:0 0 auto;margin-right:var(--logoloop-gap);font-size:var(--logoloop-logoHeight);line-height:1}.logoloop--vertical .logoloop__item{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__item:last-child{margin-right:var(--logoloop-gap)}.logoloop--vertical .logoloop__item:last-child{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__node{display:inline-flex;align-items:center}.logoloop__item img{height:var(--logoloop-logoHeight);width:auto;display:block;object-fit:contain;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop--scale-hover .logoloop__item{overflow:visible}.logoloop--scale-hover .logoloop__item:hover img,.logoloop--scale-hover .logoloop__item:hover .logoloop__node{transform:scale(1.2);transform-origin:center center}.logoloop--scale-hover .logoloop__node{transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop__link{display:inline-flex;align-items:center;text-decoration:none;border-radius:4px;transition:opacity .2s ease}.logoloop__link:hover{opacity:.8}.logoloop__link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.logoloop--fade:before,.logoloop--fade:after{content:"";position:absolute;top:0;bottom:0;width:clamp(24px,8%,120px);pointer-events:none;z-index:10}.logoloop--fade:before{left:0;background:linear-gradient(to right,var(--logoloop-fadeColor, var(--logoloop-fadeColorAuto)) 0%,rgba(0,0,0,0) 100%)}.logoloop--fade:after{right:0;background:linear-gradient(to left,var(--logoloop-fadeColor, var(--logoloop-fadeColorAuto)) 0%,rgba(0,0,0,0) 100%)}.logoloop--vertical.logoloop--fade:before,.logoloop--vertical.logoloop--fade:after{left:0;right:0;width:100%;height:clamp(24px,8%,120px)}.logoloop--vertical.logoloop--fade:before{top:0;bottom:auto;background:linear-gradient(to bottom,var(--logoloop-fadeColor, var(--logoloop-fadeColorAuto)) 0%,rgba(0,0,0,0) 100%)}.logoloop--vertical.logoloop--fade:after{bottom:0;top:auto;background:linear-gradient(to top,var(--logoloop-fadeColor, var(--logoloop-fadeColorAuto)) 0%,rgba(0,0,0,0) 100%)}@media(prefers-reduced-motion:reduce){.logoloop__track{transform:translateZ(0)!important}.logoloop__item img,.logoloop__node{transition:none!important}}.expand-hero[data-astro-cid-kh7btl4r]{height:250vh}.expand-hero-sticky[data-astro-cid-kh7btl4r]{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.expand-media[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:220px;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0006;z-index:1}.expand-video[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;pointer-events:none;filter:saturate(.35) contrast(1.2) brightness(.75) sepia(.2) hue-rotate(-15deg)}.expand-media-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:#00000080;pointer-events:none;z-index:1;border-radius:inherit;transition:opacity .05s linear}.expand-text[data-astro-cid-kh7btl4r]{position:relative;z-index:2;text-align:center;pointer-events:none}.expand-label[data-astro-cid-kh7btl4r]{opacity:0;animation:fade-in .6s cubic-bezier(.16,1,.3,1) .2s forwards}.expand-title-line[data-astro-cid-kh7btl4r]{display:block;white-space:nowrap}@keyframes fade-in{to{opacity:1}}.expand-scroll-hint[data-astro-cid-kh7btl4r]{position:absolute;bottom:48px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:2}.scroll-arrow[data-astro-cid-kh7btl4r]{animation:bounce-down 2s ease-in-out infinite}@keyframes bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media(max-width:768px){.expand-media[data-astro-cid-kh7btl4r]{width:260px;height:180px}}.scroll-quote-outer[data-astro-cid-kh7btl4r]{height:300vh}.scroll-quote-sticky[data-astro-cid-kh7btl4r]{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.scroll-quote-text[data-astro-cid-kh7btl4r]{max-width:900px;text-align:center;font-size:clamp(1.5rem,4vw,3rem);font-weight:700;line-height:1.3;display:flex;flex-wrap:wrap;justify-content:center}.scroll-word[data-astro-cid-kh7btl4r]{display:inline-block;filter:blur(8px);opacity:0;transform:translateY(-12px);transition:filter .35s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),color .35s ease;color:#ffffff40}.scroll-word[data-astro-cid-kh7btl4r].revealed{filter:blur(0px);opacity:1;transform:translateY(0);color:#fff}.scroll-quote-attribution[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:32px;opacity:0;transform:translateY(10px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.scroll-quote-attribution[data-astro-cid-kh7btl4r].visible{opacity:1;transform:translateY(0)}.hscroll-outer[data-astro-cid-kh7btl4r]{height:600vh}.hscroll-sticky[data-astro-cid-kh7btl4r]{position:sticky;top:0;height:100vh;width:100%;overflow:hidden}.hscroll-track[data-astro-cid-kh7btl4r]{display:flex;height:100%;will-change:transform}.hscroll-card[data-astro-cid-kh7btl4r]{flex:0 0 100vw;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.hscroll-card-inner[data-astro-cid-kh7btl4r]{padding:48px;max-width:900px;width:100%}.hscroll-card-split[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px}.hscroll-card-text[data-astro-cid-kh7btl4r]{min-width:0}.hscroll-card-image[data-astro-cid-kh7btl4r]{height:70vh;max-height:600px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hscroll-card-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:contain;border-radius:20px}@media(max-width:768px){.hscroll-card-split[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:24px}.hscroll-card-image[data-astro-cid-kh7btl4r]{height:40vh;max-height:300px}}.hscroll-dots[data-astro-cid-kh7btl4r]{position:absolute;right:32px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:20}.hscroll-dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;border-radius:50%;background:#fff3;transition:all .3s ease;cursor:pointer}.hscroll-dot[data-astro-cid-kh7btl4r].active{background:var(--color-lime-accent, #d4f479);box-shadow:0 0 10px #d4f47980;transform:scale(1.5)}.hscroll-progress-track[data-astro-cid-kh7btl4r]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:min(80%,500px);height:2px;background:#ffffff14;border-radius:1px;z-index:20}.hscroll-progress-bar[data-astro-cid-kh7btl4r]{height:100%;width:0%;background:var(--color-lime-accent, #d4f479);border-radius:1px;box-shadow:0 0 12px #d4f47966}@media(max-width:768px){.hscroll-card-inner[data-astro-cid-kh7btl4r]{padding:24px}.hscroll-dots[data-astro-cid-kh7btl4r]{right:16px;gap:10px}.hscroll-dot[data-astro-cid-kh7btl4r]{width:6px;height:6px}.hscroll-progress-track[data-astro-cid-kh7btl4r]{bottom:24px}}.hscroll-logo-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-content:center;justify-items:center;padding:24px}.hscroll-logo-cell[data-astro-cid-kh7btl4r]:last-child:nth-child(odd){grid-column:1 / -1}.hscroll-logo-cell[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;padding:20px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);width:100%;height:100px}.hscroll-logo-cell[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{max-height:40px;max-width:140px;object-fit:contain;filter:brightness(0) invert(1);opacity:.8}.hscroll-logo-cell[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r][src*=Brumbrum]{max-height:80px;max-width:240px}.hscroll-logo-cell[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r][src*=Cluno]{max-height:60px;max-width:200px}@media(max-width:768px){.hscroll-logo-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px}.hscroll-logo-cell[data-astro-cid-kh7btl4r]{height:80px}.hscroll-logo-cell[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{max-height:30px;max-width:100px}}.team-scroll-outer[data-astro-cid-kh7btl4r]{height:300vh}.team-scroll-sticky[data-astro-cid-kh7btl4r]{position:sticky;top:80px;min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;overflow:visible}.team-cards-container[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:24px}.team-glass-card[data-astro-cid-kh7btl4r]{will-change:transform,opacity}.team-glass-inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:center;padding:28px;border-radius:24px;background:#ffffff0a;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;position:relative;overflow:visible}.team-glass-inner[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(135deg,rgba(255,255,255,.06) 0%,transparent 60%);pointer-events:none;border-radius:24px 24px 0 0;overflow:hidden}.team-glass-inner[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;top:8px;left:16px;right:16px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 50%,transparent 100%);pointer-events:none}.team-glass-inner--reverse[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 220px}.team-glass-photo[data-astro-cid-kh7btl4r]{width:220px;height:280px;border-radius:16px;overflow:hidden;flex-shrink:0}.team-glass-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.team-glass-logo[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;padding:16px}.team-glass-logo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{max-height:100px;max-width:180px;object-fit:contain}.team-glass-logo--stack[data-astro-cid-kh7btl4r]{flex-direction:column;gap:20px}#team-nick[data-astro-cid-kh7btl4r] .team-glass-inner[data-astro-cid-kh7btl4r]{grid-template-columns:220px 1fr auto}#team-patrick[data-astro-cid-kh7btl4r] .team-glass-inner[data-astro-cid-kh7btl4r]{grid-template-columns:auto 1fr 220px}@media(max-width:1024px)and (min-width:769px){#team-nick[data-astro-cid-kh7btl4r] .team-glass-inner[data-astro-cid-kh7btl4r]{grid-template-columns:200px 1fr}#team-patrick[data-astro-cid-kh7btl4r] .team-glass-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 200px}.team-glass-logo[data-astro-cid-kh7btl4r]{display:none}.team-glass-photo[data-astro-cid-kh7btl4r]{width:200px;height:250px}}@media(max-width:768px){.team-scroll-outer[data-astro-cid-kh7btl4r]{height:auto}.team-scroll-sticky[data-astro-cid-kh7btl4r]{position:relative;top:auto;height:auto;overflow:visible;padding:40px 0}.team-glass-inner[data-astro-cid-kh7btl4r],.team-glass-inner--reverse[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:16px;padding:20px}#team-nick[data-astro-cid-kh7btl4r] .team-glass-inner[data-astro-cid-kh7btl4r],#team-patrick[data-astro-cid-kh7btl4r] .team-glass-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.team-glass-photo[data-astro-cid-kh7btl4r]{width:60%;height:auto;aspect-ratio:1;margin:0 auto;border-radius:16px}.team-glass-photo[data-astro-cid-kh7btl4r]{order:-1}.team-glass-logo[data-astro-cid-kh7btl4r]{display:none}}.approach-scroll-outer[data-astro-cid-kh7btl4r]{height:120vh}.approach-scroll-sticky[data-astro-cid-kh7btl4r]{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center}.approach-word[data-astro-cid-kh7btl4r]{font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1.1}.approach-cards-outer[data-astro-cid-kh7btl4r]{height:500vh}.approach-cards-sticky[data-astro-cid-kh7btl4r]{position:sticky;top:80px;height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;overflow:hidden}.approach-card[data-astro-cid-kh7btl4r]{position:absolute;max-width:860px;width:calc(100% - 48px);will-change:transform,opacity}.approach-card--wide[data-astro-cid-kh7btl4r]{max-width:1100px}.approach-card-inner[data-astro-cid-kh7btl4r]{padding:48px 52px;border-radius:24px;background:#ffffff0d;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;position:relative;overflow:hidden}.approach-card-inner[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(135deg,rgba(255,255,255,.06) 0%,transparent 60%);pointer-events:none;border-radius:24px 24px 0 0}.approach-card-inner[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;top:8px;left:16px;right:16px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 50%,transparent 100%);pointer-events:none}@media(max-width:768px){.approach-cards-outer[data-astro-cid-kh7btl4r]{height:400vh}.approach-card[data-astro-cid-kh7btl4r]{width:calc(100% - 32px)}.approach-card-inner[data-astro-cid-kh7btl4r]{padding:20px;border-radius:16px}}.past-transactions-loop img[src*=USwitch]{height:calc(var(--logoloop-logoHeight) * .5)!important}.past-transactions-loop img[src*=Brumbrum]{height:calc(var(--logoloop-logoHeight) * 2)!important}.past-transactions-loop img[src*=Cluno]{height:calc(var(--logoloop-logoHeight) * 1.333)!important}.orbit-system[data-astro-cid-kh7btl4r]{position:relative;width:1000px;height:1000px}.orbit-ring[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;width:760px;height:760px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(255,255,255,.12)}.orbit-center-dual[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:20px;white-space:nowrap}.orbit-item[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;width:152px;height:152px;margin-top:-76px;margin-left:-76px;animation:orbit-rotate linear infinite;--orbit-r: 380px}.orbit-logo[data-astro-cid-kh7btl4r]{width:152px;height:152px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:26px;box-shadow:0 4px 24px #00000080}.orbit-logo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:contain}.orbit-logo--large[data-astro-cid-kh7btl4r]{padding:8px}.orbit-logo--small[data-astro-cid-kh7btl4r]{padding:36px}@keyframes orbit-rotate{0%{transform:rotate(0) translate(var(--orbit-r)) rotate(0)}to{transform:rotate(360deg) translate(var(--orbit-r)) rotate(-360deg)}}@media(max-width:768px){.orbit-system[data-astro-cid-kh7btl4r]{width:360px;height:360px}.orbit-ring[data-astro-cid-kh7btl4r]{width:280px;height:280px}.orbit-item[data-astro-cid-kh7btl4r]{--orbit-r: 140px;width:72px;height:72px;margin-top:-36px;margin-left:-36px}.orbit-logo[data-astro-cid-kh7btl4r]{width:72px;height:72px;padding:14px}.orbit-logo--large[data-astro-cid-kh7btl4r]{padding:6px}.orbit-logo--small[data-astro-cid-kh7btl4r]{padding:20px}.orbit-center-dual[data-astro-cid-kh7btl4r]{gap:8px;padding:12px 16px;border-radius:32px}}
