.auth-page{--auth-navy:#0a1628;--auth-navy-mid:#132744;--auth-blue:#2563eb;--auth-blue-dark:#1e40af;--auth-sky:#93c5fd;--auth-white:#fff;--auth-off:#f4f7fc;--auth-muted:#64748b;--auth-border:#e2e8f0;min-height:100vh;font-family:var(--font-primary), system-ui, sans-serif;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);display:grid}.auth-brand{background-color:var(--auth-navy);background-image:radial-gradient(ellipse at 20% 0%, #2563eb59 0%, transparent 55%), linear-gradient(180deg, var(--auth-navy) 0%, var(--auth-navy-mid) 100%);color:var(--auth-white);flex-direction:column;padding:2rem 2.5rem 2.5rem;display:flex;position:relative;overflow:hidden}.auth-brand-glow{pointer-events:none;background:radial-gradient(circle,#2563eb40 0%,#0000 70%);width:420px;height:420px;position:absolute;bottom:-20%;right:-10%}.auth-logo{z-index:1;color:var(--auth-white);align-items:center;gap:.5rem;margin-bottom:3rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.auth-logo-badge{color:var(--auth-sky);background:#93c5fd26;border:1px solid #93c5fd59;border-radius:999px;padding:.15rem .45rem;font-size:.7rem}.auth-brand-body{z-index:1;flex:1;max-width:440px;position:relative}.auth-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--auth-sky);margin-bottom:1rem;font-size:.75rem;font-weight:700}.auth-headline{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:800;line-height:1.1}.auth-headline-accent{background:linear-gradient(135deg, var(--auth-sky) 0%, #fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.auth-lead{color:#ffffffc7;margin-bottom:1.75rem;font-size:1rem;line-height:1.6}.auth-perks{flex-direction:column;gap:.75rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.auth-perks li{color:#ffffffe0;padding-left:1.35rem;font-size:.9375rem;line-height:1.45;position:relative}.auth-perks li:before{content:"";background:var(--auth-sky);border-radius:50%;width:7px;height:7px;position:absolute;top:.45rem;left:0;box-shadow:0 0 10px #93c5fd99}.auth-urdu{color:#fff;direction:rtl;font-size:1rem;font-weight:600;line-height:1.6}.auth-brand-foot{z-index:1;border-top:1px solid #ffffff1f;margin-top:2rem;padding-top:1.5rem;position:relative}.auth-price{color:var(--auth-sky);font-size:1.05rem;font-weight:700;display:block}.auth-price-sub{color:#ffffffa6;margin-top:.2rem;font-size:.875rem;display:block}.auth-main{background:var(--auth-off);flex-direction:column;min-height:100vh;display:flex}.auth-top{justify-content:flex-end;padding:1.25rem 2rem;display:flex}.auth-back{color:var(--auth-muted);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.auth-back:hover{color:var(--auth-navy)}.auth-panel{flex:1;justify-content:center;align-items:center;padding:0 1.5rem 3rem;display:flex}.auth-card{background:var(--auth-white);border:1px solid var(--auth-border);border-radius:16px;width:100%;max-width:420px;padding:2rem;box-shadow:0 1px 2px #0a16280a,0 16px 48px #0a162814}.auth-card-header{margin-bottom:1.5rem}.auth-card-header h2{letter-spacing:-.02em;color:var(--auth-navy);margin-bottom:.4rem;font-size:1.5rem;font-weight:700}.auth-card-header p{color:var(--auth-muted);font-size:.9375rem;line-height:1.5}.auth-tabs{background:var(--auth-off);border:1px solid var(--auth-border);border-radius:10px;gap:4px;margin-bottom:1.25rem;padding:4px;display:flex}.auth-tabs button{color:var(--auth-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.auth-tabs button.active{background:var(--auth-white);color:var(--auth-navy);box-shadow:0 1px 3px #0a162814}.auth-tabs button:hover:not(.active){color:var(--auth-navy)}.auth-field{margin-bottom:1rem}.auth-field label{color:var(--auth-navy);margin-bottom:.35rem;font-size:.8125rem;font-weight:600;display:block}.auth-field input{background:var(--auth-off);border:1px solid var(--auth-border);width:100%;color:var(--auth-navy);border-radius:10px;padding:.7rem .85rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.auth-field input::placeholder{color:#94a3b8}.auth-field input:focus{border-color:var(--auth-blue);background:var(--auth-white);outline:none;box-shadow:0 0 0 3px #2563eb26}.auth-submit{background:var(--auth-blue);width:100%;color:var(--auth-white);cursor:pointer;border:none;border-radius:10px;margin-top:.25rem;padding:.8rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .15s,transform .15s;box-shadow:0 4px 14px #2563eb59}.auth-submit:hover:not(:disabled){background:var(--auth-blue-dark);transform:translateY(-1px)}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-error{color:#b91c1c;background:#dc262614;border:1px solid #dc262640;border-radius:10px;margin-bottom:1rem;padding:.65rem .85rem;font-size:.875rem;line-height:1.45}.auth-message{color:#1e40af;background:#2563eb14;border:1px solid #2563eb38;border-radius:10px;margin-bottom:1rem;padding:.65rem .85rem;font-size:.875rem;line-height:1.45}.auth-footer-note{color:var(--auth-muted);text-align:center;margin-top:1.25rem;font-size:.75rem;line-height:1.5}.auth-loading{background:var(--auth-off);min-height:100vh;color:var(--auth-muted);justify-content:center;align-items:center;display:flex}@media (max-width:900px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:auto;padding:1.75rem 1.5rem 2rem}.auth-logo{margin-bottom:1.5rem}.auth-brand-body{max-width:none}.auth-brand-foot{margin-top:1.5rem}.auth-top{padding:1rem 1.25rem}.auth-panel{padding:0 1.25rem 2rem}}@media (max-width:480px){.auth-card{border-radius:12px;padding:1.5rem}.auth-headline{font-size:1.65rem}}
