.feo-otp-wrap{margin-top:10px;padding:10px;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.feo-row{display:flex;align-items:center;gap:10px}.feo-send-otp,.feo-verify-otp{padding:8px 12px;border-radius:6px;border:1px solid #ddd;background:#fff;cursor:pointer}.feo-send-otp:disabled,.feo-verify-otp:disabled{opacity:.6;cursor:not-allowed}.feo-verify-wrap{margin-top:10px;display:flex;gap:10px}.feo-otp-input{width:220px;padding:8px 10px;border-radius:6px;border:1px solid #ddd}.feo-status{font-size:13px}.feo-status.ok{color:#1a7f37}.feo-status.err{color:#b42318}