@keyframes AuthLayout-module__aXCwyq__shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(5px)}60%{transform:translate(-4px)}80%{transform:translate(3px)}}@keyframes AuthLayout-module__aXCwyq__fadeSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes AuthLayout-module__aXCwyq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AuthLayout-module__aXCwyq__shake{animation:.42s ease-in-out AuthLayout-module__aXCwyq__shake}.AuthLayout-module__aXCwyq__fieldEnter{animation:.35s ease-out both AuthLayout-module__aXCwyq__fadeSlideUp}.AuthLayout-module__aXCwyq__container{width:100%;min-height:100vh;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#020617;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.AuthLayout-module__aXCwyq__container{padding:1.5rem}}.AuthLayout-module__aXCwyq__mainContent{z-index:10;justify-content:center;align-items:center;width:100%;max-width:64rem;display:flex;position:relative}.AuthLayout-module__aXCwyq__bgLayer{z-index:0;pointer-events:none;position:absolute;inset:0}.AuthLayout-module__aXCwyq__bgImage{object-fit:cover;object-position:center}.AuthLayout-module__aXCwyq__bgDarkTint{background-color:#0000008c;position:absolute;inset:0}.AuthLayout-module__aXCwyq__vignetteOverlay{z-index:0;pointer-events:none;background:radial-gradient(circle,#0000,#0003 60%,#000000a6 100%);position:absolute;inset:0}.AuthLayout-module__aXCwyq__topGlow{filter:blur(130px);pointer-events:none;z-index:0;background-color:#10b9811a;border-radius:9999px;width:600px;height:600px;position:absolute;top:-20%;left:-10%}.AuthLayout-module__aXCwyq__bottomGlow{filter:blur(130px);pointer-events:none;z-index:0;background-color:#0596690d;border-radius:9999px;width:600px;height:600px;position:absolute;bottom:-20%;right:-10%}.AuthLayout-module__aXCwyq__floatingNav{z-index:20;position:absolute;top:1rem;right:1rem}@media (min-width:640px){.AuthLayout-module__aXCwyq__floatingNav{top:1.5rem;right:1.5rem}}.AuthLayout-module__aXCwyq__navBtn{text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;border:1px solid;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:11px;font-weight:900;transition:all .15s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.AuthLayout-module__aXCwyq__navBtn:active{transform:scale(.95)}.AuthLayout-module__aXCwyq__signInBtn{color:#fff;background-color:#ffffff1a;border-color:#ffffff1a}.AuthLayout-module__aXCwyq__signInBtn:hover{background-color:#ffffff26}.AuthLayout-module__aXCwyq__registerBtn{color:#fff;background-color:#059669;border-color:#10b98133}.AuthLayout-module__aXCwyq__registerBtn:hover{background-color:#10b981}.AuthLayout-module__aXCwyq__card{isolation:isolate;background-color:#064e3b;border:none;border-radius:32px;flex-direction:column;width:100%;max-width:56rem;min-height:550px;padding:0;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 25px 60px #00000059}@media (min-width:768px){.AuthLayout-module__aXCwyq__card{flex-direction:row;align-items:stretch}}.AuthLayout-module__aXCwyq__formSection{z-index:2;background-color:#fff;flex-direction:column;order:2;justify-content:center;width:100%;padding:1.5rem;display:flex;position:relative}@media (min-width:640px){.AuthLayout-module__aXCwyq__formSection{padding:2.5rem}}@media (min-width:768px){.AuthLayout-module__aXCwyq__formSection{flex-shrink:0;order:1;width:58.3333%;margin:0}}.AuthLayout-module__aXCwyq__formWrapper{flex-direction:column;gap:1.25rem;width:100%;max-width:24rem;margin-left:auto;margin-right:auto;display:flex}.AuthLayout-module__aXCwyq__backLink{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-size:11px;font-weight:700;transition:color .15s;display:inline-flex}.AuthLayout-module__aXCwyq__backLink:hover{color:#334155}.AuthLayout-module__aXCwyq__backArrow{width:.875rem;height:.875rem;transition:transform .15s}.AuthLayout-module__aXCwyq__backLink:hover .AuthLayout-module__aXCwyq__backArrow{transform:translate(-.125rem)}.AuthLayout-module__aXCwyq__headerGroup{text-align:left;flex-direction:column;gap:.375rem;display:flex}.AuthLayout-module__aXCwyq__accessBadge{color:#007a33;letter-spacing:.1em;text-transform:uppercase;background-color:#ecfdf5;border-radius:.375rem;width:fit-content;padding:.25rem .625rem;font-size:10px;font-weight:800}.AuthLayout-module__aXCwyq__title{color:#0f172a;letter-spacing:-.025em;text-transform:uppercase;margin:0;padding-top:.125rem;font-size:1.25rem;font-weight:900}.AuthLayout-module__aXCwyq__roleSwitcher{background-color:#f1f5f9;border-radius:.75rem;align-items:center;padding:.25rem;display:flex}.AuthLayout-module__aXCwyq__roleBtn{text-transform:uppercase;cursor:pointer;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;font-weight:900;transition:all .2s;display:flex}.AuthLayout-module__aXCwyq__roleBtnIcon{width:1rem;height:1rem}.AuthLayout-module__aXCwyq__roleBtnActiveStudent{color:#020617;background-color:#fff;box-shadow:0 1px 2px #0000000d}.AuthLayout-module__aXCwyq__roleBtnActiveTeacher{color:#fff;background-color:#007a33;box-shadow:0 1px 2px #0000000d}.AuthLayout-module__aXCwyq__roleBtnInactive{color:#94a3b8;background-color:#0000}.AuthLayout-module__aXCwyq__roleBtnInactive:hover{color:#475569}.AuthLayout-module__aXCwyq__form{flex-direction:column;gap:1rem;display:flex}.AuthLayout-module__aXCwyq__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.AuthLayout-module__aXCwyq__labelWrapper{justify-content:space-between;align-items:center;padding-left:.125rem;padding-right:.125rem;display:flex}.AuthLayout-module__aXCwyq__label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding-left:.125rem;font-size:10px;font-weight:900}.AuthLayout-module__aXCwyq__optionalBadge{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;background-color:#f1f5f9;border-radius:.375rem;padding:.125rem .375rem;font-size:8px;font-weight:800}.AuthLayout-module__aXCwyq__inputWrapper{align-items:center;display:flex;position:relative}.AuthLayout-module__aXCwyq__inputIcon{pointer-events:none;width:1rem;height:1rem;transition:color .15s;position:absolute;left:1rem}.AuthLayout-module__aXCwyq__iconDefault{color:#94a3b8}.AuthLayout-module__aXCwyq__inputWrapper:focus-within .AuthLayout-module__aXCwyq__iconDefault{color:#007a33}.AuthLayout-module__aXCwyq__iconError{color:#f87171}.AuthLayout-module__aXCwyq__input{color:#1e293b;box-sizing:border-box;background-color:#f8fafc80;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;height:2.75rem;padding-left:3rem;padding-right:1rem;font-size:.75rem;font-weight:600;transition:all .2s}.AuthLayout-module__aXCwyq__inputUppercase{text-transform:uppercase}.AuthLayout-module__aXCwyq__input::placeholder{color:#94a3b8b3}.AuthLayout-module__aXCwyq__input:focus{background-color:#fff;border-color:#007a33;outline:none;box-shadow:0 0 0 1px #007a33}.AuthLayout-module__aXCwyq__inputHasError{border-color:#fca5a5}.AuthLayout-module__aXCwyq__inputHasError:focus{border-color:#f87171;box-shadow:0 0 0 1px #fca5a5}.AuthLayout-module__aXCwyq__errorText{color:#ef4444;align-items:center;gap:.25rem;margin:0;padding-top:.125rem;padding-left:.125rem;font-size:11px;font-weight:600;display:flex}.AuthLayout-module__aXCwyq__alertIcon{width:.75rem;height:.75rem}.AuthLayout-module__aXCwyq__demoBox{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:1rem;flex-direction:column;gap:.5rem;padding:.875rem;display:flex}.AuthLayout-module__aXCwyq__demoHeader{text-transform:uppercase;letter-spacing:.05em;color:#64748b;align-items:center;gap:.375rem;font-size:10px;font-weight:900;display:flex}.AuthLayout-module__aXCwyq__shieldIcon{color:#059669;width:.875rem;height:.875rem}.AuthLayout-module__aXCwyq__demoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.AuthLayout-module__aXCwyq__demoAccountBtn{text-align:left;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0cc;border-radius:.75rem;padding:.5rem;font-size:10px;font-weight:700;transition:all .15s}.AuthLayout-module__aXCwyq__demoAccountBtn:hover{background-color:#ecfdf533;border-color:#10b981}.AuthLayout-module__aXCwyq__demoLabel{color:#94a3b8;text-transform:uppercase;font-size:8px;font-weight:500;display:block}.AuthLayout-module__aXCwyq__demoId{color:#1e293b;letter-spacing:-.025em;margin-top:.125rem;font-weight:900;display:block}.AuthLayout-module__aXCwyq__actionArea{flex-direction:column;gap:.875rem;padding-top:.625rem;display:flex}.AuthLayout-module__aXCwyq__submitBtn{color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background-color:#007a33;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:2.75rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.AuthLayout-module__aXCwyq__submitBtn:hover{background-color:#005c26}.AuthLayout-module__aXCwyq__submitBtn:active{transform:scale(.99)}.AuthLayout-module__aXCwyq__submitBtn:disabled{opacity:.7;pointer-events:none}.AuthLayout-module__aXCwyq__spinner{color:#fffc;width:1rem;height:1rem;animation:1s linear infinite AuthLayout-module__aXCwyq__spin}.AuthLayout-module__aXCwyq__footerNotice{color:#94a3b8;text-align:center;opacity:.8;max-width:280px;margin:0;font-size:10px;font-weight:500;line-height:1.625}.AuthLayout-module__aXCwyq__registerPrompt{color:#64748b;text-align:center;margin:0;font-size:11px;font-weight:600}.AuthLayout-module__aXCwyq__registerLink{color:#007a33;font-weight:800;text-decoration:none;transition:color .15s}.AuthLayout-module__aXCwyq__registerLink:hover{color:#005c26;text-decoration:underline}.AuthLayout-module__aXCwyq__mediaSection{z-index:1;color:#fff;text-align:center;background-color:#0000;flex-direction:column;order:1;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.AuthLayout-module__aXCwyq__mediaSection{padding:2.5rem}}@media (min-width:768px){.AuthLayout-module__aXCwyq__mediaSection{flex:1;order:2}}.AuthLayout-module__aXCwyq__bgImageWrapper{z-index:1;pointer-events:none;opacity:.25;width:100%;height:100%;position:absolute;inset:0}.AuthLayout-module__aXCwyq__mediaBgImage{object-fit:cover;object-position:center;width:100%;height:100%}.AuthLayout-module__aXCwyq__bgRadialOverlay{z-index:2;pointer-events:none;position:absolute;inset:0}.AuthLayout-module__aXCwyq__mediaContent{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:20rem;display:flex;position:relative}.AuthLayout-module__aXCwyq__logoWrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1rem;width:3.5rem;height:3.5rem;padding:.375rem;transition:all .2s;position:relative}@media (min-width:768px){.AuthLayout-module__aXCwyq__logoWrapper{width:5rem;height:5rem;padding:.5rem}}.AuthLayout-module__aXCwyq__logoImage{object-fit:contain;width:100%;height:100%;padding:.25rem}.AuthLayout-module__aXCwyq__mediaTextGroup{flex-direction:column;gap:.5rem;display:flex}.AuthLayout-module__aXCwyq__mediaTitle{color:#fff;letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:1.875rem;font-weight:900;line-height:1.25}.AuthLayout-module__aXCwyq__mediaDescription{color:#d1fae5e6;margin:0 auto;font-size:.75rem;font-weight:500;line-height:1.625}.AuthLayout-module__aXCwyq__mediaFooterBadge{z-index:10;border-top:1px solid #ffffff1a;max-width:200px;margin-left:auto;margin-right:auto;padding-top:1rem;position:absolute;bottom:1.5rem;left:0;right:0}.AuthLayout-module__aXCwyq__mediaFooterText{letter-spacing:.1em;color:#6ee7b7;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.AuthLayout-module__aXCwyq__iconSm{width:.875rem;height:.875rem}.AuthLayout-module__aXCwyq__emeraldIconLight{color:#34d399}.AuthLayout-module__aXCwyq__emeraldIconSoft{color:#a7f3d0}
