.login-module__3lrIIq__container{width:100%;min-height:100dvh;font-family:var(--font-display-login,sans-serif);color:#fff;background-color:#030712;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.login-module__3lrIIq__background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.login-module__3lrIIq__blob1{filter:blur(100px);background:radial-gradient(circle,#6366f140 0%,#6366f100 70%);width:60vw;height:60vw;animation:20s cubic-bezier(.4,0,.2,1) infinite alternate login-module__3lrIIq__drift;position:absolute;top:-10%;left:20%}.login-module__3lrIIq__blob2{filter:blur(80px);background:radial-gradient(circle,#a855f733 0%,#a855f700 70%);width:50vw;height:50vw;animation:25s cubic-bezier(.4,0,.2,1) infinite alternate-reverse login-module__3lrIIq__drift;position:absolute;bottom:-10%;right:10%}.login-module__3lrIIq__blob3{filter:blur(90px);background:radial-gradient(circle,#ec489926 0%,#ec489900 70%);width:40vw;height:40vw;animation:18s cubic-bezier(.4,0,.2,1) infinite alternate login-module__3lrIIq__drift;position:absolute;top:40%;left:-10%}@keyframes login-module__3lrIIq__drift{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.05)}to{transform:translate(-20px,20px)scale(.95)}}.login-module__3lrIIq__gridOverlay{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%)}.login-module__3lrIIq__contentWrapper{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:480px;padding:2rem;animation:.8s cubic-bezier(.16,1,.3,1) login-module__3lrIIq__fadeUp;display:flex;position:relative}@keyframes login-module__3lrIIq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-module__3lrIIq__headerSection{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.login-module__3lrIIq__logoWrapper{background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex;position:relative;box-shadow:0 10px 30px -10px #6366f180}.login-module__3lrIIq__logoWrapper:after{content:"";z-index:-1;filter:blur(10px);opacity:.6;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:1.1rem;position:absolute;inset:-2px}.login-module__3lrIIq__logoIcon{color:#fff;width:2rem;height:2rem}.login-module__3lrIIq__mainTitle{background:linear-gradient(90deg,#fff,#e0e7ff);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.login-module__3lrIIq__mainSubtitle{color:#94a3b8;font-size:1rem;font-weight:400}.login-module__3lrIIq__card{-webkit-backdrop-filter:blur(20px);background:#11182766;border:1px solid #ffffff14;border-radius:1.5rem;width:100%;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 1px #ffffff0d}.login-module__3lrIIq__card:hover{border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 30px 60px -15px #0009,inset 0 0 0 1px #ffffff1a}.login-module__3lrIIq__cardContent{flex-direction:column;width:100%;padding:2.5rem 2rem;display:flex}.login-module__3lrIIq__welcomeHeader{text-align:center;margin-bottom:2rem}.login-module__3lrIIq__welcomeTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.login-module__3lrIIq__welcomeSubtitle{color:#9ca3af;font-size:.95rem}.login-module__3lrIIq__actions{flex-direction:column;gap:1rem;width:100%;display:flex}.login-module__3lrIIq__googleButtonWrapper{justify-content:center;width:100%;display:flex}.login-module__3lrIIq__googleButtonInner{width:100%}.login-module__3lrIIq__divider{color:#475569;align-items:center;width:100%;margin:1.5rem 0;font-size:.875rem;display:flex}.login-module__3lrIIq__divider:before,.login-module__3lrIIq__divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.login-module__3lrIIq__dividerText{color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:0 1rem;font-size:.75rem;font-weight:500}.login-module__3lrIIq__manualLoginLink{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:500;transition:all .2s}.login-module__3lrIIq__manualLoginLink:hover{color:#fff;background:#ffffff0d;border-color:#fff3}.login-module__3lrIIq__footerText{color:#64748b;text-align:center;margin-top:2rem;font-size:.8rem}.login-module__3lrIIq__modalOverlay{z-index:50;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out login-module__3lrIIq__fadeIn;display:flex;position:fixed;inset:0}@keyframes login-module__3lrIIq__fadeIn{0%{opacity:0}to{opacity:1}}.login-module__3lrIIq__modalContentWrapper{z-index:60;width:100%;max-width:32rem;position:relative}.login-module__3lrIIq__modalCard{background-color:#111827;border:1px solid #ffffff1a;border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.login-module__3lrIIq__modalHeader{background:#0003;border-bottom:1px solid #ffffff0d;padding:1.5rem}.login-module__3lrIIq__modalTitle{color:#fff;font-size:1.125rem;font-weight:700}.login-module__3lrIIq__modalSubtitle{color:#9ca3af;margin-top:.25rem;font-size:.875rem}.login-module__3lrIIq__modalBody{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.login-module__3lrIIq__formGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__3lrIIq__label{color:#e2e8f0;font-size:.875rem;font-weight:600}.login-module__3lrIIq__input,.login-module__3lrIIq__textarea{color:#fff;background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:0 1rem;font-family:inherit;transition:all .2s}.login-module__3lrIIq__input{height:3rem}.login-module__3lrIIq__textarea{min-height:100px;padding:.75rem 1rem}.login-module__3lrIIq__input:focus,.login-module__3lrIIq__textarea:focus{background-color:#6366f10d;border-color:#6366f1;outline:none;box-shadow:0 0 0 1px #6366f1}.login-module__3lrIIq__errorAlert{color:#fca5a5;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem}.login-module__3lrIIq__modalFooter{background:#0003;border-top:1px solid #ffffff0d;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.login-module__3lrIIq__buttonCancel{color:#9ca3af;background-color:#0000;border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.login-module__3lrIIq__buttonCancel:hover{color:#fff;background-color:#ffffff0d}.login-module__3lrIIq__buttonSubmit{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.login-module__3lrIIq__buttonSubmit:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.login-module__3lrIIq__buttonSubmit:disabled{opacity:.6;cursor:not-allowed;filter:grayscale(.5)}@media (max-width:640px){.login-module__3lrIIq__contentWrapper{padding:1rem}.login-module__3lrIIq__cardContent{padding:2rem 1.5rem}.login-module__3lrIIq__mainTitle{font-size:1.5rem}.login-module__3lrIIq__modalFooter{flex-direction:column}.login-module__3lrIIq__buttonCancel,.login-module__3lrIIq__buttonSubmit{width:100%}}
