*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f7fe;font-family:Inter,sans-serif}.auth-wrapper{grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.auth-left{background:linear-gradient(135deg,#4f46e5,#7c3aed);justify-content:center;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}.auth-overlay{background:radial-gradient(circle at 100% 0,#ffffff26,#0000 35%);position:absolute;inset:0}.auth-content{z-index:2;color:#fff;max-width:520px;position:relative}.auth-content h1{margin-bottom:24px;font-size:52px;font-weight:800;line-height:1.1}.auth-content p{opacity:.92;margin-bottom:40px;font-size:18px;line-height:1.8}.auth-features{flex-direction:column;gap:18px;display:flex}.feature-item{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #ffffff24;border-radius:18px;align-items:center;gap:16px;padding:18px 22px;display:flex}.feature-item i{font-size:22px}.auth-right{justify-content:center;align-items:center;padding:40px;display:flex}.auth-card{background:#fff;border-radius:32px;width:100%;max-width:480px;padding:50px;box-shadow:0 25px 50px #0f172a14}@media (width<=992px){.auth-wrapper{grid-template-columns:1fr}.auth-left{display:none}}.success-message{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:14px;margin-bottom:20px;padding:14px 18px;font-size:14px}.error-message{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-bottom:20px;padding:14px 18px;font-size:14px}.otp-divider{color:#94a3b8;align-items:center;margin:28px 0;font-weight:600;display:flex}.otp-divider:before,.otp-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.otp-divider span{padding:0 16px}.resend-box{text-align:center;background:#fafafa;border:1px solid #e5e7eb;border-radius:18px;padding:22px}.resend-box p{color:#64748b;margin-bottom:10px}.resend-btn{color:#7c3aed;cursor:pointer;background:0 0;border:none;font-size:18px;font-weight:700;transition:all .3s}.resend-btn:hover{color:#6d28d9}.resend-btn:disabled{opacity:.5;cursor:not-allowed}
