.auth-page-wrapper{--bg:#f8fafc;--surface:#fff;--surface-2:#f1f5f9;--primary:#bf5700;--primary-dark:#8b3a00;--primary-light:#fef3e2;--primary-subtle:#bf57000f;--green:#16a34a;--green-light:#dcfce7;--text:#0f172a;--text-2:#334155;--muted:#64748b;--muted-2:#94a3b8;--border:#e2e8f0;--border-strong:#cbd5e1;--font:"Inter", -apple-system, sans-serif;--r:12px;--r-sm:8px;--r-lg:16px;--r-xl:24px;--sh:0 1px 3px #0f172a14, 0 1px 2px #0f172a0a;--sh-md:0 4px 16px #0f172a14, 0 2px 4px #0f172a0a;--ease:.2s cubic-bezier(.4, 0, .2, 1)}.auth-left{background:linear-gradient(135deg,#0f0c09 0%,#2d1500 50%,#bf5700 100%);flex-direction:column;flex-shrink:0;justify-content:space-between;width:480px;padding:48px;display:flex;position:relative;overflow:hidden}.auth-left-glow{pointer-events:none;background:radial-gradient(circle,#bf57004d 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-100px;right:-100px}.auth-left-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.auth-left-logo-icon{border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.auth-left-logo-icon img{object-fit:contain;width:100%;height:100%}.auth-left-logo-text{color:#fff;align-self:flex-end;font-size:1.92rem;font-weight:700;line-height:1}.auth-left h2{color:#fff;letter-spacing:-.025em;margin-bottom:24px;font-size:2rem;font-weight:800;line-height:1.2}.auth-trust-list{flex-direction:column;gap:14px;margin-bottom:40px;display:flex}.auth-trust-item{align-items:center;gap:12px;display:flex}.auth-trust-icon{background:#22c55e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.auth-trust-icon svg{stroke:#4ade80;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.auth-trust-item span{color:#ffffffd1;font-size:.9rem;font-weight:500}.auth-stats{grid-template-columns:1fr 1fr;gap:16px;display:grid}.auth-stat{border-radius:var(--r-sm);background:#ffffff12;border:1px solid #ffffff1a;padding:16px}.auth-stat-num{color:#fff;letter-spacing:-.025em;font-size:1.5rem;font-weight:800;line-height:1}.auth-stat-label{color:#fff9;margin-top:4px;font-size:.78rem}.auth-right{flex:1;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.auth-form-wrap{width:100%;max-width:420px}.auth-back{color:var(--muted);transition:color var(--ease);align-items:center;gap:6px;margin-bottom:32px;font-size:.875rem;text-decoration:none;display:inline-flex}.auth-back:hover{color:var(--text)}.auth-back svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.auth-tabs{background:var(--surface-2);border-radius:var(--r-sm);margin-bottom:32px;padding:4px;display:flex}.auth-tab{text-align:center;color:var(--muted);cursor:pointer;transition:background var(--ease), color var(--ease);font-size:.9rem;font-weight:600;font-family:var(--font);background:0 0;border:none;border-radius:6px;flex:1;padding:9px}.auth-tab.active{background:var(--surface);color:var(--text);box-shadow:var(--sh)}.form-group{margin-bottom:16px}label.form-label,.form-label{color:var(--text-2);margin-bottom:6px;font-size:.825rem;font-weight:600;display:block}.input-wrap{position:relative}.input-icon{width:16px;height:16px;stroke:var(--muted-2);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.auth-form-wrap input[type=text],.auth-form-wrap input[type=email],.auth-form-wrap input[type=password],.auth-form-wrap input[type=tel]{border:1.5px solid var(--border);border-radius:var(--r-sm);width:100%;font-family:var(--font);color:var(--text);background:var(--surface);transition:border-color var(--ease), box-shadow var(--ease);outline:none;padding:11px 12px 11px 38px;font-size:.9rem}.auth-form-wrap input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.auth-form-wrap input.error{border-color:#ef4444}.field-error{color:#ef4444;margin-top:5px;font-size:.78rem;display:none}.field-error.show{display:block}.forgot-link{text-align:right;color:var(--primary);margin-top:-8px;margin-bottom:8px;font-size:.8rem;text-decoration:none;display:block}.forgot-link:hover{text-decoration:underline}.checkbox-row{align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.checkbox-row input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--primary);flex-shrink:0;margin-top:2px}.checkbox-row label{color:var(--text-2);cursor:pointer;font-size:.825rem;line-height:1.5}.checkbox-row label a{color:var(--primary);text-decoration:none}.checkbox-row label a:hover{text-decoration:underline}.btn-submit{background:var(--primary);color:#fff;width:100%;font-family:var(--font);border-radius:var(--r-sm);cursor:pointer;transition:background var(--ease), transform var(--ease);border:none;padding:13px;font-size:.975rem;font-weight:700}.btn-submit:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn-submit:active{transform:none}.divider{align-items:center;gap:12px;margin:20px 0;display:flex}.divider-line{background:var(--border);flex:1;height:1px}.divider-text{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:600}.social-btns-wrap{flex-direction:column;gap:10px;display:flex}.btn-google{color:#3c4043;width:100%;font-family:var(--font);border:1.5px solid var(--border-strong);border-radius:var(--r-sm);cursor:pointer;transition:background var(--ease), border-color var(--ease);background:#fff;justify-content:center;align-items:center;gap:10px;padding:11px 12px;font-size:.9rem;font-weight:600;display:flex}.btn-google:hover{background:#f8fafc;border-color:#adb5bd}.btn-google svg{flex-shrink:0;width:18px;height:18px}.btn-linkedin{color:#fff;width:100%;font-family:var(--font);border-radius:var(--r-sm);cursor:pointer;transition:background var(--ease);background:#0a66c2;border:none;justify-content:center;align-items:center;gap:10px;padding:11px 12px;font-size:.9rem;font-weight:600;display:flex}.btn-linkedin:hover{background:#004182}.btn-linkedin svg{flex-shrink:0;width:18px;height:18px}.btn-linkedin-note{text-align:center;color:var(--muted);margin-top:4px;font-size:.72rem}.auth-footer-link{text-align:center;color:var(--muted);margin-top:24px;font-size:.875rem}.auth-footer-link a{color:var(--primary);font-weight:600;text-decoration:none}.auth-footer-link a:hover{text-decoration:underline}.form-panel{display:none}.form-panel.active{display:block}.error-banner{border-radius:var(--r-sm);color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;margin-bottom:16px;padding:12px 14px;font-size:.875rem;display:none}.error-banner.show{display:block}.success-banner{background:var(--green-light);border-radius:var(--r-sm);color:#166534;border:1px solid #bbf7d0;margin-bottom:16px;padding:12px 14px;font-size:.875rem;display:none}.success-banner.show{display:block}.auth-mobile-logo{align-items:center;gap:10px;margin-bottom:24px;text-decoration:none;display:none}.auth-mobile-logo img{border-radius:7px;width:28px;height:28px}.auth-mobile-logo span{color:var(--text);letter-spacing:-.02em;align-self:flex-end;font-size:1.35rem;font-weight:700;line-height:1}.auth-page-wrapper{min-height:calc(100vh - 68px);margin-top:68px;display:flex}@media (max-width:768px){.auth-page-wrapper{display:block}.auth-left{display:none}.auth-right{min-height:calc(100vh - 68px);padding:40px 20px}.auth-mobile-logo{display:flex}}