.page_container__wf5lP{flex-direction:column;width:100%;background-color:var(--color-black);color:var(--color-white);padding:2rem;position:relative}.page_container__wf5lP,.page_loadingScreen__trgV2{display:flex;align-items:center;justify-content:center;min-height:100vh}.page_loadingScreen__trgV2{font-size:2rem;color:white;background:black}.page_backButton__Mzl6j{position:fixed;bottom:100px;right:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:50%;transition:background-color .2s ease;z-index:100;width:80px;height:80px}.page_backButton__Mzl6j:hover{background-color:rgba(255,255,255,.2)}.page_backButton__Mzl6j svg{width:48px;height:48px}.page_logoWrapper__Y0Wgw{display:flex;justify-content:center;max-width:200px;margin-bottom:1.5rem}.page_responsiveImg__tKoxS{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.page_title__gUHWZ{font-family:var(--font-montserrat),system-ui,sans-serif;font-weight:700;text-transform:uppercase;font-size:clamp(1.4rem,4.5vw,2.2rem);text-align:center;line-height:1.2;margin-bottom:clamp(1.5rem,4vh,3rem);max-width:100%;overflow-wrap:break-word}.page_buttonsContainer__7Qf_o{display:flex;gap:clamp(1rem,3vw,2rem);width:100%;max-width:900px;justify-content:center}.page_choiceButton__P5CVm{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem) clamp(1rem,2.5vw,2rem);background:rgba(255,255,255,.05);border:3px solid;border-radius:1.5rem;cursor:pointer;transition:background .2s,transform .2s;color:var(--color-white);text-align:center;min-height:clamp(220px,30vh,300px)}.page_choiceButton__P5CVm:hover{background:rgba(255,255,255,.12);transform:scale(1.03)}.page_choiceButton__P5CVm:active{transform:scale(.98)}.page_choiceIcon__WYhxX{display:flex;align-items:center;justify-content:center;margin-bottom:clamp(1rem,2.5vh,1.5rem)}.page_choiceIcon__WYhxX svg{width:clamp(64px,12vw,110px);height:clamp(64px,12vw,110px)}.page_choiceLabel__9cZUA{font-weight:700;font-size:clamp(1rem,2.6vw,1.6rem);margin-bottom:clamp(.6rem,1.5vh,1rem);letter-spacing:.05em;overflow-wrap:break-word;max-width:100%}.page_choiceDesc__7KdIe,.page_choiceLabel__9cZUA{font-family:var(--font-montserrat),system-ui,sans-serif}.page_choiceDesc__7KdIe{font-size:clamp(.75rem,1.6vw,1rem);opacity:.7;line-height:1.4;max-width:280px}.page_poweredWrapper__uSTll{display:flex;justify-content:center;margin-top:3rem}.page_powered__zg5XV{font-family:var(--font-montserrat),system-ui,sans-serif;font-size:.8rem;display:flex;align-items:center;white-space:nowrap}.page_techTail__qg4wA{display:inline-flex;align-items:center;margin-left:8px;width:150px;filter:brightness(0) invert(1);opacity:.6}@media (max-width:700px){.page_buttonsContainer__7Qf_o{flex-direction:column}.page_choiceButton__P5CVm{min-height:0}.page_backButton__Mzl6j{bottom:24px;right:24px}}@media (min-height:1200px) and (min-width:1000px){.page_title__gUHWZ{font-size:3.5rem;margin-bottom:4rem}.page_logoWrapper__Y0Wgw{max-width:320px;margin-bottom:3rem}.page_buttonsContainer__7Qf_o{max-width:1400px;gap:3rem}.page_choiceButton__P5CVm{min-height:460px;padding:4rem 3rem}.page_choiceIcon__WYhxX svg{width:170px;height:170px}.page_choiceLabel__9cZUA{font-size:2.6rem}.page_choiceDesc__7KdIe{font-size:1.4rem;max-width:420px}}.LanguageToggle_toggle__PKrb9{position:fixed;top:20px;left:20px;z-index:200;display:flex;gap:0;border-radius:20px;overflow:hidden;border:1px solid var(--dynamic-color-secondary,var(--dynamic-color,#8f46ef));background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.LanguageToggle_btn__1A25q{padding:8px 16px;border:none;background:transparent;color:rgba(255,255,255,.5);font-family:var(--font-montserrat),system-ui,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.LanguageToggle_btn__1A25q:hover{color:rgba(255,255,255,.8)}.LanguageToggle_active__DaTpR{background-color:var(--dynamic-color,#8F46EF);color:#ffffff}