.LoadingScreen_loadingScreen__HQmkW{--exitAnimationDuration:3000ms;position:fixed;top:0;left:0;z-index:9999999;width:100%;height:100%;overflow:hidden;transition:opacity .3s ease-out}.LoadingScreen_panel__61BiD{position:absolute;top:0;width:50%;height:100%;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);transform:translateX(0);transition:transform var(--exitAnimationDuration,1s) ease-out}.LoadingScreen_panel__61BiD.LoadingScreen_leftPanel__rbQsl{left:0;box-shadow:8px 0 10px 0 rgba(0,0,0,.533)}.LoadingScreen_panel__61BiD.LoadingScreen_rightPanel__BtI9e{right:0;box-shadow:-8px 0 10px 0 rgba(0,0,0,.533)}.LoadingScreen_panel__61BiD.LoadingScreen_exiting__meXQp.LoadingScreen_leftPanel__rbQsl{transform:translateX(-100%)}.LoadingScreen_panel__61BiD.LoadingScreen_exiting__meXQp.LoadingScreen_rightPanel__BtI9e{transform:translateX(100%)}.LoadingScreen_content__8qKGh{position:absolute;top:50%;left:50%;z-index:10;text-align:center;color:#fff;max-width:400px;padding:2rem;transform:translate(-50%,-50%);opacity:1;transition:opacity calc(var(--exitAnimationDuration, 1s)*.3) ease-out}.LoadingScreen_loadingScreen__HQmkW.LoadingScreen_exiting__meXQp .LoadingScreen_content__8qKGh{opacity:0}.LoadingScreen_logo__uaJ1v{margin-bottom:3rem;animation:LoadingScreen_fadeInUp__qWlhz 1s ease-out}.LoadingScreen_logoText__vubyJ{font-family:var(--font-bebas);font-size:3.5rem;font-weight:400;letter-spacing:.1em;color:transparent;margin-bottom:.5rem;background:linear-gradient(45deg,#fff,#888);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(0,0,0,.3)}.LoadingScreen_logoSubtext__5PbNQ{font-size:1.1rem;font-weight:300;letter-spacing:.05em;color:#888;animation:LoadingScreen_fadeInUp__qWlhz 1s ease-out .2s both}.LoadingScreen_progressContainer__imwHC{margin-bottom:2rem;animation:LoadingScreen_fadeInUp__qWlhz 1s ease-out .4s both}.LoadingScreen_progressBar__NFInb{width:100%;height:4px;margin-bottom:1rem;background:hsla(0,0%,100%,.1);border-radius:2px;box-shadow:inset 0 1px 2px rgba(0,0,0,.2);overflow:hidden}.LoadingScreen_progressFill__SfLwO{height:100%;position:relative;background:linear-gradient(90deg,#4f46e5,#7c3aed,#ec4899);border-radius:2px;box-shadow:0 0 10px rgba(79,70,229,.5);transition:width .3s ease-out}.LoadingScreen_progressFill__SfLwO:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:LoadingScreen_shimmer__kZGgl 2s infinite}.LoadingScreen_progressText__WfXBI{font-size:.9rem;font-weight:300;color:#888}.LoadingScreen_loadingDots__oKp_l{display:flex;justify-content:center;gap:.5rem;animation:LoadingScreen_fadeInUp__qWlhz 1s ease-out .6s both}.LoadingScreen_loadingDots__oKp_l span{width:8px;height:8px;background:#4f46e5;border-radius:50%;animation:LoadingScreen_pulse__toycP 1.4s ease-in-out infinite}.LoadingScreen_loadingDots__oKp_l span:first-child{animation-delay:-.32s}.LoadingScreen_loadingDots__oKp_l span:nth-child(2){animation-delay:-.16s}.LoadingScreen_loadingDots__oKp_l span:nth-child(3){animation-delay:0s}@keyframes LoadingScreen_fadeInUp__qWlhz{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes LoadingScreen_pulse__toycP{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes LoadingScreen_shimmer__kZGgl{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media(max-width:599px){.LoadingScreen_content__8qKGh{padding:1.5rem}.LoadingScreen_logoText__vubyJ{font-size:2.5rem}.LoadingScreen_logoSubtext__5PbNQ{font-size:1rem}}.Footer_footer__Y540B{display:grid;place-items:center;height:72px}.Footer_text__h2waf{display:flex;gap:4px}.Footer_text__h2waf b{opacity:.5}.Footer_footer__Y540B span:first-of-type{transition:.15s ease-in-out 25ms}.Footer_footer__Y540B span:nth-of-type(2){transition:.15s ease-in-out 50ms}.Footer_footer__Y540B span:nth-of-type(3){transition:.15s ease-in-out 75ms}.Footer_footer__Y540B span:nth-of-type(4){transition:.15s ease-in-out .1s}.Footer_footer__Y540B span:nth-of-type(5){transition:.15s ease-in-out 125ms}.Footer_footer__Y540B span:nth-of-type(6){transition:.15s ease-in-out .15s}.Footer_footer__Y540B span:nth-of-type(7){transition:.15s ease-in-out 175ms}.Footer_footer__Y540B span:nth-of-type(8){transition:.15s ease-in-out .2s}.Footer_footer__Y540B span:nth-of-type(9){transition:.15s ease-in-out 225ms}.Footer_footer__Y540B span:nth-of-type(10){transition:.15s ease-in-out .25s}.Footer_footer__Y540B span:nth-of-type(11){transition:.15s ease-in-out 275ms}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:first-of-type{color:red}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:nth-of-type(2){color:orange}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:nth-of-type(3){color:#ff0}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:nth-of-type(4){color:green}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:nth-of-type(5){color:#007bff}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:nth-of-type(7){color:red}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:nth-of-type(8){color:orange}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:nth-of-type(9){color:#ff0}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:nth-of-type(10){color:green}.Footer_footer__Y540B:hover .Footer_name__TUNWy span:nth-of-type(11){color:#007bff}.page_main__akH3E{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh}@media(min-width:1240px){.page_page__KdIv3{margin:0 auto}}.page_page__KdIv3 section{display:flex;flex-direction:column;align-items:center;max-width:1164px;width:100%;padding:48px 0;text-align:center}.Quote_quoteContainer__THTlp{display:flex;flex-direction:column;align-items:flex-end;margin-top:16px}.Quote_quoteContainer__THTlp h2{margin-top:8px}.Quote_quote__4Nxvp{display:flex;flex-direction:column;align-items:flex-end;width:-moz-fit-content;width:fit-content;margin:8px 0}.Quote_quote__4Nxvp figcaption{margin-top:4px}.Quote_quoteText__R9Xh0>div{opacity:0;visibility:hidden;transform:translateY(20px)}.Quote_author__fcAwC,.Quote_openQuote__AXDoz{opacity:0;visibility:hidden}.Quote_openQuote__AXDoz{align-self:flex-start}.Quote_closeQuote__WsZmH,.Quote_me__O_oJV{opacity:0;visibility:hidden}.Background_container__fPXOY{position:absolute;width:100%;height:100%}.Background_icon__BfBZZ{position:absolute;z-index:-1;top:1000px;left:50%;font-size:40px;opacity:0;visibility:hidden}.Background_gamepad__tHM_A{color:#868686}.Background_camera__OByaq{--fa-primary-color:#868686;--fa-secondary-color:#9c733c}.Background_tv__ts5q4{--fa-primary-color:#6c7f8c;--fa-secondary-color:#a8977e}.Background_flux__DbI_v{--fa-primary-color:#9696ff;--fa-secondary-color:#969cd6}.Background_gameboy__86Ozv{color:#1793a9}.Background_alien__BU2cb{--fa-primary-color:purple;--fa-secondary-color:#3d003d}.Background_block__0eXAr{--fa-primary-color:#ff0;--fa-secondary-color:orange}.Container_content__Ia3AH{position:absolute;inset:0 24px;max-width:1164px;margin:0 auto}@media(min-width:600px){.Container_content__Ia3AH{inset:0 32px}}.Container_debug__VU9Li{border:1px solid red!important}.Container_debugIndicator__IgMec{position:absolute;top:0;right:0;z-index:9999;margin:0;padding:4px 8px;font-size:12px;background-color:rgba(255,0,0,.8);color:#fff;pointer-events:none}.Container_debugIndicator__IgMec:after{content:"mobile"}@media(min-width:600px){.Container_debugIndicator__IgMec:after{content:"tablet"}}@media(min-width:950px){.Container_debugIndicator__IgMec:after{content:"laptop"}}@media(min-width:1240px){.Container_debugIndicator__IgMec:after{content:"desktop"}}@media(min-width:1728px){.Container_debugIndicator__IgMec:after{content:"hd"}}.ChapterScrollContainer_container__7GNSg{position:absolute;z-index:1;width:100%;height:100vh}.Chapter1_chapter1__12_R6{position:relative;height:4000px;overflow:hidden}.Chapter1_emoji__3xcKf{position:absolute;top:50%;left:0;transform:translateY(-100%);width:100%;height:200px;opacity:0;visibility:hidden}.Chapter1_me__21pFI{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fafa7d}.Chapter1_me__21pFI>*{position:absolute;top:50%;left:50%;font-size:40px}@media(min-width:600px){.Chapter1_me__21pFI>*{font-size:50px}}@media(min-width:950px){.Chapter1_me__21pFI>*{font-size:60px}}.Chapter1_me__21pFI .Chapter1_happy__4JIq2{transform:translate(-50%,-50%)}.Chapter1_me__21pFI .Chapter1_wonder__wRgj5{transform:translate(-50%,-50%);opacity:0;visibility:hidden}.Chapter1_title___Ayop{display:flex;transform:translateX(20px);opacity:0;visibility:hidden}.Chapter1_line__T2S2m{position:absolute;top:35%;opacity:0;visibility:hidden}.Chapter1_line__T2S2m.Chapter1_line1__X3znL{right:10%}.Chapter1_line__T2S2m.Chapter1_line2__XAAEX{left:10%;text-align:left;width:180px}.Chapter1_line__T2S2m.Chapter1_line3__N8MuW{right:10%}@media(max-width:599px){.Chapter1_line__T2S2m{top:15%}.Chapter1_line__T2S2m.Chapter1_line3__N8MuW{left:10%;top:calc(15% + 104px);text-align:left}}@media(min-width:600px){.Chapter1_line__T2S2m{top:30%}.Chapter1_line__T2S2m.Chapter1_line1__X3znL{right:15%}.Chapter1_line__T2S2m.Chapter1_line2__XAAEX{left:15%;width:220px}.Chapter1_line__T2S2m.Chapter1_line3__N8MuW{left:15%;top:calc(30% + 104px);text-align:left;max-width:240px}}@media(min-width:950px){.Chapter1_line__T2S2m.Chapter1_line1__X3znL{right:20%}.Chapter1_line__T2S2m.Chapter1_line2__XAAEX{left:20%;width:240px}.Chapter1_line__T2S2m.Chapter1_line3__N8MuW{left:20%;top:calc(35% + 104px);text-align:left}}.Chapter1_computer__mtaFP{--fa-secondary-color:#545f77;--fa-secondary-opacity:1;position:absolute;top:50%;left:50%;font-size:60px;transform:translate(-50%,-50%);opacity:0;visibility:hidden}@media(min-width:600px){.Chapter1_computer__mtaFP{font-size:70px}}@media(min-width:950px){.Chapter1_computer__mtaFP{font-size:80px}}.Chapter1_gpa__fRAhV{position:absolute;top:50%;left:calc(50% + 120px);transform:translate(-50%,-50%)}@media(max-width:599px){.Chapter1_gpa__fRAhV{left:16px;transform:translateY(-50%)}}.Chapter1_gpa__fRAhV .Chapter1_body__36_wr{font-size:80px;opacity:0;visibility:hidden}@media(min-width:600px){.Chapter1_gpa__fRAhV .Chapter1_body__36_wr{font-size:100px}}@media(min-width:950px){.Chapter1_gpa__fRAhV .Chapter1_body__36_wr{font-size:120px}}.Chapter1_bubble__Jhv53{position:absolute;bottom:70%;left:90%;font-size:160px;opacity:0;visibility:hidden}@media(min-width:600px){.Chapter1_bubble__Jhv53{font-size:180px}}@media(min-width:950px){.Chapter1_bubble__Jhv53{font-size:200px}}.Chapter1_question__DEmFk{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:104px;font-size:14px;line-height:1.2;text-align:center}@media(min-width:600px){.Chapter1_question__DEmFk{top:42%;width:120px;font-size:16px}}@media(min-width:950px){.Chapter1_question__DEmFk{top:45%;width:140px;font-size:18px}}.TypeText_container__CLDLG{position:relative;display:flex;align-items:center}.TypeText_cursor__8LVYX{position:absolute;top:0;left:0;width:16px;height:36px;background-color:#000;transform:translateY(0);opacity:0;visibility:hidden}.Chapter2_chapter2__L4VRy{position:relative;height:4000px;overflow:hidden;background-color:#fff;color:#000}.Chapter2_container__qs0D6{position:relative;height:100vh;width:100%}.Chapter2_titleContainer__gv3d7{position:absolute;top:8px;left:8px;display:flex;align-items:center}@media(min-width:600px){.Chapter2_titleContainer__gv3d7{top:12px;left:12px}}@media(min-width:950px){.Chapter2_titleContainer__gv3d7{top:16px;left:16px}}.Chapter2_line__qSpNx{position:absolute;width:-moz-fit-content;width:fit-content}.Chapter2_line1__Yb1qY{top:80px;right:0;white-space:nowrap;text-align:right;opacity:0;visibility:hidden}@media(min-width:600px){.Chapter2_line1__Yb1qY{top:100px;right:60px}}@media(min-width:950px){.Chapter2_line1__Yb1qY{top:120px;right:80px}}.Chapter2_line2__H2ohJ{top:180px;left:8px;text-align:left;opacity:0;visibility:hidden;max-width:480px}@media(max-width:599px){.Chapter2_line2__H2ohJ{top:120px;left:32px}}@media(min-width:600px){.Chapter2_line2__H2ohJ{top:160px;left:36px}}@media(min-width:950px){.Chapter2_line2__H2ohJ{top:152px;left:16px}}.Chapter2_line3__izYJs{top:260px;left:8px;opacity:0;visibility:hidden}@media(max-width:599px){.Chapter2_line3__izYJs{top:196px;left:32px}}@media(min-width:600px){.Chapter2_line3__izYJs{top:220px;left:36px}}@media(min-width:950px){.Chapter2_line3__izYJs{top:232px;left:16px}}.Chapter2_line4__wmAHB{top:310px;left:8px;opacity:0;visibility:hidden;text-align:left}@media(max-width:599px){.Chapter2_line4__wmAHB{top:420px;max-width:116px;left:32px}}@media(min-width:600px){.Chapter2_line4__wmAHB{top:272px;left:36px}}@media(min-width:950px){.Chapter2_line4__wmAHB{top:288px;left:16px}}.Chapter2_line5__3iv13{top:360px;left:8px;opacity:0;visibility:hidden}@media(max-width:599px){.Chapter2_line5__3iv13{top:580px;left:32px}}@media(min-width:600px){.Chapter2_line5__3iv13{top:472px;left:12px}}@media(min-width:950px){.Chapter2_line5__3iv13{top:500px;left:16px}}