*,*::before,*::after{box-sizing:border-box}.asg-auth-page{min-height:100vh;display:flex;align-items:stretch;font-family:'Cairo',sans-serif;background:#f4f0e8;direction:rtl}.asg-auth-hero{width:420px;flex-shrink:0;background:#141420;display:flex;flex-direction:column;justify-content:space-between;padding:52px 48px;position:relative;overflow:hidden}.asg-auth-hero::before{content:'';position:absolute;top:-80px;left:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgb(201 168 76 / .18) 0%,transparent 70%)}.asg-auth-hero::after{content:'';position:absolute;bottom:-60px;right:-60px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgb(45 74 122 / .25) 0%,transparent 70%)}.asg-auth-logo{font-family:'Cairo',sans-serif;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#c9a84c;position:relative;z-index:1}.asg-auth-hero-body{position:relative;z-index:1}.asg-auth-hero-title{font-family:'Cairo',sans-serif;font-size:36px;font-weight:800;color:#fff;line-height:1.3;margin:0 0 20px}.asg-auth-hero-sub{color:rgb(255 255 255 / .5);font-size:15px;line-height:1.8;margin:0 0 36px}.asg-auth-perks{list-style:none;padding:0;margin:0}.asg-auth-perks li{display:flex;align-items:center;gap:12px;color:rgb(255 255 255 / .65);font-size:14px;padding:8px 0;border-bottom:1px solid rgb(255 255 255 / .06)}.asg-auth-perks li:last-child{border-bottom:none}.asg-auth-perks .perk-icon{width:32px;height:32px;border-radius:8px;background:rgb(201 168 76 / .12);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.asg-auth-hero-foot{position:relative;z-index:1;color:rgb(255 255 255 / .25);font-size:12px}.asg-auth-form-panel{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 40px;overflow-y:auto}.asg-auth-box{width:100%;max-width:480px}.asg-auth-tabs{display:flex;background:#eae5db;border-radius:12px;padding:4px;margin-bottom:32px}.asg-auth-tab{flex:1;padding:11px;text-align:center;border:none;background:none;border-radius:9px;font-family:'Cairo',sans-serif;font-size:14px;font-weight:600;color:#9490a0;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.asg-auth-tab.active{background:#fff;color:#141420;box-shadow:0 2px 8px rgb(0 0 0 / .08)}.asg-auth-heading{font-family:'Cairo',sans-serif;font-size:26px;font-weight:800;color:#141420;margin:0 0 6px}.asg-auth-subheading{color:#9490a0;font-size:14px;margin:0 0 28px}.asg-auth-errors{background:#fff5f5;border:1px solid #fecaca;border-radius:10px;padding:14px 18px;margin-bottom:20px}.asg-auth-errors p{color:#c94c4c;font-size:13px;margin:0;line-height:1.6}.asg-auth-success{background:#f0fdf4;border:1px solid #86efac;border-radius:10px;padding:18px 20px;margin-bottom:20px;text-align:center}.asg-auth-success-icon{font-size:32px;margin-bottom:8px}.asg-auth-success p{color:#166534;font-size:14px;margin:0;line-height:1.7;font-weight:600}.asg-auth-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.asg-auth-field{margin-bottom:16px}.asg-auth-label{display:block;font-size:12px;font-weight:700;letter-spacing:.5px;color:#9490a0;margin-bottom:7px}.asg-auth-input,.asg-auth-textarea{width:100%;background:#fff;border:1.5px solid #e8e2d9;border-radius:9px;padding:11px 15px;font-family:'Cairo',sans-serif;font-size:14px;color:#141420;outline:none;transition:border-color .2s,box-shadow .2s;text-align:right}.asg-auth-input:focus,.asg-auth-textarea:focus{border-color:#c9a84c;box-shadow:0 0 0 3px rgb(201 168 76 / .1)}.asg-auth-textarea{resize:vertical;min-height:80px}.asg-pw-strength{height:4px;border-radius:2px;background:#e8e2d9;margin-top:6px;overflow:hidden}.asg-pw-bar{height:100%;border-radius:2px;width:0%;transition:width .3s,background .3s}.asg-auth-submit{width:100%;padding:14px;background:#141420;color:#f0d98a;border:none;border-radius:10px;font-family:'Cairo',sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s,transform .1s;margin-top:8px}.asg-auth-submit:hover{background:#2d4a7a;transform:translateY(-1px)}.asg-auth-submit:active{transform:none}.asg-auth-switch{text-align:center;font-size:13px;color:#9490a0;margin-top:20px}.asg-auth-switch a{color:#2d4a7a;font-weight:600;text-decoration:none}.asg-auth-switch a:hover{text-decoration:underline}.asg-auth-section-label{font-size:11px;font-weight:700;letter-spacing:1px;color:#c9a84c;margin:24px 0 16px;display:flex;align-items:center;gap:8px}.asg-auth-section-label::after{content:'';flex:1;height:1px;background:#e8e2d9}.asg-auth-upload-box{border:2px dashed #e8e2d9;border-radius:10px;padding:20px 18px;background:#faf8f4;cursor:pointer;transition:border-color .2s,background .2s;position:relative;text-align:center}.asg-auth-upload-box:hover{border-color:#c9a84c;background:#fff}.asg-auth-upload-box input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.asg-auth-upload-icon{font-size:28px;margin-bottom:6px}.asg-auth-upload-title{font-weight:700;font-size:13px;color:#141420;margin-bottom:3px}.asg-auth-upload-hint{font-size:11px;color:#9490a0}.asg-auth-upload-name{font-size:12px;color:#2d4a7a;margin-top:6px;font-weight:600;min-height:16px}.asg-auth-upload-badge{display:inline-block;background:rgb(201 168 76 / .12);color:#c9a84c;font-size:10px;font-weight:700;letter-spacing:.5px;padding:2px 8px;border-radius:20px;margin-bottom:8px}@media (max-width:768px){.asg-auth-page{flex-direction:column}.asg-auth-hero{width:100%;padding:36px 28px}.asg-auth-hero-title{font-size:28px}.asg-auth-form-panel{padding:32px 20px}.asg-auth-row{grid-template-columns:1fr;gap:0}}