.auth-page{color:#1a1a1a;background:#fff;min-height:100vh;font-family:Inter,-apple-system,sans-serif}.auth-page *,.auth-page :before,.auth-page :after{box-sizing:border-box}.login-split{min-height:100vh;display:flex}.login-left{color:#fff;background:url(https://images.unsplash.com/photo-1584622650111-993a426fbf0a?q=80&w=2070&auto=format&fit=crop) 50%/cover;flex-direction:column;flex:1;justify-content:flex-end;padding:60px;display:flex;position:relative}.login-left:before{content:"";background:linear-gradient(#0000001a 0%,#000000b3 100%);position:absolute;inset:0}.left-content{z-index:1;position:relative}.brand-logo{align-items:center;gap:12px;font-size:1.25rem;font-weight:700;display:flex;position:absolute;top:40px;left:40px}.logo-box{background:#2563eb;border-radius:8px;padding:8px;display:flex}.left-title{letter-spacing:-.02em;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.1}.left-subtitle{opacity:.9;max-width:450px;font-size:1.1rem;line-height:1.6}.trusted-badge{align-items:center;gap:12px;margin-top:40px;display:flex}.avatars{display:flex}.avatars img{border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-10px}.avatars img:first-child{margin-left:0}.trusted-text{opacity:.8;font-size:.875rem}.login-right{flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.auth-form-card{width:100%;max-width:420px}.auth-header{text-align:center}.auth-header h1{color:#000;margin-bottom:8px;font-size:2rem;font-weight:800}.auth-header p{color:#64748b;margin-bottom:32px}.google-btn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;height:52px;margin-bottom:24px;font-weight:600;transition:all .2s;display:flex}.google-btn:hover{background:#f8fafc;border-color:#cbd5e1}.divider{text-align:center;color:#94a3b8;align-items:center;margin:24px 0;font-size:.875rem;display:flex}.divider:before,.divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.divider:not(:empty):before{margin-right:.5em}.divider:not(:empty):after{margin-left:.5em}.input-group{margin-bottom:24px}.input-label{color:#1a1a1a;margin-bottom:8px;font-size:.875rem;font-weight:700;display:block}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#94a3b8;position:absolute;left:16px}.auth-input{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:52px;padding:0 16px 0 48px;font-size:1rem;transition:all .2s}.auth-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1a}.auth-main-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.auth-main-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 15px -3px #2563eb33}.auth-footer{text-align:center;color:#64748b;margin-top:32px;font-size:.875rem;line-height:1.5}.auth-footer a{color:#2563eb;font-weight:600;text-decoration:none}.signup-page{background:#f8fafc;justify-content:center;align-items:center;padding:60px 20px;display:flex}.signup-card{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:48px;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.signup-header{text-align:center;margin-bottom:40px}.signup-header h1{margin-bottom:12px;font-size:2.25rem;font-weight:800}.signup-footer-info{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;justify-content:center;gap:24px;margin-top:24px;font-size:.75rem;font-weight:700;display:flex}.checkbox-group{color:#64748b;gap:12px;margin-bottom:24px;font-size:.875rem;display:flex}.checkbox-group input{width:18px;height:18px;margin-top:2px}@media (max-width:1024px){.login-left{display:none}.login-right{align-items:flex-start;padding-top:80px}.signup-card{padding:32px}}@media (max-width:640px){.login-right{align-items:flex-start;padding:40px 16px 24px}.auth-form-card{max-width:100%;padding:0}.auth-header h1{font-size:1.75rem}.signup-page{padding:24px 16px}.signup-card{border-radius:16px;padding:24px}.signup-header h1{font-size:1.75rem}.left-title{font-size:2rem}}
