.auth-page{--auth-accent: #ff6b35;--auth-accent-dark: #e55a2b;--auth-accent-soft: rgba(255, 107, 53, .14);--auth-brand-bg: #1a1a1a;--auth-brand-muted: rgba(255, 255, 255, .72);--auth-text: #111827;--auth-muted: #6b7280;--auth-input-border: #e5e7eb;--auth-field-bg: #ffffff;--auth-field-bg-focus: #ffffff;--auth-placeholder: #9ca3af;--auth-form-radius: 2rem;min-height:100vh;min-height:100dvh;margin:0;background:var(--auth-brand-bg);overflow-x:hidden}.auth-shell{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;overflow-x:hidden}.auth-brand{position:relative;flex:0 0 auto;min-height:38vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem 3.5rem;background:linear-gradient(165deg,#1f1f1f 0%,var(--auth-brand-bg) 55%,#141414 100%);text-align:center;z-index:1;overflow:hidden}.auth-brand__bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.auth-brand__orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.55}.auth-brand__orb--1{width:280px;height:280px;top:-80px;right:-40px;background:#ff6b3557}.auth-brand__orb--2{width:220px;height:220px;bottom:-60px;left:-30px;background:#f59e0b2e}.auth-brand__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse at center,black 15%,transparent 72%);mask-image:radial-gradient(ellipse at center,black 15%,transparent 72%);opacity:.55}.auth-brand__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:20rem}.auth-brand__hero{position:relative;display:flex;align-items:center;justify-content:center;width:12rem;height:12rem;background:transparent;animation:authScaleIn .6s ease-out both}.auth-brand__hero:before{content:"";position:absolute;inset:8%;border-radius:50%;background:radial-gradient(circle,rgba(255,107,53,.42) 0%,rgba(255,107,53,.1) 42%,transparent 72%);filter:blur(10px);animation:authHeroPulse 5s ease-in-out infinite}.auth-brand__hero:after{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 220deg,transparent 0deg,rgba(255,107,53,.5) 55deg,rgba(255,255,255,.22) 95deg,transparent 150deg,transparent 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#000 calc(100% - 1.5px));mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#000 calc(100% - 1.5px));opacity:.9}.auth-brand__hero img{position:relative;z-index:1;width:8.5rem;height:auto;max-width:100%;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 6px 28px rgba(255,107,53,.32))}.auth-brand__name{margin-top:1.25rem;font-size:1.875rem;font-weight:800;line-height:1.2;animation:authFadeUp .55s ease-out .08s both}.auth-brand__name-shimmer{background:linear-gradient(90deg,#fff,#ffb899 45%,#ff6b35 55%,#fff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:authBrandShimmer 5s linear infinite}.auth-brand__tagline{margin-top:.625rem;max-width:18rem;font-size:.8125rem;line-height:1.7;color:var(--auth-brand-muted);animation:authFadeUp .55s ease-out .14s both}.auth-brand__features{display:flex;flex-wrap:wrap;justify-content:center;gap:.4375rem;margin:1.25rem 0 0;padding:0;list-style:none;animation:authFadeUp .55s ease-out .18s both}.auth-brand__feature{padding:.3125rem .6875rem;border-radius:999px;font-size:.6875rem;font-weight:600;color:#ffffffe0;background:#ffffff12;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-brand__providers{display:flex;flex-direction:column;align-items:center;gap:.625rem;margin-top:1.5rem;animation:authFadeUp .55s ease-out .22s both}.auth-brand__providers-label{font-size:.6875rem;font-weight:500;color:#ffffff8c;letter-spacing:.01em}.auth-brand__providers-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.auth-brand__provider{display:inline-flex;flex:none;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;min-width:2.125rem;min-height:2.125rem;border-radius:.625rem;background:#ffffffeb;border:1px solid rgba(255,255,255,.14);box-shadow:0 4px 14px #0000002e;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.auth-brand__provider:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000038}.auth-brand__provider img{display:block;width:1rem;height:1rem;max-width:1rem;max-height:1rem;object-fit:contain;opacity:.88}.auth-form-panel{position:relative;isolation:isolate;overflow:visible;flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;background:#fff;border-radius:var(--auth-form-radius) var(--auth-form-radius) 0 0;margin-top:-1.75rem;padding:2rem 1.5rem 1.5rem;z-index:2;box-shadow:0 -8px 32px #0000001f;animation:authSheetUp .55s cubic-bezier(.22,1,.36,1) both}.auth-form-panel__scroll{width:100%;max-width:26rem;margin:0 auto;flex:1;display:flex;flex-direction:column}.auth-form-panel__topbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-shrink:0;width:100%;max-width:26rem;margin:0 auto .75rem;min-height:2.75rem}.auth-form-panel--wide .auth-form-panel__topbar{max-width:32rem}@media(min-width:1024px){.auth-form-panel__scroll{flex:0 0 auto;height:auto}}.auth-form-panel--wide .auth-form-panel__scroll{max-width:32rem}.auth-back-home{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:0;font-size:.8125rem;font-weight:500;color:var(--auth-muted);text-decoration:none;transition:color .2s ease;align-self:flex-start;min-width:0;flex:1;line-height:1.35}.auth-back-home:hover{color:var(--auth-accent)}.auth-header{margin-bottom:1.5rem;text-align:center}.auth-header__title{font-size:1.375rem;font-weight:700;color:var(--auth-text);letter-spacing:-.02em;line-height:1.35}.auth-header__subtitle{margin-top:.4375rem;font-size:.8125rem;color:var(--auth-muted);line-height:1.6}.auth-card{flex:0 0 auto}.auth-alert{margin-bottom:1.25rem;padding:.875rem 1rem;border-radius:.875rem;font-size:.8125rem;line-height:1.6;animation:authSlideIn .4s ease-out}.auth-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.auth-alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.auth-alert ul{list-style:disc;padding-right:1.25rem}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.375rem;margin-bottom:1.5rem;padding:.3125rem;background:#f3f4f6;border-radius:.875rem}.auth-tab{border:none;background:transparent;color:var(--auth-muted);font-weight:600;font-size:.75rem;padding:.625rem .5rem;border-radius:.6875rem;cursor:pointer;transition:all .22s ease}@media(min-width:400px){.auth-tab{font-size:.8125rem;padding:.6875rem .75rem}}.auth-tab:hover:not(.auth-tab--active){color:#374151;background:#ffffffa6}.auth-tab--active{background:#fff;color:var(--auth-accent);box-shadow:0 2px 8px #0000000f}.auth-panel{display:none}.auth-panel--active{display:block;animation:authFadeUp .3s ease-out}.auth-field{margin-bottom:1rem}.auth-float{position:relative;display:flex;align-items:center;min-height:3.5rem;padding:0 .875rem;border:1.5px solid var(--auth-input-border);border-radius:.875rem;background:var(--auth-field-bg);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.auth-float:focus-within{border-color:var(--auth-accent);background:var(--auth-field-bg-focus);box-shadow:0 0 0 3px var(--auth-accent-soft)}.auth-float__icon{flex-shrink:0;width:1.25rem;height:1.25rem;color:#9ca3af;margin-left:.625rem}.auth-float__body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:.375rem 0}.auth-float__label{font-size:.6875rem;font-weight:500;color:var(--auth-muted);line-height:1.2;pointer-events:none}.auth-float__input{width:100%;border:none;background:transparent;padding:.125rem 0 0;font-size:.9375rem;color:var(--auth-text);outline:none;direction:rtl;text-align:right;caret-color:var(--auth-text)}.auth-float__input:-webkit-autofill,.auth-float__input:-webkit-autofill:hover,.auth-float__input:-webkit-autofill:focus,.auth-float__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--auth-field-bg) inset!important;box-shadow:0 0 0 1000px var(--auth-field-bg) inset!important;-webkit-text-fill-color:var(--auth-text)!important;caret-color:var(--auth-text);transition:background-color 9999s ease-out,color .2s ease}.auth-float:focus-within .auth-float__input:-webkit-autofill,.auth-float:focus-within .auth-float__input:-webkit-autofill:hover,.auth-float:focus-within .auth-float__input:-webkit-autofill:focus,.auth-float:focus-within .auth-float__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--auth-field-bg-focus) inset!important;box-shadow:0 0 0 1000px var(--auth-field-bg-focus) inset!important}.auth-float__input::placeholder{color:var(--auth-placeholder);-webkit-text-fill-color:var(--auth-placeholder);opacity:1;font-size:.875rem;font-weight:400}.auth-float__action{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-right:-.25rem;border:none;background:transparent;color:#9ca3af;cursor:pointer;border-radius:.5rem;transition:color .2s ease}.auth-float__action:hover{color:var(--auth-accent)}.auth-password-toggle--visible .auth-icon-eye-off{display:none}.auth-password-toggle:not(.auth-password-toggle--visible) .auth-icon-eye{display:none}.auth-label{display:block;margin-bottom:.4375rem;font-size:.8125rem;font-weight:600;color:#374151}.auth-input{width:100%;padding:.8125rem 1rem;border-radius:.875rem;border:1.5px solid var(--auth-input-border);background:var(--auth-field-bg);color:var(--auth-text);font-size:.9375rem;direction:rtl;text-align:right;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;caret-color:var(--auth-text)}.auth-input::placeholder{color:var(--auth-placeholder);-webkit-text-fill-color:var(--auth-placeholder);opacity:1;font-weight:400}.auth-input:focus{outline:none;border-color:var(--auth-accent);background:var(--auth-field-bg-focus);box-shadow:0 0 0 3px var(--auth-accent-soft)}.auth-input:-webkit-autofill,.auth-input:-webkit-autofill:hover,.auth-input:-webkit-autofill:focus,.auth-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--auth-field-bg) inset!important;box-shadow:0 0 0 1000px var(--auth-field-bg) inset!important;-webkit-text-fill-color:var(--auth-text)!important;caret-color:var(--auth-text);transition:background-color 9999s ease-out,color .2s ease}.auth-input:focus:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--auth-field-bg-focus) inset!important;box-shadow:0 0 0 1000px var(--auth-field-bg-focus) inset!important}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem;font-size:.8125rem}.auth-checkbox{display:inline-flex;align-items:center;gap:.5rem;color:var(--auth-muted);cursor:pointer}.auth-checkbox input{width:1rem;height:1rem;accent-color:var(--auth-accent);cursor:pointer}.auth-float--choice{align-items:stretch;min-height:3.5rem;padding-top:.5rem;padding-bottom:.5rem}.auth-float--choice .auth-float__body{justify-content:center;padding:0;gap:.375rem}.auth-float--choice .auth-gender-grid{margin-top:0;width:100%;gap:.5rem}.auth-gender-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;width:100%}.auth-gender-item{position:relative;min-width:0}.auth-gender-item .auth-gender-label{width:100%}.auth-gender-input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.auth-gender-label{display:flex;align-items:center;justify-content:center;min-height:48px;border:1.5px solid var(--auth-input-border);border-radius:.875rem;background:var(--auth-field-bg);color:var(--auth-text);font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease}.auth-gender-label:hover{border-color:#fdba74;background:#fff7ed;color:#9a3412}.auth-gender-input:focus-visible+.auth-gender-label{box-shadow:0 0 0 4px var(--auth-accent-soft);border-color:var(--auth-accent)}.auth-gender-input:checked+.auth-gender-label{border-color:var(--auth-accent);background:var(--auth-accent-soft);color:#c2410c}.auth-form-grid{display:grid;grid-template-columns:1fr;gap:0}@media(max-width:639px){.auth-form-grid--2 .auth-field--password-confirm{order:5}.auth-form-grid--2 .auth-field--gender{order:6}}@media(max-width:1023px){.auth-field--gender .auth-float--choice{min-height:auto;max-height:none;padding-top:.5rem;padding-bottom:.5rem}.auth-field--gender .auth-float--choice .auth-float__body{flex:1;min-width:0;gap:.375rem}.auth-field--gender .auth-gender-grid{width:100%;gap:.625rem}.auth-field--gender .auth-gender-label{min-height:2.75rem;padding:.625rem .75rem;font-size:.875rem}}@media(min-width:640px){.auth-float--choice{align-items:center;max-height:3.5rem;padding-top:.375rem;padding-bottom:.375rem}.auth-float--choice .auth-float__body{gap:.125rem}.auth-float--choice .auth-gender-grid{gap:.375rem}.auth-field--gender .auth-gender-label{min-height:1.75rem;padding:.375rem .5rem;font-size:.8125rem;border-width:1px}.auth-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;align-items:start}.auth-form-grid--2 .auth-field{margin-bottom:1rem}}.auth-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.9375rem 1.25rem;border:none;border-radius:.875rem;font-size:.9375rem;font-weight:700;color:#fff;cursor:pointer;background:var(--auth-accent);box-shadow:0 8px 24px #ff6b356b;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.auth-btn:hover{background:var(--auth-accent-dark);transform:translateY(-1px);box-shadow:0 12px 28px #ff6b357a}.auth-btn:active{transform:translateY(0)}.auth-footer{margin-top:1.5rem;text-align:center;font-size:.8125rem;color:var(--auth-muted)}.auth-link{color:var(--auth-accent);font-weight:600;text-decoration:none;transition:color .2s ease}.auth-link:hover{color:var(--auth-accent-dark)}.auth-actions-secondary{margin-top:1.25rem;text-align:center;display:flex;flex-direction:column;gap:.5rem;font-size:.8125rem}.auth-disclaimer{margin-top:1.25rem;padding-top:1rem;text-align:center;font-size:.6875rem;line-height:1.65;color:#9ca3af}.auth-otp-wrap{margin-bottom:1.25rem}.auth-otp-grid{display:flex;justify-content:center;gap:.5rem;position:relative}@media(min-width:640px){.auth-otp-grid{gap:.75rem}}.otp-box{display:flex;align-items:center;justify-content:center;width:2.75rem;height:3rem;font-size:1.25rem;font-weight:600;text-align:center;border-radius:.875rem;border:1.5px solid var(--auth-input-border);background:var(--auth-field-bg);color:var(--auth-text);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,color .2s ease;animation:authScaleIn .35s ease-out both;-webkit-user-select:none;user-select:none}.otp-box.filled{border-color:#fdba74;background:#fff7ed;color:#c2410c}.otp-box--active{border-color:var(--auth-accent)}.otp-box--focused{box-shadow:0 0 0 4px var(--auth-accent-soft)}.otp-box--active:not(.filled):after{content:"";width:2px;height:1.375rem;background:var(--auth-accent);border-radius:1px;animation:authOtpCaret 1s step-end infinite}.otp-box--active:not(.otp-box--focused):not(.filled){background:#fffbf7}.auth-otp-wrap:not(.auth-otp-wrap--focused) .otp-box:not(.filled):not(.otp-box--active){border-color:#e5e7eb;background:#f9fafb}@media(min-width:640px){.otp-box{width:3rem;height:3.25rem;font-size:1.375rem}.otp-box--active:not(.filled):after{height:1.5rem}}@keyframes authOtpCaret{0%,to{opacity:1}50%{opacity:0}}.otp-box:nth-child(1){animation-delay:.05s}.otp-box:nth-child(2){animation-delay:.1s}.otp-box:nth-child(3){animation-delay:.15s}.otp-box:nth-child(4){animation-delay:.2s}.otp-box:nth-child(5){animation-delay:.25s}.otp-box:nth-child(6){animation-delay:.3s}@media(max-width:1023px){.auth-page,.auth-shell{height:100dvh;max-height:100dvh;overflow:hidden}.auth-brand{flex:0 0 24vh;min-height:11rem;padding:1.375rem 1.5rem 2.125rem}.auth-brand__hero{width:8rem;height:8rem}.auth-brand__hero img{width:5.5rem}.auth-brand__name,.auth-brand__tagline,.auth-brand__features,.auth-brand__providers{display:none}.auth-form-panel{flex:1 1 0;min-height:0;overflow:hidden;justify-content:flex-start;margin-top:-1.5rem;padding:1rem 1.5rem calc(1.25rem + env(safe-area-inset-bottom,0px))}.auth-form-panel__topbar{max-width:none;margin-bottom:.5rem;min-height:3rem;padding-top:.25rem}.auth-form-panel__scroll{flex:1 1 0;min-height:0;max-width:none;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:.5rem}.auth-back-home{font-size:.75rem}.auth-header{margin-bottom:.875rem}.auth-header__title{font-size:1.1875rem}.auth-header__subtitle{margin-top:.25rem;font-size:.75rem;line-height:1.5}.auth-tabs{margin-bottom:1rem}.auth-field{margin-bottom:.625rem}.auth-float{min-height:2.875rem}.auth-float__body{padding:.25rem 0}.auth-btn{padding:.8125rem 1rem;font-size:.875rem}.auth-actions-secondary{margin-top:.875rem;font-size:.75rem}.auth-disclaimer{display:none}}@media(max-width:1023px)and (min-height:801px){.auth-brand{flex-basis:26vh;min-height:12rem;padding:1.5rem 1.5rem 2.25rem}.auth-brand__hero{width:8.5rem;height:8.5rem}.auth-brand__hero img{width:7.75rem}.auth-header{margin-bottom:1rem}.auth-field{margin-bottom:.75rem}.auth-float{min-height:3rem}.auth-float--choice{min-height:3rem;max-height:3rem}.auth-field--gender .auth-float--choice{min-height:auto;max-height:none}.auth-tabs{margin-bottom:1.125rem}.auth-btn{padding:.875rem 1.125rem}}@media(max-width:1023px)and (max-height:740px){.auth-brand{flex-basis:20vh;min-height:9rem;padding:.875rem 1.25rem 1.625rem}.auth-brand__hero{width:5.5rem;height:5.5rem}.auth-brand__hero img{width:3.5rem}.auth-form-panel{padding:1rem 1.25rem}.auth-header{margin-bottom:.625rem}.auth-field{margin-bottom:.5rem}.auth-float{min-height:2.625rem}.auth-float--choice{min-height:2.625rem;max-height:2.625rem}.auth-field--gender .auth-float--choice{min-height:auto;max-height:none}}@media(min-width:1024px){.auth-shell{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;min-height:100dvh}.auth-brand{min-height:100%;padding:3rem 2.5rem;justify-content:center;border-radius:0}.auth-brand__content{max-width:22rem}.auth-brand__hero{width:14rem;height:14rem}.auth-brand__hero img{width:10rem}.auth-brand__name{font-size:2.25rem}.auth-brand__tagline{max-width:21rem;font-size:.875rem}.auth-brand__feature{font-size:.75rem;padding:.375rem .8125rem}.auth-brand__provider{width:2.375rem;height:2.375rem;border-radius:.6875rem}.auth-brand__provider img{width:1.125rem;height:1.125rem}.auth-form-panel{margin-top:0;border-radius:0;padding:2.5rem 3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;height:100%;overflow-x:hidden;overflow-y:auto;box-shadow:none;animation:none}.auth-form-panel__topbar{position:absolute;top:1.25rem;inset-inline:1.5rem;width:auto;max-width:none;margin:0;min-height:auto;padding:0;z-index:3}.auth-form-panel__scroll{flex:0 0 auto;width:100%;max-width:22rem;min-width:0;margin:0;justify-content:flex-start}.auth-form-panel--wide .auth-form-panel__scroll{max-width:28rem}.auth-back-home{flex:0 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-header__title{font-size:1.5rem}}@media(min-width:1280px){.auth-shell{grid-template-columns:46% 54%}.auth-form-panel__scroll{max-width:24rem}.auth-form-panel--wide .auth-form-panel__scroll{max-width:30rem}}@keyframes authFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes authScaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes authSlideIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes authSheetUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes authBrandShimmer{0%{background-position:200% center}to{background-position:-200% center}}@keyframes authHeroPulse{0%,to{transform:scale(1);opacity:.82}50%{transform:scale(1.05);opacity:1}}
