:root{--auth-ink:#14313f;--auth-copy:#404944;--auth-gold:#db9d38;--auth-gold-dark:#815600;--auth-canvas:#fffcf6;--auth-field:#f6f3f2;--auth-line:#bfc9c3;--auth-footer:#0d1c23}.auth-page{position:relative;min-height:100vh;overflow:hidden;background:var(--auth-canvas);color:var(--auth-ink);direction:rtl}.auth-page:before{position:absolute;inset:0 0 auto;z-index:0;height:min(1025px,calc(100% - 579px));min-height:720px;content:"";pointer-events:none}.auth-scene-canvas:before{background:linear-gradient(rgba(246,243,242,.72),rgba(246,243,242,.72)),url(/images/auth/role-architectural-bg.png) top/cover no-repeat;opacity:.5;filter:saturate(0)}.auth-scene-mosque{background:#eeeae6}.auth-scene-mosque:before{height:1016px;background:linear-gradient(rgba(238,234,230,.76),rgba(238,234,230,.76)),url(/images/auth/login-mosque-bg.jpg) 50%/cover no-repeat}.auth-scene-login-classroom{background:#efe9df}.auth-scene-login-classroom:before{height:1134px;background:linear-gradient(90deg,rgba(246,241,233,.88),rgba(246,241,233,.3)),linear-gradient(rgba(239,233,223,.25),rgba(239,233,223,.25)),url(/images/auth/login-classroom-bg.webp) 50%/cover no-repeat}.auth-scene-login-classroom:after{position:absolute;inset:0 0 auto;z-index:1;height:170px;background:url(/images/marketing/teachers/bg-overlay.svg) top/1120px 670px repeat-x;content:"";opacity:.31;filter:brightness(0) invert(1);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 35%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 35%,transparent);pointer-events:none}.auth-page-ltr{direction:ltr}.auth-page-ltr.auth-scene-login-classroom:before{background:linear-gradient(270deg,rgba(246,241,233,.88),rgba(246,241,233,.3)),linear-gradient(rgba(239,233,223,.25),rgba(239,233,223,.25)),url(/images/auth/login-classroom-bg.webp) 50%/cover no-repeat}.auth-hero-logo{position:absolute;z-index:4;top:96px;left:max(24px,calc((100% - 1280px)/2));width:90px;height:130px}.auth-hero-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.auth-main{position:relative;z-index:2;width:min(100%,1280px);min-height:935px;margin-inline:auto;padding:74px 24px 90px;display:grid;place-items:center}.auth-main-narrow{width:min(100%,720px)}.auth-page-ltr .auth-hero-logo{right:max(24px,calc((100% - 1280px)/2));left:auto}.auth-card{width:min(100%,448px);margin-inline:auto;padding:49px;display:grid;gap:32px;border:1px solid rgba(219,157,56,.18);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 20px 40px rgba(39,67,81,.08);backdrop-filter:blur(10px)}.auth-card-wide{width:min(100%,896px);max-width:896px;gap:40px}.auth-card-login{width:min(100%,480px);padding:48px;gap:40px}.auth-card-forgot{border-radius:12px;gap:40px}.auth-card-reset{width:min(100%,512px);padding:49px;gap:40px}.auth-card-heading{text-align:center}.auth-title{margin:0;font-family:"BigVesta Arabic Beta",var(--font-sans);font-size:32px;line-height:1.3;font-weight:700;color:var(--auth-ink)}.auth-card-login .auth-title{font-size:36px;text-align:center}.auth-card-login>div:first-child{text-align:center}.auth-subtitle{margin:8px 0 0;color:var(--auth-copy);font-size:16px;line-height:1.65}.auth-symbol{width:64px;height:64px;margin:0 auto 24px;border-radius:999px;display:grid;place-items:center;background:#2c4856;color:#fff;box-shadow:0 10px 15px -3px rgba(20,49,63,.1)}.auth-symbol.soft{background:#ffddb1;color:var(--auth-gold-dark)}.auth-symbol.blue{border-radius:16px;background:#c9e7f8;color:var(--auth-ink)}.auth-symbol svg{width:30px;height:30px}.auth-spin{animation:auth-spin 1s linear infinite}@keyframes auth-spin{to{transform:rotate(1turn)}}.auth-form-stack{display:grid;gap:24px}.auth-field{display:grid;gap:8px;color:var(--auth-copy);font-size:14px;font-weight:700;letter-spacing:.7px}.auth-field-label-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.auth-field-label-row a{color:var(--auth-gold-dark);font-size:13px;font-weight:400;letter-spacing:0;text-decoration:none}.auth-input-wrap{position:relative}.auth-field input,.auth-field select,.auth-field textarea{width:100%;min-height:56px;border:0;border-bottom:2px solid var(--auth-line);border-radius:0;padding:0 16px;background:var(--auth-field);color:var(--auth-ink);font:inherit;font-weight:400;letter-spacing:0;outline:none}.auth-field textarea{min-height:112px;padding-block:14px;resize:vertical}.auth-field input:focus,.auth-field select:focus,.auth-field textarea:focus{border-color:var(--auth-gold);box-shadow:inset 0 -1px var(--auth-gold)}.auth-field .auth-input-icon{position:absolute;top:50%;right:16px;width:20px;height:20px;transform:translateY(-50%);color:#707974;pointer-events:none}.auth-field.has-icon input{padding-right:48px}.auth-password-toggle{position:absolute;top:50%;left:14px;transform:translateY(-50%);width:32px;height:32px;border:0;display:grid;place-items:center;background:transparent;color:#707974;cursor:pointer}.auth-password-toggle svg{width:18px;height:18px}.auth-page-ltr .auth-field .auth-input-icon{right:auto;left:16px}.auth-page-ltr .auth-field.has-icon input{padding-right:16px;padding-left:48px}.auth-page-ltr .auth-field:has(.auth-password-toggle) input{padding-right:48px}.auth-page-ltr .auth-password-toggle{right:14px;left:auto}.auth-page-ltr .auth-submit-arrow{transform:scaleX(-1)}.auth-primary,.auth-secondary{width:100%;min-height:54px;padding:0 20px;border:1px solid var(--auth-ink);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:"BigVesta Arabic Beta",var(--font-sans);font-size:18px;font-weight:700;text-decoration:none;cursor:pointer}.auth-primary{background:var(--auth-ink);color:#fff}.auth-secondary{background:rgba(255,255,255,.72);color:var(--auth-ink)}.auth-primary:disabled,.auth-secondary:disabled{cursor:not-allowed;opacity:.55}.auth-google-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.auth-divider{display:flex;align-items:center;gap:12px;color:#707974;font-size:13px}.auth-divider:after,.auth-divider:before{height:1px;flex:1;background:rgba(191,201,195,.5);content:""}.auth-links{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:var(--auth-copy);font-size:14px}.auth-back-link,.auth-links a{color:var(--auth-gold-dark);text-decoration:none}.auth-links-centered{justify-content:center}.auth-bottom-link{padding-top:24px;border-top:1px solid rgba(191,201,195,.3);text-align:center}.auth-error{padding:12px 14px;border-radius:10px;border:1px solid rgba(180,35,24,.35);background:rgba(180,35,24,.1);color:#8f1a12;font-weight:600;text-align:center}.auth-error,.auth-success{margin:0;font-size:14px;line-height:1.5}.auth-success{color:#146c43}.auth-role-view{width:100%;display:grid;justify-items:center;gap:16px;text-align:center}.auth-role-heading{max-width:690px;margin-bottom:58px}.auth-role-heading .auth-title{line-height:1.2}.auth-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.auth-role-card{position:relative;min-height:268px;padding:41px;border:1px solid rgba(219,157,56,.2);border-radius:16px;display:grid;justify-items:end;gap:22px;background:rgba(255,255,255,.9);color:var(--auth-ink);cursor:pointer;backdrop-filter:blur(10px);transition:.2s}.auth-role-card:hover,.auth-role-card[data-selected=true]{box-shadow:0 15px 40px rgba(39,67,81,.1);transform:translateY(-2px)}.auth-role-arrow{position:absolute;top:28px;left:28px;width:22px;height:22px;color:var(--auth-gold)}.auth-role-icon{border-radius:12px;display:grid;place-items:center;background:rgba(20,49,63,.05)}.auth-role-icon.gold{background:rgba(129,86,0,.05)}.auth-role-card strong{font-family:"BigVesta Arabic Beta",var(--font-sans);font-size:24px}.auth-role-card p{margin:8px 0 0;color:var(--auth-copy);line-height:1.65}.auth-role-continue{width:auto;margin-top:46px;border-radius:999px}.auth-register-layout{width:100vw;min-height:1082px;margin:-74px calc(50% - 50vw) -90px;display:grid;direction:ltr}.auth-register-visual{position:relative;min-height:1082px;padding:180px 48px 64px;overflow:hidden;display:flex;flex-direction:column;background:#e9f4f7;direction:rtl}.auth-register-visual:before{position:absolute;inset:0;background:linear-gradient(rgba(232,245,249,.7),rgba(255,252,246,.35)),url(/images/auth/register-benefits-bg.jpg) 50%/cover no-repeat;opacity:.46;content:""}.auth-register-visual>*{position:relative;z-index:1}.auth-register-kicker{margin:0;color:var(--auth-gold);font-size:16px}.auth-register-visual h2{max-width:480px;margin:14px 0 36px;font-family:"BigVesta Arabic Beta",var(--font-sans);font-size:42px;line-height:1.2}.auth-benefits{display:grid;gap:18px}.auth-benefit{padding:20px 24px;border-radius:12px;background:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(39,67,81,.08)}.auth-benefit strong{display:block;font-size:18px}.auth-benefit p{margin:6px 0 0;color:var(--auth-copy);font-size:14px;line-height:1.5}.auth-register-form{padding:160px 64px 70px;display:flex;justify-content:center;background:var(--auth-canvas);direction:rtl}.auth-register-form-inner{width:min(100%,694px)}.auth-register-form .auth-card-heading{margin-bottom:42px;text-align:right}.auth-register-form .auth-title{font-size:48px}.auth-register-form .auth-primary{width:256px;margin-left:auto;border-color:var(--auth-gold);background:var(--auth-gold);color:#fff}.auth-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.auth-form-grid .full{grid-column:1/-1}.auth-check{display:flex;align-items:flex-start;gap:10px;margin:30px 0 22px;color:var(--auth-copy);font-size:14px;line-height:1.6}.auth-check input{margin-top:4px;accent-color:var(--auth-gold)}.auth-resend-button,.auth-step-back{margin-inline:auto;border:0;background:transparent;cursor:pointer}.auth-unlock-panel{padding:32px;border-radius:16px}.auth-unlock-otp{grid-template-columns:repeat(6,56px);justify-content:center}.auth-otp{display:grid;grid-template-columns:repeat(6,minmax(38px,1fr));gap:10px;direction:ltr}.auth-otp input{width:100%;aspect-ratio:1;min-width:0;border:solid var(--auth-line);border-width:1px 1px 2px;border-radius:12px;background:var(--auth-field);color:var(--auth-ink);font-size:24px;text-align:center;outline:none}.auth-otp input:focus{border-color:var(--auth-gold)}.auth-strength{display:grid;gap:8px}.auth-strength-bars{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;direction:ltr}.auth-strength-bars span{height:4px;border-radius:8px;background:#d9dfdc}.auth-strength-bars span.active{background:var(--auth-gold)}.auth-strength small{color:#707974}.auth-teacher-card{width:min(100%,896px)}.auth-steps{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.auth-steps:before{position:absolute;top:24px;right:8%;left:8%;height:1px;background:var(--auth-line);content:""}.auth-step{position:relative;display:grid;justify-items:center;gap:10px;color:var(--auth-copy);font-size:13px;font-weight:700;text-align:center}.auth-step span{width:48px;height:48px;border:2px solid var(--auth-line);border-radius:999px;display:grid;place-items:center;background:#fcf9f8}.auth-step.active{color:var(--auth-gold)}.auth-step.active span{border-color:var(--auth-gold);color:var(--auth-gold)}.auth-teacher-actions{gap:16px}.auth-teacher-actions .auth-primary,.auth-teacher-actions .auth-secondary{min-width:128px}.auth-footer{position:relative;z-index:3;height:579px;min-height:579px;padding:128px max(24px,calc((100% - 1280px)/2)) 64px;background:var(--auth-footer);color:#fff}.auth-footer-grid{height:208px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:208px;-moz-column-gap:64px;column-gap:64px;direction:ltr}.auth-footer h2{margin:0;color:var(--auth-gold);font-family:var(--font-arabic-interface);font-size:12px;font-weight:700;letter-spacing:1.2px}.auth-footer-brand{grid-column:8/span 5;grid-row:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;justify-self:stretch;align-self:stretch;gap:32px;direction:rtl}.auth-footer-logo{width:95px;height:131px;-o-object-fit:contain;object-fit:contain}.auth-footer-brand p{width:100%;max-width:448px;margin:0;color:rgba(255,255,255,.6);font-family:var(--font-arabic-footer);font-size:16px;font-weight:400;line-height:1.65;text-align:right}.auth-socials{align-self:stretch;display:flex;justify-content:flex-start;gap:24px;padding-top:8px;padding-left:237px;direction:ltr}.auth-socials a{width:48px;height:48px;border:1px solid rgba(255,255,255,.2);border-radius:999px;display:grid;place-items:center;color:#f7f2e7;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.auth-socials a:hover{border-color:rgba(219,157,56,.65);background:rgba(219,157,56,.08);color:var(--auth-gold)}.auth-socials svg{display:block;width:19px;height:19px;stroke-width:1.8}.auth-footer-column{direction:rtl;display:flex;align-items:flex-start;flex-direction:column;gap:20px;text-align:right;align-self:start;padding-bottom:4px}.auth-footer-column h2{margin-bottom:12px}.auth-footer-column:nth-of-type(2){grid-column:6/span 2;grid-row:1}.auth-footer-column:nth-of-type(3){grid-column:4/span 2;grid-row:1;padding-bottom:48px}.auth-footer-column a{color:rgba(255,255,255,.7);font-family:var(--font-arabic-interface);font-size:16px;font-weight:700;line-height:24px;text-decoration:none}.auth-footer-newsletter{direction:rtl;grid-column:1/span 3;grid-row:1;align-self:start;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:38px;text-align:right}.auth-footer-newsletter h2{margin:0}.auth-footer-newsletter p{margin:8px 0 0;color:rgba(255,255,255,.6);font-family:var(--font-arabic-interface);font-size:14px;font-weight:700;line-height:20px;text-align:right}.auth-footer-newsletter form{position:relative;width:100%}.auth-footer-newsletter input{width:100%;height:58px;padding:0 24px 0 90px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:rgba(255,255,255,.05);color:#fff;font-family:var(--font-arabic-interface);font-size:16px;font-weight:700;outline:none;text-align:right}.auth-footer-newsletter button{position:absolute;top:9px;bottom:9px;left:8px;padding:0 24px;border:0;border-radius:16px;background:var(--auth-gold);color:#274351;font-family:var(--font-arabic-interface);font-weight:700}.auth-footer-bottom{margin-top:96px;padding-top:64px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:24px;color:rgba(255,255,255,.4);font-family:var(--font-latin);font-size:12px;font-weight:700;direction:rtl}.auth-built{color:rgba(255,255,255,.4);direction:ltr}@media(min-width:641px){.auth-scene-split{background:linear-gradient(to right,#e9f4f7 0 43%,var(--auth-canvas) 43%) top/100% 1172px no-repeat,var(--auth-canvas)}.auth-page:has(.auth-role-view) .auth-main{min-height:935px}.auth-page:has(.auth-role-view) .auth-role-view{transform:translateY(-54px)}.auth-page:has(.auth-card-login) .auth-main{min-height:967px}.auth-card-login{height:711px;transform:translateY(-23px)}.auth-page:has(.auth-card-verify) .auth-main{min-height:811px}.auth-card-verify{height:652px;transform:translateY(-9px)}.auth-page:has(.auth-card-forgot) .auth-main{min-height:828px}.auth-card-forgot{transform:translateY(31px)}.auth-page:has(.auth-card-reset) .auth-main{min-height:926px}.auth-card-reset{transform:translateY(22px)}.auth-page:has(.auth-card-unlock) .auth-main{min-height:1103px}.auth-card-unlock{width:min(100%,672px);min-height:862px;padding:49px;transform:translateY(8px)}}@media(max-width:1000px){.auth-register-layout{grid-template-columns:1fr}.auth-register-visual{min-height:620px;padding:160px 32px 48px}.auth-register-form{padding:70px 32px}.auth-footer{height:auto;min-height:auto;padding-top:72px}.auth-footer-grid{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;row-gap:56px}.auth-footer-brand,.auth-footer-column:nth-of-type(2),.auth-footer-column:nth-of-type(3),.auth-footer-newsletter{grid-column:auto;grid-row:auto}.auth-footer-brand{justify-content:start}.auth-socials{padding-left:0;justify-content:flex-end}}@media(max-width:640px){.auth-page:before{min-height:670px}.auth-hero-logo{top:76px;left:20px;width:58px;height:84px}.auth-main{min-height:720px;padding:70px 18px 64px}.auth-card,.auth-card-login,.auth-card-reset{padding:28px 22px;border-radius:18px}.auth-card-login .auth-title,.auth-title{font-size:28px}.auth-role-heading .auth-title{font-size:34px}.auth-role-grid{grid-template-columns:1fr;gap:16px}.auth-role-card{min-height:210px;padding:28px}.auth-register-layout{margin-top:-70px}.auth-register-visual{min-height:560px;padding:140px 22px 42px}.auth-register-visual h2{font-size:32px}.auth-register-form{padding:56px 20px}.auth-register-form .auth-primary{width:100%}.auth-register-form .auth-title{font-size:34px}.auth-form-grid{grid-template-columns:1fr}.auth-form-grid .full{grid-column:auto}.auth-otp{gap:6px}.auth-otp input{font-size:20px}.auth-footer{padding:64px 24px 36px}.auth-footer-grid{grid-template-columns:1fr;gap:46px}.auth-footer-brand,.auth-footer-column,.auth-footer-newsletter{align-items:center;text-align:center}.auth-footer-brand p,.auth-footer-newsletter p{text-align:center}.auth-socials{justify-content:center}.auth-footer-bottom{margin-top:56px;padding-top:36px;flex-direction:column;text-align:center}}.auth-card-login{padding:36px;gap:24px}.auth-card-login .auth-title{font-size:30px}.auth-card-login .auth-subtitle{margin-top:6px;font-size:14px;line-height:1.55}.auth-card-login .auth-form-stack{gap:20px}.auth-card-login .auth-primary,.auth-card-login .auth-secondary{min-height:50px;font-size:16px;gap:9px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.auth-card-login .auth-primary:hover{background:#244d5d;border-color:#244d5d;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}.auth-card-login .auth-secondary:hover{border-color:var(--auth-gold);background:rgba(219,157,56,.1);color:var(--auth-gold-dark);transform:translateY(-1px)}.auth-card-login .auth-field-label-row a{transition:color .2s ease,text-decoration-color .2s ease}.auth-card-login .auth-field-label-row a:hover{color:var(--auth-gold);text-decoration:underline;text-underline-offset:4px}.auth-card-login .auth-links-centered a{display:inline-flex;align-items:center;gap:10px;transition:color .2s ease}.auth-card-login .auth-links-centered a:hover{color:var(--auth-gold);text-decoration:underline;text-underline-offset:4px}@media(min-width:641px){.auth-page:has(.auth-card-login) .auth-main{min-height:850px}.auth-card-login{height:auto;transform:translateY(-23px)}}.auth-card-login .auth-primary{gap:12px}.auth-submit-arrow{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.auth-card-login .auth-google-button{direction:ltr;gap:9px;font-weight:700}.auth-card-login .auth-google-button span{direction:rtl;white-space:nowrap;font-size:16px;font-weight:700}.auth-card-login .auth-links-centered a{gap:14px}.auth-card-login .auth-account-prompt{color:#707974;font-weight:400;cursor:default;transition:color .2s ease,text-decoration-color .2s ease}.auth-card-login .auth-account-prompt:hover{color:var(--auth-gold);text-decoration:underline;text-underline-offset:4px}.auth-card-login .auth-links-centered>a{transition:color .2s ease,text-decoration-color .2s ease}.auth-card-login .auth-links-centered>a:hover{color:var(--auth-gold);text-decoration:underline;text-underline-offset:4px}.auth-card-login .auth-google-button{display:inline-flex;flex-direction:row;direction:rtl}.auth-card-login .auth-google-button .auth-google-icon{order:0;flex:0 0 auto}.auth-card-login .auth-google-button>span{order:1;direction:rtl}.auth-card-login .auth-account-prompt,.auth-card-login .auth-account-prompt:hover{color:#707974;text-decoration:none;cursor:default}@media(min-width:641px){.auth-card-login{transform:translateY(-95px)}.auth-card-callback{transform:translateY(-100px)}}.auth-callback-title{font-size:28px}.auth-callback-login{gap:12px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-callback-login:hover{background:#244d5d;border-color:#244d5d;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}.auth-role-view{gap:18px}.auth-role-heading{max-width:760px;margin-bottom:46px}.auth-role-heading .auth-title{font-size:48px;line-height:1.28}.auth-role-heading .auth-subtitle{margin-top:16px;font-size:18px}.auth-role-grid{width:min(100%,896px);gap:32px}.auth-role-card{min-height:330px;padding:36px 42px;border-color:rgba(219,157,56,.35);border-radius:18px;grid-template-rows:auto 1fr;align-content:center;justify-items:center;gap:28px;background:rgba(255,255,255,.94);text-align:center;overflow:hidden}.auth-role-card:before{position:absolute;z-index:0;width:148px;height:148px;border:2px solid rgba(219,157,56,.11);border-radius:999px;content:""}.auth-role-student:before{right:-42px;bottom:-64px;transform:rotate(45deg);border-radius:0}.auth-role-teacher:before{left:36px;bottom:-76px}.auth-role-card>*{position:relative;z-index:1}.auth-role-arrow{display:none}.auth-role-icon{width:64px;height:64px;border-radius:16px;background:#f1f3f3}.auth-role-icon.gold{background:#f7f4ef;color:var(--auth-gold-dark)}.auth-role-icon img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(17%) sepia(30%) saturate(1093%) hue-rotate(154deg) brightness(92%) contrast(93%)}.auth-role-icon.gold img{filter:brightness(0) saturate(100%) invert(30%) sepia(34%) saturate(1260%) hue-rotate(4deg) brightness(91%) contrast(101%)}.auth-role-copy{display:grid;gap:12px;align-content:start}.auth-role-card strong{font-size:28px}.auth-role-card p{margin:0;max-width:340px;font-size:16px;line-height:1.8}.auth-role-card:hover,.auth-role-card[data-selected=true]{border-color:var(--auth-gold);box-shadow:0 18px 38px rgba(39,67,81,.1);transform:translateY(-3px)}.auth-role-continue{min-width:166px;min-height:50px;margin-top:30px;font-size:17px;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-role-continue:not(:disabled):hover{background:#244d5d;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}.auth-role-continue:disabled{border-color:#98a5aa;background:#98a5aa;color:#fff;opacity:1}.auth-role-view>.auth-subtitle{margin-top:16px;font-size:16px}@media(min-width:641px){.auth-page:has(.auth-role-view) .auth-main{min-height:1025px;padding-top:112px}.auth-page:has(.auth-role-view) .auth-role-view{transform:none}}@media(max-width:640px){.auth-role-heading{margin-bottom:22px}.auth-role-heading .auth-title{font-size:32px}.auth-role-heading .auth-subtitle{font-size:15px}.auth-role-card{min-height:260px;padding:28px 24px}.auth-role-card strong{font-size:24px}.auth-role-card p{font-size:14px}.auth-role-continue{margin-top:18px}}.auth-role-heading .auth-title{font-size:40px}.auth-role-grid{width:min(100%,800px);gap:24px}.auth-role-card{min-height:270px;padding:28px 34px;justify-items:start;gap:18px;text-align:right}.auth-role-card:before{width:118px;height:118px}.auth-role-teacher:before{left:24px;bottom:-60px}.auth-role-student:before{right:-30px;bottom:-54px}.auth-role-copy{justify-items:start;text-align:right;gap:8px}.auth-role-card strong{font-size:26px}.auth-role-card p{max-width:100%;font-size:15px;line-height:1.7}.auth-role-continue{margin-top:18px}.auth-role-login{display:inline-flex;align-items:center;justify-content:center;gap:18px}.auth-role-login .auth-back-link{transition:color .2s ease,text-decoration-color .2s ease}.auth-role-login .auth-back-link:hover{color:var(--auth-gold);text-decoration:underline;text-underline-offset:4px}@media(min-width:641px){.auth-page:has(.auth-role-view) .auth-main{min-height:820px;padding-top:72px;padding-bottom:48px}}@media(max-width:640px){.auth-role-heading .auth-title{font-size:32px}.auth-role-grid{width:100%}.auth-role-card{min-height:250px;padding:26px 24px}}.auth-page:has(.auth-role-view):before{height:100%;min-height:0}.auth-role-heading{margin-bottom:22px}.auth-role-heading .auth-title{font-size:34px}.auth-role-card{min-height:250px;padding:26px 34px}.auth-role-continue{margin-top:12px}@media(min-width:641px){.auth-page:has(.auth-role-view) .auth-role-view{transform:translateY(-118px)}}@media(max-width:640px){.auth-role-heading .auth-title{font-size:30px}.auth-role-heading{margin-bottom:18px}}.auth-page.auth-scene-login-classroom:after,.auth-page:before{display:none}.auth-unified-scene{position:relative;isolation:isolate;min-height:720px;background-color:#14313f;background-image:linear-gradient(180deg,rgba(20,49,63,.4),rgba(20,49,63,0) 50%,rgba(20,49,63,.8)),linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/images/auth/role-architectural-bg.png);background-position:50%,50%,center 70%;background-size:cover;background-repeat:no-repeat}.auth-unified-scene>header{position:relative;z-index:60;isolation:isolate}@media(max-width:640px){.auth-unified-scene .auth-hero-logo{top:88px;right:auto;left:50%;transform:translateX(-50%)}.auth-unified-scene .auth-main{padding-top:128px}}.auth-unified-scene>header nav,.auth-unified-scene>header nav>div>button{color:#fff}.auth-unified-scene>header nav>div>button:hover{color:var(--auth-gold)}.auth-register-scene{position:relative;isolation:isolate}.auth-register-scene .auth-role-heading .auth-title{color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.3)}.auth-register-scene .auth-role-heading .auth-subtitle,.auth-register-scene .auth-role-login{color:rgba(255,255,255,.9)}.auth-register-scene .auth-role-login .auth-back-link{color:#fdba53}.auth-register-scene .auth-role-login .auth-back-link:hover{color:#ffcf87}.auth-register-scene .auth-role-continue:not(:disabled){border-color:rgba(253,186,83,.5);box-shadow:0 4px 15px rgba(0,0,0,.25)}@media(max-width:640px){.auth-register-scene{background-position:50%}.auth-register-scene .auth-hero-logo{top:88px;right:auto;left:50%;transform:translateX(-50%)}.auth-register-scene .auth-main{padding-top:128px}}.auth-page:has(.auth-register-layout) .auth-main{width:100%;min-height:0;padding:0}.auth-register-layout{min-height:770px;margin:0 calc(50% - 50vw);grid-template-columns:minmax(360px,43%) minmax(620px,57%)}.auth-register-visual{min-height:770px;padding:70px 48px 52px;justify-content:center}.auth-register-visual h2{margin:10px 0 26px;font-size:38px}.auth-benefits{gap:14px}.auth-benefit{min-height:96px;padding:18px 22px;display:flex;align-items:center;gap:16px}.auth-benefit-icon{width:52px;height:52px;flex:0 0 52px;border-radius:14px;display:grid;place-items:center;background:rgba(253,186,83,.2)}.auth-benefit-icon img{display:block;-o-object-fit:contain;object-fit:contain}.auth-benefit strong{font-size:17px}.auth-benefit p{font-size:13px;line-height:1.55}.auth-register-quote{position:absolute;right:48px;bottom:48px;width:min(100% - 96px,360px);margin:0;color:var(--auth-ink);font-family:"BigVesta Arabic Beta",var(--font-sans);font-size:22px;font-weight:700;line-height:1.5;text-align:right}.auth-register-quote cite{display:block;margin-top:4px;color:#707974;font-family:inherit;font-size:13px;font-style:normal;font-weight:400;text-align:right}.auth-register-form{padding:82px 64px 48px}.auth-unified-scene .auth-register-visual{background:rgba(13,28,35,.58);color:#fff;backdrop-filter:blur(2px)}.auth-unified-scene .auth-register-visual:before{display:none}.auth-unified-scene .auth-register-visual h2{color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.24)}.auth-unified-scene .auth-benefit{color:var(--auth-ink)}.auth-unified-scene .auth-register-quote{color:#fff}.auth-unified-scene .auth-register-quote cite{color:rgba(255,255,255,.74)}.auth-unified-scene .auth-register-form{background:rgba(255,252,246,.92);backdrop-filter:blur(10px)}.auth-register-form-inner{width:min(100%,660px)}.auth-register-form .auth-card-heading{margin-bottom:26px}.auth-register-form .auth-title{font-size:38px;line-height:1.2}.auth-register-form .auth-subtitle{margin-top:8px;font-size:15px;line-height:1.6}.auth-form-grid{gap:18px 24px}.auth-register-field{gap:6px;font-size:13px}.auth-register-field .auth-input-wrap{display:block}.auth-register-field input{min-height:52px;padding-right:48px;padding-left:46px}.auth-register-field .auth-input-icon{right:16px;width:19px;height:19px}.auth-register-field .auth-password-toggle{left:10px;width:34px;height:34px}.auth-register-field .auth-password-toggle:hover{color:var(--auth-gold-dark)}.auth-check{margin:20px 0 16px;font-size:13px;line-height:1.5}.auth-check a{color:var(--auth-gold-dark);font-weight:700;text-decoration:none;transition:color .2s ease}.auth-check a:hover{color:#c88820;text-decoration:none}.auth-register-form .auth-primary{min-height:52px;font-size:17px;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-register-form .auth-primary:not(:disabled):hover{background:#c88820;border-color:#c88820;box-shadow:0 10px 22px rgba(129,86,0,.2);transform:translateY(-1px)}.auth-register-login{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;margin:18px 0 0!important;font-size:13px!important;white-space:nowrap}.auth-register-login>span{color:#707974}.auth-register-login .auth-back-link{font-weight:700;transition:color .2s ease,text-decoration-color .2s ease}.auth-register-login .auth-back-link:hover{color:var(--auth-gold-dark);text-decoration:underline;text-underline-offset:4px}@media(max-width:1000px){.auth-register-layout{min-height:0;margin:0;grid-template-columns:1fr}.auth-register-visual{min-height:460px;padding:92px 32px 48px}.auth-register-form{padding:56px 32px}.auth-register-form .auth-primary{width:100%}.auth-register-login{justify-content:center}.auth-register-quote{right:32px;bottom:36px;width:calc(100% - 64px)}}@media(max-width:640px){.auth-register-visual{min-height:420px;padding:80px 22px 40px}.auth-register-visual h2{font-size:30px}.auth-benefit{min-height:auto;padding:15px}.auth-benefit-icon{width:46px;height:46px;flex-basis:46px}.auth-register-quote{font-size:18px}.auth-register-form{padding:44px 20px}.auth-register-form .auth-title{font-size:30px}.auth-register-login{gap:10px;font-size:13px!important}.auth-register-field input{min-height:50px}}.auth-card-forgot .auth-symbol img{display:block;width:30px;height:30px}.auth-card-forgot .auth-title{font-size:28px;line-height:1.35}.auth-card-forgot .auth-subtitle{font-size:14px;line-height:1.5;white-space:nowrap}.auth-card-forgot .auth-primary{min-height:52px;font-size:16px;border-radius:8px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-card-forgot .auth-primary:not(:disabled):hover{background:#244d5d;border-color:#244d5d;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}.auth-card-forgot .auth-back-link{display:inline-flex;align-items:center;gap:8px;font-size:15px;transition:color .2s ease,transform .2s ease}.auth-card-forgot .auth-back-link:hover{color:var(--auth-gold);transform:translateX(-2px)}@media(min-width:641px){.auth-page:has(.auth-card-forgot) .auth-main{min-height:min(828px,100dvh);padding-top:48px;padding-bottom:48px}.auth-card-forgot{transform:translateY(-42px)}}@media(max-width:420px){.auth-card-forgot .auth-subtitle{font-size:13px;white-space:normal}}.auth-card-reset .auth-symbol img{display:block;width:30px;height:30px}.auth-card-reset .auth-title{font-size:28px;line-height:1.35}.auth-card-reset .auth-subtitle{margin-top:6px;font-size:14px;line-height:1.5}.auth-card-reset .auth-form-stack{gap:18px}.auth-card-reset .auth-field{gap:6px;font-size:13px}.auth-card-reset .auth-input-wrap{display:block}.auth-card-reset .auth-field input{min-height:52px;padding-right:49px;padding-left:49px;border:solid var(--auth-line);border-width:1px 1px 2px}.auth-card-reset .auth-input-icon-img{position:absolute;top:50%;right:16px;width:auto;height:auto;transform:translateY(-50%);pointer-events:none}.auth-card-reset .auth-input-icon-img[src$="key.svg"]{width:23px;height:12px}.auth-card-reset .auth-input-icon-img[src$="lock.svg"]{width:16px;height:20px}.auth-card-reset .auth-password-toggle{left:10px;width:34px;height:34px}.auth-card-reset .auth-password-toggle img{display:block;width:22px;height:15px}.auth-card-reset .auth-password-toggle svg{width:18px;height:18px;stroke:#bfc9c3}.auth-card-reset .auth-password-toggle:hover{color:var(--auth-gold-dark)}.auth-card-reset .auth-strength{gap:6px;padding-top:2px}.auth-card-reset .auth-strength-bars{display:block;height:4px;border-radius:9999px;background:#e4e2e1;overflow:hidden}.auth-card-reset .auth-strength-bars span{display:block;height:100%;border-radius:9999px;background:var(--auth-gold);transition:width .2s ease}.auth-card-reset .auth-strength small{font-size:11px}.auth-card-reset .auth-primary{min-height:52px;font-size:16px;border-radius:8px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-card-reset .auth-primary:not(:disabled):hover{background:#244d5d;border-color:#244d5d;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}.auth-card-reset .auth-back-link{display:inline-flex;align-items:center;gap:8px;font-size:15px;transition:color .2s ease,transform .2s ease}.auth-card-reset .auth-back-link:hover{color:var(--auth-gold);transform:translateX(-2px)}@media(min-width:641px){.auth-page:has(.auth-card-reset) .auth-main{min-height:min(860px,100dvh);padding-top:48px;padding-bottom:48px}.auth-card-reset{padding:36px;gap:24px;transform:translateY(-52px)}}@media(max-width:640px){.auth-card-reset{padding:24px 18px;gap:24px}.auth-card-reset .auth-subtitle{font-size:13px}}.auth-card-verify{position:relative;width:min(100%,448px);height:auto;min-height:0;padding:28px;gap:24px;overflow:hidden;border-color:rgba(219,157,56,.15);background:rgba(255,255,255,.7)}.auth-verify-pattern{position:absolute;top:16px;right:16px;width:80px;height:80px;opacity:1;pointer-events:none}.auth-verify-content{position:relative;z-index:1;width:100%;display:grid;justify-items:center;gap:8px;text-align:center}.auth-verify-icon{position:relative;width:96px;height:96px;margin-bottom:8px;border-radius:9999px;display:grid;place-items:center;background:#ffddb1}.auth-verify-icon>img{display:block;width:40px;height:32px}.auth-verify-icon span{position:absolute;right:-4px;bottom:-4px;width:40px;height:40px;border:4px solid #fcf9f8;border-radius:9999px;display:grid;place-items:center;background:var(--auth-ink)}.auth-verify-icon span img{display:block;width:13px;height:17px}.auth-card-verify .auth-title{font-size:28px;line-height:1.3;font-weight:400}.auth-verify-subtitle{margin:0;color:var(--auth-copy);font-size:14px;line-height:1.55}.auth-verify-email{color:var(--auth-ink);font-size:15px;line-height:24px}.auth-verify-form{width:100%;display:grid;gap:16px}.auth-card-verify .auth-otp{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;direction:ltr}.auth-card-verify .auth-otp input{width:100%;height:75px;aspect-ratio:auto;border:solid var(--auth-line);border-width:1px 1px 2px;border-radius:12px;background:var(--auth-field);color:var(--auth-ink);font-size:24px;text-align:center;outline:none}.auth-card-verify .auth-otp input:focus{border-color:var(--auth-gold);box-shadow:0 0 0 2px rgba(219,157,56,.16)}.auth-card-verify .auth-primary{min-height:48px;padding-inline:16px;border-radius:12px;font-size:14px;letter-spacing:.7px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-card-verify .auth-primary img{display:block;width:13px;height:13px}.auth-card-verify .auth-primary:not(:disabled):hover{background:#244d5d;border-color:#244d5d;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}.auth-card-verify .auth-primary:disabled{border-color:var(--auth-ink);background:var(--auth-ink);color:#fff;opacity:1}.auth-verify-resend{display:grid;justify-items:center;gap:4px}.auth-verify-resend p{margin:0;color:var(--auth-copy);font-size:13px;line-height:20px}.auth-verify-resend button{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0;border:0;background:transparent;color:var(--auth-gold-dark);font-size:15px;font-weight:700;cursor:pointer;transition:color .2s ease,transform .2s ease}.auth-verify-resend button:hover:not(:disabled){color:var(--auth-gold);transform:translateY(-1px)}.auth-verify-resend button:disabled{cursor:not-allowed;opacity:.55}.auth-verify-resend button img{display:block;width:12px;height:12px}.auth-verify-timer{position:relative;z-index:1;width:100%;padding-top:20px;border-top:1px solid rgba(191,201,195,.3);color:rgba(64,73,68,.6);font-size:11px;line-height:16px;text-align:center}.auth-verify-timer strong{font-weight:400}@media(min-width:641px){.auth-page:has(.auth-card-verify) .auth-main{min-height:min(760px,100dvh);padding-top:34px;padding-bottom:28px}.auth-card-verify{transform:translateY(-34px)}}@media(max-width:640px){.auth-card-verify{padding:24px 18px;gap:20px}.auth-card-verify .auth-otp{gap:10px}.auth-card-verify .auth-otp input{height:62px}.auth-verify-pattern{right:10px;top:10px;width:64px;height:64px}.auth-verify-icon{width:80px;height:80px}.auth-verify-icon span{width:34px;height:34px}.auth-verify-icon>img{width:34px;height:27px}}@media(min-width:641px){.auth-page:has(.auth-card-verify) .auth-main{min-height:0;padding:28px 24px}.auth-card-verify{transform:none}}.auth-card-verify .auth-otp{grid-template-columns:repeat(6,minmax(0,58px));justify-content:center;gap:10px}.auth-card-verify .auth-otp input{height:58px}@media(min-width:641px){.auth-page:has(.auth-card-verify) .auth-main{min-height:calc(100dvh - 80px)}}@media(max-width:640px){.auth-card-verify .auth-otp{width:100%;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.auth-card-verify .auth-otp input{height:clamp(42px,14vw,54px);font-size:18px}}.auth-page:has(.auth-card-verify):before{height:100%;min-height:0}.auth-page:has(.auth-card-unlock):before{height:100%;min-height:0}.auth-card-unlock{position:relative;width:min(100%,560px);min-height:0;height:auto;padding:30px;gap:22px;overflow:hidden;border-color:rgba(219,157,56,.2);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 24px 42px rgba(39,67,81,.08);backdrop-filter:blur(10px)}.auth-unlock-glow{position:absolute;top:0;right:0;width:104px;height:104px;background:linear-gradient(135deg,rgba(129,86,0,.1),transparent);filter:blur(18px);pointer-events:none}.auth-unlock-heading{position:relative;z-index:1;display:grid;justify-items:center;gap:10px;text-align:center}.auth-unlock-symbol{width:76px;height:76px;display:grid;place-items:center;border-radius:999px;background:rgba(255,221,177,.3);box-shadow:0 0 15px rgba(129,86,0,.16)}.auth-unlock-symbol img{display:block;width:28px;height:35px}.auth-card-unlock .auth-title{margin:4px 0 0;font-size:27px;line-height:1.3}.auth-card-unlock .auth-subtitle{max-width:462px;margin:0;font-size:15px;line-height:1.6}.auth-unlock-panel{position:relative;z-index:1;width:100%;display:grid;justify-items:center;gap:12px;padding:26px 22px 22px;border:1px solid rgba(191,201,195,.3);border-radius:15px;background:rgba(255,255,255,.4);text-align:center}.auth-unlock-panel h2{margin:0;color:var(--auth-ink);font-size:21px;line-height:1.35}.auth-unlock-panel>p{margin:0;color:var(--auth-copy);font-size:14px;line-height:1.6}.auth-card-unlock .auth-unlock-otp{width:auto;display:flex;align-items:center;justify-content:center;gap:10px;direction:ltr}.auth-unlock-otp-slot{display:contents}.auth-card-unlock .auth-unlock-otp input{width:48px;height:58px;aspect-ratio:auto;border:1px solid var(--auth-line);border-radius:10px;background:var(--auth-field);font-size:21px;text-align:center;outline:none}.auth-card-unlock .auth-unlock-otp input:focus{border-color:var(--auth-gold);box-shadow:0 0 0 2px rgba(219,157,56,.16)}.auth-unlock-otp-dash{order:0;margin:0 5px;color:#fdba53;font-family:var(--font-latin);font-size:15px;font-style:normal}.auth-card-unlock .auth-primary{width:100%;min-height:48px;border-radius:10px;font-size:16px;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-card-unlock .auth-primary:not(:disabled):hover{background:#244d5d;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}.auth-unlock-resend{border:0;background:transparent;color:var(--auth-gold);font-family:inherit;font-size:14px;cursor:pointer;transition:color .2s ease,transform .2s ease}.auth-unlock-resend:hover:not(:disabled){color:var(--auth-gold-dark);transform:translateY(-1px)}.auth-unlock-resend:disabled{opacity:.55;cursor:not-allowed}.auth-unlock-support{position:relative;z-index:1;display:grid;justify-items:center;gap:8px;padding-top:2px;text-align:center}.auth-unlock-support a,.auth-unlock-support p{display:inline-flex;align-items:center;gap:7px;margin:0;color:var(--auth-copy);font-size:14px;line-height:1.6;text-decoration:none}.auth-unlock-support p img{width:10px;height:10px}.auth-unlock-support a{color:var(--auth-gold);font-weight:700;transition:color .2s ease}.auth-unlock-support a img{width:14px;height:14px;transition:transform .2s ease,filter .2s ease}.auth-unlock-support a:hover{color:var(--auth-gold-dark)}.auth-unlock-support a:hover img{filter:brightness(.72);transform:translateX(-4px)}@media(min-width:641px){.auth-page:has(.auth-card-unlock) .auth-main{min-height:calc(100dvh - 80px);padding:32px 24px}.auth-card-unlock{transform:translateY(-24px)}}@media(max-width:640px){.auth-card-unlock{padding:24px 16px}.auth-card-unlock .auth-title{font-size:24px}.auth-card-unlock .auth-unlock-otp{gap:6px}.auth-card-unlock .auth-unlock-otp input{width:38px;height:50px}.auth-unlock-otp-dash{margin:0 1px}.auth-unlock-panel{padding:22px 12px}}.auth-page:has(.auth-card-pending):before{height:100%;min-height:0}.auth-card-pending{width:min(100%,560px);padding:34px;gap:28px}.auth-card-pending .auth-primary{min-height:52px;border-radius:10px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-card-pending .auth-primary svg{width:18px;height:18px;transition:transform .2s ease}.auth-card-pending .auth-primary:hover{background:#244d5d;border-color:#244d5d;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}.auth-card-pending .auth-primary:hover svg{transform:translateX(-4px)}@media(min-width:641px){.auth-page:has(.auth-card-pending) .auth-main{min-height:calc(100dvh - 80px);padding:32px 24px}.auth-card-pending{transform:translateY(-36px)}}.auth-page:has(.auth-teacher-journey):before{height:100%;min-height:0}.auth-teacher-journey{width:min(100%,740px);min-height:0;height:auto;padding:24px;border-color:rgba(219,157,56,.13);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 20px 42px rgba(39,67,81,.1);backdrop-filter:blur(10px)}.auth-teacher-heading{display:grid;justify-items:center;gap:8px;text-align:center}.auth-teacher-heading h1{margin:0;color:var(--auth-ink);font-size:28px;line-height:1.35}.auth-teacher-heading p{max-width:680px;margin:0;color:var(--auth-copy);font-size:15px;line-height:1.55}.auth-teacher-steps{position:relative;width:100%;display:flex;justify-content:space-between;gap:20px;margin:6px 0 2px;padding:0 16px;list-style:none}.auth-teacher-steps:before{position:absolute;right:0;left:0;top:24px;height:1px;background:var(--auth-line);content:""}.auth-teacher-steps li{position:relative;z-index:1;display:grid;justify-items:center;gap:8px;color:var(--auth-copy);font-size:12px;text-align:center}.auth-teacher-steps span{width:46px;height:46px;display:grid;place-items:center;border:2px solid var(--auth-line);border-radius:50%;background:#fcf9f8;color:#707974;font-family:var(--font-arabic-interface);font-size:15px}.auth-teacher-steps strong{font-size:12px;letter-spacing:.3px;white-space:nowrap}.auth-teacher-steps li.active{color:var(--auth-gold)}.auth-teacher-steps li.active span{border-color:var(--auth-gold);color:var(--auth-gold)}.auth-teacher-form{width:100%;display:grid;gap:18px;padding-top:4px}.auth-teacher-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.auth-teacher-field{display:grid;gap:7px;color:var(--auth-ink);font-size:13px;font-weight:700;text-align:right}.auth-teacher-field>span{display:block}.auth-teacher-field input:not([type=file]),.auth-teacher-field select,.auth-teacher-field textarea{width:100%;min-height:46px;padding:10px 14px;border:1px solid rgba(191,201,195,.45);border-bottom:2px solid var(--auth-line);border-radius:0;background:rgba(246,243,242,.72);color:#1b1c1c;font:inherit;font-size:14px;outline:none;text-align:right}.auth-teacher-field select{border:1px solid rgba(191,201,195,.45);border-radius:10px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.auth-teacher-field textarea{min-height:78px;border:1px solid rgba(191,201,195,.35);border-radius:10px;resize:vertical}.auth-teacher-field input:focus,.auth-teacher-field select:focus,.auth-teacher-field textarea:focus{border-color:var(--auth-gold);box-shadow:0 0 0 2px rgba(219,157,56,.12)}.auth-teacher-upload{min-height:100px;display:grid;justify-items:center;align-content:center;gap:5px;padding:14px;border:2px dashed rgba(191,201,195,.65);border-radius:12px;background:rgba(246,243,242,.35);color:#1b1c1c;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}.auth-teacher-upload:hover{border-color:var(--auth-gold);background:rgba(255,221,177,.16)}.auth-teacher-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.auth-teacher-upload img{width:25px;height:25px;-o-object-fit:contain;object-fit:contain}.auth-teacher-upload strong{font-size:14px}.auth-teacher-upload small{color:rgba(64,73,68,.7);font-size:12px}.auth-teacher-note{padding:13px 18px;border-right:4px solid var(--auth-gold);border-radius:9px;background:#eef0f1;color:#254352;font-size:14px;line-height:1.6;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}.auth-teacher-note img{flex:none}.auth-teacher-info-icon{display:inline-grid;place-items:center;width:18px;height:18px;border:2px solid var(--auth-gold);border-radius:50%;color:var(--auth-gold);font:700 12px/1 Arial;flex:none}.auth-teacher-chips{gap:8px}.auth-teacher-chips label{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid rgba(191,201,195,.35);border-radius:999px;background:rgba(246,243,242,.72);font-size:14px}.auth-teacher-chips input{width:17px;height:17px}.auth-teacher-agree{display:flex;align-items:center;justify-content:flex-start;gap:9px;padding-top:2px;color:var(--auth-copy);font-size:14px;line-height:1.5}.auth-teacher-agree input{width:18px;height:18px;accent-color:var(--auth-gold)}.auth-teacher-agree b{color:var(--auth-gold-dark)}.auth-teacher-actions{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:4px}.auth-teacher-actions .auth-primary,.auth-teacher-actions .auth-secondary{width:auto;min-width:138px;min-height:46px;border-radius:10px;font-size:15px;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.auth-teacher-actions .auth-primary img,.auth-teacher-actions .auth-secondary img{width:14px;height:14px;transition:transform .2s ease}.auth-teacher-actions .auth-primary:hover{background:#244d5d;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}@media(min-width:641px){.auth-page:has(.auth-teacher-journey) .auth-main{min-height:calc(100dvh - 80px);padding:28px 24px}.auth-teacher-journey{transform:translateY(-28px)}.auth-teacher-step-3{width:min(100%,760px)}}@media(max-width:640px){.auth-teacher-journey{padding:24px 16px;border-radius:18px}.auth-teacher-heading h1{font-size:24px}.auth-teacher-heading p{font-size:13px}.auth-teacher-steps{padding:0;gap:7px}.auth-teacher-steps strong{font-size:10px;white-space:normal}.auth-teacher-steps span{width:38px;height:38px;font-size:13px}.auth-teacher-steps:before{top:20px}.auth-teacher-grid{grid-template-columns:1fr;gap:16px}.auth-teacher-actions .auth-primary,.auth-teacher-actions .auth-secondary{min-width:120px}.auth-teacher-chips label{font-size:12px}}.auth-teacher-heading p{max-width:none;font-size:13px;white-space:nowrap}.auth-teacher-personal .auth-teacher-field input{min-height:40px;padding:7px 11px;font-size:13px}.auth-teacher-personal .auth-teacher-field>span:first-child{font-size:12px}.auth-teacher-password{position:relative;display:block}.auth-teacher-password input{padding-inline-end:44px!important}.auth-teacher-eye{position:absolute;left:10px;right:auto;top:50%;width:28px;height:28px;padding:0;border:0;background:transparent;color:#71807c;font-size:18px;line-height:1;transform:translateY(-50%);cursor:pointer}.auth-teacher-eye:after{position:absolute;left:4px;top:13px;width:21px;height:2px;border-radius:2px;background:#71807c;content:"";transform:rotate(-34deg)}.auth-teacher-eye.is-visible:after{display:none}.auth-teacher-actions .auth-primary img{filter:brightness(0) invert(1)}.auth-teacher-actions .auth-primary:hover,.auth-teacher-actions .auth-secondary:hover{background:#244d5d;border-color:#244d5d;color:#fff;box-shadow:0 8px 18px rgba(20,49,63,.16);transform:translateY(-1px)}.auth-teacher-actions a:hover img{transform:translateX(-3px)}.auth-teacher-trust{gap:56px;margin-top:16px;color:#6d706f;text-shadow:0 2px 3px rgba(39,67,81,.22)}.auth-teacher-trust span{gap:7px}.auth-teacher-trust img{opacity:.8;filter:drop-shadow(0 2px 2px rgba(39,67,81,.2))}@media(max-width:640px){.auth-teacher-heading p{white-space:normal}.auth-teacher-trust{gap:18px;font-size:10px}.auth-teacher-trust img{width:17px;height:17px}}.auth-teacher-trust img{filter:brightness(0) saturate(100%) invert(69%) sepia(72%) saturate(602%) hue-rotate(359deg) brightness(94%) contrast(91%) drop-shadow(0 2px 2px rgba(39,67,81,.2))}.auth-teacher-trust{position:relative;isolation:isolate;padding:9px 18px}.auth-teacher-trust:before{position:absolute;z-index:-1;background:rgba(255,255,255,.28);box-shadow:0 8px 18px rgba(90,95,91,.16);content:"";filter:blur(1px);width:min(92vw,520px);background:rgba(255,255,255,.08);box-shadow:0 7px 20px rgba(71,76,72,.2);filter:blur(7px)}.auth-teacher-trust img{filter:drop-shadow(0 1px 1px rgba(39,67,81,.12))}.auth-teacher-eye:after{display:none}.auth-teacher-eye{color:#707974}.auth-teacher-eye svg{width:18px;height:18px}.auth-teacher-trust{width:min(100%,640px);margin-top:18px;padding:12px 20px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.74) 15%,rgba(255,255,255,.88) 50%,rgba(255,255,255,.74) 85%,rgba(255,255,255,0));box-shadow:0 8px 22px rgba(93,99,94,.13)}.auth-teacher-trust:before{width:100%;inset:0;right:auto;transform:none;background:linear-gradient(90deg,rgba(121,128,123,0),rgba(121,128,123,.2) 18%,rgba(121,128,123,.08) 50%,rgba(121,128,123,.2) 82%,rgba(121,128,123,0));filter:blur(10px)}.auth-teacher-trust{width:min(100%,560px);margin-top:20px;background:transparent;box-shadow:none}.auth-teacher-trust:before{right:50%;left:auto;inset-block:0;width:100vw;background:linear-gradient(90deg,rgba(246,243,242,0),rgba(210,213,210,.18) 8%,rgba(255,255,255,.8) 22%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.8) 78%,rgba(210,213,210,.18) 92%,rgba(246,243,242,0));box-shadow:0 6px 18px rgba(92,98,93,.18);filter:blur(8px);transform:translateX(50%)}.auth-teacher-trust{width:min(100%,500px)}.auth-teacher-trust:before{width:calc(100% + 84px);background:linear-gradient(90deg,rgba(130,136,132,0),rgba(130,136,132,.24) 11%,rgba(218,220,217,.46) 26%,rgba(228,229,227,.5) 50%,rgba(218,220,217,.46) 74%,rgba(130,136,132,.24) 89%,rgba(130,136,132,0));box-shadow:0 7px 15px rgba(81,88,83,.2);filter:blur(6px)}.auth-teacher-actions .auth-secondary{background:var(--auth-ink);color:#fff}.auth-teacher-actions .auth-secondary img{filter:brightness(0) invert(1)}.auth-teacher-back-arrow{transform:scaleX(-1)!important}.auth-teacher-actions .auth-secondary:hover{background:#244d5d;border-color:#244d5d;color:#fff;box-shadow:0 8px 18px rgba(20,49,63,.16)}.auth-teacher-actions .auth-secondary{min-width:auto;padding:0;border-color:transparent}.auth-teacher-actions .auth-secondary img{filter:none}.auth-teacher-actions .auth-secondary:hover{border-color:transparent;background:rgba(20,49,63,.06);color:#244d5d}.auth-teacher-chips label{border-radius:12px}.auth-teacher-privacy{position:relative;width:min(100%,640px);margin:14px 0 0;padding:10px 18px;color:#707974;font-size:12px;text-align:center}.auth-teacher-privacy:before{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(132,138,133,0),rgba(177,182,178,.28) 15%,rgba(224,226,224,.48) 50%,rgba(177,182,178,.28) 85%,rgba(132,138,133,0));box-shadow:0 5px 13px rgba(82,88,83,.17);content:"";filter:blur(5px)}.auth-teacher-field-label{display:flex!important;align-items:center;justify-content:flex-start;gap:8px;min-height:16px}.auth-teacher-field-icon{width:18px;height:16px;-o-object-fit:contain;object-fit:contain;flex:none}.auth-teacher-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/images/auth/figma-career-4.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:12px 8px;padding-left:42px}.auth-teacher-chips{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px}.auth-teacher-chips label{width:132px;min-height:52px;justify-content:center;padding:9px 12px;border-radius:28px;background:rgba(246,243,242,.74);white-space:nowrap}.auth-teacher-chips input{width:18px!important;height:18px!important;min-height:18px!important;min-width:18px!important;margin:0!important;padding:0!important;flex:none;border:1px solid var(--auth-line)!important;border-radius:5px!important;background:#fff!important;accent-color:var(--auth-gold)}.auth-teacher-actions{padding-inline:16px}.auth-teacher-actions .auth-secondary{min-width:0;min-height:42px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:var(--auth-ink);box-shadow:none;direction:rtl;transition:background-color .18s ease,color .18s ease,transform .18s ease}.auth-teacher-actions .auth-secondary img{filter:brightness(0) saturate(100%) invert(15%) sepia(24%) saturate(1563%) hue-rotate(153deg) brightness(93%) contrast(95%)}.auth-teacher-actions .auth-secondary:hover{border:0;background:rgba(219,157,56,.1);color:#815600;box-shadow:none;transform:translateY(-1px)}.auth-teacher-actions .auth-secondary:hover .auth-teacher-back-arrow{transform:scaleX(-1) translateX(2px)!important}@media(max-width:640px){.auth-teacher-chips{gap:8px}.auth-teacher-chips label{width:calc(50% - 4px);min-height:48px;padding:8px;font-size:12px}.auth-teacher-actions{padding-inline:0}}@media(min-width:641px){.auth-teacher-step-3{width:min(100%,700px)!important;padding:30px 34px;gap:14px;transform:translateY(-38px)}}.auth-teacher-step-3 .auth-teacher-heading{gap:5px}.auth-teacher-step-3 .auth-teacher-heading h1{font-size:26px}.auth-teacher-step-3 .auth-teacher-heading p{font-size:13px}.auth-teacher-step-3 .auth-teacher-steps{margin:2px 0;padding-inline:8px}.auth-teacher-step-3 .auth-teacher-steps strong{font-size:11px}.auth-teacher-step-3 .auth-teacher-form{gap:14px;padding-top:0}.auth-teacher-verify .auth-teacher-field{gap:8px}.auth-teacher-verify .auth-teacher-upload{min-height:96px;padding:15px;border-color:rgba(191,201,195,.58);background:rgba(246,243,242,.4)}.auth-teacher-upload-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:rgba(129,86,0,.1)}.auth-teacher-upload-icon img{width:22px!important;height:22px!important}.auth-teacher-upload-copy{display:grid;justify-items:center;gap:3px}.auth-teacher-upload-copy strong{font-size:13px;line-height:1.25}.auth-teacher-upload-copy small{font-size:11px;line-height:1.25}.auth-teacher-video-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%}.auth-teacher-video-row .auth-teacher-video-upload{height:78px;min-height:78px;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px;border:1px solid rgba(191,201,195,.3);background:#fff}.auth-teacher-video-upload .auth-teacher-upload-icon{width:38px;height:38px;border-radius:9px;background:rgba(20,49,63,.05)}.auth-teacher-video-upload .auth-teacher-upload-copy{justify-items:end}.auth-teacher-video-upload .auth-teacher-upload-copy strong{font-size:12px}.auth-teacher-video-upload .auth-teacher-upload-copy small{font-size:10px}.auth-teacher-video-link{height:78px;min-height:78px;display:flex;flex-direction:row-reverse;align-items:center;gap:10px;padding:10px 16px;border:1px solid rgba(191,201,195,.3);border-radius:10px;background:#fff}.auth-teacher-video-link input{width:100%;min-height:0;padding:0;background:transparent;color:#1b1c1c;font:inherit;font-size:13px;outline:none}.auth-teacher-video-link:focus-within{border-color:var(--auth-gold);box-shadow:0 0 0 2px rgba(219,157,56,.12)}.auth-teacher-video-link img{position:static;width:22px;height:10px;flex:none;transform:none}.auth-teacher-step-3 .auth-teacher-agree{gap:6px;margin:0;padding:2px 0 0;color:#404944;font-size:12px;line-height:1.55;text-align:right}.auth-teacher-step-3 .auth-teacher-agree input{width:17px;height:17px;margin:0;flex:none}.auth-teacher-step-3 .auth-teacher-actions{padding-top:0}.auth-teacher-step-3 .auth-teacher-actions .auth-primary{min-height:42px;font-size:13px}.auth-teacher-step-3 .auth-teacher-actions .auth-primary img{width:12px;height:12px}.auth-teacher-step-3 .auth-teacher-actions button.auth-primary img{transform:scaleX(-1)}.auth-teacher-community{margin:-10px auto 10px;padding:24px 18px 0;text-align:center}.auth-teacher-community:before{left:50%;width:calc(100% + 120px);height:18px;background:linear-gradient(90deg,rgba(124,130,126,0),rgba(153,158,154,.28) 17%,rgba(220,222,219,.42) 50%,rgba(153,158,154,.28) 83%,rgba(124,130,126,0));box-shadow:0 6px 14px rgba(79,86,80,.18);filter:blur(5px);transform:translateX(-50%)}.auth-teacher-community-avatars{display:flex;align-items:center;justify-content:center;direction:ltr}.auth-teacher-community-avatars img,.auth-teacher-community-avatars span{width:38px;height:38px;border:2px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover}.auth-teacher-community-avatars span{display:grid;place-items:center;background:#ffbc54;color:#815600;font-family:var(--font-latin);font-size:11px;font-weight:700}.auth-teacher-community-avatars img+img{margin-left:-9px}.auth-teacher-community-avatars span{margin-right:-9px}.auth-teacher-community p{position:relative;margin:8px 0 0;color:#7d837f}.auth-teacher-community p:before{position:absolute;top:-6px;left:50%;width:360px;background:linear-gradient(90deg,transparent,rgba(123,129,124,.5),transparent);content:"";filter:blur(1px);transform:translateX(-50%)}@media(max-width:640px){.auth-teacher-step-3 .auth-teacher-heading p{white-space:normal}.auth-teacher-video-row{grid-template-columns:1fr}.auth-teacher-community{width:100%;margin-top:0}.auth-teacher-community:before{width:calc(100% + 30px)}.auth-teacher-community p:before{width:70%}}.auth-teacher-step-3{position:relative}.auth-teacher-step-3:after{position:absolute;right:4%;bottom:-1px;left:4%;height:2px;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(119,125,121,.18) 16%,rgba(119,125,121,.38) 50%,rgba(119,125,121,.18) 84%,transparent);box-shadow:0 2px 6px rgba(85,91,87,.14);content:"";filter:blur(1.2px);pointer-events:none}.auth-teacher-video-row .auth-teacher-video-upload{direction:rtl;justify-content:flex-start;padding-inline:18px}.auth-teacher-video-upload .auth-teacher-upload-icon{order:0;flex:none}.auth-teacher-video-upload .auth-teacher-upload-copy{order:1;justify-items:start;text-align:right}.auth-teacher-video-link{direction:rtl;flex-direction:row;justify-content:flex-start;padding-inline:18px}.auth-teacher-video-link input{height:auto!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:right}.auth-teacher-video-link img{width:28px;height:14px;-o-object-fit:contain;object-fit:contain}.auth-teacher-community{padding-top:28px}.auth-teacher-community:before{display:none}.auth-teacher-community p:before{top:0;width:min(100%,520px);height:1px;background:linear-gradient(90deg,transparent,rgba(119,125,121,.22) 18%,rgba(119,125,121,.5) 50%,rgba(119,125,121,.22) 82%,transparent);filter:blur(.45px)}@media(max-width:640px){.auth-teacher-community{margin:-1px auto 0;padding-top:22px}.auth-teacher-video-link,.auth-teacher-video-row .auth-teacher-video-upload{padding-inline:14px}.auth-teacher-community p:before{width:82%}}.auth-teacher-step-3:after{right:0;bottom:-4px;left:0;height:7px;background:linear-gradient(90deg,transparent,rgba(113,119,115,.12) 13%,rgba(113,119,115,.28) 50%,rgba(113,119,115,.12) 87%,transparent);box-shadow:0 3px 8px rgba(78,84,80,.12);filter:blur(2.2px)}.auth-teacher-community{min-height:122px;margin:-40px auto -16px;padding:28px 18px 8px}.auth-teacher-community:before{top:18px;bottom:-18px;width:100vw;background:linear-gradient(90deg,rgba(246,243,242,.18),rgba(246,243,242,.72) 18%,rgba(246,243,242,.82) 50%,rgba(246,243,242,.72) 82%,rgba(246,243,242,.18));box-shadow:0 -2px 14px rgba(94,100,96,.06);filter:blur(.3px)}.auth-teacher-community-avatars img,.auth-teacher-community-avatars span{width:42px;height:42px}.auth-teacher-community p{margin-top:10px;padding-top:8px;color:#8b908c}.auth-teacher-community p:before{top:-10px;width:min(100%,620px);background:linear-gradient(90deg,transparent,rgba(121,127,123,.1) 10%,rgba(121,127,123,.35) 28%,rgba(121,127,123,.42) 50%,rgba(121,127,123,.35) 72%,rgba(121,127,123,.1) 90%,transparent);filter:blur(.65px)}@media(max-width:640px){.auth-teacher-community{min-height:112px;margin:-1px auto 0;padding-top:22px}.auth-teacher-community:before{top:12px}.auth-teacher-community-avatars{transform:none}.auth-teacher-community p{margin-top:10px;padding-top:8px}.auth-teacher-community p:before{top:-10px}}.auth-teacher-step-3:after{right:6%;bottom:-5px;left:6%;height:8px;background:linear-gradient(90deg,transparent,rgba(166,168,165,.08) 10%,rgba(166,168,165,.2) 32%,rgba(166,168,165,.26) 50%,rgba(166,168,165,.2) 68%,rgba(166,168,165,.08) 90%,transparent);box-shadow:none;filter:blur(3px)}.auth-teacher-community{background:transparent}.auth-teacher-community:before{position:absolute;z-index:-2;top:5px;right:50%;bottom:-12px;display:block;width:min(calc(100% + 80px),780px);background:linear-gradient(90deg,rgba(246,243,242,0),rgba(246,243,242,.42) 14%,rgba(246,243,242,.64) 34%,rgba(246,243,242,.7) 50%,rgba(246,243,242,.64) 66%,rgba(246,243,242,.42) 86%,rgba(246,243,242,0));content:"";filter:blur(3px);transform:translateX(50%)}.auth-teacher-community-avatars{position:relative;transform:none}.auth-teacher-community-avatars:after{position:absolute;z-index:-1;top:calc(100% - 10px);left:50%;width:min(100%,520px);height:7px;background:linear-gradient(90deg,transparent,rgba(190,192,189,.08) 10%,rgba(190,192,189,.28) 30%,rgba(190,192,189,.38) 50%,rgba(190,192,189,.28) 70%,rgba(190,192,189,.08) 90%,transparent);content:"";filter:blur(3px);transform:translateX(-50%)}.auth-teacher-community p{margin:12px 0 0;color:#929691;font-size:14px}.auth-teacher-community p:before{display:none}@media(max-width:640px){.auth-teacher-community{min-height:106px;margin:-1px auto 0;padding:22px 12px 8px}.auth-teacher-community:before{top:4px;width:calc(100% + 24px)}.auth-teacher-community-avatars:after{width:82%}.auth-teacher-community p{margin-top:11px}}.auth-teacher-step-3:after{bottom:-7px;height:14px}.auth-teacher-community-avatars:after{top:calc(100% - 11px);height:14px;filter:blur(4.5px)}.auth-teacher-step-3:after{right:-3%;bottom:-6px;left:-3%;height:12px;background:linear-gradient(90deg,transparent,rgba(190,191,188,.08) 8%,rgba(190,191,188,.27) 25%,rgba(190,191,188,.4) 50%,rgba(190,191,188,.27) 75%,rgba(190,191,188,.08) 92%,transparent);filter:blur(4px)}.auth-teacher-community{position:relative;isolation:isolate;width:min(100%,700px);min-height:112px;margin:-40px auto -10px;padding:28px 18px 10px}.auth-teacher-community:before{z-index:-1;box-shadow:none;filter:blur(2px)}.auth-teacher-community:after{position:absolute;z-index:0;left:50%;height:14px;background:linear-gradient(90deg,transparent,rgba(190,191,188,.08) 8%,rgba(190,191,188,.27) 25%,rgba(190,191,188,.4) 50%,rgba(190,191,188,.27) 75%,rgba(190,191,188,.08) 92%,transparent);content:"";filter:blur(4px);transform:translateX(-50%);pointer-events:none}.auth-teacher-community-avatars{z-index:1}.auth-teacher-community-avatars:after{display:none}.auth-teacher-community p{z-index:1;margin-top:12px;padding:0;color:#969a96;font-size:13px;font-weight:700;line-height:1.4}@media(max-width:640px){.auth-teacher-community:before{width:calc(100% + 30px)}.auth-teacher-community:after{top:64px;width:calc(100% + 20px);height:12px}.auth-teacher-community p{font-size:12px}}.auth-teacher-community:before{background:linear-gradient(180deg,rgba(190,191,188,.4),rgba(190,191,188,.2) 7px,rgba(190,191,188,0) 16px),linear-gradient(90deg,rgba(246,243,242,0),rgba(246,243,242,.66) 7%,rgba(246,243,242,.9) 20%,rgba(246,243,242,.96) 50%,rgba(246,243,242,.9) 80%,rgba(246,243,242,.66) 93%,rgba(246,243,242,0))}.auth-teacher-step-3:after{display:none}.auth-teacher-community:before{top:0;bottom:-14px;width:min(calc(100% + 220px),920px);background:linear-gradient(90deg,rgba(246,243,242,0),rgba(246,243,242,.66) 7%,rgba(246,243,242,.9) 20%,rgba(246,243,242,.96) 50%,rgba(246,243,242,.9) 80%,rgba(246,243,242,.66) 93%,rgba(246,243,242,0));filter:none}.auth-teacher-community-edge{position:absolute;z-index:0;top:0;left:50%;height:16px;transform:translateX(-50%);pointer-events:none}.auth-teacher-community-edge,.auth-teacher-community:after{width:min(calc(100% + 180px),880px);background:linear-gradient(180deg,rgba(231,228,227,0),rgb(231,228,227) 24%,rgb(231,228,227) 76%,rgba(231,228,227,0));-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.auth-teacher-community:after{top:72px;height:20px;filter:none}@media(max-width:640px){.auth-teacher-community-edge,.auth-teacher-community:after{width:calc(100% + 20px)}.auth-teacher-community-edge{height:14px}.auth-teacher-community:after{top:64px;height:18px}}.auth-teacher-community-edge{top:6px;background:linear-gradient(90deg,rgb(238,235,234),rgb(234,231,230) 12%,rgb(231,228,227) 30%,rgb(231,228,227) 70%,rgb(234,231,230) 88%,rgb(238,235,234));-webkit-mask-image:none;mask-image:none}.auth-teacher-community{margin-bottom:28px}@media(max-width:640px){.auth-teacher-community{margin-bottom:20px}}.auth-teacher-trust:before{top:12px;bottom:auto;height:14px;background:linear-gradient(90deg,rgba(231,228,227,0),rgba(231,228,227,.72) 18%,rgb(231,228,227) 50%,rgba(231,228,227,.72) 82%,rgba(231,228,227,0));box-shadow:none;filter:none}.auth-teacher-privacy:before{top:50%;right:50%;bottom:auto;left:auto;width:min(100%,560px);height:6px;transform:translate(50%,-50%);filter:blur(2px)}.auth-page[lang=en]{font-family:BigVesta Arabic Beta,Arial,sans-serif}.auth-page[lang=en] :is(h1,h2,h3,p,blockquote){unicode-bidi:plaintext}.auth-page[lang=en] input:not([type=checkbox]){direction:ltr;text-align:right}.auth-card-login,.auth-card-verify{height:auto}.auth-page :is(input,select,textarea){min-width:0;max-width:100%}.auth-page[lang=en] nav{font-family:BigVesta Arabic Beta,Arial,sans-serif}.auth-page[lang=en] .auth-subtitle>span{direction:ltr;unicode-bidi:isolate}@media(min-width:641px) and (max-width:1100px){.auth-page.auth-scene-register-architecture .auth-register-scene .auth-main{min-height:0;padding-top:180px;padding-bottom:80px}.auth-page.auth-scene-register-architecture .auth-register-scene .auth-role-view{transform:none}}@media(max-width:640px){.auth-card-login{padding:26px 20px;gap:22px}.auth-card-login .auth-title{font-size:26px}.auth-card-login .auth-subtitle{font-size:13px}.auth-card-forgot .auth-subtitle,.auth-card-login .auth-google-button span,.auth-teacher-heading p,.auth-teacher-steps strong{white-space:normal}}@media(max-width:380px){.auth-main{padding-inline:12px}.auth-card-login{padding:22px 16px;gap:18px}.auth-card-login .auth-title{font-size:24px}.auth-card-login .auth-primary,.auth-card-login .auth-secondary{font-size:15px;padding-inline:12px}.auth-field .auth-input-icon{right:12px}.auth-field.has-icon input{padding-right:40px}.auth-password-toggle{left:8px}}.auth-role-card{border:2px solid #e1e5e3;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.auth-role-card:hover{border-color:#aebdb9;transform:none}.auth-role-card[data-selected=true]{border-color:#db9d38;background:#fff6e5;box-shadow:0 0 0 2px rgb(219 157 56/28%),0 12px 28px rgb(0 0 0/12%);transform:none}.auth-role-card:has(input:focus-visible){outline:3px solid #fff;outline-offset:5px}.auth-role-card-top{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.auth-role-selection{display:inline-flex;align-items:center;gap:8px;color:#14313f;font-size:13px;font-weight:700}.auth-role-selection-text{visibility:hidden}.auth-role-selection-mark{display:grid;place-items:center;width:26px;height:26px;flex-shrink:0;border:2px solid #8c9d9e;border-radius:50%;background:#fff}.auth-role-card[data-selected=true] .auth-role-selection-text{visibility:visible}.auth-role-card[data-selected=true] .auth-role-selection-mark{border-color:#14313f;background:#14313f;color:#fff}.auth-role-description{display:block;color:var(--auth-copy);font-size:15px;line-height:1.7}.auth-role-continue{min-width:230px;max-width:100%;padding-inline:24px}@media (max-width:640px){.auth-role-card{padding:20px;min-height:220px}.auth-role-card .auth-role-icon{width:48px;height:48px}.auth-role-description{font-size:14px}}@media (prefers-reduced-motion:reduce){.auth-role-card{transition:none}}.auth-role-description{unicode-bidi:plaintext}@media (min-width:1001px){.auth-page:has(.auth-register-layout) .auth-main{min-height:880px;padding:138px 32px 72px;place-items:start center}.auth-page:has(.auth-register-layout) .auth-hero-logo{top:154px;left:max(72px,calc((100% - 1440px)/2 + 48px));width:72px;height:104px}.auth-register-layout{width:min(100%,1440px);min-height:700px;margin:0 auto;grid-template-columns:minmax(420px,42%) minmax(620px,58%);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:rgba(13,28,35,.35);box-shadow:0 30px 80px rgba(0,0,0,.28)}.auth-unified-scene .auth-register-visual{min-height:700px;padding:132px 48px 48px;justify-content:flex-start;background:linear-gradient(160deg,rgba(13,28,35,.82),rgba(20,49,63,.58));backdrop-filter:blur(4px)}.auth-register-kicker{font-size:14px;font-weight:700}.auth-register-visual h2{margin:10px 0 24px;font-size:34px;line-height:1.25}.auth-benefits{gap:12px}.auth-benefit{min-height:86px;padding:16px 18px;border:1px solid rgba(255,255,255,.5);border-radius:14px;background:rgba(255,255,255,.93);box-shadow:0 10px 28px rgba(0,0,0,.12)}.auth-benefit-icon{width:48px;height:48px;flex-basis:48px}.auth-benefit strong{font-size:16px}.auth-benefit p{margin-top:3px;font-size:12px}.auth-unified-scene .auth-register-quote{position:static;width:100%;margin:24px 0 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.18);font-size:18px}.auth-unified-scene .auth-register-form{min-height:700px;padding:70px clamp(48px,5vw,84px) 48px;align-items:center;background:rgba(255,252,246,.95);backdrop-filter:blur(14px)}.auth-register-form-inner{width:min(100%,700px)}.auth-register-form .auth-card-heading{margin-bottom:28px}.auth-register-form .auth-title{font-size:36px}.auth-register-form .auth-subtitle{max-width:620px}.auth-form-grid{gap:18px 20px}.auth-register-field input,.auth-register-field select{min-height:52px;border:1px solid rgba(191,201,195,.75);border-radius:10px;background:rgba(255,255,255,.72)}.auth-register-field input:focus,.auth-register-field select:focus{border-color:var(--auth-gold);box-shadow:0 0 0 3px rgba(219,157,56,.14)}.auth-register-form .auth-primary{width:min(100%,320px);border-radius:12px}.auth-register-login{margin-top:20px}}.auth-field-hint{display:block;min-height:16px;color:#697772;font-size:11px;font-weight:400;line-height:1.45;letter-spacing:0}.auth-page-ltr .auth-register-form,.auth-page-ltr .auth-register-visual{direction:ltr}.auth-page-ltr .auth-register-form .auth-card-heading{text-align:left}.auth-phone-field{position:relative;align-content:start}.auth-phone-control{width:100%;min-height:52px;display:flex;align-items:center;border:1px solid rgba(191,201,195,.75);border-radius:10px;background:rgba(255,255,255,.72);transition:border-color .18s ease,box-shadow .18s ease}.auth-phone-control:focus-within{border-color:var(--auth-gold);box-shadow:0 0 0 3px rgba(219,157,56,.14)}.auth-phone-control .auth-country-trigger{min-width:126px;height:50px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:var(--auth-ink);cursor:pointer}.auth-country-trigger>span{font-size:19px;line-height:1}.auth-country-trigger>b{font-family:Arial,sans-serif;font-size:13px}.auth-country-trigger>svg{width:14px;height:14px;color:#74827d;transition:transform .18s ease}.auth-country-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.auth-phone-divider{width:1px;height:28px;background:rgba(191,201,195,.8)}.auth-phone-control input{min-height:50px!important;padding:0 12px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;direction:ltr;text-align:left}.auth-phone-icon{width:19px;height:19px;margin-right:14px;flex:0 0 auto;color:#75827e}.auth-country-picker{position:absolute;z-index:80;top:calc(100% + 6px);right:0;left:0;overflow:hidden;border:1px solid #d8dfdc;border-radius:16px;background:#fffdf9;box-shadow:0 20px 55px rgba(13,28,35,.22)}.auth-country-search{margin:10px;min-height:44px;display:flex;align-items:center;gap:8px;border:1px solid #c7d1cd;border-radius:10px;background:#f8f7f4}.auth-country-search>svg{width:18px;height:18px;margin-inline-start:12px;flex:none}.auth-country-search input{min-height:42px!important;padding:0 4px!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:13px}.auth-country-search button{width:36px;height:36px;display:grid;place-items:center;flex:none;border:0;background:transparent;color:#687671}.auth-country-search button svg{width:16px;height:16px}.auth-country-list{max-height:270px;padding:0 8px 8px;overflow-y:auto;overscroll-behavior:contain}.auth-country-list>button{width:100%;min-height:44px;padding:7px 10px;display:grid;grid-template-columns:26px 1fr auto 18px;align-items:center;gap:8px;border:0;border-radius:9px;background:transparent;color:var(--auth-ink);font-size:13px;text-align:start;cursor:pointer}.auth-country-list>button:focus-visible,.auth-country-list>button:hover,.auth-country-list>button[aria-selected=true]{background:#f4ecdf}.auth-country-list>button b{color:#536661;font-family:Arial,sans-serif;font-size:12px;font-weight:600}.auth-country-list>button svg{width:16px;height:16px;color:var(--auth-gold-dark)}.auth-country-flag{font-size:19px;line-height:1}.auth-country-list>p{padding:18px;color:#697772;font-size:13px;text-align:center}@media(max-width:640px){.auth-field-hint{min-height:0;font-size:10px}.auth-phone-control .auth-country-trigger{min-width:112px;padding-inline:9px}.auth-country-picker{right:-2px;left:-2px}.auth-country-list{max-height:230px}}.auth-teacher-field input::-moz-placeholder,.auth-teacher-field textarea::-moz-placeholder{color:#9aa2a6;opacity:1}.auth-teacher-field input::placeholder,.auth-teacher-field textarea::placeholder{color:#9aa2a6;opacity:1}.auth-teacher-field select option[value=""],.auth-teacher-field select:invalid{color:#9aa2a6}.auth-datefield{position:relative}.auth-datefield-trigger{display:flex;align-items:center;gap:9px;width:100%;min-height:40px;padding:7px 11px;border:1px solid rgba(191,201,195,.45);border-bottom:2px solid var(--auth-line);border-radius:0;background:rgba(246,243,242,.72);color:#1b1c1c;font:inherit;font-size:13px;text-align:right;cursor:pointer}.auth-datefield-trigger:hover{border-color:rgba(219,157,56,.6)}.auth-datefield-trigger[aria-expanded=true]{border-color:var(--auth-gold);box-shadow:0 0 0 2px rgba(219,157,56,.12)}.auth-datefield-trigger svg{width:16px;height:16px;flex:none;color:#707974}.auth-datefield-trigger span{flex:1}.auth-datefield-placeholder{color:#9aa2a6}.auth-datecal{position:absolute;z-index:60;inset-inline-start:0;top:calc(100% + 8px);width:290px;padding:14px;border:1px solid rgba(219,157,56,.28);border-radius:16px;background:#fff;box-shadow:0 24px 48px rgba(39,67,81,.18);direction:rtl}.auth-page-ltr .auth-datecal{direction:ltr}.auth-datecal-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.auth-datecal-head>button{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(191,201,195,.5);border-radius:9px;background:#fff;color:var(--auth-ink);cursor:pointer;transition:border-color .15s,color .15s}.auth-datecal-head>button:hover{border-color:var(--auth-gold);color:var(--auth-gold-dark)}.auth-datecal-head svg{width:16px;height:16px}.auth-datecal-period{display:flex;align-items:center;gap:8px}.auth-datecal-period strong{color:var(--auth-ink);font-size:14px;font-weight:700}.auth-datecal-period select{min-height:30px;padding:2px 6px;border:1px solid rgba(191,201,195,.5);border-radius:8px;background:#fcf9f8;color:var(--auth-ink);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.auth-datecal-period select:focus{border-color:var(--auth-gold);outline:none}.auth-datecal-grid,.auth-datecal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.auth-datecal-weekdays{margin-bottom:6px;padding-bottom:8px;border-bottom:1px solid rgba(191,201,195,.35)}.auth-datecal-weekdays span{color:var(--auth-gold-dark);font-size:11px;font-weight:700;text-align:center}.auth-datecal-day{aspect-ratio:1;border:1px solid transparent;border-radius:9px;background:transparent;color:#2c3a40;font:inherit;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;cursor:pointer;transition:background-color .15s,color .15s}.auth-datecal-day:hover:not(:disabled){background:rgba(219,157,56,.14);color:var(--auth-gold-dark)}.auth-datecal-day:disabled{opacity:.3;cursor:not-allowed}.auth-datecal-day.is-outside{color:#b6bdc0}.auth-datecal-day.is-selected,.auth-datecal-day.is-selected:hover{background:var(--auth-ink);color:#fff;font-weight:800}.auth-datecal-foot{display:flex;justify-content:flex-end;margin-top:10px;padding-top:10px;border-top:1px solid rgba(191,201,195,.35)}.auth-datecal-foot button{border:0;background:transparent;color:var(--auth-gold-dark);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.auth-datecal-foot button:hover{text-decoration:underline;text-underline-offset:4px}.auth-datecal-day:focus-visible,.auth-datecal-foot button:focus-visible,.auth-datecal-head>button:focus-visible,.auth-datefield-trigger:focus-visible{outline:2px solid var(--auth-gold);outline-offset:2px}@media(prefers-reduced-motion:reduce){.auth-datecal-day{transition:none}}.auth-teacher-field.auth-phone-field .auth-phone-control{min-height:40px;border:1px solid rgba(191,201,195,.45);border-bottom:2px solid var(--auth-line);border-radius:0;background:rgba(246,243,242,.72)}.auth-teacher-field.auth-phone-field .auth-phone-control:focus-within{border-color:var(--auth-gold);box-shadow:0 0 0 2px rgba(219,157,56,.12)}.auth-teacher-field.auth-phone-field input{min-height:36px;border:0;background:transparent;font-size:13px}.auth-teacher-field.auth-phone-field .auth-country-trigger{font-size:13px}.auth-teacher-trust{width:min(100%,740px);display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;color:var(--auth-ink);font-size:13px;text-shadow:none}.auth-teacher-trust span{display:inline-flex;align-items:center;gap:9px;padding:9px 16px;border:1px solid rgba(219,157,56,.3);border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 6px 18px rgba(39,67,81,.1);font-weight:700;white-space:nowrap;backdrop-filter:blur(6px)}.auth-teacher-trust img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;opacity:1;filter:none}@media(max-width:640px){.auth-teacher-trust{gap:8px;font-size:12px}.auth-teacher-trust span{padding:7px 12px}}.auth-page-ltr .auth-teacher-field,.auth-page-ltr .auth-teacher-field input:not([type=file]),.auth-page-ltr .auth-teacher-field select,.auth-page-ltr .auth-teacher-field textarea,.auth-page-ltr .auth-teacher-step-3 .auth-teacher-agree,.auth-page-ltr .auth-teacher-video-link input,.auth-page-ltr .auth-teacher-video-upload .auth-teacher-upload-copy{text-align:left}.auth-page-ltr .auth-teacher-field select{background-position:right 16px center;padding-left:14px;padding-right:42px}.auth-page-ltr .auth-teacher-note{border-right:0;border-left:4px solid var(--auth-gold);text-align:left}.auth-page-ltr .auth-teacher-actions .auth-secondary,.auth-page-ltr .auth-teacher-video-link,.auth-page-ltr .auth-teacher-video-row .auth-teacher-video-upload{direction:ltr}.auth-page-ltr .auth-teacher-actions .auth-primary img,.auth-page-ltr .auth-teacher-back-arrow{transform:scaleX(-1)}.auth-page-ltr .auth-teacher-community-avatars img+img{margin-left:0;margin-right:-9px}.auth-page-ltr .auth-teacher-community-avatars span{margin-right:0;margin-left:-9px}.auth-page-ltr .auth-datefield-trigger{text-align:left}.auth-page-ltr .auth-teacher-steps span{font-family:var(--font-latin),var(--font-sans)}.auth-datefield,.auth-datefield-trigger,.auth-teacher-field,.auth-teacher-field input,.auth-teacher-field select,.auth-teacher-field textarea,.auth-teacher-grid>*{min-width:0;max-width:100%}.auth-teacher-field.auth-phone-field .auth-phone-control{width:100%;min-width:0}.auth-teacher-field.auth-phone-field .auth-country-trigger{min-width:0;padding:0 9px;gap:5px;white-space:nowrap}.auth-teacher-field.auth-phone-field .auth-phone-control input{min-width:0;flex:1 1 auto;padding:0 10px!important}.auth-teacher-field.auth-phone-field .auth-phone-icon{flex:none}.auth-teacher-field.auth-phone-field .auth-country-picker{width:min(320px,calc(100vw - 48px));max-width:none}@media(max-width:720px){.auth-teacher-journey{padding:18px}.auth-teacher-grid{grid-template-columns:1fr;gap:14px}.auth-datecal{width:min(290px,calc(100vw - 40px))}}@media(max-width:980px){.auth-page:has(.auth-teacher-journey) .auth-hero-logo{top:18px;left:auto;right:auto;inset-inline-start:68px;width:28px;height:40px;transform:none}.auth-page:has(.auth-teacher-journey) .auth-main{padding-top:72px}.auth-page:has(.auth-teacher-journey) .auth-teacher-journey{transform:none}}.auth-teacher-journey>*{min-width:0}.auth-teacher-heading p{white-space:normal;text-wrap:balance}.auth-datefield-trigger,.auth-teacher-field input:not([type=file]),.auth-teacher-field select,.auth-teacher-field textarea{font-weight:400}.auth-teacher-field select:has(option[value=""]:checked){color:#9aa2a6}.auth-country-field{position:relative;align-content:start}.auth-country-select{width:100%;min-height:52px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(191,201,195,.75);border-radius:10px;background:rgba(255,255,255,.72);color:var(--auth-ink);font:inherit;font-size:14px;text-align:start;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.auth-country-select:focus-visible,.auth-country-select[aria-expanded=true]{outline:0;border-color:var(--auth-gold);box-shadow:0 0 0 3px rgba(219,157,56,.14)}.auth-country-select .auth-country-name,.auth-country-select .auth-country-placeholder{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-country-placeholder{color:#8a9692}.auth-country-select>svg{width:14px;height:14px;flex:none;color:#74827d;transition:transform .18s ease}.auth-country-select[aria-expanded=true]>svg{transform:rotate(180deg)}.auth-country-select:disabled{cursor:default}.auth-country-field[data-disabled=true] .auth-country-select>svg{display:none}.auth-country-field .auth-country-list>button{grid-template-columns:26px 1fr 18px}.auth-role-grid.auth-role-grid-three{width:min(100%,1180px);grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1000px){.auth-role-grid.auth-role-grid-three{grid-template-columns:1fr}}.auth-role-icon svg{width:30px;height:30px;color:var(--auth-gold-dark)}.auth-card-login .auth-field input{text-align:start}.auth-page-ltr .auth-card-login .auth-field input,.auth-page[lang=en] .auth-card-login .auth-field input:not([type=checkbox]){direction:ltr;text-align:left}.auth-card-login .auth-remember{display:inline-flex;align-items:center;gap:8px;width:-moz-max-content;width:max-content;max-width:100%;margin:-8px 0 0;justify-self:start;font-size:14px;font-weight:400;line-height:20px}.auth-card-login .auth-remember input{width:16px;height:16px;margin:0;flex:none}.auth-invite-missing{display:grid;gap:18px;text-align:center}