.Auth_authSection__jypO2{min-height:calc(100vh - 200px);padding:10rem 2rem 4rem;background:linear-gradient(135deg,#f8f9fa,#fff);display:flex;align-items:center;justify-content:center}.Auth_authContainer__krRUD{max-width:550px;width:100%;background:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 40px rgba(0,0,0,.1)}.Auth_authTitle__f0B_H{font-size:2.2rem;font-weight:800;color:#2c3e50;margin-bottom:.75rem;text-align:center}.Auth_authSubtitle__HOZSf{font-size:1.05rem;color:#666;text-align:center;margin-bottom:2.5rem;line-height:1.6}.Auth_authForm__Q3DLf{display:flex;flex-direction:column;gap:1.5rem}.Auth_formGroup__9PGF_{display:flex;flex-direction:column;gap:.5rem}.Auth_formGroup__9PGF_ label{font-size:.95rem;font-weight:600;color:#2c3e50}.Auth_formInput__GBmIX,.Auth_formTextarea__l6jGA{padding:.85rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s}.Auth_formInput__GBmIX:focus,.Auth_formTextarea__l6jGA:focus{outline:none;border-color:#667eea}.Auth_formTextarea__l6jGA{resize:vertical;min-height:100px}.Auth_submitBtn__Xv4HB{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:.5rem}.Auth_submitBtn__Xv4HB:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.Auth_submitBtn__Xv4HB:disabled{opacity:.6;cursor:not-allowed;transform:none}.Auth_errorMessage__BAq2s{background:#fee;border:2px solid #fcc;border-radius:8px;padding:1rem;color:#c33;font-size:.95rem;text-align:center}.Auth_infoMessage__ZG1K_{background:#e7f3ff;border:2px solid #b3d9ff;padding:1rem;color:#06c;font-size:.95rem;text-align:center}.Auth_successMessage__Nbmdt{text-align:center;padding:2rem 0}.Auth_successIcon__h5Mnu{width:80px;height:80px;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 1.5rem}.Auth_successMessage__Nbmdt h2{font-size:1.8rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.Auth_successMessage__Nbmdt p{font-size:1.05rem;color:#555;line-height:1.7;margin-bottom:1rem}.Auth_backBtn__NWpMi{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:700;text-decoration:none;margin-top:1.5rem;transition:transform .2s}.Auth_backBtn__NWpMi:hover{transform:translateY(-2px)}.Auth_authFooter__Wv0sO{text-align:center;font-size:.95rem;color:#666;margin-top:1.5rem}.Auth_authFooter__Wv0sO a{color:#667eea;font-weight:600;text-decoration:none}.Auth_authFooter__Wv0sO a:hover{text-decoration:underline}.Auth_placeholderBox__gSuZb{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;padding:3rem 2rem;text-align:center;margin-top:2rem}.Auth_placeholderBox__gSuZb p{font-size:1.05rem;color:#555;line-height:1.8}.Auth_linkBtn__AVOud{display:inline-block;color:#667eea;font-weight:700;text-decoration:none;margin-top:1rem;font-size:1.1rem}.Auth_linkBtn__AVOud:hover{text-decoration:underline}@media (max-width:600px){.Auth_authSection__jypO2{padding:8rem 1rem 3rem}.Auth_authContainer__krRUD{padding:2rem 1.5rem}.Auth_authTitle__f0B_H{font-size:1.8rem}.Auth_authSubtitle__HOZSf{font-size:.95rem}}.Auth_googleBtn__YUyHl{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:8px;background:#fff;color:#333;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s;margin-bottom:1rem}.Auth_googleBtn__YUyHl:hover{background:#f5f5f5}.Auth_divider__bZzOZ{display:flex;align-items:center;gap:.75rem;margin:.5rem 0 1rem;color:#999;font-size:.85rem}.Auth_divider__bZzOZ:after,.Auth_divider__bZzOZ:before{content:"";flex:1 1;height:1px;background:#e2e8f0}.Auth_tabs__OGbo4{display:flex;gap:.5rem;margin-bottom:1.25rem}.Auth_tab__osQkx{flex:1 1;padding:.5rem;border:1px solid #ddd;border-radius:6px;background:#f8fafc;color:#666;font-size:.9rem;cursor:pointer;transition:all .2s}.Auth_tab__osQkx:hover{background:#f1f5f9}.Auth_tabActive__J7kZI{flex:1 1;padding:.5rem;border:1px solid #667eea;border-radius:6px;background:#667eea;color:#fff;font-size:.9rem;cursor:pointer}.Auth_infoMessage__ZG1K_{background:#e8f4fd;color:#1a6fa8;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;margin-bottom:1rem}