*{box-sizing:border-box}.auth-wrapper{min-height:100vh;display:flex}.auth-left{display:none}.auth-right{width:100%;display:flex;align-items:center;justify-content:center;padding:32px 24px;background:#fff}.auth-form-card{width:100%;max-width:400px}.auth-mobile-bar{display:flex;align-items:center;gap:12px;padding:18px 24px;background:#0f172a}.auth-mobile-bar img{width:34px}.auth-mobile-bar h1{font-size:13px;font-weight:700;color:#fff;letter-spacing:.1em;line-height:1.3}.auth-mobile-bar p{font-size:11px;color:#94a3b8;margin-top:1px}@media(min-width:768px){.auth-mobile-bar{display:none}.auth-wrapper{height:100vh;overflow:hidden}.auth-left{display:flex;flex:1;min-height:100vh;position:relative;background-image:url(/img/bg-awan.jpg);background-size:cover;background-position:center}.auth-left:before{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#0f172aeb,#0f172abf)}.auth-left-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:48px;text-align:center;color:#fff}.auth-right{width:45%;min-width:480px;max-width:640px;flex:none;height:100vh;overflow-y:auto;padding:48px 56px;align-items:center;justify-content:center}.auth-form-card{max-width:480px;width:100%;margin:auto}}@media(min-width:768px)and (max-width:960px){.auth-right{width:50%;min-width:400px;padding:40px}}.auth-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:5px 14px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:36px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-badge-dot{width:6px;height:6px;border-radius:50%;background:#4ade80}.auth-logo{width:110px;margin-bottom:28px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.4))}.auth-title{font-size:clamp(22px,2.5vw,34px);font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;text-shadow:0 2px 20px rgba(0,0,0,.4)}.auth-divider{width:36px;height:2px;background:#ffffff40;border-radius:2px;margin:20px auto}.auth-desc{font-size:14px;color:#ffffffad;line-height:1.7;max-width:280px}.auth-left-footer{font-size:12px;color:#ffffff4d;margin-top:48px}
