.login-module__WEZH7G__container{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-module__WEZH7G__formCard{flex-direction:column;gap:1.5rem;width:100%;max-width:400px;padding:2.5rem 2rem;display:flex}.login-module__WEZH7G__title{text-align:center;color:var(--foreground);margin-bottom:.5rem}.login-module__WEZH7G__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.login-module__WEZH7G__error{color:#ef4444;text-align:center;background:#ef44440d;border:1px solid #ef444426;border-radius:8px;padding:1rem;font-size:.9rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__inputGroup label{color:var(--foreground);font-size:.85rem;font-weight:600}.login-module__WEZH7G__input{background:var(--input-bg);border:1px solid var(--glass-border);color:var(--foreground);border-radius:8px;padding:.75rem 1rem;font-family:inherit;transition:border-color .2s,background .2s}.login-module__WEZH7G__input:focus{border-color:var(--primary);outline:none}.login-module__WEZH7G__textarea{background:var(--input-bg);border:1px solid var(--glass-border);color:var(--foreground);resize:vertical;border-radius:8px;min-height:80px;padding:.75rem 1rem;font-family:inherit;transition:border-color .2s,background .2s}.login-module__WEZH7G__textarea:focus{border-color:var(--primary);outline:none}.login-module__WEZH7G__select{background:var(--input-bg);border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;border-radius:8px;padding:.75rem 1rem;font-family:inherit;transition:border-color .2s,background .2s}.login-module__WEZH7G__select:focus{border-color:var(--primary);outline:none}.login-module__WEZH7G__checkboxGroup{background:#ffffff05;border-radius:8px;align-items:center;gap:.75rem;margin-top:.5rem;padding:.5rem;display:flex}.login-module__WEZH7G__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--primary)}.login-module__WEZH7G__stepIndicator{justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}.login-module__WEZH7G__stepDot{background:#ffffff1a;border-radius:50%;width:8px;height:8px;transition:all .3s}.login-module__WEZH7G__stepDotActive{background:var(--primary);border-radius:4px;width:24px}.login-module__WEZH7G__sectionTitle{color:var(--primary);border-bottom:1px solid #ffffff0d;margin:1.5rem 0 .5rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.login-module__WEZH7G__buttonGroup{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.login-module__WEZH7G__buttonSecondary{color:var(--primary);border:1px solid var(--primary);cursor:pointer;background:0 0;border-radius:999px;width:100%;padding:12px 24px;font-weight:600;transition:background .2s,transform .1s}.login-module__WEZH7G__buttonSecondary:hover{background:#ffffff0d}.login-module__WEZH7G__tabBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:color .2s}.login-module__WEZH7G__tabBtn:hover{color:var(--foreground)}.login-module__WEZH7G__tabBtnActive{color:var(--primary);cursor:pointer;border:none;border-bottom:2px solid var(--primary);background:0 0;padding:.5rem 1rem;font-size:.95rem;font-weight:700}.login-module__WEZH7G__btn{cursor:pointer;letter-spacing:.02em;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.login-module__WEZH7G__btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.login-module__WEZH7G__btn:hover:before{left:100%}.login-module__WEZH7G__btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.login-module__WEZH7G__btn:active{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.login-module__WEZH7G__btnSm{border-radius:10px;padding:.625rem 1.25rem;font-size:.85rem}.login-module__WEZH7G__btnLg{border-radius:14px;padding:1.125rem 2.25rem;font-size:1.1rem;font-weight:800}.login-module__WEZH7G__btnPrimary{color:#fff;background:linear-gradient(135deg,#e25577 0%,#d946ef 100%);border:1px solid #e5547766;box-shadow:0 4px 20px #e5547740,inset 0 1px #fff3}.login-module__WEZH7G__btnPrimary:hover{background:linear-gradient(135deg,#d946ef 0%,#e25577 100%);border-color:#e5547799;box-shadow:0 8px 30px #e5547759,inset 0 1px #fff3}.login-module__WEZH7G__btnPrimary:active{background:linear-gradient(135deg,#c026d3 0%,#e25577 100%);box-shadow:0 4px 15px #e554774d,inset 0 1px #ffffff1a}.login-module__WEZH7G__btnSecondary{color:#3b82f6;background:linear-gradient(135deg,#3b82f626 0%,#3b82f614 100%);border:1.5px solid #3b82f64d;box-shadow:0 4px 15px #3b82f61a}.login-module__WEZH7G__btnSecondary:hover{color:#2563eb;background:linear-gradient(135deg,#3b82f633 0%,#3b82f61f 100%);border-color:#3b82f680;box-shadow:0 8px 25px #3b82f626}.login-module__WEZH7G__btnSecondary:active{color:#1d4ed8;background:linear-gradient(135deg,#3b82f640 0%,#3b82f626 100%)}.login-module__WEZH7G__btnOutline{color:var(--foreground);border:2px solid var(--glass-border);box-shadow:none;background:0 0}.login-module__WEZH7G__btnOutline:hover{color:var(--primary);border-color:var(--primary);background:#e554770d;box-shadow:0 4px 15px #e554771a}.login-module__WEZH7G__btnOutline:active{background:#e554771a}.login-module__WEZH7G__btnDelete{color:#ef4444;background:linear-gradient(135deg,#ef44441f 0%,#ef44440f 100%);border:1.5px solid #ef44444d;box-shadow:0 4px 15px #ef44441a}.login-module__WEZH7G__btnDelete:hover{color:#dc2626;background:linear-gradient(135deg,#ef44442e 0%,#ef44441a 100%);border-color:#ef444480;box-shadow:0 8px 25px #ef444426}.login-module__WEZH7G__btnDelete:active{color:#b91c1c;background:linear-gradient(135deg,#ef444438 0%,#ef444424 100%)}.login-module__WEZH7G__btnSuccess{color:#22c55e;background:linear-gradient(135deg,#22c55e1f 0%,#22c55e0f 100%);border:1.5px solid #22c55e4d;box-shadow:0 4px 15px #22c55e1a}.login-module__WEZH7G__btnSuccess:hover{color:#16a34a;background:linear-gradient(135deg,#22c55e2e 0%,#22c55e1a 100%);border-color:#22c55e80;box-shadow:0 8px 25px #22c55e26}.login-module__WEZH7G__btnSuccess:active{color:#15803d;background:linear-gradient(135deg,#22c55e38 0%,#22c55e24 100%)}.login-module__WEZH7G__btnWarning{color:#fbbf24;background:linear-gradient(135deg,#fbbf241f 0%,#fbbf240f 100%);border:1.5px solid #fbbf244d;box-shadow:0 4px 15px #fbbf241a}.login-module__WEZH7G__btnWarning:hover{color:#f59e0b;background:linear-gradient(135deg,#fbbf242e 0%,#fbbf241a 100%);border-color:#fbbf2480;box-shadow:0 8px 25px #fbbf2426}.login-module__WEZH7G__btnWarning:active{color:#d97706;background:linear-gradient(135deg,#fbbf2438 0%,#fbbf2424 100%)}.login-module__WEZH7G__btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.login-module__WEZH7G__btn:disabled:hover{box-shadow:none!important;transform:none!important}
