:root{--black: #0A0A0A;--white: #FFFFFF;--gray-200: #E5E5E5;--gray-400: #9A9A9A;--gray-500: #6A6A6A;--lime: #d0ff13;--font-serif: var(--font-heading), Georgia, serif;--font-sans: "Inter", -apple-system, sans-serif;--ease: cubic-bezier(.16, 1, .3, 1)}.hero[data-astro-cid-kh7btl4r]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;padding:0 var(--space-5);max-width:var(--content-width);margin:0 auto;position:relative}.hero__title[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(48px,10vw,140px);font-weight:400;line-height:.95;letter-spacing:-.03em;max-width:1000px}.hero__title[data-astro-cid-kh7btl4r] .line[data-astro-cid-kh7btl4r]{display:block;overflow:hidden}.hero__title[data-astro-cid-kh7btl4r] .line[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{display:inline-block;animation:revealLine 1s var(--ease) forwards;animation-delay:var(--delay, 0s);transform:translateY(100%)}@keyframes revealLine{to{transform:translateY(0)}}.hero__title[data-astro-cid-kh7btl4r] .accent[data-astro-cid-kh7btl4r]{color:var(--lime)}.hero__scroll[data-astro-cid-kh7btl4r]{position:absolute;bottom:var(--space-5);right:var(--space-5);font-size:11px;letter-spacing:.1em;color:var(--gray-500);writing-mode:vertical-rl}.manifesto[data-astro-cid-kh7btl4r]{min-height:100vh;background:var(--black);display:flex;align-items:center;justify-content:center;padding:var(--space-5);position:relative}.manifesto__text[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(32px,6vw,80px);color:var(--white);text-align:center;max-width:var(--content-width);line-height:1.15;letter-spacing:-.02em}.manifesto__text[data-astro-cid-kh7btl4r] .highlight[data-astro-cid-kh7btl4r]{color:var(--lime)}.story[data-astro-cid-kh7btl4r]{padding:180px var(--space-5);display:grid;grid-template-columns:1fr 1fr;gap:120px;max-width:var(--content-width);margin:0 auto}.story__left[data-astro-cid-kh7btl4r]{position:sticky;top:180px;height:fit-content}.story__label[data-astro-cid-kh7btl4r]{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--gray-500);margin-bottom:24px}.story__headline[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(36px,4vw,56px);font-weight:400;line-height:1.1;letter-spacing:-.02em}.story__right[data-astro-cid-kh7btl4r]{padding-top:80px}.story__text[data-astro-cid-kh7btl4r]{font-size:18px;line-height:1.8;color:var(--gray-500)}.story__text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:32px}.story__text[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--black);font-weight:500}.values[data-astro-cid-kh7btl4r]{padding:120px 0;border-top:1px solid var(--gray-200);overflow:hidden}.values__header[data-astro-cid-kh7btl4r]{padding:0 var(--space-5);margin-bottom:80px;max-width:var(--content-width);margin-left:auto;margin-right:auto}.values__title[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(36px,4vw,56px);font-weight:400;letter-spacing:-.02em}.values__track[data-astro-cid-kh7btl4r]{display:flex;gap:1px;background:var(--gray-200);cursor:grab;user-select:none;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.values__track[data-astro-cid-kh7btl4r]::-webkit-scrollbar{display:none}.values__track[data-astro-cid-kh7btl4r]:active{cursor:grabbing}.value[data-astro-cid-kh7btl4r]{flex:0 0 400px;background:var(--white);padding:48px;transition:background .4s var(--ease),color .4s var(--ease)}.value[data-astro-cid-kh7btl4r]:hover{background:var(--black)}.value[data-astro-cid-kh7btl4r]:hover .value__title[data-astro-cid-kh7btl4r],.value[data-astro-cid-kh7btl4r]:hover .value__text[data-astro-cid-kh7btl4r]{color:var(--white)}.value[data-astro-cid-kh7btl4r]:hover .value__number[data-astro-cid-kh7btl4r]{color:var(--lime)}.value__number[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:14px;color:var(--gray-400);margin-bottom:40px;display:block;transition:color .4s var(--ease)}.value__title[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:28px;font-weight:400;margin-bottom:16px;transition:color .4s var(--ease)}.value__text[data-astro-cid-kh7btl4r]{font-size:15px;line-height:1.6;color:var(--gray-500);transition:color .4s var(--ease)}.team[data-astro-cid-kh7btl4r]{padding:180px var(--space-5);display:grid;grid-template-columns:1fr 1fr;gap:120px;max-width:var(--content-width);margin:0 auto;align-items:center}.team__title[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:clamp(36px,4vw,56px);font-weight:400;line-height:1.1;letter-spacing:-.02em;margin-bottom:32px}.team__description[data-astro-cid-kh7btl4r]{font-size:18px;line-height:1.8;color:var(--gray-500);margin-bottom:48px}.team__locations[data-astro-cid-kh7btl4r]{display:flex;gap:12px}.team__location[data-astro-cid-kh7btl4r]{font-size:12px;font-weight:500;padding:8px 16px;background:var(--black);color:var(--white);border-radius:4px}.team__slider[data-astro-cid-kh7btl4r]{position:relative}.team__slider-container[data-astro-cid-kh7btl4r]{overflow:hidden;border-radius:8px;aspect-ratio:1}.team__slider-track[data-astro-cid-kh7btl4r]{display:flex;height:100%;transition:transform .6s var(--ease)}.team__slide[data-astro-cid-kh7btl4r]{flex:0 0 100%;position:relative}.team__slide[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .5s}.team__slide[data-astro-cid-kh7btl4r]:hover img[data-astro-cid-kh7btl4r]{filter:grayscale(0%)}.team__slide-info[data-astro-cid-kh7btl4r]{position:absolute;bottom:24px;left:24px;color:var(--white);z-index:2}.team__slide-name[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:24px;display:block}.team__slide-role[data-astro-cid-kh7btl4r]{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--lime);margin-top:4px;display:block}.team__slide[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);pointer-events:none}.team__dots[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:8px;margin-top:24px}.team__dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;border-radius:50%;background:var(--gray-200);border:none;cursor:pointer;transition:all .21s ease;padding:0}.team__dot[data-astro-cid-kh7btl4r]:hover{background:var(--gray-500)}.team__dot[data-astro-cid-kh7btl4r].active{background:var(--lime);width:24px;border-radius:4px}@media(max-width:1024px){.story[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:60px}.story__left[data-astro-cid-kh7btl4r]{position:relative;top:0}.story__right[data-astro-cid-kh7btl4r]{padding-top:0}.team[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:60px}.team__slider[data-astro-cid-kh7btl4r]{max-width:400px;margin:0 auto}}@media(max-width:768px){.hero[data-astro-cid-kh7btl4r]{padding:0 var(--space-3)}.hero__scroll[data-astro-cid-kh7btl4r]{display:none}.manifesto[data-astro-cid-kh7btl4r]{padding:80px var(--space-3)}.story[data-astro-cid-kh7btl4r]{padding:100px var(--space-3)}.values__header[data-astro-cid-kh7btl4r]{padding:0 var(--space-3)}.value[data-astro-cid-kh7btl4r]{flex:0 0 300px;padding:32px}.team[data-astro-cid-kh7btl4r]{padding:100px var(--space-3)}}
