.auth-page{--auth-navy:#0a0a0a;--auth-navy-mid:#141414;--auth-blue:#0a0a0a;--auth-blue-dark:#111;--auth-sky:#efff3d;--auth-yellow:#efff3d;--auth-white:#fff;--auth-off:#f6f6f2;--auth-muted:#52525b;--auth-border:#e4e4e7;height:100dvh;min-height:100dvh;max-height:100dvh;font-family:var(--font-primary), system-ui, sans-serif;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);display:grid;overflow:hidden}.auth-brand{background-color:var(--auth-off);color:#0a0a0a;background-image:radial-gradient(at 20% 0,#efff3d47 0%,#0000 55%);flex-direction:column;min-height:0;padding:2rem 2.5rem 2.5rem;display:flex;position:relative;overflow:hidden}.auth-brand-glow{pointer-events:none;background:radial-gradient(circle,#c9a22747 0%,#0000 70%);width:420px;height:420px;position:absolute;bottom:-20%;right:-10%}.auth-logo{z-index:1;color:#0a0a0a;align-items:center;gap:.6rem;margin-bottom:3rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.auth-logo svg{flex-shrink:0;width:2.5rem;height:2.5rem;display:block}.auth-logo svg rect{fill:#efff3d}.auth-logo svg path{fill:#0a0a0a}.auth-logo-badge{color:#efff3d;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:999px;padding:.15rem .45rem;font-size:.7rem}.auth-brand-body{z-index:1;flex:1;max-width:440px;min-height:0;position:relative;overflow-y:auto}.auth-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b;margin-bottom:1rem;font-size:.75rem;font-weight:700}.auth-headline{letter-spacing:-.03em;color:#0a0a0a;margin-bottom:1rem;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:800;line-height:1.1}.auth-headline-accent{color:#0a0a0a;-webkit-text-fill-color:#0a0a0a;background-image:linear-gradient(#0000 58%,#efff3d 58%)}.auth-lead{color:#3d3d3d;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:#1a1a1a;padding-left:1.35rem;font-size:.9375rem;line-height:1.45;position:relative}.auth-perks li:before{content:"";background:#efff3d;border-radius:2px;width:7px;height:7px;position:absolute;top:.45rem;left:0;box-shadow:0 0 0 1px #0a0a0a}.auth-urdu{color:#0a0a0a;font-size:1rem;font-weight:600;line-height:1.6}.auth-brand-foot{z-index:1;border-top:1px solid var(--auth-border);margin-top:2rem;padding-top:1.5rem;position:relative}.auth-price{color:#0a0a0a;font-size:1.05rem;font-weight:700;display:block}.auth-price-sub{color:#3d3d3d;margin-top:.2rem;font-size:.875rem;display:block}.auth-contact{color:#0a0a0a;text-underline-offset:3px;margin-top:.75rem;font-size:.875rem;font-weight:600;text-decoration:underline;display:inline-block}.auth-contact:hover,.auth-contact:focus-visible{color:#0a0a0a;background-image:linear-gradient(#0000 62%,#efff3d 62%)}.auth-main{background:var(--auth-off);flex-direction:column;height:100dvh;min-height:0;display:flex;overflow-y:auto}.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;min-height:0;padding:0 1.5rem 1.5rem;display:flex}.auth-card{color:#0a0a0a;border:1px solid var(--auth-border);background:#fff;border-radius:16px;width:100%;max-width:420px;padding:2rem;box-shadow:0 1px 2px #0a0a0a0a,0 16px 48px #0a0a0a14}.auth-card-header{margin-bottom:1.5rem}.auth-card-header h2{letter-spacing:-.02em;color:#0a0a0a;margin-bottom:.4rem;font-size:1.5rem;font-weight:700}.auth-card-header p{color:#3d3d3d;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:#3d3d3d;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{color:#fff;background:#0a0a0a;box-shadow:0 1px 3px #0a0a0a1f}.auth-tabs button:hover:not(.active){color:#0a0a0a}.auth-field{margin-bottom:1rem}.auth-field-row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.auth-field-row .auth-field{margin-bottom:1rem}.auth-label-row{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.35rem;display:flex}.auth-label-row label{margin-bottom:0}.auth-forgot-link,.auth-text-link{font:inherit;color:var(--auth-blue);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600;text-decoration:none}.auth-forgot-link:hover,.auth-text-link:hover{color:var(--auth-blue-dark);text-decoration:underline}.auth-field label{color:#0a0a0a;margin-bottom:.35rem;font-size:.8125rem;font-weight:600;display:block}.auth-field input{background:var(--auth-off);border:1px solid var(--auth-border);color:#0a0a0a;border-radius:10px;width:100%;padding:.7rem .85rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.auth-field .password-input input{padding-right:2.85rem}.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-field-hint{color:#64748b;margin:.35rem 0 0;font-size:.75rem}.auth-field-error{color:#b91c1c;margin:.35rem 0 0;font-size:.75rem;font-weight:600}.auth-submit{color:#0a0a0a;cursor:pointer;background:#efff3d;border:none;border-radius:10px;width:100%;min-height:44px;margin-top:.25rem;padding:.85rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .18s,transform .18s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 28px #efff3d61}.auth-submit:hover:not(:disabled){color:#0a0a0a;background:#d9ee1f;transform:translateY(-1px)}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-google{border:1px solid var(--auth-border);color:#0a0a0a;cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.auth-google:hover:not(:disabled){background:var(--auth-off);border-color:#cbd5e1;box-shadow:0 1px 3px #0a16280f}.auth-google:disabled{opacity:.65;cursor:wait}.auth-google-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.auth-divider{color:#6b6b6b;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.75rem;margin:1rem 0;font-size:.75rem;font-weight:600;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--auth-border);flex:1;height:1px}.auth-error,.auth-message{border-radius:10px;align-items:flex-start;gap:.65rem;margin-bottom:1rem;padding:.65rem .75rem .65rem .85rem;font-size:.875rem;line-height:1.45;display:flex}.auth-error{color:#b91c1c;background:#dc262614;border:1px solid #dc262640}.auth-message{color:#1e40af;background:#2563eb14;border:1px solid #2563eb38}.auth-alert-text{flex:1;min-width:0}.auth-alert-dismiss{width:1.5rem;height:1.5rem;color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:6px;flex-shrink:0;margin:-.15rem -.1rem 0 0;font-size:1.15rem;line-height:1}.auth-alert-dismiss:hover{opacity:1;background:#0f172a0f}.auth-footer-note{color:#3d3d3d;text-align:center;margin-top:1.25rem;font-size:.75rem;line-height:1.5}.auth-page-signup .auth-top{padding:.85rem 2rem}.auth-page-signup .auth-panel{padding:0 1.5rem .85rem}.auth-card-signup{padding:1.25rem 1.5rem 1.15rem}.auth-card-signup .auth-card-header{margin-bottom:.85rem}.auth-card-signup .auth-card-header h2{margin-bottom:.25rem;font-size:1.3rem}.auth-card-signup .auth-card-header p{font-size:.8125rem}.auth-card-signup .auth-tabs{margin-bottom:.75rem}.auth-card-signup .auth-tabs button{padding:.45rem .85rem}.auth-card-signup .auth-google{padding:.6rem 1rem}.auth-card-signup .auth-divider{margin:.7rem 0}.auth-card-signup .auth-field,.auth-card-signup .auth-field-row .auth-field{margin-bottom:.7rem}.auth-card-signup .auth-field input{padding:.55rem .8rem}.auth-card-signup .auth-field .password-input input{padding:.55rem 2.85rem .55rem .8rem}.auth-card-signup .auth-submit{padding:.7rem 1rem}.auth-card-signup .auth-footer-note{margin-top:.75rem}.auth-card-signup .auth-error,.auth-card-signup .auth-message{margin-bottom:.7rem;padding:.5rem .65rem .5rem .75rem}.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;height:auto;max-height:none;overflow:visible}.auth-main{height:auto;overflow:visible}.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-field-row{grid-template-columns:1fr;gap:0}.auth-field-row .auth-field:last-child{margin-bottom:.7rem}.auth-card{border-radius:12px;padding:1.5rem}.auth-headline{font-size:1.65rem}}
