.home_index__Xdb_J{--primary:#0d6e6e;--primary-light:#3aafb9;--primary-dark:#095252;--secondary:#00bcd4;--accent:#ff7f50;--accent-light:#ffab91;--background:#f8f9fa;--background-blue:#e6f7fe;--background-dark:#f1f3f5;--text:#212529;--text-light:#6c757d;--white:#ffffff;--border:#dee2e6;--success:#28a745;--warning:#ffc107;--error:#dc3545;--shadow-sm:0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 4px 6px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px rgba(0,0,0,0.1);--blue:#5b73b4;--purple:#8a65e9;--yellow:#f8d347;--tier1:#8ed1fc;--tier2:#3aafb9;--tier3:#095252;--tier4:#064545;--tier5:#043535}.home_body__gQEJ5{line-height:1.5;color:var(--text);background-color:var(--background-blue);overflow-x:hidden}.home_homepage__9IXT2{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.home_learningBackground__gTpr3{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;pointer-events:none}.home_knowledgeGradient__zBOkD{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--background-blue);z-index:0}.home_knowledgeParticles__F_svr{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.home_knowledgeParticle__GVFeZ{position:absolute;background-color:rgba(255,255,255,.8);border-radius:50%;animation:home_float-up__7PtIE linear infinite;box-shadow:0 0 5px rgba(255,255,255,.5)}@keyframes home_float-up__7PtIE{0%{transform:translateY(0) rotate(0deg);opacity:0}10%{opacity:.3}90%{opacity:.3}to{transform:translateY(-100vh) rotate(1turn);opacity:0}}.home_navbar__Y8HOU{padding:.8rem 0;border-bottom:1px solid var(--border);background-color:rgba(255,255,255,.95);width:100%;position:fixed;top:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.05)}.home_navbarContainer__9XY9O{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.home_logo__fwoF8{display:flex;align-items:center;gap:.75rem;transition:transform .3s ease;cursor:pointer}.home_logo__fwoF8:hover{transform:scale(1.05)}.home_stileLogo__yUWp7{position:relative;width:40px;height:40px}.home_stilePostMini__ed8pk{position:absolute;width:5px;height:40px;background-color:var(--primary-dark);border-radius:2px}.home_stilePostLeftMini__8j_nX{left:0}.home_stilePostRightMini__S_J23{right:0}.home_stileStepMini__u7Ie3{position:absolute;width:100%;height:5px;background-color:var(--accent);border-radius:2px;left:0}.home_stileStepMini__u7Ie3:nth-child(3){top:33%}.home_stileStepMini__u7Ie3:nth-child(4){top:66%}.home_logoText__Sd_Q3{display:flex;flex-direction:column}.home_logoText__Sd_Q3 h1{font-size:1.8rem;font-weight:800;color:var(--primary);letter-spacing:1px;line-height:1}.home_logoText__Sd_Q3 p{font-size:.8rem;color:var(--text-light);font-weight:500}.home_navLinks__hUQE3{display:flex;gap:2rem}.home_navLink__TgqCh{color:var(--text);text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;position:relative;padding:.25rem 0}.home_navLink__TgqCh:hover{color:var(--primary)}.home_navLinkHighlight__wOnQk{position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--primary);transition:width .3s ease}.home_navLink__TgqCh:hover .home_navLinkHighlight__wOnQk{width:100%}.home_authLinks__kDQiG{display:flex;align-items:center;gap:1.5rem}.home_joinLink__b0IfX{color:var(--accent);font-weight:600;position:relative;overflow:hidden}.home_joinLink__b0IfX:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--accent);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.home_joinLink__b0IfX:hover:after{transform:scaleX(1);transform-origin:left}.home_signupLink__4Tm2T{color:var(--primary);font-weight:600;position:relative;overflow:hidden}.home_signupLink__4Tm2T:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--primary);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.home_signupLink__4Tm2T:hover:after{transform:scaleX(1);transform-origin:left}.home_loginBtn__Wi9o1{background:linear-gradient(90deg,var(--primary),var(--primary-light));border:none;color:white;padding:.6rem 1.5rem;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.home_loginBtn__Wi9o1:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(13,110,110,.3)}.home_heroSection__h1lY_{padding:8rem 2rem 4rem;text-align:center;position:relative}.home_heroContent__Z7Yor{max-width:750px;margin:0 auto;position:relative;z-index:1;background-color:rgba(255,255,255,.95);padding:2.5rem;border-radius:16px;box-shadow:var(--shadow-md);border:1px solid rgba(58,175,185,.2)}.home_heroTitle__2P3PI{font-size:2.8rem;font-weight:800;color:var(--primary);margin-bottom:.5rem;position:relative;display:inline-block}.home_heroTitle__2P3PI:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,var(--primary-light),var(--accent));border-radius:2px}.home_heroSubtitle__Hbtj7{font-size:1.8rem;font-weight:700;color:var(--text);margin-bottom:1.2rem;margin-top:.8rem}.home_heroDescription__FuiZG{font-size:1.1rem;color:var(--text);margin-bottom:1.8rem;max-width:650px;margin-left:auto;margin-right:auto;line-height:1.5}.home_ctaButton__FBe_E{background:linear-gradient(90deg,var(--primary),var(--primary-light));color:white;border:none;border-radius:30px;padding:.9rem 1.8rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.home_ctaButton__FBe_E:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(13,110,110,.3)}.home_heroFeatures__2URbp{display:flex;justify-content:center;gap:1.5rem;margin-top:1.8rem;flex-wrap:wrap}.home_heroFeature__Dtkc1{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;color:var(--text);background-color:rgba(244,242,242,.903);padding:.6rem 1.2rem;border-radius:50px;box-shadow:var(--shadow-sm);transition:all .3s ease}.home_heroFeature__Dtkc1:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.home_featureIcon__dVfw5{width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:50%}.home_featureIcon__dVfw5.home_check__Z0GgU{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233aafb9'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E")}.home_contentSection__SbhdM{padding:5rem 2rem;background-color:var(
    --white
  );text-align:center;position:relative}.home_contentSection__SbhdM:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cpath d='M50,0 L100,50 L50,100 L0,50 Z' fill='%233aafb9' fill-opacity='0.03'/%3E%3C/svg%3E");background-size:100px 100px;z-index:-1}.home_contentContainer__wD952{max-width:1200px;margin:0 auto}.home_sectionTitle___LoW8{font-size:2rem;font-weight:700;color:var(--text);margin-bottom:2.5rem;position:relative;display:inline-block}.home_sectionTitle___LoW8:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:70px;height:3px;background:linear-gradient(90deg,var(--primary-light),var(--accent));border-radius:2px}.home_contentColumns__W_374{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.home_contentColumn__hkINc{flex:1 1;min-width:280px;max-width:320px;background-color:white;border-radius:10px;padding:1.8rem;box-shadow:var(--shadow-md);transition:all .3s ease;position:relative;overflow:hidden}.home_contentColumn__hkINc:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.home_content-icon__RqNnU{width:50px;height:50px;margin:0 auto 1.2rem;background-size:contain;background-repeat:no-repeat;background-position:50%}.home_conceptIcon__DtIfK{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233aafb9'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-13h2v6h-2zm0 8h2v2h-2z'/%3E%3C/svg%3E")}.home_practiceIcon__Sh_0_{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ff7f50'%3E%3Cpath d='M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z'/%3E%3C/svg%3E")}.home_progressionIcon__OQ__L{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%235b73b4'%3E%3Cpath d='M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99z'/%3E%3C/svg%3E")}.home_contentTitle__bsM7S{font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:var(--primary-dark)}.home_contentDescription__sFPxs{color:var(--text-light);font-size:.95rem;line-height:1.5}.home_tierIndicator___5O1O{height:5px;width:100%;position:absolute;bottom:0;left:0;border-radius:0 0 10px 10px}.home_tier1__NFt_5{background-color:var(--tier1)}.home_tier2__m_rmg{background-color:var(--tier2)}.home_tier3__OndbN{background-color:var(--tier3)}.home_howItWorks__JZ7N3{padding:5rem 2rem;text-align:center;position:relative;background-color:var(--background-blue)}.home_howItWorks__JZ7N3:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cpath d='M0,0 L50,0 L50,50 L0,50 Z' fill='%23ff7f50' fill-opacity='0.03'/%3E%3C/svg%3E");background-size:50px 50px;z-index:-1}.home_stepsContainer__Fucys{display:flex;justify-content:center;align-items:center;gap:1rem;max-width:1000px;margin:0 auto}.home_step__6L83C{flex:1 1;text-align:center;position:relative;padding:1.8rem 1rem;transition:all .3s ease;background-color:white;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.home_step__6L83C:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.08)}.home_stepNumber___WtqY{width:36px;height:36px;background:linear-gradient(135deg,var(--primary),var(--primary-light));color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;margin:0 auto 1.2rem;box-shadow:var(--shadow-sm);transition:all .3s ease}.home_step__6L83C:hover .home_step-number__pERYa{transform:scale(1.1);box-shadow:var(--shadow-md)}.home_stepIcon__QylTA{width:50px;height:50px;margin:0 auto 1.2rem;background-size:contain;background-repeat:no-repeat;background-position:50%;transition:transform .3s ease}.home_step__6L83C:hover .home_stepIcon__QylTA{transform:scale(1.1) rotate(5deg)}.home_bookIcon__x3jv8{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233aafb9'%3E%3Cpath d='M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 4h5v8l-2.5-1.5L6 12V4z'/%3E%3C/svg%3E")}.home_usersIcon__F4Z_M{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ff7f50'%3E%3Cpath d='M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z'/%3E%3C/svg%3E")}.home_trophyIcon__K7Aw_{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%235b73b4'%3E%3Cpath d='M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94.63 1.5 1.98 2.63 3.61 2.96V19H7v2h10v-2h-4v-3.1c1.63-.33 2.98-1.46 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z'/%3E%3C/svg%3E")}.home_stepTitle__upuVJ{font-size:1.2rem;font-weight:600;margin-bottom:.6rem;color:var(--primary-dark)}.home_stepDescription__mqlzE{color:var(--text-light);font-size:.95rem}.home_stepConnector__O9zne{flex:0 0 50px;height:3px;background:linear-gradient(90deg,var(--primary-light),var(--accent));position:relative;display:flex;justify-content:space-between;align-items:center}.home_connectorDot__pYAFH{width:6px;height:6px;background-color:var(--accent);border-radius:50%}.home_footerCta__rF_m3{padding:5rem 2rem 3rem;background-color:var(--primary-dark);color:white;text-align:center;position:relative;overflow:hidden}.home_ladderElement__rgDIH{position:absolute;width:60px;height:250px;background-image:linear-gradient(90deg,rgba(255,255,255,.2) 8px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.2) 8px,transparent 0),repeating-linear-gradient(0deg,transparent,transparent 25px,rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 33px);background-position:0 0,52px 0,0 0;background-size:8px 100%,8px 100%,100% 100%;background-repeat:no-repeat}.home_ladderElementLeft__HWlry{left:5%;bottom:-50px;transform:rotate(-15deg)}.home_ladderElementRight__76_ic{right:5%;bottom:-50px;transform:rotate(15deg)}.home_ctaTitle__HzAxR{font-size:2.2rem;font-weight:700;margin-bottom:.8rem}.home_ctaSubtitle__oiJ5p{font-size:1.3rem;margin-bottom:2rem;opacity:.9}.home_ctaButton__FBe_E.home_secondary__tTqfs{background:white;color:var(--primary-dark);margin-bottom:1.5rem}.home_ctaButton__FBe_E.home_secondary__tTqfs:hover{background:var(--accent);color:white}.home_ctaFeatures__akQmQ{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}.home_featureItem__hAMBO{display:flex;align-items:center;gap:.6rem;font-size:1rem}.home_checkIcon__ybjLa{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.home_mobileNavToggle__y22Gc{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer;z-index:1001;margin-left:auto}.home_mobileNavToggle__y22Gc span{display:block;height:3px;width:100%;background-color:var(--primary);border-radius:3px;transition:all .3s ease}.home_mobileNavToggle__y22Gc.home_active__S0jaV span:first-child{transform:translateY(9px) rotate(45deg)}.home_mobileNavToggle__y22Gc.home_active__S0jaV span:nth-child(2){opacity:0}.home_mobileNavToggle__y22Gc.home_active__S0jaV span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.home_mobileMenu__cTkl9{display:none;position:absolute;top:70px;right:0;left:0;background-color:white;flex-direction:column;padding:1rem 0;box-shadow:var(--shadow-md);z-index:1000;text-align:center}.home_mobileMenu__cTkl9.home_active__S0jaV{display:flex}.home_mobileMenuItem__GoTFe{padding:.75rem 0;color:var(--text);text-decoration:none;font-size:1.1rem;font-weight:500;transition:all .3s ease;width:100%}.home_mobileMenuItem__GoTFe:hover{color:var(--primary);background-color:var(--background-dark)}.home_mobileMenuItem__GoTFe.home_joinGame__QwGgN{color:var(--accent);font-weight:600}.home_mobileMenuItem__GoTFe.home_signUp__Or7aB{color:var(--primary);font-weight:600}.home_mobileDivider__xa4D1{height:1px;width:80%;background-color:var(--border);margin:.5rem auto}.home_mobileLoginBtn__HCuYo{background:linear-gradient(90deg,var(--primary),var(--primary-light));border:none;color:white;padding:.6rem 1.5rem;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-md);margin:.75rem auto;width:80%;max-width:250px}@media (max-width:1024px){.home_stepsContainer__Fucys{flex-direction:column;gap:2rem;align-items:center}.home_step__6L83C{max-width:400px;width:100%}.home_stepConnector__O9zne{width:3px;height:40px;flex-direction:column;transform:rotate(0deg)}.home_contentColumns__W_374{flex-direction:column;align-items:center}.home_ladderElement__rgDIH{display:none}}@media (max-width:768px){.home_navbarContainer__9XY9O{justify-content:space-between;gap:1rem;padding:1rem}.home_authLinks__kDQiG,.home_navLinks__hUQE3{width:100%;display:none;justify-content:center}.home_heroTitle__2P3PI{font-size:2.5rem}.home_heroSubtitle__Hbtj7{font-size:2rem}.home_heroFeatures__2URbp{flex-direction:column;align-items:center}.home_heroContent__Z7Yor{padding:2rem 1rem}.home_ladderElement__rgDIH{display:none}.home_mobileNavToggle__y22Gc{display:flex}}@media (max-width:480px){.home_heroTitle__2P3PI{font-size:2rem}.home_heroSubtitle__Hbtj7{font-size:1.5rem}.home_heroDescription__FuiZG{font-size:1rem}.home_ctaButton__FBe_E{padding:.75rem 1.5rem;font-size:.9rem}.home_sectionTitle___LoW8{font-size:1.8rem}.home_ctaTitle__HzAxR{font-size:2rem}.home_ctaSubtitle__oiJ5p{font-size:1.1rem}.home_ctaFeatures__akQmQ{flex-direction:column;align-items:center}}@media (max-width:768px){.home_mobileNavToggle__y22Gc{display:flex}.home_authLinks__kDQiG,.home_navLinks__hUQE3{display:none}.home_navbarContainer__9XY9O{justify-content:space-between;padding:.5rem 1.5rem}}