.auth-root{background:#f1f5f9;grid-template-columns:480px 1fr;min-height:100vh;display:grid}.auth-left{background:#0f172a;flex-direction:column;padding:44px 48px;display:flex;position:relative;overflow:hidden}.auth-left:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.auth-left-top{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.auth-logo-mark{background:#2563eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.auth-brand-name{color:#fff;letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.auth-brand-tag{color:#fff6;letter-spacing:.04em;margin-top:1px;font-size:.6875rem}.auth-illustration{z-index:1;flex:1;justify-content:center;align-items:center;padding:32px 0;display:flex;position:relative}.auth-left-footer{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.auth-left-tagline{color:#fff;letter-spacing:-.03em;font-size:1.625rem;font-weight:700;line-height:1.2}.auth-left-tagline span{color:#2563eb}.auth-left-pills{flex-wrap:wrap;gap:8px;display:flex}.auth-pill{color:#ffffff80;border:1px solid #ffffff1a;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:500}.auth-right{justify-content:center;align-items:center;padding:40px 32px;display:flex}.auth-card{flex-direction:column;gap:28px;width:100%;max-width:420px;display:flex}.auth-card-header{flex-direction:column;gap:4px;display:flex}.auth-card-title{letter-spacing:-.02em;color:#0f172a;font-size:1.375rem;font-weight:700}.auth-card-subtitle{color:#64748b;font-size:.875rem}.auth-tabs{background:#e2e8f0;border-radius:9px;gap:2px;padding:4px;display:flex}.auth-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;height:34px;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.auth-tab.active{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0000001a}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-label{color:#475569;font-size:.8125rem;font-weight:500}.auth-input,.auth-select{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;width:100%;height:42px;padding:0 14px;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.auth-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.auth-input:focus,.auth-select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.auth-input::placeholder{color:#94a3b8}.auth-btn-submit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;margin-top:4px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .15s;display:flex}.auth-btn-submit:hover:not(:disabled){background:#1d4ed8}.auth-btn-submit:disabled{opacity:.55;cursor:not-allowed}.auth-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-form-footer{color:#64748b;justify-content:center;align-items:center;gap:6px;padding-top:4px;font-size:.8125rem;display:flex}.auth-form-footer a{color:#2563eb;font-weight:600}.auth-form-footer a:hover{text-decoration:underline}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:11px 14px;font-size:.8125rem}.auth-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;flex-direction:column;gap:6px;padding:16px;font-size:.875rem;display:flex}.auth-divider{color:#94a3b8;align-items:center;gap:12px;font-size:.75rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.auth-pending-icon{color:#d97706;background:#fffbeb;border:1px solid #fde68a;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}@media (max-width:900px){.auth-root{grid-template-columns:1fr}.auth-left{display:none}.auth-right{background:#fff;min-height:100vh}}
