:root{--reg-primary:#242424;--reg-accent:#ffb000;--reg-danger:#d93843}
*{box-sizing:border-box}body{margin:0;background:#f7f7f7;color:var(--tt-text,#343434);font-family:var(--tt-font-family,"TTIranSans",Tahoma,Arial,sans-serif)}
.register-page{display:grid;grid-template-columns:minmax(360px,44%) 1fr;min-height:100vh;direction:ltr}.register-page>*{direction:rtl}
.register-visual{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:48px 56px;color:#fff;background:linear-gradient(145deg,#292929,#111)}
.register-brand{position:relative;z-index:1;display:flex;align-items:center;width:max-content;padding:12px 16px;border:1px solid rgba(255,255,255,.7);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(0,0,0,.16)}.register-brand img,.mobile-brand img{display:block;width:170px;max-height:48px}.register-intro{position:relative;z-index:1;margin:auto 0}.intro-badge{display:inline-flex;padding:7px 13px;border:1px solid rgba(255,255,255,.18);border-radius:99px;background:rgba(255,255,255,.08);font-size:11px}.register-intro h1{margin:22px 0 14px;font-size:32px;font-weight:800;line-height:1.75}.register-intro p{max-width:430px;margin:0;color:#cfcfcf;font-size:13px;line-height:2}.security-note{position:relative;z-index:1;display:flex;align-items:center;gap:9px;color:#c4c4c4;font-size:10px}.security-note svg,.otp-icon svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.7}
.visual-shape{position:absolute;border-radius:50%;filter:blur(1px)}.visual-shape-one{width:380px;height:380px;left:-190px;top:10%;background:rgba(255,176,0,.12)}.visual-shape-two{width:250px;height:250px;right:-100px;bottom:-80px;border:60px solid rgba(255,255,255,.035)}
.register-panel{display:flex;align-items:center;justify-content:center;padding:36px}.mobile-brand{display:none}.register-card{width:100%;max-width:440px}.register-header{margin-bottom:26px}.step-label{color:#8b8b8b;font-size:10px}.register-header h2{margin:8px 0 6px;font-size:22px;font-weight:800}.register-header p{margin:0;color:#7d7d7d;font-size:11px}.steps{display:flex;gap:6px;margin-top:18px}.steps span{width:34px;height:4px;border-radius:10px;background:#ddd}.steps span.is-active{background:var(--reg-primary)}
.form-step{display:grid;gap:17px}.form-group{margin:0!important}.form-group label{margin-bottom:6px!important;font-size:11px!important}.form-group label i{color:var(--reg-danger);font-style:normal}.form-control{height:44px!important;border-color:#dedede!important;border-radius:7px!important;background:#fff!important;font-size:12px!important}.form-control:focus{border-color:#343434!important;box-shadow:0 0 0 3px rgba(0,0,0,.05)!important}.ltr-control{direction:ltr;text-align:left}.field-hint,.field-message{display:block;margin-top:5px;color:#858585;font-size:9px}.field-message{color:var(--reg-danger)}.is-invalid{border-color:var(--reg-danger)!important}
.submit-button{display:flex;align-items:center;justify-content:center;width:100%;height:46px;margin-top:23px;border:0;border-radius:7px;color:#fff;background:var(--reg-primary);font:700 12px inherit;cursor:pointer;transition:.2s}.submit-button:hover{background:#000}.submit-button:disabled{cursor:wait;opacity:.65}.button-loader{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.submit-button.is-loading span:first-child{display:none}.submit-button.is-loading .button-loader{display:block}@keyframes spin{to{transform:rotate(360deg)}}
.login-link{margin:22px 0 0;text-align:center;color:#777;font-size:10px}.login-link a{color:#222;font-weight:700}.register-alert{direction:rtl;margin-bottom:18px;padding:11px 13px;border-radius:7px;color:#922;background:#fff0f1;font-size:10px;line-height:1.8;text-align:right}.register-alert.success{color:#17643d;background:#ecf8f1}
.register-captcha-row{display:grid;grid-template-columns:112px 36px minmax(0,1fr);gap:7px;align-items:center;direction:ltr}.register-captcha-code{position:relative;display:flex;align-items:center;justify-content:center;height:44px;overflow:hidden;border:1px solid #dedede;border-radius:7px;background:repeating-linear-gradient(155deg,#eef0f3 0,#eef0f3 6px,#fafafa 6px,#fafafa 12px);color:#17202d;font-family:Arial,sans-serif;font-size:19px;font-weight:900;letter-spacing:5px;text-indent:5px;user-select:none;transform:skew(-3deg)}.register-captcha-code::before,.register-captcha-code::after{position:absolute;right:-8px;left:-8px;height:1px;background:rgba(47,111,237,.42);content:'';transform:rotate(-8deg)}.register-captcha-code::before{top:14px}.register-captcha-code::after{top:29px;background:rgba(226,75,82,.3);transform:rotate(7deg)}.register-captcha-refresh{display:grid;place-items:center;width:36px;height:44px;padding:0;border:1px solid #dedede;border-radius:7px;color:#3f4752;background:#e9ebee;font:900 20px Arial,sans-serif;cursor:pointer;transition:background .16s ease,transform .16s ease}.register-captcha-refresh:hover{background:#dfe2e6}.register-captcha-refresh:active{transform:rotate(-25deg)}.register-captcha-row .form-control{direction:ltr;text-align:center;letter-spacing:1px}.register-captcha-group .field-message{min-height:16px;text-align:right}
.otp-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto;border-radius:14px;color:#333;background:#eee}.otp-copy{text-align:center;color:#6f6f6f;font-size:11px;line-height:2}.otp-control{direction:ltr;text-align:center!important;font-size:20px!important;letter-spacing:10px}.otp-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#777;font-size:10px}.otp-actions button{padding:0;border:0;color:#333;background:transparent;font:700 10px inherit;cursor:pointer}.otp-actions #resendOtp{color:var(--reg-danger)}.otp-actions button:disabled{cursor:wait;opacity:.55}
@media(max-width:850px){.register-page{display:block}.register-visual{display:none}.register-panel{min-height:100vh;padding:24px}.mobile-brand{display:block;margin-bottom:42px;text-align:center}.register-card{max-width:480px}}
@media(max-width:480px){.register-panel{display:block;padding:24px 20px}.mobile-brand{margin:10px 0 42px}.register-header h2{font-size:20px}.register-captcha-row{grid-template-columns:104px 36px minmax(0,1fr)}}
