.auth-module__ozYyRa__container{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-module__ozYyRa__formWrapper{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-lg);z-index:2;padding:2.5rem;animation:.5s both auth-module__ozYyRa__fadeIn;position:relative}.auth-module__ozYyRa__header{text-align:center;margin-bottom:2rem}.auth-module__ozYyRa__logoIcon{background:var(--accent-green);color:#0a0e1a;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1rem;display:inline-flex;box-shadow:0 4px 20px #22c55e4d}.auth-module__ozYyRa__logoText{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.auth-module__ozYyRa__subtitle{color:var(--text-muted);font-size:.9375rem}.auth-module__ozYyRa__ssoBtn{border-radius:var(--radius-md);color:#a1d039;cursor:pointer;background:#a1d03914;border:1px solid #a1d03940;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:.5rem;padding:.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .15s;display:flex}.auth-module__ozYyRa__ssoBtn:hover{background:#a1d03926;border-color:#a1d03966}.auth-module__ozYyRa__ssoBtn:active{transform:scale(.98)}.auth-module__ozYyRa__ssoRegister{text-align:center;width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem;display:block}.auth-module__ozYyRa__ssoRegister:hover{color:#a1d039}.auth-module__ozYyRa__divider{align-items:center;gap:12px;margin:1.25rem 0;display:flex}.auth-module__ozYyRa__divider:before,.auth-module__ozYyRa__divider:after{content:"";background:var(--border-primary);flex:1;height:1px}.auth-module__ozYyRa__divider span{color:var(--text-muted);white-space:nowrap;font-size:.75rem}.auth-module__ozYyRa__form{flex-direction:column;gap:1.25rem;display:flex}.auth-module__ozYyRa__field{flex-direction:column;display:flex}.auth-module__ozYyRa__error{background:var(--accent-red-bg);border:1px solid var(--accent-red-border);border-radius:var(--radius-md);color:var(--accent-red);padding:.75rem 1rem;font-size:.875rem;font-weight:500}.auth-module__ozYyRa__footer{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.875rem}.auth-module__ozYyRa__footer a{color:var(--accent-blue);font-weight:600}.auth-module__ozYyRa__decoration{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.auth-module__ozYyRa__grid{background-image:linear-gradient(#22c55e05 1px,#0000 1px),linear-gradient(90deg,#22c55e05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.auth-module__ozYyRa__decoration:after{content:"";background:radial-gradient(circle,#22c55e0f 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-30%}.auth-module__ozYyRa__decoration:before{content:"";background:radial-gradient(circle,#22c55e0a 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-40%;left:-20%}
