@font-face{font-family:YekanBakh;src:url('/assets/fonts/yekan-bakh/YekanBakhFaNum-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:YekanBakh;src:url('/assets/fonts/yekan-bakh/YekanBakhFaNum-Bold.woff2') format('woff2');font-weight:700 900;font-display:swap}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:YekanBakh,Tahoma,sans-serif;color:#182230;background:#f5f7f8}button,input,select,textarea{font-family:inherit}body{min-height:100dvh}.customer-auth{min-height:100dvh;display:grid;grid-template-columns:minmax(360px,.88fr) minmax(430px,1.12fr);background:#fff}.customer-auth-visual{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:clamp(28px,5vw,68px);overflow:hidden;color:#fff;background:radial-gradient(circle at 15% 14%,rgba(255,255,255,.14),transparent 25%),linear-gradient(145deg,#101d29,var(--auth-primary))}.customer-auth-visual:before,.customer-auth-visual:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.customer-auth-visual:before{width:430px;height:430px;left:-220px;bottom:-180px}.customer-auth-visual:after{width:230px;height:230px;left:50px;bottom:-95px}.customer-auth-brand,.customer-auth-mobile-brand a{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.customer-auth-brand img,.customer-auth-mobile-brand img{display:block;max-width:180px;max-height:54px;object-fit:contain}.customer-auth-brand>span,.customer-auth-mobile-brand span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#fff;color:var(--auth-primary);font-size:1.35rem;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.12)}.customer-auth-brand strong{font-size:1.05rem}.customer-auth-promise{position:relative;z-index:1;max-width:520px}.customer-auth-promise>span{display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.09);font-size:.72rem}.customer-auth-promise h1{max-width:500px;margin:17px 0 12px;font-size:clamp(1.8rem,3vw,3rem);line-height:1.55}.customer-auth-promise p{max-width:460px;margin:0;color:rgba(255,255,255,.75);font-size:.84rem;line-height:2}.customer-auth-trust{position:relative;z-index:1;display:flex;gap:8px;flex-wrap:wrap}.customer-auth-trust span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.1);font-size:.65rem;color:rgba(255,255,255,.85)}.customer-auth-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:100dvh;padding:34px clamp(22px,6vw,90px);background:linear-gradient(155deg,#fff 55%,#f6faf8)}.customer-auth-mobile-brand{display:none}.customer-auth-card{width:min(100%,480px);padding:clamp(28px,4vw,45px);border:1px solid #e4e8ec;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 24px 80px rgba(16,36,48,.1)}.customer-auth-card header{margin-bottom:22px}.customer-auth-step{display:inline-block;margin-bottom:5px;color:var(--auth-primary);font-size:.7rem;font-weight:800}.customer-auth-card h2{margin:0;font-size:1.38rem}.customer-auth-card header p{margin:7px 0 0;color:#667085;font-size:.76rem;line-height:1.9}.customer-auth-card header p b{color:#344054}.customer-auth-alert{margin:0 0 14px;padding:11px 13px;border:1px solid;border-radius:11px;font-size:.7rem;line-height:1.8}.customer-auth-alert ul{margin:0;padding-right:17px}.customer-auth-alert.success{color:#067647;background:#ecfdf3;border-color:#abefc6}.customer-auth-alert.error{color:#b42318;background:#fef3f2;border-color:#fecdca}.customer-auth-alert.warning{color:#93370d;background:#fffaeb;border-color:#fedf89}.customer-auth-form{display:grid;gap:14px}.customer-auth-form label>span{display:block;margin-bottom:6px;font-size:.72rem;font-weight:750}.customer-auth-input{position:relative}.customer-auth-input svg{position:absolute;right:13px;top:50%;width:19px;height:19px;transform:translateY(-50%);fill:none;stroke:#98a2b3;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.customer-auth-input input,.customer-auth-otp{width:100%;height:50px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;color:#182230;font:inherit;transition:border-color .18s,box-shadow .18s}.customer-auth-input input{padding:10px 43px 10px 13px}.customer-auth-input input[dir=ltr]{padding:10px 13px 10px 43px;text-align:left}.customer-auth-input:has(input[dir=ltr]) svg{right:auto;left:13px}.customer-auth-input input:focus,.customer-auth-otp:focus{border-color:var(--auth-primary);outline:0;box-shadow:0 0 0 4px color-mix(in srgb,var(--auth-primary) 12%,transparent)}.customer-auth-form>button{height:50px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--auth-primary),var(--auth-accent));color:#fff;font-family:inherit;font-size:.78rem;font-weight:800;line-height:1.5;cursor:pointer;box-shadow:0 10px 24px color-mix(in srgb,var(--auth-primary) 22%,transparent)}.customer-auth-form>button:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.56;box-shadow:none}.customer-auth-form>button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transform:scaleX(-1)}.customer-auth-identity{display:grid;grid-template-columns:1fr auto;align-items:center;padding:11px 13px;border-radius:12px;background:#f3f6f5}.customer-auth-identity span{grid-column:1/-1;color:#667085;font-size:.63rem}.customer-auth-identity b{font-size:.78rem}.customer-auth-identity a{color:var(--auth-primary);font-size:.68rem;text-decoration:none}.customer-auth-otp{direction:ltr;text-align:center;padding:8px 15px;font-size:1.35rem;letter-spacing:.72em;font-weight:800}.customer-auth-timer{text-align:center;color:#667085;font-size:.68rem}.customer-auth-timer b{color:var(--auth-primary);font-variant-numeric:tabular-nums}.customer-auth-change{text-align:center;color:var(--auth-primary);font-size:.7rem;text-decoration:none}.customer-auth-card footer{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:21px;padding-top:15px;border-top:1px solid #edf0f2;color:#667085;font-size:.64rem}.customer-auth-card footer svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:#079455;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.customer-auth-back{margin-top:18px;color:#667085;font-size:.7rem;text-decoration:none}.customer-auth-back:hover{color:var(--auth-primary)}
@media(max-width:900px){.customer-auth{display:block;min-height:100dvh;background:linear-gradient(160deg,color-mix(in srgb,var(--auth-primary) 7%,#fff),#f6f8f8)}.customer-auth-visual{display:none}.customer-auth-panel{min-height:100dvh;padding:20px}.customer-auth-mobile-brand{display:block;width:min(100%,480px);margin-bottom:18px}.customer-auth-mobile-brand a{justify-content:center;color:#182230}.customer-auth-mobile-brand span{width:43px;height:43px;border:1px solid color-mix(in srgb,var(--auth-primary) 18%,#ddd);box-shadow:none}.customer-auth-mobile-brand img{max-height:48px}.customer-auth-card{padding:28px 24px;border-radius:20px;box-shadow:0 18px 55px rgba(16,36,48,.09)}}
@media(max-width:520px){.customer-auth-panel{justify-content:center;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom))}.customer-auth-mobile-brand{margin-bottom:12px}.customer-auth-card{padding:23px 18px;border-radius:18px}.customer-auth-card header{margin-bottom:17px}.customer-auth-card h2{font-size:1.16rem}.customer-auth-form{gap:12px}.customer-auth-input input,.customer-auth-otp,.customer-auth-form>button{height:48px}.customer-auth-card footer{margin-top:16px}.customer-auth-back{margin-top:12px}}
@media(max-height:680px) and (max-width:900px){.customer-auth-panel{justify-content:flex-start}.customer-auth-mobile-brand{display:none}.customer-auth-card{margin:auto 0;padding-block:20px}.customer-auth-card header{margin-bottom:13px}.customer-auth-card header p{line-height:1.6}.customer-auth-card footer{margin-top:12px;padding-top:10px}.customer-auth-back{display:none}}
