.mainArea{height:100vh;width:100vw;background:linear-gradient(135deg,#fc3,#f66);display:flex;align-items:center;justify-content:center;padding:20px}.AuthForm_activeTab__ly1h9{border-bottom:2px solid #3b82f6}.AuthForm_googleButton__HTCaB{display:flex;align-items:center;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#374151;background-color:#fff;transition:background-color .2s}.AuthForm_googleButton__HTCaB:hover{background-color:#f3f4f6}.AuthForm_googleIcon__kW6G_{margin-right:.5rem}.AuthForm_tabContainer__mA1xy{display:flex;justify-content:center;margin-bottom:1.5rem;position:relative}.AuthForm_tab__VE3vK{padding:.5rem 1rem;font-weight:600;color:#000;background:transparent;border:none;cursor:pointer;position:relative;z-index:1}.AuthForm_activeTab__ly1h9:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#3b82f6}