.login-module__Si-P0q__container{background:var(--bg-main);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-module__Si-P0q__loginCard{width:100%;max-width:440px;box-shadow:var(--shadow-xl);border:1px solid var(--border);background:#fff;border-radius:32px;padding:3rem;animation:.6s cubic-bezier(.16,1,.3,1) login-module__Si-P0q__slideUp}@keyframes login-module__Si-P0q__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-module__Si-P0q__header{text-align:center;margin-bottom:2.5rem}.login-module__Si-P0q__logo{margin-bottom:1rem;font-size:2.2rem;font-weight:800}.login-module__Si-P0q__title{color:var(--text-main);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.8rem}.login-module__Si-P0q__subtitle{color:var(--text-soft);font-size:.95rem}.login-module__Si-P0q__tabs{background:var(--bg-soft);border-radius:16px;margin-bottom:2rem;padding:.4rem;display:flex}.login-module__Si-P0q__tab{cursor:pointer;transition:var(--transition);color:var(--text-soft);background:0 0;border:none;border-radius:12px;flex:1;padding:.8rem;font-weight:600}.login-module__Si-P0q__activeTab{color:var(--primary);box-shadow:var(--shadow-sm);background:#fff}.login-module__Si-P0q__message{text-align:center;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;font-weight:500}.login-module__Si-P0q__error{color:#991b1b;background:#fef2f2;border:1px solid #fee2e2}.login-module__Si-P0q__success{color:#065f46;background:#ecfdf5;border:1px solid #d1fae5}.login-module__Si-P0q__form{flex-direction:column;gap:1.2rem;display:flex}.login-module__Si-P0q__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__Si-P0q__label{color:var(--text-main);margin-left:.5rem;font-size:.85rem;font-weight:600}.login-module__Si-P0q__inputWrapper{align-items:center;display:flex;position:relative}.login-module__Si-P0q__inputIcon{color:var(--text-soft);position:absolute;left:1rem}.login-module__Si-P0q__input{background:var(--bg-soft);width:100%;transition:var(--transition);border:1px solid #0000;border-radius:14px;padding:.9rem 1rem .9rem 3rem;font-size:1rem}.login-module__Si-P0q__input:focus{border-color:var(--primary-light);background:#fff;outline:none;box-shadow:0 0 0 4px #b590721a}.login-module__Si-P0q__button{width:100%;margin-top:.8rem;padding:1rem;font-size:1rem}.login-module__Si-P0q__divider{text-align:center;color:var(--text-soft);align-items:center;margin:2rem 0;font-size:.85rem;display:flex}.login-module__Si-P0q__divider:before,.login-module__Si-P0q__divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.login-module__Si-P0q__divider span{padding:0 1rem}.login-module__Si-P0q__googleButton{border:1px solid var(--border);cursor:pointer;width:100%;color:var(--text-main);background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:.8rem;padding:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #0000000d}.login-module__Si-P0q__googleButton:hover{background:#fff;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.login-module__Si-P0q__googleButton:active{transform:translateY(0)}.login-module__Si-P0q__googleIcon{width:20px;height:20px}
