.auth-module__Jw6jUW__authPage{--auth-primary:#12265a;--auth-primary-rgb:18, 38, 90;--auth-secondary:#ffc85b;--auth-accent:#fa9db7;--auth-blue:#45b3df;--auth-peach-page:#fff8f5;--auth-border:#eef0f5;--auth-text:#12265a;--auth-muted:#70747f;min-height:100vh;margin:0;padding:0;font-family:Nunito,sans-serif}.auth-module__Jw6jUW__authWrapper{box-sizing:border-box;background-color:var(--auth-peach-page);justify-content:center;align-items:center;min-height:100vh;padding:28px 18px;display:flex;position:relative;overflow:hidden}.auth-module__Jw6jUW__backHomeBtn{color:var(--auth-primary);z-index:100;background:#fff;border:1px solid #12265a0d;border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:flex;position:absolute;top:30px;left:30px;box-shadow:0 10px 25px #12265a14}.auth-module__Jw6jUW__backHomeBtn:hover{background:var(--auth-blue);color:#fff;transform:translate(-5px);box-shadow:0 15px 30px #45b3df33}.auth-module__Jw6jUW__backHomeBtn svg{width:18px;height:18px}.auth-module__Jw6jUW__authWrapper:before{content:"";background:radial-gradient(circle, var(--auth-blue) 0%, transparent 70%);opacity:.15;filter:blur(60px);pointer-events:none;z-index:0;border-radius:50%;width:min(40vw,400px);height:min(40vw,400px);position:absolute;top:10%;right:-5%}.auth-module__Jw6jUW__authWrapper:after{content:"";background:radial-gradient(circle, var(--auth-accent) 0%, transparent 70%);opacity:.1;filter:blur(50px);pointer-events:none;z-index:0;border-radius:50%;width:min(30vw,300px);height:min(30vw,300px);position:absolute;bottom:10%;left:-5%}.auth-module__Jw6jUW__authContainer{box-sizing:border-box;z-index:1;background:#fff;border:1px solid #12265a0d;border-radius:40px;justify-content:space-between;align-items:stretch;gap:0;width:100%;max-width:1000px;min-height:min(85vh,700px);max-height:800px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #12265a14}.auth-module__Jw6jUW__signupContainer{flex-direction:row-reverse}.auth-module__Jw6jUW__formBox{box-sizing:border-box;background:0 0;flex:0 50%;align-self:center;min-width:min(100%,320px);max-width:500px;padding:50px 60px}.auth-module__Jw6jUW__imageBox{flex:1;justify-content:center;align-items:center;min-width:0;padding:0;display:flex;position:relative;overflow:hidden}.auth-module__Jw6jUW__imageFrame{z-index:2;width:100%;height:100%;position:relative}.auth-module__Jw6jUW__heroImage{object-fit:cover;object-position:top center}.auth-module__Jw6jUW__logoText{margin-bottom:30px;display:block}.auth-module__Jw6jUW__logoImage{object-fit:contain}.auth-module__Jw6jUW__authHeader{margin-bottom:35px}.auth-module__Jw6jUW__authHeader h1{color:var(--auth-primary);letter-spacing:-.01em;margin:0;font-size:36px;font-weight:900;line-height:1.1}.auth-module__Jw6jUW__inputGroup{text-align:left;margin-bottom:22px}.auth-module__Jw6jUW__inputGroup label{color:var(--auth-primary);margin-bottom:10px;padding-left:4px;font-size:14px;font-weight:700;display:block}.auth-module__Jw6jUW__inputWrapper{align-items:center;display:flex;position:relative}.auth-module__Jw6jUW__inputWrapper input{border:2px solid var(--auth-border);width:100%;color:var(--auth-primary);box-sizing:border-box;background-color:#fcfdfe;border-radius:20px;padding:16px 20px;font-family:inherit;font-size:15px;transition:all .3s cubic-bezier(.4,0,.2,1)}.auth-module__Jw6jUW__inputWrapper:has(.auth-module__Jw6jUW__eyeButton) input{padding-right:54px}.auth-module__Jw6jUW__inputWrapper input::placeholder{color:#a0a6b5}.auth-module__Jw6jUW__inputWrapper input:hover{border-color:var(--auth-blue);background-color:#fff}.auth-module__Jw6jUW__inputWrapper input:focus{border-color:var(--auth-blue);background-color:#fff;outline:none;box-shadow:0 8px 20px #45b3df1f}.auth-module__Jw6jUW__eyeButton{color:#a0a6b5;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-module__Jw6jUW__eyeButton:hover{color:var(--auth-primary)}.auth-module__Jw6jUW__eyeIcon{width:22px;height:22px}.auth-module__Jw6jUW__forgotPasswordWrapper{justify-content:flex-end;margin-top:10px;margin-bottom:25px;display:flex}.auth-module__Jw6jUW__forgotPassword{color:var(--auth-blue);font-size:13px;font-weight:700;text-decoration:none;transition:color .2s}.auth-module__Jw6jUW__forgotPassword:hover{color:var(--auth-primary);text-decoration:underline}.auth-module__Jw6jUW__submitBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;z-index:1;background-color:#ffc85b;border:2px solid #ffc85b;border-radius:25px;justify-content:center;align-items:center;width:100%;padding:14px 16px;font-size:18px;font-weight:900;transition:all .3s;display:flex;position:relative;overflow:visible}.auth-module__Jw6jUW__submitBtn:hover{background-color:#45b3df;border-color:#45b3df;transform:translateY(0)}.auth-module__Jw6jUW__buttonContent{z-index:2;position:relative}.auth-module__Jw6jUW__buttonDashes{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.auth-module__Jw6jUW__dashRect{fill:none;stroke:#fff;stroke-width:2px;stroke-dasharray:8 5;rx:23px;ry:23px;x:5px;y:5px;opacity:0;width:calc(100% - 10px);height:calc(100% - 10px);transition:opacity .3s}.auth-module__Jw6jUW__submitBtn:hover .auth-module__Jw6jUW__dashRect{opacity:1;animation:10s linear infinite auth-module__Jw6jUW__dashArray}@keyframes auth-module__Jw6jUW__dashArray{0%{stroke-dashoffset:0}to{stroke-dashoffset:1000px}}.auth-module__Jw6jUW__socialAuth{text-align:center;margin-top:35px}.auth-module__Jw6jUW__divider{text-align:center;color:var(--auth-muted);align-items:center;margin-bottom:25px;font-size:13px;font-weight:600;display:flex}.auth-module__Jw6jUW__divider:before,.auth-module__Jw6jUW__divider:after{content:"";border-bottom:2px solid var(--auth-border);flex:1}.auth-module__Jw6jUW__divider:not(:empty):before{margin-right:1.5em}.auth-module__Jw6jUW__divider:not(:empty):after{margin-left:1.5em}.auth-module__Jw6jUW__socialBtnGroup{justify-content:center;gap:20px;display:flex}.auth-module__Jw6jUW__socialBtn{border:2px solid var(--auth-border);cursor:pointer;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;padding:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.auth-module__Jw6jUW__socialBtn:hover{border-color:var(--auth-accent);transform:translateY(-5px);box-shadow:0 10px 20px #fa9db726}.auth-module__Jw6jUW__socialBtn svg{width:24px;height:24px}.auth-module__Jw6jUW__switchPrompt{color:var(--auth-primary);text-align:center;margin-top:35px;font-size:15px;font-weight:600;line-height:1.5}.auth-module__Jw6jUW__switchPrompt a{color:var(--auth-accent);font-weight:800;text-decoration:none;transition:all .2s}.auth-module__Jw6jUW__switchPrompt a:hover{color:var(--auth-secondary);text-decoration:underline}.auth-module__Jw6jUW__authLoading{min-height:100vh;color:var(--auth-primary);place-items:center;font-size:22px;font-weight:800;display:grid}.auth-module__Jw6jUW__dashboardWrapper{box-sizing:border-box;background-color:var(--auth-peach-page);justify-content:center;align-items:center;min-height:100vh;padding:30px 18px;display:flex}.auth-module__Jw6jUW__dashboardCard{background:#fff;border:1px solid #12265a0f;border-radius:32px;width:100%;max-width:1100px;padding:34px;box-shadow:0 30px 80px #12265a1a}.auth-module__Jw6jUW__dashboardHeaderRow{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.auth-module__Jw6jUW__dashboardTitle{color:var(--auth-primary);margin:0 0 6px;font-size:34px;font-weight:900}.auth-module__Jw6jUW__dashboardSubTitle{color:var(--auth-muted);margin:0;font-weight:700}.auth-module__Jw6jUW__dashboardLogoutBtn{color:#fff;cursor:pointer;background:#ff6b6b;border:none;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:800}.auth-module__Jw6jUW__dashboardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.auth-module__Jw6jUW__dashboardPanel{border:1px solid var(--auth-border);background:#fcfdff;border-radius:18px;padding:20px}.auth-module__Jw6jUW__dashboardPanel h3{color:var(--auth-primary);margin:0 0 12px}.auth-module__Jw6jUW__dashboardCourseList{margin:0;padding-left:18px}.auth-module__Jw6jUW__dashboardCourseItem{color:var(--auth-primary);margin-bottom:8px}.auth-module__Jw6jUW__dashboardCourseDescription{color:var(--auth-muted);margin:4px 0}.auth-module__Jw6jUW__dashboardMuted{color:var(--auth-muted)}.auth-module__Jw6jUW__dashboardError{color:#c33}.auth-module__Jw6jUW__dashboardBackWrap{text-align:center;margin-top:24px}.auth-module__Jw6jUW__dashboardBackLink{color:var(--auth-blue);font-weight:800;text-decoration:none}.auth-module__Jw6jUW__dashboardBackLink:hover{text-decoration:underline}@media (max-width:900px){.auth-module__Jw6jUW__authContainer{border-radius:30px;flex-direction:column;max-width:500px;min-height:auto;max-height:none}.auth-module__Jw6jUW__imageBox{display:none}.auth-module__Jw6jUW__formBox{flex:auto;max-width:100%;padding:40px 30px}.auth-module__Jw6jUW__authHeader h1{font-size:32px}.auth-module__Jw6jUW__dashboardCard{border-radius:24px;padding:22px}.auth-module__Jw6jUW__dashboardHeaderRow{flex-direction:column;align-items:flex-start}}
