.IntroScreen_overlay__YfXMA{position:fixed;inset:0;width:100vw;height:100vh;background-color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:9999;overflow:hidden;user-select:none;touch-action:none}.IntroScreen_bgDesktop__v39_v{position:absolute;inset:0;width:100%;height:100%;display:none}.IntroScreen_bgMobile__YkYVg{position:absolute;inset:0;width:100%;height:100%;display:block}@media (min-width:768px){.IntroScreen_bgDesktop__v39_v{display:block}.IntroScreen_bgMobile__YkYVg{display:none}}.IntroScreen_bgImg__az7dq{object-fit:cover;object-position:center top;width:100%;height:100%}.IntroScreen_contentBox__CokXo{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:740px;padding:0 1.25rem clamp(1.5rem,5vh,4rem)}.IntroScreen_introText__RHb2P{font-family:var(--font-body),sans-serif;font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:500;color:var(--gray-900);line-height:1.4;margin:0 0 .2rem}.IntroScreen_highlightBlock__1cXmx{margin:.1rem 0;line-height:1.1;width:100%}.IntroScreen_highlightWord__DkVAY{font-family:var(--font-body),sans-serif;font-size:clamp(1.75rem,3.8vw,3.25rem);font-weight:800;color:var(--roxo-1);letter-spacing:-.025em;line-height:1.1;text-transform:lowercase;display:inline-block;white-space:normal}.IntroScreen_outroText__AYbLx{font-family:var(--font-body),sans-serif;font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:500;color:var(--gray-900);line-height:1.4;margin:.2rem 0 1.5rem}.IntroScreen_attribution__qACW3{font-family:var(--font-body),sans-serif;font-size:clamp(.75rem,.9vw,.875rem);font-weight:500;color:var(--gray-800);margin:0 0 1.75rem;letter-spacing:.04em}.IntroScreen_btn__xR_y3{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:.75rem 2.25rem;border-radius:9999px;border:none;background-color:var(--black);color:var(--white);font-family:var(--font-body),sans-serif;font-size:clamp(.875rem,1vw,.9375rem);font-weight:600;letter-spacing:-.01em;cursor:pointer;box-shadow:none;transition:background-color .2s ease;touch-action:manipulation}.IntroScreen_btn__xR_y3:hover{background-color:#262626;box-shadow:none}.IntroScreen_btn__xR_y3:focus-visible{outline:3px solid var(--black);outline-offset:4px}.IntroScreen_arrow__tCcv7{transition:transform .2s ease}.IntroScreen_btn__xR_y3:hover .IntroScreen_arrow__tCcv7{transform:translateX(4px)}@media (prefers-reduced-motion:reduce){.IntroScreen_arrow__tCcv7,.IntroScreen_btn__xR_y3{transition:none!important}}